Home
last modified time | relevance | path

Searched refs:lmatcher1_ (Results 1 – 1 of 1) sorted by relevance

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