Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/
H A Drules.cc208 const int8 max_whitespace_gap, const bool case_sensitive, const int shard, in ExpandOptionals()
321 const int8 max_whitespace_gap, const bool case_sensitive, in Add()
343 const int8 max_whitespace_gap, const bool case_sensitive, in Add()
374 const int8 max_whitespace_gap, in AddWithExclusion()
384 const bool negative, const int8 max_whitespace_gap, in AddAssertion()
393 const int64 value, const int8 max_whitespace_gap, in AddValueMapping()
401 int64 value, const int8 max_whitespace_gap, in AddValueMapping()
H A Drules.h90 int8 max_whitespace_gap = -1; member
H A Dir.h72 int8 max_whitespace_gap = -1; member
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/
H A Dmatcher.cc224 int8* max_whitespace_gap) { in GetLhs()
330 int8 max_whitespace_gap; in ExecuteLhsSet() local
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_grammar_rules/gen/utils/grammar/
Drules_generated.h188 int8_t max_whitespace_gap() const { in max_whitespace_gap() function