Home
last modified time | relevance | path

Searched defs:far_type (Results 1 – 6 of 6) sorted by relevance

/external/openfst/src/extensions/far/
Dfarcreate.cc57 fst::FarType far_type = fst::FarTypeFromString(FLAGS_far_type); in main() local
Dfarcompilestrings.cc77 fst::FarType far_type = fst::FarTypeFromString(FLAGS_far_type); in main() local
Dfarscript.cc31 const FarType &far_type, in FarCompileStrings()
58 const FarType &far_type, in FarCreate()
/external/openfst/src/include/fst/extensions/far/
Dcreate.h42 const FarType &far_type, in FarCreate()
Dfarscript.h49 const FarType &far_type; member
124 const FarType &far_type; member
Dcompile-strings.h144 const FarType &far_type, in FarCompileStrings()