Searched refs:subG (Results 1 – 2 of 2) sorted by relevance
/external/srec/tools/grxmlcompile/ |
D | sub_base.cpp | 122 void SubGraph::CopyFastArcs (SubGraph *subG, int startLoc, int endLoc, int offset, int headId, int … in CopyFastArcs() argument 134 arc_one= new NUANArc (subG->arc[ii], offset, headId, newHeadId, tailId, newTailId); in CopyFastArcs()
|
D | sub_grph.h | 153 …void CopyFastArcs (SubGraph *subG, int startLoc, int endLoc, int offset, int headId, int newHeadId…
|