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

  /external/openfst/src/include/fst/
lookahead-matcher.h 721 lookahead_ = false;
726 lookahead_ = matcher.lookahead_;
794 if (!lookahead_) {
795 lookahead_ = base_->Flags() &
797 if (!lookahead_) {
801 return lookahead_;
805 mutable bool lookahead_; member in class:fst::LookAheadMatcher

Completed in 39 milliseconds