Searched refs:kShiftForDivision (Results 1 – 2 of 2) sorted by relevance
534 static constexpr size_t kShiftForDivision = variable557 size_t index = sizedKey >> kShiftForDivision; in insert()567 size_t index = sizedKey >> kShiftForDivision; in contains()609 size_t count = alignedSize >> kShiftForDivision; in reserve()
576 size_t index = pos >> kShiftForDivision;683 static constexpr std::size_t kShiftForDivision =686 ((N + kDefaultBitSetSizeMinusOne) >> kShiftForDivision);891 size_t index = pos >> kShiftForDivision;919 size_t index = pos >> kShiftForDivision;