Searched refs:kLookAheadPrefix (Results 1 – 3 of 3) sorted by relevance
110 const uint32 kLookAheadPrefix = 0x00000080; variable249 kLookAheadWeight | kLookAheadPrefix>346 if (F & kLookAheadPrefix) in LookAheadFst()350 if (!(F & (kLookAheadWeight | kLookAheadPrefix))) in LookAheadFst()359 if (!(F & (kLookAheadWeight | kLookAheadPrefix))) in LookAheadFst()384 if (!(F & (kLookAheadWeight | kLookAheadPrefix))) in LookAheadFst()392 if (!(F & (kLookAheadWeight | kLookAheadPrefix))) in LookAheadFst()400 if ((F & kLookAheadPrefix) && nprefix == 1) in LookAheadFst()406 if (F & kLookAheadPrefix) { in LookAheadFst()420 kLookAheadPrefix | kLookAheadNonEpsilonPrefix |[all …]
323 kLookAheadWeight | kLookAheadPrefix |326 kLookAheadWeight | kLookAheadPrefix |
477 if (!(LookAheadFlags() & kLookAheadPrefix)) in SetState()495 if (!(LookAheadFlags() & kLookAheadPrefix)) in FilterArc()518 if (!(LookAheadFlags() & kLookAheadPrefix) || in FilterFinal()