Home
last modified time | relevance | path

Searched refs:whitespace_gap (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/utils/grammar/parsing/
Dmatcher.h102 const int whitespace_gap,
Dmatcher.cc320 const int whitespace_gap, in ExecuteLhsSet() argument
335 if (max_whitespace_gap >= 0 && whitespace_gap > max_whitespace_gap) { in ExecuteLhsSet()