Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcompose.h61 COMPOSE_RHO = COMPOSE_FST1_RHO | COMPOSE_FST2_RHO, enumerator
64 COMPOSE_SPECIAL_SYMBOLS = COMPOSE_RHO | COMPOSE_PHI | COMPOSE_SIGMA,
565 } else if (((T & COMPOSE_RHO) != 0) && (labela == kRhoLabel)) { in OrderedExpand()