Home
last modified time | relevance | path

Searched refs:NO_STATE (Results 1 – 25 of 100) sorted by relevance

1234

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/
H A DDeadlockDetector.java72 private static int NO_STATE = 0; field in DeadlockDetector
134 if (graph[i][lockIndex] > NO_STATE) { in checkWaitCycles()
135 if (waitingThreads[i] > NO_STATE) { in checkWaitCycles()
171 if ((g[j] > NO_STATE) && (g[lockIndex] == NO_STATE)) { in fillPresentEntries()
181 if ((g[lockIndex] > NO_STATE) && (g[j] == NO_STATE)) { in fillPresentEntries()
197 if (graph[index][j] > NO_STATE) in getOwnedLocks()
229 if (graph[i][lockIndex] > NO_STATE) in getThreadsOwningLock()
386 graph[threadIndex][j] = NO_STATE; in lockReleasedCompletely()
454 if (graph[threadIndex][j] > NO_STATE) in ownsLocks()
467 if (graph[threadIndex][j] > NO_STATE) { in ownsRealLocks()
[all …]
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_compile.cpp86 static constexpr u32 NO_STATE = ~0; variable
1170 if (sds_state == NO_STATE) { in hasSquashableInitDs()
1245 if (from == NO_STATE) { in findMaskedCompressionStates()
1402 if (i == NO_STATE) { in buildExceptionMap()
1556 if (from == NO_STATE || to == NO_STATE) { in findMaxVarShift()
1585 if (from == NO_STATE || to == NO_STATE) { in getLimexScore()
1834 if (s_i != NO_STATE) { in writeLimexMasks()
1841 if (sds_i != NO_STATE) { in writeLimexMasks()
1876 if (from == NO_STATE || to == NO_STATE) { in writeShiftMasks()
1914 if (from == NO_STATE || to == NO_STATE) { in findExceptionalTransitions()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro.universal/src/org/eclipse/ui/internal/intro/universal/contentdetect/
H A DContentDetectHelper.java37 public static final int NO_STATE = -1; field in ContentDetectHelper
73 return NO_STATE; in getExtensionCount()
78 return NO_STATE; in getExtensionCount()
H A DContentDetector.java53 if (numIntroExtensions > previous && previous != ContentDetectHelper.NO_STATE) { in isNewContentAvailable()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/
H A DNamedHandleObjectWithState.java42 private static final String[] NO_STATE = new String[0]; field in NamedHandleObjectWithState
114 return NO_STATE; in getStateIds()
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/lib/sqlalchemy/orm/
H A Dexc.py12 NO_STATE = (AttributeError, KeyError) variable
166 except NO_STATE:
H A Dbase.py314 except exc.NO_STATE:
408 except exc.NO_STATE:
H A Dsession.py1637 except exc.NO_STATE:
1743 except exc.NO_STATE:
1798 except exc.NO_STATE:
1939 except exc.NO_STATE:
1974 except exc.NO_STATE:
2396 except exc.NO_STATE:
2492 except exc.NO_STATE:
3317 except exc.NO_STATE:
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/lib/sqlalchemy/orm/
H A Dexc.py11 NO_STATE = (AttributeError, KeyError) variable
158 except NO_STATE:
H A Dbase.py301 except exc.NO_STATE:
396 except exc.NO_STATE:
H A Dsession.py1468 except exc.NO_STATE:
1552 except exc.NO_STATE:
1602 except exc.NO_STATE:
1729 except exc.NO_STATE:
1764 except exc.NO_STATE:
2160 except exc.NO_STATE:
2253 except exc.NO_STATE:
3036 except exc.NO_STATE:
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/lib/sqlalchemy/orm/
H A Dexc.py11 NO_STATE = (AttributeError, KeyError) variable
158 except NO_STATE:
H A Dbase.py301 except exc.NO_STATE:
396 except exc.NO_STATE:
H A Dsession.py1343 except exc.NO_STATE:
1427 except exc.NO_STATE:
1477 except exc.NO_STATE:
1585 except exc.NO_STATE:
1620 except exc.NO_STATE:
1970 except exc.NO_STATE:
2063 except exc.NO_STATE:
2814 except exc.NO_STATE:
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/orm/
H A Dexc.py13 NO_STATE = (AttributeError, KeyError) variable
199 except NO_STATE:
H A Dbase.py329 except exc.NO_STATE:
426 except exc.NO_STATE:
H A Dsession.py1691 except exc.NO_STATE as err:
1804 except exc.NO_STATE as err:
1862 except exc.NO_STATE as err:
2017 except exc.NO_STATE as err:
2055 except exc.NO_STATE as err:
2487 except exc.NO_STATE as err:
2587 except exc.NO_STATE as err:
3463 except exc.NO_STATE as err:
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/lib/sqlalchemy/orm/
H A Dexc.py15 NO_STATE = (AttributeError, KeyError) variable
199 except (TypeError,) + NO_STATE:
H A Dbase.py327 except (exc.UnmappedClassError,) + exc.NO_STATE:
417 except exc.NO_STATE:
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/libnet/
H A Ddiskstream.cpp86 : _state(DiskStream::NO_STATE), in DiskStream()
126 : _state(DiskStream::NO_STATE), in DiskStream()
167 : _state(DiskStream::NO_STATE), in DiskStream()
215 : _state(DiskStream::NO_STATE), in DiskStream()
263 : _state(DiskStream::NO_STATE), in DiskStream()
728 case NO_STATE: in play()
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/ftp_telnet/
H A Dftpp_si.cc90 session->encr_state = NO_STATE; in TelnetResetsession()
403 Ftpsession->encr_state = NO_STATE; in FTPResetsession()
408 Ftpsession->data_chan_state = NO_STATE; in FTPResetsession()
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfagraph/
H A Dng_restructuring.h48 static constexpr u32 NO_STATE = ~0; variable
H A Dng_restructuring.cpp138 states[v] = NO_STATE; in getStateIndices()
212 if (m.second != NO_STATE) { in countStates()
/dports/audio/traverso/traverso-0.49.6/src/traverso/dialogs/
H A DCDWritingDialog.cpp63 m_writingState = NO_STATE; in CDWritingDialog()
630 if (m_writingState != NO_STATE) {
639 if (m_writingState == NO_STATE) {
663 m_writingState = NO_STATE;
H A DCDWritingDialog.h66 NO_STATE, enumerator

1234