Searched defs:it_start (Results 1 – 8 of 8) sorted by relevance
64 const std::vector<IntegerIndexData>::iterator& it_start, in FlushDataIntoPostingLists()485 auto it_start = new_keys.cbegin(); in AddKeys() local568 auto it_start = std::lower_bound(new_keys.cbegin(), new_keys.cend(), in AddKeys() local1025 const std::vector<int64_t>::const_iterator& it_start, in AddKeysIntoBucketAndSplitIfNecessary()
89 void AppendNewBuckets(const std::vector<IntegerIndexData>::iterator& it_start, in AppendNewBuckets()136 auto it_start = data.begin(); in Split() local
248 …const_subiterator_type it_start = boost::next(vector_view_traits<index_array_type>::begin(index2_d… in find_element() local257 const_subiterator_type find_index_in_row(const_subiterator_type it_start in find_index_in_row()
350 bounded_reference_cont(InputIterator it_start, InputIterator it_end) in bounded_reference_cont()361 void assign(InputIterator it_start, InputIterator it_end) in assign()
194 auto it_start = FindIndexOfNextWhitespaceOrPunctuation(text, iter_start, -1); in TokenAlignedSubstringAroundSpan() local
276 UnicodeText::const_iterator it_start = feature_word_unicode.begin(); in ExtractCharactergramFeaturesUnicode() local
208 int it_start = work * id; local
890 auto it_start = free_chunks.lower_bound(used_chunk.offset); in FindChunkCandidate() local