Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcompose.h64 COMPOSE_SPECIAL_SYMBOLS = COMPOSE_RHO | COMPOSE_PHI | COMPOSE_SIGMA, enumerator
352 switch (T & COMPOSE_SPECIAL_SYMBOLS) { in ComposeFstImpl()
521 } else if ((T & COMPOSE_SPECIAL_SYMBOLS) != 0) { in OrderedExpand()