Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dgrxmlcompile.cpp844 ostream* ostrm1 = new ofstream( grevFilename.c_str(), ios_base::out); in make_openfst_graphs() local
848 printer1.Print( ostrm1, grevFilename); in make_openfst_graphs()
849 delete ostrm1; in make_openfst_graphs()