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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h42 COMPOSE_FST1_PHI = 1ULL<<2, // "Failure" symbol on the output enumerator in enum:fst::ComposeTypes
61 COMPOSE_PHI = COMPOSE_FST1_PHI | COMPOSE_FST2_PHI,
351 case COMPOSE_FST1_PHI:
386 } else if (osorted && (T & COMPOSE_FST1_PHI)) {
801 !(T & (COMPOSE_FST1_RHO | COMPOSE_FST1_PHI | COMPOSE_FST1_SIGMA)) &&
808 !(T & (COMPOSE_FST1_RHO | COMPOSE_FST1_PHI | COMPOSE_FST1_SIGMA)) &&

Completed in 84 milliseconds