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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h60 COMPOSE_RHO = COMPOSE_FST1_RHO | COMPOSE_FST2_RHO, enumerator in enum:fst::ComposeTypes
63 COMPOSE_SPECIAL_SYMBOLS = COMPOSE_RHO | COMPOSE_PHI | COMPOSE_SIGMA,
562 } else if (((T & COMPOSE_RHO) != 0) && (labela == kRhoLabel)) {

Completed in 230 milliseconds