Home
last modified time | relevance | path

Searched defs:codepoint_span (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/
H A Dmatcher.cc259 void Matcher::AddTerminal(const CodepointSpan codepoint_span, in AddTerminal()
319 const CodepointSpan codepoint_span, const int match_offset_bytes, in ExecuteLhsSet()
H A Dlexer.cc32 const CodepointSpan codepoint_span, in AppendTokenSymbols()
H A Dlexer.h88 CodepointSpan codepoint_span; member
H A Dparse-tree.h86 CodepointSpan codepoint_span; member
H A Dmatcher_test.cc40 CodepointSpan codepoint_span; member
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dfeature-processor.cc333 const CodepointSpan& codepoint_span, in CodepointSpanToTokenSpan()
382 const CodepointSpan& codepoint_span) { in FindTokenThatContainsSpan()
H A Dannotator.cc2067 CodepointSpan codepoint_span = in ModelAnnotate() local
/aosp_15_r20/external/libtextclassifier/native/annotator/number/
H A Dnumber_test-include.cc126 const CodepointSpan& codepoint_span, const std::string& collection, in IsAnnotatedSpan()