Searched refs:LookAheadArc (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dlookahead-filter.h280 bool LookAheadArc() const { return lookahead_arc_; } function in class:fst::LookAheadComposeFilter
373 const Weight &lweight = filter_.LookAheadArc() ?
400 bool LookAheadArc() const { return filter_.LookAheadArc(); } function in class:fst::PushWeightsComposeFilter
509 if (!filter_.LookAheadArc())
597 bool LookAheadArc() const { return filter_.LookAheadArc(); } function in class:fst::PushLabelsComposeFilter

Completed in 77 milliseconds