Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/extensions/far/
Dfar.h35 inline bool IsFst(const string &filename) { in IsFst() function
65 } else if (IsFst(filename)) { // Check if Fst in Read()
508 else if (IsFst(filename)) in Open()
522 else if (!filenames.empty() && IsFst(filenames[0])) in Open()