Home
last modified time | relevance | path

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

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