OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FarCompileStringsArgs
(Results
1 - 2
of
2
) sorted by null
/external/openfst/src/extensions/far/
farscript.cc
43
FarCompileStringsArgs
args(in_fnames, out_fname, fst_type, far_type,
49
Apply<Operation<
FarCompileStringsArgs
> >("FarCompileStrings", arc_type,
/external/openfst/src/include/fst/extensions/far/
farscript.h
45
struct
FarCompileStringsArgs
{
62
FarCompileStringsArgs
(const vector<string> &in_fnames,
87
void FarCompileStrings(
FarCompileStringsArgs
*args) {
266
REGISTER_FST_OPERATION(FarCompileStrings, ArcType,
FarCompileStringsArgs
); \
Completed in 215 milliseconds