Searched defs:slotNdx (Results 1 – 3 of 3) sorted by relevance
409 const size_t slotNdx = ptrToSlotIndex[record.data.allocation.returnedPtr]; in validateAllocationCallbacks() local463 const size_t slotNdx = ptrToSlotIndex[record.data.reallocation.returnedPtr]; in validateAllocationCallbacks() local500 const size_t slotNdx = ptrToSlotIndex[record.data.reallocation.returnedPtr]; in validateAllocationCallbacks() local517 const size_t slotNdx = ptrToSlotIndex[record.data.free.mem]; in validateAllocationCallbacks() local
235 const size_t slotNdx = elementNdx - (blockNdx * m_blockSize); in append() local
480 for (int slotNdx = 0; slotNdx < numSlots; slotNdx++) in setupVarAttribPointer() local