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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h68 COMPOSE_FST1_STRING = 1ULL<<33, // fst1 is a string enumerator in enum:fst::ComposeTypes
312 class ComposeStateTable<A, COMPOSE_FST1_STRING | COMPOSE_FST2_DET>
392 } else if (isorted && (T & COMPOSE_FST1_STRING)) {
803 return new ComposeFstImpl<A, T | COMPOSE_FST1_STRING | COMPOSE_FST2_DET>(

Completed in 53 milliseconds