Searched defs:arrayIndex (Results 1 – 9 of 9) 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
66 size_t arrayIndex = slotSizePowerOfTwo; in Alloc() local156 size_t arrayIndex = RunSlotsType::ConvertToPowerOfTwoUnsafe(runSlotSize); in FreeUnsafeInternal() local
24 uint32_t arrayIndex = array->PushBack(thread, weakValue); in Add() local47 uint32_t arrayIndex = newArray->PushBack(thread, weakValue); in Add() local
69 int arrayIndex = 0; in GetAllKeys() local152 uint32_t arrayIndex = 0; in GetAllEnumKeys() local181 uint32_t arrayIndex = 0; in GetAllEnumKeys() local299 int arrayIndex = 0; in GetAllKeys() local352 uint32_t arrayIndex = 0; in GetAllEnumKeys() local
104 int arrayIndex = 0; in GetAllKeys() local182 int arrayIndex = 0; in GetEnumAllKeys() local
207 int arrayIndex = 0; in GetAllKeys() local
1793 int64 MIRFarrayType::GetBitOffsetFromArrayAddress(int64 arrayIndex) in GetBitOffsetFromArrayAddress()
3158 GateRef arrayIndex = in GetAttributesFromDictionary() local3170 GateRef arrayIndex = in GetValueFromDictionary() local3192 GateRef arrayIndex = in GetKeyFromDictionary() local3214 GateRef arrayIndex = in UpdateValueAndAttributes() local3231 GateRef arrayIndex = Int32Add(Int32(DictionaryT::TABLE_HEADER_SIZE), in UpdateValueInDict() local