Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dsub_min.cpp493 if (QueryNodeProperty (currId) <= 0) { in DecVisitationCache()
503 else if (QueryNodeProperty (arc[forwardList[rix]]->GetToId()) > 0) in DecVisitationCache()
516 if (QueryNodeProperty (currId) <= 0) { in IncVisitationCache()
Dsub_grph.h333 int QueryNodeProperty (int vertNo) { in QueryNodeProperty() function
Dsub_grph.cpp686 if (startId == ii || QueryNodeProperty(ii) > 0) { in DeterminizeArcs()