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

/external/openfst/src/extensions/far/
H A Dfarscript.cc41 FarCompileStringsArgs args(in_fnames, out_fname, fst_type, far_type,
46 Apply<Operation<FarCompileStringsArgs> >("FarCompileStrings", arc_type,
/external/openfst/src/include/fst/extensions/far/
H A Dfarscript.h44 struct FarCompileStringsArgs { struct in namespace:fst::script
59 FarCompileStringsArgs(const vector<string> &in_fnames, function in struct:fst::script::FarCompileStringsArgs
81 void FarCompileStrings(FarCompileStringsArgs *args) {
228 REGISTER_FST_OPERATION(FarCompileStrings, ArcType, FarCompileStringsArgs); \

Completed in 41 milliseconds