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

  /external/openfst/src/extensions/far/
main.cc 37 type = FAR_STLIST;
49 case FAR_STLIST:
  /external/openfst/src/include/fst/extensions/far/
far.h 64 enum FarType { FAR_DEFAULT = 0, FAR_STTABLE = 1, FAR_STLIST = 2,
194 FarType Type() const { return FAR_STLIST; }
220 case FAR_STLIST:
318 FarType Type() const { return FAR_STLIST; }

Completed in 26 milliseconds