Home
last modified time | relevance | path

Searched defs:span_end (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/annotator/
Dfeature-processor.cc156 auto span_end = context_unicode.begin(); in StripTokensFromOtherLines() local
302 UnicodeText::const_iterator span_end = token_right_unicode.end(); in SpanToLabel() local
486 const UnicodeText::const_iterator& span_end, in CountIgnoredSpanBoundaryCodepoints()
574 UnicodeText::const_iterator span_end = context_unicode.begin(); in StripBoundaryCodepoints() local
582 const UnicodeText::const_iterator& span_end, CodepointSpan span) const { in StripBoundaryCodepoints() argument
/external/libtextclassifier/utils/utf8/
Dunicodetext.cc214 auto span_end = begin(); in UTF8Substring() local
/external/tensorflow/tensorflow/core/kernels/
Dscale_and_translate_op.cc93 int64 span_end = in ComputeSpansCore() local