HomeSort by relevance Sort by last modified time
    Searched full:lookahead_arc_ (Results 1 - 1 of 1) sorted by null

  /external/openfst/src/include/fst/
lookahead-filter.h 249 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 114 milliseconds