Searched refs:add_accumulator (Results 1 – 2 of 2) sorted by relevance
208 int64 add_accumulator = 0, add_step = entries_.size(); variable212 while (next_it != entries_.end() && add_accumulator < add_step &&214 add_accumulator += size_hint;224 add_accumulator -= add_step;
200 int64 add_accumulator = 0, add_step = entries_.size(); variable204 while (next_it != entries_.end() && add_accumulator < add_step &&206 add_accumulator += size_hint;216 add_accumulator -= add_step;