Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dsub_base.cpp122 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()
Dsub_grph.h153 …void CopyFastArcs (SubGraph *subG, int startLoc, int endLoc, int offset, int headId, int newHeadId…