Home
last modified time | relevance | path

Searched defs:CLOSED (Results 176 – 200 of 1246) sorted by relevance

12345678910>>...50

/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/net/ssl/
H A DSSLEngineResult.java110 CLOSED enumConstant
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/net/ssl/
H A DSSLEngineResult.java98 CLOSED; enumConstant
/dports/www/firefox-esr/firefox-91.8.0/dom/websocket/
H A DWebSocket.h42 enum { CONNECTING = 0, OPEN = 1, CLOSING = 2, CLOSED = 3 }; enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventSource.h66 CLOSED = 2, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/dom/websocket/
H A DWebSocket.h41 enum { CONNECTING = 0, OPEN = 1, CLOSING = 2, CLOSED = 3 }; enumerator
/dports/x11-toolkits/viewklass/ViewKlass-0.7.2/Vk/
H A DVkSimpleWindow.h100 typedef enum {OPEN, CLOSED, ICON_UNKNOWN} IconState; enumerator
/dports/www/firefox/firefox-99.0/dom/websocket/
H A DWebSocket.h42 enum { CONNECTING = 0, OPEN = 1, CLOSING = 2, CLOSED = 3 }; enumerator
/dports/net/py-wsproto/wsproto-1.0.0/src/wsproto/
H A Dconnection.py40 CLOSED = 4 variable in ConnectionState
/dports/mail/thunderbird/thunderbird-91.8.0/dom/websocket/
H A DWebSocket.h42 enum { CONNECTING = 0, OPEN = 1, CLOSING = 2, CLOSED = 3 }; enumerator
/dports/devel/py-websockets/websockets-10.1/src/websockets/
H A Dconnection.py57 CONNECTING, OPEN, CLOSING, CLOSED = range(4) variable in State
63 CLOSED = State.CLOSED variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/android/java/src/org/chromium/chromoting/jni/
H A DConnectionListener.java29 int CLOSED = 5; field
/dports/www/py-hypercorn/Hypercorn-0.12.0/src/hypercorn/protocol/
H A Dhttp_stream.py27 CLOSED = auto() variable in ASGIHTTPState
/dports/textproc/p5-RDF-Query/RDF-Query-2.918/lib/RDF/Query/
H A DPlan.pm63 use constant CLOSED => 0x04; constant
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DFogMap.h46 CLOSED = 1 enumerator
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/
H A DSharedScope.java52 private static final int CLOSED = -2; field in SharedScope
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/
H A DContextualSearchUma.java419 codes.put(new StateChangeKey(PanelState.CLOSED, StateChangeReason.TEXT_SELECT_TAP), in codes.put()
489 codes.put(new StateChangeKey(PanelState.CLOSED, StateChangeReason.BACK_PRESS), in codes.put()
491 codes.put(new StateChangeKey(PanelState.CLOSED, StateChangeReason.BASE_PAGE_SCROLL), in codes.put()
493 codes.put(new StateChangeKey(PanelState.CLOSED, StateChangeReason.BASE_PAGE_TAP), in codes.put()
516 codes.put(new StateChangeKey(PanelState.CLOSED, StateChangeReason.BACK_PRESS), in codes.put()
518 codes.put(new StateChangeKey(PanelState.CLOSED, StateChangeReason.BASE_PAGE_TAP), in codes.put()
520 codes.put(new StateChangeKey(PanelState.CLOSED, StateChangeReason.FLING), in codes.put()
541 codes.put(new StateChangeKey(PanelState.CLOSED, StateChangeReason.BACK_PRESS), in codes.put()
543 codes.put(new StateChangeKey(PanelState.CLOSED, StateChangeReason.FLING), in codes.put()
545 codes.put(new StateChangeKey(PanelState.CLOSED, StateChangeReason.TAB_PROMOTION), in codes.put()
[all …]
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Output/jack/
H A Dbio2jack.h49 enum status_enum { PLAYING, PAUSED, STOPPED, CLOSED, RESET }; enumerator
/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/
H A Dchannel_state.h34 CLOSED, enumerator
/dports/finance/xtrader/xtrader-0.99.9_10/util/
H A DMHCSVFile.h52 CLOSED = 0, enumerator
/dports/astro/opencpn/OpenCPN-5.2.4/libs/easywsclient/
H A Deasywsclient.hpp22 typedef enum readyStateValues { CLOSING, CLOSED, CONNECTING, OPEN } readyStateValues; enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/
H A DIPerspectiveListenerTest.java41 public static final int NONE = 0x00, OPEN = 0x01, CLOSED = 0x02, field in IPerspectiveListenerTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DStopDetectingInputStream.java179 CLOSED enumConstant
/dports/www/librtcdcpp/librtcdcpp-2fe92c38b48b6acf1217a8a812c2408310dec437/examples/websocket_client/
H A Deasywsclient.hpp26 typedef enum readyStateValues { CLOSING, CLOSED, CONNECTING, OPEN } readyStateValues; enumerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DStopDetectingInputStream.java179 CLOSED enumConstant
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/
H A DStopDetectingInputStream.java179 CLOSED enumConstant

12345678910>>...50