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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h44 COMPOSE_FST2_PHI = 1ULL<<3, // "Failure" symbol on the input side enumerator in enum:fst::ComposeTypes
61 COMPOSE_PHI = COMPOSE_FST1_PHI | COMPOSE_FST2_PHI,
360 case COMPOSE_FST2_PHI:
384 } else if (isorted && (T & COMPOSE_FST2_PHI)) {

Completed in 142 milliseconds