Home
last modified time | relevance | path

Searched defs:LookAheadLabel (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
Dlookahead-matcher.h146 bool LookAheadLabel(Label label) const { return LookAheadLabel_(label); } in LookAheadLabel() function
218 bool LookAheadLabel(Label label) const { return true; } in LookAheadLabel() function
306 bool LookAheadLabel(Label label) const { return matcher_.Find(label); } in LookAheadLabel() function
524 bool LookAheadLabel(Label label) const { in LookAheadLabel() function
749 bool LookAheadLabel(Label label) const { in LookAheadLabel() function
Dmatcher-fst.h278 bool LookAheadLabel(Label label) const { in LookAheadLabel() function