/third_party/libuv/test/ |
D | test-signal.c | 93 enum { CLOSE, STOP, NOOP } stop_or_close; enumerator 107 else if (ctx->stop_or_close == CLOSE) in signal_cb() 118 if (ctx->stop_or_close == CLOSE) in signal_cb_one_shot() 139 ctx->stop_or_close = CLOSE; in start_watcher() 175 sc.stop_or_close = CLOSE; /* now close it when it's done */ in TEST_IMPL() 231 sc.stop_or_close = CLOSE; /* now close it when it's done */ in TEST_IMPL() 253 sc[0].stop_or_close = CLOSE; in TEST_IMPL() 254 sc[1].stop_or_close = CLOSE; in TEST_IMPL() 264 sc[0].stop_or_close = CLOSE; in TEST_IMPL() 265 sc[1].stop_or_close = CLOSE; in TEST_IMPL() [all …]
|
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | write-entry.js | 32 const CLOSE = Symbol('close') constant 291 return this[CLOSE](() => this.emit('error', er)) 297 [CLOSE] (cb) { 307 return this[CLOSE](() => this.emit('error', er)) 315 return this[CLOSE](() => this.emit('error', er)) 365 return this[CLOSE](er => er ? this.emit('error', er) : this.end()) 404 this[CLOSE](() => {}) 414 [CLOSE] (cb) {
|
/third_party/curl/tests/data/ |
D | test815 | 7 CLOSE 30 …123 +Flags \Deleted' -u user:secret -: imap://%HOSTIP:%IMAPPORT/%TESTNUMBER -X CLOSE -u user:secret 42 A005 CLOSE
|
D | test586 | 23 [CLOSE] counter: 2 24 [CLOSE] counter: 1
|
D | test596 | 19 [CLOSE] counter: 2 21 [CLOSE] counter: 1
|
D | test595 | 20 [CLOSE] counter: 2 21 [CLOSE] counter: 1
|
D | test585 | 32 [CLOSE] counter: 1
|
/third_party/libwebsockets/READMEs/ |
D | README.lifecycle.md | 22 http CLOSE|`LWS_CALLBACK_CLOSED_CLIENT_HTTP`|`LWS_CALLBACK_CLOSED_HTTP` 31 ws CLOSE|`LWS_CALLBACK_CLIENT_CLOSED`|`LWS_CALLBACK_CLOSED` 40 raw CLOSE|`LWS_CALLBACK_RAW_CLOSE`|`LWS_CALLBACK_RAW_CLOSE`
|
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/ |
D | sentence_break.rs | 12 ("Close", CLOSE), 31 pub const CLOSE: &'static [(char, char)] = &[ constant
|
/third_party/gstreamer/gstplugins_base/gst/gio/ |
D | gstgiobasesink.c | 144 GST_ELEMENT_WARNING (sink, RESOURCE, CLOSE, (NULL), in gst_gio_base_sink_stop() 148 GST_ELEMENT_WARNING (sink, RESOURCE, CLOSE, (NULL), in gst_gio_base_sink_stop() 160 GST_ELEMENT_WARNING (sink, RESOURCE, CLOSE, (NULL), in gst_gio_base_sink_stop() 164 GST_ELEMENT_WARNING (sink, RESOURCE, CLOSE, (NULL), in gst_gio_base_sink_stop()
|
D | gstgiobasesrc.c | 155 GST_ELEMENT_WARNING (src, RESOURCE, CLOSE, (NULL), in gst_gio_base_src_stop() 159 GST_ELEMENT_WARNING (src, RESOURCE, CLOSE, (NULL), in gst_gio_base_src_stop()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | funcrepl.cpp | 23 static const char16_t CLOSE[] = {32,41,0}; // " )" variable 107 rule.append(CLOSE, 2); in toReplacerPattern()
|
/third_party/icu/icu4c/source/i18n/ |
D | funcrepl.cpp | 23 static const UChar CLOSE[] = {32,41,0}; // " )" variable 107 rule.append(CLOSE, 2); in toReplacerPattern()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | funcrepl.cpp | 23 static const UChar CLOSE[] = {32,41,0}; // " )" variable 107 rule.append(CLOSE, 2); in toReplacerPattern()
|
/third_party/node/deps/undici/src/lib/websocket/ |
D | receiver.js | 93 this.#info.opcode === opcodes.CLOSE) && 99 } else if (this.#info.opcode === opcodes.CLOSE) { 119 closeFrame.createFrame(opcodes.CLOSE),
|
D | constants.js | 27 CLOSE: 0x8, property
|
D | websocket.js | 221 socket.write(frame.createFrame(opcodes.CLOSE), (err) => {
|
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | UConverterConstants.java | 140 static final int CLOSE = 4; /**< Called when the converter is closed. The field
|
/third_party/skia/modules/pathkit/ |
D | pathkit_wasm_bindings.cpp | 34 static const int CLOSE = 5; variable 74 cmd.call<void>("push", CLOSE); in ToCmds() 136 case CLOSE: in FromCmds() 565 constant("CLOSE_VERB", CLOSE); in EMSCRIPTEN_BINDINGS()
|
/third_party/python/Lib/multiprocessing/ |
D | pool.py | 38 CLOSE = "CLOSE" variable 647 self._state = CLOSE 648 self._worker_handler._state = CLOSE 660 elif self._state not in (CLOSE, TERMINATE):
|
/third_party/gstreamer/gstplugins_bad/ext/openal/ |
D | gstopenalsrc.c | 366 GST_ELEMENT_WARNING (openalsrc, RESOURCE, CLOSE, in gst_openal_src_getcaps() 530 GST_ELEMENT_ERROR (openalsrc, RESOURCE, CLOSE, in gst_openal_src_unprepare()
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gstvideocodectestsink.c | 176 GST_ELEMENT_WARNING (self, RESOURCE, CLOSE, in gst_video_codec_test_sink_stop()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfilesink.c | 470 GST_ELEMENT_ERROR (sink, RESOURCE, CLOSE, in gst_file_sink_close_file() 474 GST_ELEMENT_ERROR (sink, RESOURCE, CLOSE, in gst_file_sink_close_file()
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfsrc.c | 377 GST_ELEMENT_ERROR (this, RESOURCE, CLOSE, in gst_sf_src_close_file()
|
D | gstsfsink.c | 312 GST_ELEMENT_ERROR (this, RESOURCE, CLOSE, in gst_sf_sink_close_file()
|