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

/external/openfst/src/include/fst/
H A Dlookahead-filter.h91 lmatcher2_(lmatcher2->Copy()),
96 lmatcher2_(selector.lmatcher2_->Copy()),
101 delete lmatcher2_;
105 return type_ == MATCH_OUTPUT ? lmatcher2_->GetFst() :
110 return type_ == MATCH_OUTPUT ? lmatcher1_ : lmatcher2_;
115 M *lmatcher2_; member in class:fst::LookAheadSelector

Completed in 643 milliseconds