Home
last modified time | relevance | path

Searched refs:eRunning (Results 1 – 25 of 92) sorted by relevance

1234

/dports/lang/spidermonkey60/firefox-60.9.0/dom/file/ipc/
H A DIPCBlobInputStream.cpp132 mState = eRunning; in NS_INTERFACE_MAP_ENTRY()
150 if (mState == eRunning) { in Available()
173 if (mState == eRunning) { in Read()
197 if (mState == eRunning) { in ReadSegments()
345 case eRunning: in AsyncWait()
383 mState = eRunning; in StreamReady()
410 MOZ_ASSERT(mState == eRunning); in MaybeExecuteInputStreamCallback()
445 if (mState == eRunning && mRemoteStream && XRE_IsParentProcess() && in InitWithExistingRange()
461 MOZ_ASSERT(mState == eRunning); in OnInputStreamReady()
542 case eRunning: in AsyncWait()
H A DIPCBlobInputStream.h66 eRunning, enumerator
/dports/www/firefox-esr/firefox-91.8.0/dom/file/ipc/
H A DRemoteLazyInputStream.cpp148 mState = eRunning; in NS_INTERFACE_MAP_ENTRY()
175 MOZ_ASSERT(mState == eRunning); in Available()
206 MOZ_ASSERT(mState == eRunning); in Read()
247 MOZ_ASSERT(mState == eRunning); in ReadSegments()
436 case eRunning: { in AsyncWait()
513 mState = eRunning; in StreamReady()
556 if (mState == eRunning && mRemoteStream && XRE_IsParentProcess() && in InitWithExistingRange()
577 MOZ_ASSERT(mState == eRunning); in OnInputStreamReady()
706 case eRunning: in AsyncFileMetadataWait()
715 MOZ_ASSERT(mState == eRunning); in AsyncFileMetadataWait()
H A DRemoteLazyInputStream.h86 eRunning, enumerator
/dports/www/firefox/firefox-99.0/dom/file/ipc/
H A DRemoteLazyInputStream.cpp148 mState = eRunning; in NS_INTERFACE_MAP_ENTRY()
175 MOZ_ASSERT(mState == eRunning); in Available()
206 MOZ_ASSERT(mState == eRunning); in Read()
247 MOZ_ASSERT(mState == eRunning); in ReadSegments()
436 case eRunning: { in AsyncWait()
513 mState = eRunning; in StreamReady()
556 if (mState == eRunning && mRemoteStream && XRE_IsParentProcess() && in InitWithExistingRange()
577 MOZ_ASSERT(mState == eRunning); in OnInputStreamReady()
706 case eRunning: in AsyncFileMetadataWait()
715 MOZ_ASSERT(mState == eRunning); in AsyncFileMetadataWait()
H A DRemoteLazyInputStream.h86 eRunning, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/dom/file/ipc/
H A DRemoteLazyInputStream.cpp148 mState = eRunning; in NS_INTERFACE_MAP_ENTRY()
175 MOZ_ASSERT(mState == eRunning); in Available()
206 MOZ_ASSERT(mState == eRunning); in Read()
247 MOZ_ASSERT(mState == eRunning); in ReadSegments()
436 case eRunning: { in AsyncWait()
513 mState = eRunning; in StreamReady()
556 if (mState == eRunning && mRemoteStream && XRE_IsParentProcess() && in InitWithExistingRange()
577 MOZ_ASSERT(mState == eRunning); in OnInputStreamReady()
706 case eRunning: in AsyncFileMetadataWait()
715 MOZ_ASSERT(mState == eRunning); in AsyncFileMetadataWait()
H A DRemoteLazyInputStream.h86 eRunning, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/dom/file/ipc/
H A DIPCBlobInputStream.cpp144 mState = eRunning; in NS_INTERFACE_MAP_ENTRY()
171 MOZ_ASSERT(mState == eRunning); in Available()
201 MOZ_ASSERT(mState == eRunning); in Read()
242 MOZ_ASSERT(mState == eRunning); in ReadSegments()
419 case eRunning: { in AsyncWait()
486 mState = eRunning; in StreamReady()
529 if (mState == eRunning && mRemoteStream && XRE_IsParentProcess() && in InitWithExistingRange()
550 MOZ_ASSERT(mState == eRunning); in OnInputStreamReady()
653 case eRunning: in AsyncFileMetadataWait()
662 MOZ_ASSERT(mState == eRunning); in AsyncFileMetadataWait()
H A DIPCBlobInputStream.h96 eRunning, enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netschedule/
H A Dns_queue.cpp301 from_state.push_back(CNetScheduleAPI::eRunning); in x_NoMoreReadJobs()
676 old_status != CNetScheduleAPI::eRunning && in PutResult()
1131 if (status != CNetScheduleAPI::eRunning) in JobDelayExpiration()
1164 return CNetScheduleAPI::eRunning; in JobDelayExpiration()
1369 if (old_status != CNetScheduleAPI::eRunning) in ReturnJob()
1482 if (old_status != CNetScheduleAPI::eRunning) in RescheduleJob()
1596 old_status == CNetScheduleAPI::eRunning || in RedoJob()
1727 if (old_status == CNetScheduleAPI::eRunning) in Cancel()
1866 if (status == CNetScheduleAPI::eRunning || in x_GetEstimatedJobLifetime()
3376 if (status == CNetScheduleAPI::eRunning) in x_CheckExecutionTimeout()
[all …]
H A Dns_statistics_counters.cpp96 [s_StatusToIndex[CNetScheduleAPI::eRunning]].Set(0); in CStatisticsCounters()
98 m_Transitions[s_StatusToIndex[CNetScheduleAPI::eRunning]] in CStatisticsCounters()
100 m_Transitions[s_StatusToIndex[CNetScheduleAPI::eRunning]] in CStatisticsCounters()
102 m_Transitions[s_StatusToIndex[CNetScheduleAPI::eRunning]] in CStatisticsCounters()
136 m_Transitions[s_StatusToIndex[CNetScheduleAPI::eRunning]] in CStatisticsCounters()
156 m_Transitions[s_StatusToIndex[CNetScheduleAPI::eRunning]] in CStatisticsCounters()
645 if (from == CNetScheduleAPI::eRunning) { in CountTransition()
H A Djob_status.hpp56 CNetScheduleAPI::eRunning,
H A Dns_perf_logging.cpp189 if (status_from == CNetScheduleAPI::eRunning || in g_DoPerfLogging()
190 status_to == CNetScheduleAPI::eRunning) in g_DoPerfLogging()
/dports/games/scourge/scourge/src/squirrel/
H A Dsqclosure.h36 enum SQGeneratorState{eRunning,eSuspended,eDead}; enumerator
38 …SQGenerator(SQSharedState *ss,SQClosure *closure){_closure=closure;_state=eRunning;_ci._generator=… in SQGenerator()
/dports/games/openttd/openttd-12.1/src/3rdparty/squirrel/squirrel/
H A Dsqclosure.h46 enum SQGeneratorState{eRunning,eSuspended,eDead}; enumerator
48 …SQGenerator(SQSharedState *ss,SQClosure *closure){_closure=closure;_state=eRunning;_ci._generator=… in SQGenerator()
/dports/devel/codeblocks/codeblocks-20.03/src/include/scripting/squirrel/
H A Dsqclosure.h46 enum SQGeneratorState{eRunning,eSuspended,eDead}; enumerator
48 …SQGenerator(SQSharedState *ss,SQClosure *closure){_closure=closure;_state=eRunning;_ci._generator=… in SQGenerator()
/dports/devel/open-beagle/beagle-3.0.3/PACC/Threading/
H A DException.hpp52 eRunning, //!< Thread is already running enumerator
H A DException.cpp77 case eRunning: lMessage << "Running"; break; in getMessage()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/trackmgr/
H A Dgridrpcclient.hpp369 case CNetScheduleAPI::eRunning: in AskStream()
434 case CNetScheduleAPI::eRunning: in Ask()
484 case CNetScheduleAPI::eRunning: in x_GetJobById()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/trackmgr/
H A Dgridrpcclient.hpp369 case CNetScheduleAPI::eRunning: in AskStream()
434 case CNetScheduleAPI::eRunning: in Ask()
484 case CNetScheduleAPI::eRunning: in x_GetJobById()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/squirrel/
H A Dsqclosure.h110 enum SQGeneratorState{eRunning,eSuspended,eDead}; enumerator
112 …SQGenerator(SQSharedState *ss,SQClosure *closure){_closure=closure;_state=eRunning;_ci._generator=… in SQGenerator()
/dports/lang/squirrel/squirrel3/squirrel/
H A Dsqclosure.h110 enum SQGeneratorState{eRunning,eSuspended,eDead}; enumerator
112 …SQGenerator(SQSharedState *ss,SQClosure *closure){_closure=closure;_state=eRunning;_ci._generator=… in SQGenerator()
/dports/games/simutrans/simutrans-121.0/squirrel/squirrel/
H A Dsqclosure.h110 enum SQGeneratorState{eRunning,eSuspended,eDead}; enumerator
112 …SQGenerator(SQSharedState *ss,SQClosure *closure){_closure=closure;_state=eRunning;_ci._generator=… in SQGenerator()
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_sqlang/squirrel/squirrel/
H A Dsqclosure.h110 enum SQGeneratorState{eRunning,eSuspended,eDead}; enumerator
112 …SQGenerator(SQSharedState *ss,SQClosure *closure){_closure=closure;_state=eRunning;_ci._generator=… in SQGenerator()

1234