Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dconst-fst.h295 return WriteFst(*this, strm, opts); in Write()
303 static bool WriteFst(const F &fst, ostream &strm,
343 bool ConstFst<A, U>::WriteFst(const F &fst, ostream &strm, in WriteFst() function
Dvector-fst.h459 return WriteFst(*this, strm, opts); in Write()
467 static bool WriteFst(const F &fst, ostream &strm,
534 bool VectorFst<A>::WriteFst(const F &fst, ostream &strm, in WriteFst() function
Dcompact-fst.h878 static bool WriteFst(const F &fst, const C &compactor, ostream &strm,
927 bool CompactFst<A, C, U>::WriteFst(const F &fst, in WriteFst() function