Home
last modified time | relevance | path

Searched refs:SetLookAheadPrefix (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dlookahead-matcher.h168 void SetLookAheadPrefix(const Arc &arc) { prefix_arc_ = arc; } in SetLookAheadPrefix() function
261 using LookAheadMatcherBase<Arc>::SetLookAheadPrefix;
401 SetLookAheadPrefix(arc); in LookAheadFst()
434 using LookAheadMatcherBase<Arc>::SetLookAheadPrefix;
611 SetLookAheadPrefix(aiter.Value()); in LookAheadFst()