Home | History | Annotate | Download | only in src

Lines Matching refs:next_index_

2336   int ret = next_index_++;
2343 return next_index_ > array_->last_index(type_, final_section_);
2348 if (next_index_ > array_->last_index(type_, current_section_) &&
2352 next_index_ = array_->first_index(type_, EXTENDED_SECTION);