Home
last modified time | relevance | path

Searched defs:state_table_ (Results 1 – 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
Dreplace.h217 delete state_table_; in ~VectorHashReplaceStateTable() local
231 StateTable *state_table_; variable
459 delete state_table_; in ~ReplaceFstImpl() local
897 StateTable *state_table_; variable
Dcompose.h240 delete state_table_; in ~ComposeFstImpl() local
368 T *state_table_; variable
Drandgen.h380 delete state_table_[i]; in ~RandGenFstImpl() local
495 vector<RandState<A> *> state_table_; variable
/external/openfst/src/include/fst/extensions/pdt/
Dexpand.h122 delete state_table_; in ~ExpandFstImpl() local
207 PdtStateTable<StateId, StackId> *state_table_; variable
467 StateTable state_table_; // State table for efst_ variable