Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dlookahead-filter.h89 LookAheadSelector(M *lmatcher1, M *lmatcher2, MatchType type) in LookAheadSelector() function
94 LookAheadSelector(const LookAheadSelector<M, M, MT> &selector) in LookAheadSelector() function
128 LookAheadSelector(M1 *lmatcher1, M2 *lmatcher2, MatchType) in LookAheadSelector() function
132 LookAheadSelector(const LookAheadSelector<M1, M2, MATCH_INPUT> &selector) in LookAheadSelector() function
160 LookAheadSelector(M1 *lmatcher1, M2 *lmatcher2, MatchType) in LookAheadSelector() function
164 LookAheadSelector(const LookAheadSelector<M1, M2, MATCH_OUTPUT> &selector) in LookAheadSelector() function