Searched defs:ClearLookAheadPrefix (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dlookahead-matcher.h170 void ClearLookAheadPrefix() { prefix_arc_.nextstate = kNoStateId; } function in class:fst::LookAheadMatcherBase
263 using LookAheadMatcherBase<Arc>::ClearLookAheadPrefix;
347 ClearLookAheadPrefix();
410 ClearLookAheadPrefix();
436 using LookAheadMatcherBase<Arc>::ClearLookAheadPrefix;
588 ClearLookAheadPrefix();

Completed in 136 milliseconds