Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dlookahead-matcher.h113 const uint32 kLookAheadNonEpsilons = 0x00000100; variable
248 template <class M, uint32 F = kLookAheadNonEpsilons | kLookAheadEpsilons |
Dlookahead-filter.h298 if (labela != 0 && !(flags_ & kLookAheadNonEpsilons)) in LookAheadFilterArc()