Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/grammar/utils/
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()
Drules.h90 int8 max_whitespace_gap = -1; member
Dir.h72 int8 max_whitespace_gap = -1; member
/external/libtextclassifier/native/utils/grammar/parsing/
Dmatcher.cc224 int8* max_whitespace_gap) { in GetLhs()
330 int8 max_whitespace_gap; in ExecuteLhsSet() local