Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dlookahead-matcher.h146 bool LookAheadLabel(Label label) const { return LookAheadLabel_(label); } in LookAheadLabel()
173 virtual bool LookAheadLabel_(Label label) const = 0;
234 bool LookAheadLabel_(Label l) const { return LookAheadLabel(l); } in LookAheadLabel_() function
326 bool LookAheadLabel_(Label l) const { return LookAheadLabel(l); } in LookAheadLabel_() function
567 bool LookAheadLabel_(Label l) const { return LookAheadLabel(l); } in LookAheadLabel_() function