Home
last modified time | relevance | path

Searched defs:InitMatcher (Results 1 – 5 of 5) sorted by relevance

/external/openfst/src/include/fst/
Dmatcher-fst.h141 virtual M *InitMatcher(MatchType match_type) const { in InitMatcher() function
Dreplace.h993 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const { in InitMatcher() function
Dfst.h529 MatcherBase<A> *Fst<A>::InitMatcher(MatchType match_type) const { in InitMatcher() function
Dcompact-fst.h889 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const { in InitMatcher() function
/external/openfst/src/include/fst/extensions/ngram/
Dngram-fst.h718 virtual MatcherBase<A>* InitMatcher(MatchType match_type) const { in InitMatcher() function