Searched defs:start_it (Results 1 – 8 of 8) sorted by relevance
71 UnicodeText::const_iterator start_it = input_unicode.begin(); in TokenizeWithFilter() local
174 auto start_it = absl::c_lower_bound(trace_->events(), key_event, compare); in SummaryTable() local223 auto start_it = absl::c_lower_bound(rendered_packets_, key); in FindPacketContainingPoint() local
96 auto start_it = partial_buf_.begin(); in Parse() local
147 const auto start_it = FirstTokenIterator(model_, 0); in GetFirstTokenMatches() local
53 auto start_it = std::find_if(cs.begin(), cs.end(), [](const Constraint& c) { in ComputeTable() local
558 std::map<FilePath, InotifyReader::Watch>::iterator start_it = in UpdateRecursiveWatches() local
670 auto start_it = recursive_watches_by_path_.upper_bound(changed_dir); in UpdateRecursiveWatches() local
910 auto start_it = text_piece_info_.begin(); in GetIndexForPoint() local