Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcompose.h49 COMPOSE_FST2_SIGMA = 1ULL<<5, // "Any" symbol on the input side of enumerator
63 COMPOSE_SIGMA = COMPOSE_FST1_SIGMA | COMPOSE_FST2_SIGMA,
364 case COMPOSE_FST2_SIGMA: in ComposeFstImpl()
383 if (isorted && (T & COMPOSE_FST2_SIGMA)) { in ComposeFstImpl()