Home
last modified time | relevance | path

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

/external/openfst/src/script/
Drandgen.cc24 void RandGen(const FstClass &ifst, MutableFstClass *ofst, int32 seed, in RandGen() function
/external/openfst/src/include/fst/script/
Drandgen.h37 void RandGen(RandGenArgs *args) { in RandGen() function
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Drandgen.h117 void RandGen(const Fst<Arc> &ifst, MutableFst<Arc> *ofst, in RandGen() function
161 void RandGen(const Fst<Arc> &ifst, MutableFst<Arc> *ofst) { in RandGen() function
/external/openfst/src/include/fst/
Drandgen.h681 void RandGen(const Fst<IArc> &ifst, MutableFst<OArc> *ofst, in RandGen() function
704 void RandGen(const Fst<IArc> &ifst, MutableFst<OArc> *ofst) { in RandGen() function