Home
last modified time | relevance | path

Searched refs:s2Depth (Results 1 – 20 of 20) sorted by relevance

/dports/devel/qt5-scxml/kde-qtscxml-5.15.2p1/src/scxml/
H A Dqscxmlstatemachine.cpp972 const int s2Depth = descendantDepth(s2, lcca); in removeConflictingTransitions() local
973 if (s1Depth == s2Depth) in removeConflictingTransitions()
976 return s1Depth > s2Depth; in removeConflictingTransitions()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/statemachine/
H A Dqstatemachine.cpp482 int s2Depth = descendantDepth(s2, lca); in transitionStateEntryLessThan() local
483 if (s1Depth == s2Depth) in transitionStateEntryLessThan()
486 return s1Depth > s2Depth; in transitionStateEntryLessThan()