Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcompose.h45 COMPOSE_FST2_PHI = 1ULL<<3, // "Failure" symbol on the input side enumerator
62 COMPOSE_PHI = COMPOSE_FST1_PHI | COMPOSE_FST2_PHI,
363 case COMPOSE_FST2_PHI: in ComposeFstImpl()
387 } else if (isorted && (T & COMPOSE_FST2_PHI)) { in ComposeFstImpl()