Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/extensions/far/
Dfarscript.h81 void FarCompileStrings(FarCompileStringsArgs *args) { in FarCompileStrings() function
82 fst::FarCompileStrings<Arc>( in FarCompileStrings()
89 void FarCompileStrings(
228 REGISTER_FST_OPERATION(FarCompileStrings, ArcType, FarCompileStringsArgs); \
Dcompile-strings.h129 void FarCompileStrings(const vector<string> &in_fnames, in FarCompileStrings() function
/external/openfst/src/extensions/far/
Dfarcompilestrings.cc76 s::FarCompileStrings(in_fnames, out_fname, FLAGS_arc_type, FLAGS_fst_type, in main()
Dfarscript.cc27 void FarCompileStrings(const vector<string> &in_fnames, in FarCompileStrings() function