Searched refs:start_index_ (Results 1 – 4 of 4) sorted by relevance
144 start_index_(start_index), in Task()155 int skip = start_index_; in RunInternal()177 int start_index_; variable
164 inline size_t start_index() const { return start_index_; } in start_index()165 inline size_t max_index() const { return start_index_ + capacity() - 1; } in max_index()169 const size_t start_index_;
23 : start_index_(start_index), in ConstantArraySlice()
366 inline void reset (unsigned int start_index_, in reset()369 idx = start_index_; in reset()372 matcher.set_syllable (start_index_ == c->buffer->idx ? c->buffer->cur().syllable () : 0); in reset()