HomeSort by relevance Sort by last modified time
    Searched refs:InitMatcher (Results 1 - 7 of 7) sorted by null

  /external/openfst/src/include/fst/
matcher-fst.h 141 virtual M *InitMatcher(MatchType match_type) const {
213 matcher_ = fst.InitMatcher(match_type);
253 matcher_ = fst.InitMatcher(match_type);
fst.h 274 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const;
529 MatcherBase<A> *Fst<A>::InitMatcher(MatchType match_type) const {
lookahead-matcher.h 131 // InitMatcher() Fst method.
718 base_ = fst.InitMatcher(match_type);
matcher.h 102 // InitMatcher Fst method.
    [all...]
compact-fst.h 889 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const {
    [all...]
replace.h     [all...]
  /external/openfst/src/include/fst/extensions/ngram/
ngram-fst.h 718 virtual MatcherBase<A>* InitMatcher(MatchType match_type) const {

Completed in 238 milliseconds