Searched defs:index_before (Results 1 – 9 of 9) sorted by relevance
106 const int32_t index_before = QuicIntervalDequePeer::GetCachedIndex(&qid_); in TEST_F() local133 const int32_t index_before = QuicIntervalDequePeer::GetCachedIndex(&qid_); in TEST_F() local181 const int32_t index_before = QuicIntervalDequePeer::GetCachedIndex(&qid_); in TEST_F() local208 const int32_t index_before = QuicIntervalDequePeer::GetCachedIndex(&qid_); in TEST_F() local236 const int32_t index_before = QuicIntervalDequePeer::GetCachedIndex(&qid_); in TEST_F() local307 const int32_t index_before = QuicIntervalDequePeer::GetCachedIndex(&qid_); in TEST_F() local
182 const size_t index_before = (index - Group::kWidth) & c.capacity_; in EraseMetaOnly() local
297 const size_t index_before = (index - Group::kWidth) & c.capacity(); in WasNeverFull() local
381 const size_t index_before = (index - Group::kWidth) & c.capacity(); in WasNeverFull() local
1576 let index_before = index.wrapping_sub(Group::WIDTH) & self.bucket_mask; in erase() localVariable
3067 let index_before = index.wrapping_sub(Group::WIDTH) & self.bucket_mask; in erase() localVariable