Searched refs:outTag (Results 1 – 2 of 2) sorted by relevance
/external/srec/tools/grxmlcompile/ |
D | sub_grph.cpp | 779 int outTag, int *nodeList, int currNum, int maxNum) in PullUpTags() argument 796 InheritReverseArcWithTag (arc[backwardList[rix]], baseId, outTag); in PullUpTags()
|
D | sub_grph.h | 231 …bool PullUpTags (int currId, int baseId, int initialId, int outTag, int *nodeList, int currNum, in…
|