Searched refs:kPhiLabel (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h527 } else if (((T & COMPOSE_PHI) != 0) && (labela == kPhiLabel)) {
534 while (labela == kPhiLabel && sf != arca.nextstate) {
550 if (labela >= kPhiLabel) break;
554 if (labela == kPhiLabel && sf == arca.nextstate) {
H A Dfst.h384 const int kPhiLabel = -2; // Failure transition label member in namespace:fst

Completed in 125 milliseconds