Searched defs:max_whitespace_gap (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/utils/ |
H A D | rules.cc | 208 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 D | rules.h | 90 int8 max_whitespace_gap = -1; member
|
H A D | ir.h | 72 int8 max_whitespace_gap = -1; member
|
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/ |
H A D | matcher.cc | 224 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/ |
D | rules_generated.h | 188 int8_t max_whitespace_gap() const { in max_whitespace_gap() function
|