Home
last modified time | relevance | path

Searched refs:FAR_STLIST (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/extensions/far/
Dmain.cc40 type = FAR_STLIST; in FarTypeFromString()
54 case FAR_STLIST: in FarTypeToString()
/external/openfst/src/include/fst/extensions/far/
Dfar.h83 FAR_STLIST = 2, enumerator
214 FarType Type() const { return FAR_STLIST; } in Type()
276 case FAR_STLIST: in Create()
375 FarType Type() const { return FAR_STLIST; } in Type()