Home
last modified time | relevance | path

Searched refs:isIdle (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/dports/net-im/jicofo/jicofo-ec1b29e/src/main/java/org/jitsi/jicofo/recording/jibri/
H A DJibriEvent.java82 Boolean isIdle, in initDictionary() argument
88 if (isIdle != null) in initDictionary()
90 props.put(IS_IDLE_KEY, isIdle); in initDictionary()
109 boolean isIdle, in newStatusChangedEvent() argument
112 return new JibriEvent(STATUS_CHANGED, jibriJid, isIdle, isSIP); in newStatusChangedEvent()
152 Jid jibriJid, Boolean isIdle, boolean isSIP) in JibriEvent() argument
154 super(topic, initDictionary(jibriJid, isIdle, isSIP)); in JibriEvent()
186 public boolean isIdle() in isIdle() method in JibriEvent
188 Boolean isIdle = (Boolean) getProperty(IS_IDLE_KEY); in isIdle() local
189 if (isIdle == null) in isIdle()
[all …]
/dports/benchmarks/polygraph/polygraph-4.13.0/src/client/
H A DSessionMgr.cc50 theHeartbitMgr(0), isIdle(false) { in SessionMgr()
65 isIdle = true; in delayedStart()
88 isIdle = false; in becomeBusy()
108 isIdle = true; in becomeIdle()
135 if (!isIdle && theCfg->theBusyPeriod->reached(theStats)) in checkPoint()
141 if (isIdle) in wakeUp()
H A DSyncClt.cc19 if (isIdle) in scheduleLaunch()
32 if (!isIdle && !thePendAlarmCnt && !theCcXactLvl) in launchCanceled()
H A DSessionMgr.h34 bool idle() const { return isIdle; } in idle()
48 bool isIdle; variable
/dports/sysutils/signon-ui/signon-ui-075830f31096947fcea70802b8d3c142bccfbefa/src/
H A Dservice.h35 Q_PROPERTY(bool isIdle READ isIdle NOTIFY isIdleChanged)
42 bool isIdle() const;
H A Dindicator-service.h39 Q_PROPERTY(bool isIdle READ isIdle NOTIFY isIdleChanged)
56 bool isIdle() const;
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DGCParallelTask.cpp84 if (isIdle(lock)) { in joinWithLockHeld()
100 if (isIdle(lock)) { in joinWithLockHeld()
109 MOZ_ASSERT(!isIdle(lock)); in joinNonIdleTask()
180 bool js::GCParallelTask::isIdle() const { in isIdle() function in js::GCParallelTask
182 return isIdle(lock); in isIdle()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DGCParallelTask.h119 bool isIdle() const;
120 bool isIdle(const AutoLockHelperThreadState& lock) const { in isIdle() function
147 MOZ_ASSERT(isIdle(lock) || isRunning(lock)); in setFinishing()
170 MOZ_ASSERT(isIdle(lock)); in setDispatched()
H A DGCParallelTask.cpp70 if (isIdle(lock)) { in joinWithLockHeld()
150 bool js::GCParallelTask::isIdle() const { in isIdle() function in js::GCParallelTask
152 return isIdle(lock); in isIdle()
/dports/cad/opencascade/opencascade-7.6.0/src/Aspect/
H A DAspect_WindowInputListener.cxx153 bool isIdle = true; in update3dMouseTranslation() local
155 …const Graphic3d_Vec3d aTrans = theEvent.Translation (isIdle, my3dMouseIsQuadric) * my3dMouseAccelT… in update3dMouseTranslation()
173 bool isIdle = true, toUpdate = false; in update3dMouseRotation() local
175 …const Graphic3d_Vec3d aRot3 = theEvent.Rotation (isIdle, my3dMouseIsQuadric) * my3dMouseAccelRotat… in update3dMouseRotation()
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_idle_watcher.cpp61 bool KisIdleWatcher::isIdle() const in isIdle() function in KisIdleWatcher
68 if (!image->isIdle()) { in isIdle()
121 if (isIdle()) { in slotIdleCheckTick()
/dports/sysutils/signon-ui/signon-ui-075830f31096947fcea70802b8d3c142bccfbefa/tests/unit/
H A Dtst_inactivity_timer.cpp47 Q_PROPERTY(bool isIdle READ isIdle NOTIFY isIdleChanged) property in TestObject
53 bool isIdle() const { return m_isIdle; } in isIdle() function in TestObject
/dports/devel/kf5-threadweaver/threadweaver-5.89.0/autotests/
H A DWaitForIdleAndFinished.cpp20 Q_ASSERT(weaver_->isIdle()); in WaitForIdleAndFinished()
30 Q_ASSERT(weaver_->isIdle()); in ~WaitForIdleAndFinished()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/http2-2.0.5/Network/HTTP2/Server/
H A DStream.hs17 isIdle :: StreamState -> Bool
18 isIdle Idle = True function
19 isIdle _ = False function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/http2-2.0.4/Network/HTTP2/Server/
H A DStream.hs17 isIdle :: StreamState -> Bool
18 isIdle Idle = True function
19 isIdle _ = False function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/http2-2.0.6/Network/HTTP2/Server/
H A DStream.hs17 isIdle :: StreamState -> Bool
18 isIdle Idle = True function
19 isIdle _ = False function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/http2-2.0.6/Network/HTTP2/Server/
H A DStream.hs17 isIdle :: StreamState -> Bool
18 isIdle Idle = True function
19 isIdle _ = False function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/http2-2.0.4/Network/HTTP2/Server/
H A DStream.hs17 isIdle :: StreamState -> Bool
18 isIdle Idle = True function
19 isIdle _ = False function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/http2-3.0.2/Network/HTTP2/Arch/
H A DStream.hs16 isIdle :: StreamState -> Bool
17 isIdle Idle = True function
18 isIdle _ = False function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/http2-3.0.2/Network/HTTP2/Arch/
H A DStream.hs16 isIdle :: StreamState -> Bool
17 isIdle Idle = True function
18 isIdle _ = False function
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DGCParallelTask.cpp81 if (isIdle(lock)) { in joinWithLockHeld()
160 bool js::GCParallelTask::isIdle() const { in isIdle() function in js::GCParallelTask
162 return isIdle(lock); in isIdle()
H A DGCParallelTask.h113 bool isIdle() const;
114 bool isIdle(const AutoLockHelperThreadState& lock) const { in isIdle() function
150 MOZ_ASSERT(isIdle(lock)); in setDispatched()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DGCParallelTask.h113 bool isIdle() const;
114 bool isIdle(const AutoLockHelperThreadState& lock) const { in isIdle() function
150 MOZ_ASSERT(isIdle(lock)); in setDispatched()
H A DGCParallelTask.cpp81 if (isIdle(lock)) { in joinWithLockHeld()
160 bool js::GCParallelTask::isIdle() const { in isIdle() function in js::GCParallelTask
162 return isIdle(lock); in isIdle()
/dports/benchmarks/polygraph/polygraph-4.13.0/src/kerberos/
H A DMgr.cc37 isIdle(true) { in Mgr()
179 if (isIdle) in becomeIdle()
182 isIdle = true; in becomeIdle()
202 return isIdle || x.sessionId != sessionId; in late()
299 isIdle = false; in becomeBusy()

12345678910>>...18