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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h62 COMPOSE_SIGMA = COMPOSE_FST1_SIGMA | COMPOSE_FST2_SIGMA, enumerator in enum:fst::ComposeTypes
63 COMPOSE_SPECIAL_SYMBOLS = COMPOSE_RHO | COMPOSE_PHI | COMPOSE_SIGMA,
487 if ((T & COMPOSE_SIGMA) != 0 && match_labela == kSigmaLabel) {

Completed in 59 milliseconds