HomeSort by relevance Sort by last modified time
    Searched full:headid (Results 1 - 2 of 2) sorted by null

  /external/srec/tools/grxmlcompile/
sub_base.cpp 122 void SubGraph::CopyFastArcs (SubGraph *subG, int startLoc, int endLoc, int offset, int headId, int newHeadId, int tailId, int newTailId)
134 arc_one= new NUANArc (subG->arc[ii], offset, headId, newHeadId, tailId, newTailId);
sub_grph.h 153 void CopyFastArcs (SubGraph *subG, int startLoc, int endLoc, int offset, int headId, int newHeadId, int tailId, int newTailId);

Completed in 108 milliseconds