Searched refs:oLabel (Results 1 - 3 of 3) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dnetw_arc.h37 NUANArc (int iLabel, int oLabel) argument
40 outputLabel= oLabel;
49 NUANArc (int iLabel, int oLabel, int from, int to) argument
52 outputLabel= oLabel;
H A Dsub_base.cpp71 NUANArc *SubGraph::CreateArc (int iLabel, int oLabel, int from, int to) argument
75 NUANArc *arc_one= new NUANArc (iLabel, oLabel, from, to);
H A Dsub_grph.h209 NUANArc *CreateArc (int iLabel, int oLabel, int from, int to);

Completed in 60 milliseconds