Lines Matching defs:Bound
1208 uint32_t Bound(uint32_t value) const { return value & (array_size_ - 1); }