Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dconst-fst.h38 using FstImpl<A>::WriteHeaderAndSymbols;
202 WriteHeaderAndSymbols(strm, opts, kFileVersion, &hdr); in Write()
Dvector-fst.h181 using FstImpl<A>::WriteHeaderAndSymbols;
425 WriteHeaderAndSymbols(strm, opts, kFileVersion, &hdr); in Write()
Dfst.h500 void WriteHeaderAndSymbols(ostream &strm, const FstWriteOptions& opts, in WriteHeaderAndSymbols() function