Searched defs:MiddleIndex (Results 1 – 7 of 7) sorted by relevance
117 static constexpr uintptr_t MiddleIndex() { return LastIndex() / 2; } in MiddleIndex() function in partition_alloc::internal::__anonfcbd7dac0111::PartitionAllocStateBitmapTest
382 int MiddleIndex = (PointsBeginIndex + PointsEndIndex) / 2; in createTree() local
383 int MiddleIndex = (PointsBeginIndex + PointsEndIndex) / 2; in createTree() local
780 unsigned MiddleIndex = (GreaterIndex-LessIndex)/2+LessIndex; in getFileIDLocal() local857 unsigned MiddleIndex = (LessIndex - GreaterIndex) / 2 + GreaterIndex; in getFileIDLoaded() local