Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/script/
Drandgen.h27 enum RandArcSelection { enum
34 const RandGenOptions<RandArcSelection> &> RandGenArgs;
41 const RandGenOptions<RandArcSelection> &opts = args->arg4; in RandGen()
67 const RandGenOptions<RandArcSelection> &opts =
68 fst::RandGenOptions<fst::script::RandArcSelection>(
Drandequivalent.h46 const RandGenOptions<RandArcSelection> &>
56 const RandGenOptions<RandArcSelection> &opts = args->args.arg6; in RandEquivalent()
98 fst::script::RandArcSelection> &opts);
/external/openfst/src/bin/
Dfstrandgen.cc61 s::RandArcSelection ras; in main()
76 fst::RandGenOptions<s::RandArcSelection>( in main()
Dfstequivalent.cc69 s::RandArcSelection ras; in main()
88 fst::RandGenOptions<s::RandArcSelection>( in main()
/external/openfst/src/script/
Drandgen.cc25 const RandGenOptions<RandArcSelection> &opts) { in RandGen()
Drandequivalent.cc41 const RandGenOptions<RandArcSelection> &opts) { in RandEquivalent()