Searched refs:next_loc_ (Results 1 – 2 of 2) sorted by relevance
23 ++next_loc_; in UpdateEndOfGroup()26 while (next_loc_ < N && iter_->GroupMatches(ix_t, loc_, next_loc_)) { in UpdateEndOfGroup()27 ++next_loc_; in UpdateEndOfGroup()43 loc_ = next_loc_; in operator ++()66 next_loc_ - loc_, iter_->dims_); in indices()
37 : iter_(iter), loc_(loc), next_loc_(next_loc) {} in Group()47 int64 next_loc_; variable111 : iter_(iter), loc_(loc), next_loc_(loc_) { in IteratorStep()120 Group operator*() const { return Group(iter_, loc_, next_loc_); }126 int64 next_loc_; variable142 next_loc_ - loc_); in values()