Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:GRXMLDoc

178     void PrintWithLabels( GRXMLDoc &p_Doc );
179 void RemapForSortedOutput ( GRXMLDoc & doc );
181 void WriteForwardGraphWithSemantic ( std::string & fileName, GRXMLDoc &p_Doc );
182 void WriteForwardGraphFile ( std::string & fileName, GRXMLDoc &p_Doc );
183 void WriteFile ( std::string & fileName, GRXMLDoc &p_Doc );
184 void WritePhonemeGraphFile( std::string & fileName, GRXMLDoc &p_Doc );
185 void WriteHMMGraphFile( std::string & fileName, GRXMLDoc &p_Doc );
191 void ExpandPhonemes ( GRXMLDoc & doc );
194 void ExpandToHMMs ( GRXMLDoc & doc );
195 void ExpandIntraWordSilence ( GRXMLDoc & doc );
198 void FinalProcessing ( GRXMLDoc & doc );
270 void ExpandWordBoundaries ( GRXMLDoc & doc );
271 void AddInitialFinalSilences ( GRXMLDoc & doc );