Home
last modified time | relevance | path

Searched defs:p_Doc (Results 1 – 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
Dnetw_dump.cpp32 void SubGraph::RemapForSortedOutput ( GRXMLDoc &p_Doc ) in RemapForSortedOutput()
44 void SubGraph::WriteForwardGraphFile( std::string & fileName, GRXMLDoc &p_Doc ) in WriteForwardGraphFile()
97 void SubGraph::WriteForwardGraphWithSemantic ( std::string & fileName, GRXMLDoc &p_Doc ) in WriteForwardGraphWithSemantic()
183 void SubGraph::WriteHMMGraphFile( std::string & fileName, GRXMLDoc &p_Doc ) in WriteHMMGraphFile()
266 void SubGraph::WritePhonemeGraphFile( std::string & fileName, GRXMLDoc &p_Doc ) in WritePhonemeGraphFile()
339 void SubGraph::PrintWithLabels( GRXMLDoc &p_Doc ) in PrintWithLabels()
366 void NUANArc::Dump(GRXMLDoc &p_Doc ) in Dump()