Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dlookahead-matcher.h148 bool LookAheadFst(const Fst<Arc> &fst, StateId s) { in LookAheadFst() function
219 bool LookAheadFst(const Fst<Arc> &fst, StateId s) {return true; } in LookAheadFst() function
338 bool ArcLookAheadMatcher<M, F>::LookAheadFst(const Fst<Arc> &fst, StateId s) { in LookAheadFst() function
583 bool LabelLookAheadMatcher<M, F, S>::LookAheadFst(const L &fst, StateId s) { in LookAheadFst() function
758 bool LookAheadFst(const Fst<Arc> &fst, StateId s) { in LookAheadFst() function
Dmatcher-fst.h282 bool LookAheadFst(const Fst<Arc> &fst, StateId s) { in LookAheadFst() function