Home
last modified time | relevance | path

Searched refs:idleState (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DThreadEventQueue.cpp140 IdlePeriodState* idleState = nullptr; in GetEvent() local
151 idleState = mBaseQueue->GetIdlePeriodState(); in GetEvent()
167 if (idleState) { in GetEvent()
175 idleState->UpdateCachedIdleDeadline(unlock); in GetEvent()
180 idleState->RanOutOfTasks(unlock); in GetEvent()
193 idleState->ClearCachedIdleDeadline(); in GetEvent()
211 if (idleState) { in GetEvent()
214 idleState->ForgetPendingTaskGuarantee(); in GetEvent()
220 idleState->FlagNotIdle(); in GetEvent()
/dports/www/kdsoap/kdsoap-1.9.0/unittests/empty_element_wsdl/
H A Dempty_element_wsdl.cpp38 TNS__IdleState idleState; in testMustContainIdleState() local
39 state.setIdleState(idleState); in testMustContainIdleState()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Ddragdestination.c29 static void *idleState(WMView * destView, XClientMessageEvent * event, WMDraggingInfo * info);
292 XDND_DEST_STATE(info) = idleState; in initDestinationDragInfo()
344 XDND_DEST_STATE(info) = idleState; in W_DragDestinationStorePositionMsgInfo()
614 if (XDND_DEST_STATE(info) != idleState) in W_DragDestinationStartTimer()
629 if (state == idleState) in stateName()
674 return idleState; in idleState()
724 return idleState; in dropNotAllowedState()
760 return idleState; in dropAllowedState()
789 return idleState; in waitForDropDataState()
807 XDND_DEST_STATE(info) = idleState; in W_DragDestinationStateHandler()
[all …]
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Ddragdestination.c29 static void *idleState(WMView * destView, XClientMessageEvent * event, WMDraggingInfo * info);
292 XDND_DEST_STATE(info) = idleState; in initDestinationDragInfo()
344 XDND_DEST_STATE(info) = idleState; in W_DragDestinationStorePositionMsgInfo()
614 if (XDND_DEST_STATE(info) != idleState) in W_DragDestinationStartTimer()
629 if (state == idleState) in stateName()
674 return idleState; in idleState()
724 return idleState; in dropNotAllowedState()
760 return idleState; in dropAllowedState()
789 return idleState; in waitForDropDataState()
807 XDND_DEST_STATE(info) = idleState; in W_DragDestinationStateHandler()
[all …]
/dports/net/py-impacket/impacket-0.9.17/impacket/examples/ntlmrelayx/servers/socksplugins/
H A Dimap.py36 self.idleState = False
141 if self.idleState is True:
173 self.idleState = True
175 self.idleState = False
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/
H A DAceEditorIdleCommands.java87 DocUpdateSentinel sentinel, IdleState idleState)
90 prefs_, resolvePosition(target.getDocDisplay(), idleState));
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/imap/
H A DIMAPFolder.java3206 if (idleState == IDLE &&
3209 if (idleState == RUNNING) {
3212 idleState = IDLE;
3280 idleState = ABORTING;
3296 idleState = RUNNING;
3302 if (idleState == IDLE) {
3310 idleState = ABORTING;
3333 if (idleState == IDLE) {
3341 idleState = ABORTING;
3374 idleState = ABORTING;
[all …]
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/textproc/py-qt5-xml/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/examples/animation/appchooser/
H A Dappchooser.py126 idleState = QState(group) variable
127 group.setInitialState(idleState)

12345678910>>...21