Searched defs:arrayIndex (Results 1 – 8 of 8) sorted by relevance
134 uintptr_t arrayIndex = bitIndex >> BITS_IN_BYTE_POWER_OF_TWO; in MarkAsOccupied() local145 uintptr_t arrayIndex = bitIndex >> BITS_IN_BYTE_POWER_OF_TWO; in MarkAsFree() local152 FreeSlot *RunSlots<LockTypeT>::BitMapToSlot(size_t arrayIndex, size_t bit) in BitMapToSlot()188 uintptr_t arrayIndex = bitIndex >> BITS_IN_BYTE_POWER_OF_TWO; in IsLive() local
191 for (size_t arrayIndex = 0; arrayIndex < BITMAP_ARRAY_SIZE; arrayIndex++) { in IterateOverOccupiedSlots() local
70 size_t arrayIndex = slotSizePowerOfTwo; in Alloc() local166 size_t arrayIndex = RunSlotsType::ConvertToPowerOfTwoUnsafe(runSlotSize); in FreeUnsafeInternal() local
34 uint32_t arrayIndex = array->PushBack(thread, weakValue); in Add() local58 uint32_t arrayIndex = newArray->PushBack(thread, weakValue); in Add() local
105 int arrayIndex = 0; in GetAllKeys() local183 int arrayIndex = 0; in GetEnumAllKeys() local
70 int arrayIndex = 0; in GetAllKeys() local153 uint32_t arrayIndex = 0; in GetAllEnumKeys() local182 uint32_t arrayIndex = 0; in GetAllEnumKeys() local301 int arrayIndex = 0; in GetAllKeys() local354 uint32_t arrayIndex = 0; in GetAllEnumKeys() local
207 int arrayIndex = 0; in GetAllKeys() local
3640 GateRef arrayIndex = in GetAttributesFromDictionary() local3652 GateRef arrayIndex = in GetValueFromDictionary() local3674 GateRef arrayIndex = in GetKeyFromDictionary() local3696 GateRef arrayIndex = in UpdateValueAndAttributes() local3713 GateRef arrayIndex = Int32Add(Int32(DictionaryT::TABLE_HEADER_SIZE), in UpdateValueInDict() local