Home
last modified time | relevance | path

Searched refs:InheritReverseArcWithTag (Results 1 – 3 of 3) sorted by relevance

/external/srec/tools/grxmlcompile/
Dsub_grph.h213 NUANArc *InheritReverseArcWithTag (NUANArc *arcBase, int id, int tagId);
Dsub_base.cpp101 NUANArc *SubGraph::InheritReverseArcWithTag (NUANArc *arcBase, int id, int tagId) in InheritReverseArcWithTag() function in SubGraph
Dsub_grph.cpp796 InheritReverseArcWithTag (arc[backwardList[rix]], baseId, outTag); in PullUpTags()