Searched defs:match_type (Results 1 – 12 of 12) sorted by relevance
/external/openfst/src/include/fst/ |
D | matcher-fst.h | 141 virtual M *InitMatcher(MatchType match_type) const { in InitMatcher() 152 typename M::MatcherData *GetData(MatchType match_type) const { in GetData() 212 Matcher(const FST &fst, MatchType match_type) { in Matcher() 252 LookAheadMatcher(const FST &fst, MatchType match_type) { in LookAheadMatcher()
|
D | lookahead-matcher.h | 193 TrivialLookAheadMatcher(const FST &fst, MatchType match_type) in TrivialLookAheadMatcher() 267 : matcher_(fst, match_type), in matcher_() argument 440 : matcher_(fst, match_type), in matcher_() argument 717 LookAheadMatcher(const F &fst, MatchType match_type) { in LookAheadMatcher()
|
D | replace.h | 993 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const { in InitMatcher() 1241 ReplaceFstMatcher(const ReplaceFst<A, T> &fst, fst::MatchType match_type) in ReplaceFstMatcher() argument
|
D | matcher.h | 1166 Matcher(const F &fst, MatchType match_type) { in Matcher()
|
D | fst.h | 529 MatcherBase<A> *Fst<A>::InitMatcher(MatchType match_type) const { in InitMatcher()
|
D | compact-fst.h | 889 virtual MatcherBase<A> *InitMatcher(MatchType match_type) const { in InitMatcher()
|
/external/lldb/source/ |
D | lldb.cpp | 395 NameMatchType match_type, in NameMatches()
|
/external/openfst/src/test/ |
D | fst_test.h | 69 MatchType match_type = matcher.Type(true); in TestBase() local
|
/external/iptables/extensions/ |
D | libxt_sctp.c | 228 const char *match_type, in parse_sctp_chunks()
|
/external/openfst/src/include/fst/extensions/pdt/ |
D | compose.h | 52 : matcher_(fst, match_type), in matcher_() argument
|
/external/openfst/src/include/fst/extensions/ngram/ |
D | ngram-fst.h | 718 virtual MatcherBase<A>* InitMatcher(MatchType match_type) const { in InitMatcher() 757 NGramFstMatcher(const NGramFst<A> &fst, MatchType match_type) in NGramFstMatcher()
|
/external/dnsmasq/src/ |
D | dnsmasq.h | 517 int len, match_type, option; member
|