OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FarInfoArgs
(Results
1 - 2
of
2
) sorted by null
/external/openfst/src/extensions/far/
farscript.cc
97
FarInfoArgs
args(filenames, begin_key, end_key, list_fsts);
99
Apply<Operation<
FarInfoArgs
> >("FarInfo", arc_type, &args);
/external/openfst/src/include/fst/extensions/far/
farscript.h
195
const string &, const bool>
FarInfoArgs
;
198
void FarInfo(
FarInfoArgs
*args) {
270
REGISTER_FST_OPERATION(FarInfo, ArcType,
FarInfoArgs
); \
Completed in 37 milliseconds