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

/external/openfst/src/include/fst/
H A Dlookahead-filter.h249 lookahead_arc_ = false;
280 bool LookAheadArc() const { return lookahead_arc_; }
303 lookahead_arc_ = true;
315 mutable bool lookahead_arc_; // Look-ahead performed at last FilterArc()? member in class:fst::LookAheadComposeFilter

Completed in 50 milliseconds