Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcompose.h69 COMPOSE_FST1_STRING = 1ULL<<33, // fst1 is a string enumerator
315 class ComposeStateTable<A, COMPOSE_FST1_STRING | COMPOSE_FST2_DET>
395 } else if (isorted && (T & COMPOSE_FST1_STRING)) { in ComposeFstImpl()
806 return new ComposeFstImpl<A, T | COMPOSE_FST1_STRING | COMPOSE_FST2_DET>( in Init()