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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h69 COMPOSE_FST2_STRING = 1ULL<<34, // fst2 is a string enumerator in enum:fst::ComposeTypes
316 class ComposeStateTable<A, COMPOSE_FST2_STRING | COMPOSE_FST1_DET>
394 } else if(osorted && (T & COMPOSE_FST2_STRING)) {
810 return new ComposeFstImpl<A, T | COMPOSE_FST2_STRING | COMPOSE_FST1_DET>(

Completed in 1630 milliseconds