Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dlookahead-matcher.h750 if (LookAheadCheck()) { in LookAheadLabel()
759 if (LookAheadCheck()) { in LookAheadFst()
768 if (LookAheadCheck()) { in LookAheadWeight()
777 if (LookAheadCheck()) { in LookAheadPrefix()
786 if (LookAheadCheck()) {
793 bool LookAheadCheck() const { in LookAheadCheck() function