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

  /external/openfst/src/extensions/far/
main.cc 39 type = FAR_STTABLE;
51 case FAR_STTABLE:
  /external/openfst/src/include/fst/extensions/far/
far.h 64 enum FarType { FAR_DEFAULT = 0, FAR_STTABLE = 1, FAR_STLIST = 2,
164 FarType Type() const { return FAR_STTABLE; }
217 case FAR_STTABLE:
270 FarType Type() const { return FAR_STTABLE; }

Completed in 69 milliseconds