Searched defs:lmatcher1_ (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dlookahead-filter.h90 : lmatcher1_(lmatcher1->Copy()),
95 : lmatcher1_(selector.lmatcher1_->Copy()),
100 delete lmatcher1_;
106 lmatcher1_->GetFst();
110 return type_ == MATCH_OUTPUT ? lmatcher1_ : lmatcher2_;
114 M *lmatcher1_; member in class:fst::LookAheadSelector

Completed in 29 milliseconds