Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dstrip-unpaired-brackets.cc28 const UnicodeText::const_iterator& span_end, CodepointSpan span, in StripUnpairedBrackets()
Dfeature-processor.cc153 const UnicodeText::const_iterator& span_end, const CodepointSpan& span, in StripTokensFromOtherLines()
300 UnicodeText::const_iterator span_end = token_right_unicode.end(); in SpanToLabel() local
504 const UnicodeText::const_iterator& span_end, in CountIgnoredSpanBoundaryCodepoints()
602 const UnicodeText::const_iterator& span_end, in StripBoundaryCodepoints()
712 const UnicodeText::const_iterator& span_end, in RetokenizeAndFindClick()
Dannotator.cc1441 const UnicodeText::const_iterator& span_end, const UnicodeTextRange* line, in ModelClassifyText()
/external/libtextclassifier/native/utils/utf8/
Dunicodetext.cc237 auto span_end = span_begin; in UTF8Substring() local
/external/tensorflow/tensorflow/core/kernels/image/
Dscale_and_translate_op.cc94 int64 span_end = in ComputeSpansCore() local