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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h46 COMPOSE_FST1_SIGMA = 1ULL<<4, // "Any" symbol on the output side of enumerator in enum:fst::ComposeTypes
62 COMPOSE_SIGMA = COMPOSE_FST1_SIGMA | COMPOSE_FST2_SIGMA,
352 case COMPOSE_FST1_SIGMA:
382 } else if (osorted && (T & COMPOSE_FST1_SIGMA)) {
801 !(T & (COMPOSE_FST1_RHO | COMPOSE_FST1_PHI | COMPOSE_FST1_SIGMA)) &&
808 !(T & (COMPOSE_FST1_RHO | COMPOSE_FST1_PHI | COMPOSE_FST1_SIGMA)) &&

Completed in 79 milliseconds