HomeSort by relevance Sort by last modified time
    Searched refs:FAR_DEFAULT (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/extensions/far/
main.cc 35 FarType type = FAR_DEFAULT;
41 type = FAR_DEFAULT;
53 case FAR_DEFAULT:
  /external/openfst/src/include/fst/extensions/far/
far.h 64 enum FarType { FAR_DEFAULT = 0, FAR_STTABLE = 1, FAR_STLIST = 2,
74 static FarWriter *Create(const string &filename, FarType type = FAR_DEFAULT);
214 case FAR_DEFAULT:

Completed in 79 milliseconds