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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompose.h205 class ComposeStateTable { class in namespace:fst
218 ComposeStateTable() { function in class:fst::ComposeStateTable
262 DISALLOW_EVIL_CONSTRUCTORS(ComposeStateTable);
312 // Specializations of ComposeStateTable for the string/det case.
315 class ComposeStateTable<A, COMPOSE_FST1_STRING | COMPOSE_FST2_DET> class in namespace:fst
319 class ComposeStateTable<A, COMPOSE_FST2_STRING | COMPOSE_FST1_DET> class in namespace:fst
340 typedef ComposeStateTable<A, T & COMPOSE_INTERNAL_MASK> StateTupleTable;

Completed in 47 milliseconds