Searched refs:base_idx (Results 1 – 3 of 3) sorted by relevance
100 uint32_t base_idx = location_map.FindEntryIndexThatContainsOrFollows(base); in AddMemberLocationRanges() local101 while (auto *entry = location_map.GetMutableEntryAtIndex(base_idx)) { in AddMemberLocationRanges()131 ++base_idx; in AddMemberLocationRanges()151 uint32_t base_idx = location_map.FindEntryIndexThatContains(base); in AddDwarfRange() local154 if (base_idx == end_idx && base_idx != UINT32_MAX) { in AddDwarfRange()155 auto *entry = location_map.GetMutableEntryAtIndex(base_idx); in AddDwarfRange()168 base_idx = location_map.FindEntryIndexThatContainsOrFollows(base); in AddDwarfRange()169 if (auto *entry = location_map.GetMutableEntryAtIndex(base_idx)) { in AddDwarfRange()172 ++base_idx; in AddDwarfRange()188 location_map.Erase(base_idx, end_idx); in AddDwarfRange()
226 uptr base_idx = region->num_freed_chunks; in GetFromAllocator() local228 chunks[i] = free_array[base_idx + i]; in GetFromAllocator()
1456 uint32_t base_idx, base_vector = 0; in qwz_pcic_ext_irq_config() local1461 base_idx = ATH12K_PCI_IRQ_CE0_OFFSET + CE_COUNT_MAX; in qwz_pcic_ext_irq_config()1490 irq_grp->irqs[0] = base_idx + i; in qwz_pcic_ext_irq_config()