Searched refs:FarEntryType (Results 1 - 8 of 8) sorted by relevance

/external/openfst/src/include/fst/extensions/far/
H A Dmain.h29 FarEntryType StringToFarEntryType(const string &s);
H A Dfarscript.h50 const FarEntryType fet;
64 FarEntryType fet,
96 FarEntryType fet,
178 const FarEntryType entry_type;
189 const vector<string> &ifilenames, const FarEntryType entry_type,
213 const FarEntryType entry_type,
H A Dprint-strings.h36 const vector<string> &ifilenames, const FarEntryType entry_type,
H A Dcompile-strings.h134 FarEntryType fet,
H A Dfar.h32 enum FarEntryType { FET_LINE, FET_FILE }; enum in namespace:fst
/external/openfst/src/extensions/far/
H A Dfarscript.cc33 FarEntryType fet,
87 const FarEntryType entry_type,
H A Dfarcompilestrings.cc72 fst::FarEntryType fet = fst::StringToFarEntryType(FLAGS_entry_type);
H A Dmain.cc60 FarEntryType StringToFarEntryType(const string &s) {

Completed in 582 milliseconds