Home
last modified time | relevance | path

Searched defs:match_offset (Results 1 – 9 of 9) sorted by relevance

/external/libtextclassifier/native/utils/grammar/parsing/
Dchart.h39 explicit Iterator(const int match_offset, const ParseTree* value) in Iterator()
72 Iterator MatchesEndingAt(const int match_offset) const { in MatchesEndingAt()
Dlexer.cc31 void Lexer::AppendTokenSymbols(const StringPiece value, int match_offset, in AppendTokenSymbols()
Dlexer.h92 int match_offset; member
Dparser.cc101 CodepointIndex match_offset = input.tokens[input.context_span.first].start; in SortedSymbolsForInput() local
Dparse-tree.h90 int match_offset; member
Dmatcher.cc260 const int match_offset, StringPiece terminal) { in AddTerminal()
/external/dng_sdk/source/
Ddng_string.cpp1621 int32 match_offset = -1; in Replace() local
/external/llvm-project/lldb/source/Symbol/
DSymtab.cpp823 addr_t match_offset; member
/external/pcre/dist2/src/
Dpcre2test.c8017 PCRE2_SIZE match_offset = FLD(match_data, ovector)[0]; in process_data() local