HomeSort by relevance Sort by last modified time
    Searched defs:InitMatcher (Results 1 - 4 of 4) 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);
compact-fst.h 874 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const {
    [all...]
fst.h 267 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const;
523 MatcherBase<A> *Fst<A>::InitMatcher(MatchType match_type) const {
replace.h     [all...]

Completed in 736 milliseconds