Searched defs:begin_it (Results 1 – 6 of 6) sorted by relevance
158 const auto begin_it = name[0] == '^' ? name.begin() + 1 : name.begin(); in NodeNameAsStringPiece() local185 const auto begin_it = is_ctrl ? name.begin() + 1 : name.begin(); in ParseNodeNameAsStringPiece() local
77 void FillRandom(typename std::vector<T>::iterator begin_it, in FillRandom()
31 auto begin_it = context_unicode.begin(); in IsCodepointInSpan() local
31 void MaybeUpdateMinMax(T begin_it, in MaybeUpdateMinMax()
422 auto* begin_it = std::begin(m_Stack) + m_StackCount - n; in DoOperator() local
459 auto begin_it = tuple_elements_.begin() + sharding_index; in GetSubSharding() local