Searched defs:LookAheadFst_ (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dlookahead-matcher.h149 return LookAheadFst_(fst, s);
174 virtual bool LookAheadFst_(const Fst<Arc> &fst,
236 bool LookAheadFst_(const Fst<Arc> &fst, StateId s) { function in class:fst::TrivialLookAheadMatcher
327 bool LookAheadFst_(const Fst<Arc> &fst, StateId s) { function in class:fst::ArcLookAheadMatcher
568 bool LookAheadFst_(const Fst<Arc> &fst, StateId s) { function in class:fst::LabelLookAheadMatcher

Completed in 332 milliseconds