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

/external/openfst/src/include/fst/
H A Dlookahead-matcher.h121 const uint32 kLookAheadNonEpsilonPrefix = 0x00000400; member in namespace:fst
386 if (!(F & kLookAheadNonEpsilonPrefix))
420 kLookAheadPrefix | kLookAheadNonEpsilonPrefix |

Completed in 77 milliseconds