HomeSort by relevance Sort by last modified time
    Searched refs:InitMatcher (Results 1 - 6 of 6) 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 267 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const;
523 MatcherBase<A> *Fst<A>::InitMatcher(MatchType match_type) const {
lookahead-matcher.h 131 // InitMatcher() Fst method.
719 base_ = fst.InitMatcher(match_type);
matcher.h 91 // InitMatcher Fst method.
    [all...]
compact-fst.h 874 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const {
    [all...]
replace.h     [all...]

Completed in 170 milliseconds