Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Drandgen.h466 RandState<A> *nrstate = in Expand() local
469 state_table_.push_back(nrstate); in Expand()
478 RandState<A> *nrstate = new RandState<A>(kNoStateId, 0, 0, 0, 0); in Expand() local
479 state_table_.push_back(nrstate); in Expand()