Home
last modified time | relevance | path

Searched refs:CLOSED (Results 1 – 25 of 67) sorted by relevance

123

/third_party/node/deps/undici/src/lib/websocket/
Dwebsocket.js177 if (this[kReadyState] === WebSocket.CLOSING || this[kReadyState] === WebSocket.CLOSED) {
538 WebSocket.CLOSED = WebSocket.prototype.CLOSED = states.CLOSED
544 CLOSED: staticPropertyDescriptors, property
569 CLOSED: staticPropertyDescriptors property
Dconstants.js20 CLOSED: 3 property
Dutil.js33 return ws[kReadyState] === states.CLOSED
Dconnection.js241 ws[kReadyState] = states.CLOSED
/third_party/node/deps/npm/node_modules/minipass-json-stream/node_modules/minipass/
Dindex.js15 const CLOSED = Symbol('closed') constant
111 this[CLOSED] = false
443 if (this[CLOSED])
460 this[CLOSED] = true
631 if (typeof this.close === 'function' && !this[CLOSED])
/third_party/node/deps/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/
Dindex.js15 const CLOSED = Symbol('closed') constant
111 this[CLOSED] = false
443 if (this[CLOSED])
460 this[CLOSED] = true
631 if (typeof this.close === 'function' && !this[CLOSED])
/third_party/node/deps/npm/node_modules/minizlib/node_modules/minipass/
Dindex.js15 const CLOSED = Symbol('closed') constant
111 this[CLOSED] = false
443 if (this[CLOSED])
460 this[CLOSED] = true
631 if (typeof this.close === 'function' && !this[CLOSED])
/third_party/node/deps/npm/node_modules/minipass-sized/node_modules/minipass/
Dindex.js15 const CLOSED = Symbol('closed') constant
111 this[CLOSED] = false
443 if (this[CLOSED])
460 this[CLOSED] = true
631 if (typeof this.close === 'function' && !this[CLOSED])
/third_party/node/deps/npm/node_modules/minipass-collect/node_modules/minipass/
Dindex.js15 const CLOSED = Symbol('closed') constant
111 this[CLOSED] = false
443 if (this[CLOSED])
460 this[CLOSED] = true
631 if (typeof this.close === 'function' && !this[CLOSED])
/third_party/node/deps/npm/node_modules/minipass-flush/node_modules/minipass/
Dindex.js15 const CLOSED = Symbol('closed') constant
111 this[CLOSED] = false
443 if (this[CLOSED])
460 this[CLOSED] = true
631 if (typeof this.close === 'function' && !this[CLOSED])
/third_party/node/deps/npm/node_modules/minipass-pipeline/node_modules/minipass/
Dindex.js15 const CLOSED = Symbol('closed') constant
111 this[CLOSED] = false
443 if (this[CLOSED])
460 this[CLOSED] = true
631 if (typeof this.close === 'function' && !this[CLOSED])
/third_party/node/deps/undici/src/types/
Dwebsocket.d.ts43 readonly CLOSED: number property
73 readonly CLOSED: number constant
/third_party/node/deps/npm/node_modules/minipass/
Dindex.js19 const CLOSED = Symbol('closed') constant
117 this[CLOSED] = false
454 if (this[CLOSED]) this.emit('close')
472 this[CLOSED] = true
679 if (typeof this.close === 'function' && !this[CLOSED]) this.close()
Dindex.mjs19 const CLOSED = Symbol('closed') constant
117 this[CLOSED] = false
454 if (this[CLOSED]) this.emit('close')
472 this[CLOSED] = true
679 if (typeof this.close === 'function' && !this[CLOSED]) this.close()
/third_party/lwip/src/include/lwip/
Dtcpbase.h57 CLOSED = 0, enumerator
/third_party/lwip/src/core/
Dtcp.c537 case CLOSED: in tcp_close_shutdown()
752 if (pcb->state == CLOSED) { in tcp_abandon()
842 LWIP_ERROR("tcp_bind: can only bind in state CLOSED", pcb->state == CLOSED, return ERR_VAL);
1021 …LWIP_ERROR("tcp_listen_with_backlog_and_err: pcb already connected", pcb->state == CLOSED, res = E…
1246 …LWIP_ERROR("tcp_connect: can only connect from state CLOSED", pcb->state == CLOSED, return ERR_ISC…
1392 LWIP_ASSERT("tcp_slowtmr: active pcb->state != CLOSED\n", pcb->state != CLOSED);
2312 if (pcb->state != CLOSED &&
2383 pcb->state = CLOSED;
2702 LWIP_ASSERT("tcp_pcbs_sane: active pcb->state != CLOSED", pcb->state != CLOSED);
Daltcp.c529 return CLOSED; in altcp_dbg_get_tcp_state()
712 return CLOSED; in altcp_default_dbg_get_tcp_state()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlwindow.c36 CLOSED, enumerator
54 g_signal_emit (window, signals[CLOSED], 0); in handle_xdg_toplevel_close()
145 signals[CLOSED] = g_signal_new ("closed", G_TYPE_FROM_CLASS (gobject_class), in gst_wl_window_class_init()
/third_party/cef/libcef/browser/media_router/
Dmedia_router_manager.cc108 DidChangeState(blink::mojom::PresentationConnectionState::CLOSED); in DidClose()
238 if (info.state == blink::mojom::PresentationConnectionState::CLOSED || in OnRouteStateChange()
Dmedia_router_impl.cc125 case blink::mojom::PresentationConnectionState::CLOSED: in ToConnectionState()
/third_party/pcre2/pcre2/maint/Unicode.tables/
DBidiMirroring.txt376 2AA6; 2AA7 # LESS-THAN CLOSED BY CURVE
377 2AA7; 2AA6 # GREATER-THAN CLOSED BY CURVE
378 2AA8; 2AA9 # LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL
379 2AA9; 2AA8 # GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL
416 2ACF; 2AD0 # CLOSED SUBSET
417 2AD0; 2ACF # CLOSED SUPERSET
418 2AD1; 2AD2 # CLOSED SUBSET OR EQUAL TO
419 2AD2; 2AD1 # CLOSED SUPERSET OR EQUAL TO
/third_party/skia/third_party/externals/icu/source/data/translit/
Dund_FONIPA_und_FONXSAMP.txt83 ɞ ↔ '3\'; # LATIN SMALL LETTER CLOSED REVERSED OPEN E
212 ɷ → U; # LATIN SMALL LETTER CLOSED OMEGA
221 ʚ → '3\'; # LATIN SMALL LETTER CLOSED OPEN E
/third_party/icu/icu4c/source/data/translit/
Dund_FONIPA_und_FONXSAMP.txt83 ɞ ↔ '3\'; # LATIN SMALL LETTER CLOSED REVERSED OPEN E
212 ɷ → U; # LATIN SMALL LETTER CLOSED OMEGA
221 ʚ → '3\'; # LATIN SMALL LETTER CLOSED OPEN E
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DDecode.java37 private static final int CLOSED = 11; field in Decode
313 if (s.runningState == CLOSED) { in close()
316 s.runningState = CLOSED; in close()
1076 if (s.runningState == CLOSED) { in decompress()
/third_party/lwip/
D0030-refactor-tcp-new-port.patch179 pcb->state = CLOSED;

123