/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/boost/tools/build/src/engine/ |
D | regexp.cpp | 109 #define CLOSE 30 /* no Analogous to OPEN. */ macro 352 ender = regnode((paren) ? CLOSE+parno : END); in reg() 1005 case CLOSE+1: in regmatch() 1006 case CLOSE+2: in regmatch() 1007 case CLOSE+3: in regmatch() 1008 case CLOSE+4: in regmatch() 1009 case CLOSE+5: in regmatch() 1010 case CLOSE+6: in regmatch() 1011 case CLOSE+7: in regmatch() 1012 case CLOSE+8: in regmatch() [all …]
|
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | write-entry.js | 33 const CLOSE = Symbol('close') constant 270 return this[CLOSE](() => this.emit('error', er)) 276 [CLOSE] (cb) { 286 return this[CLOSE](() => this.emit('error', er)) 294 return this[CLOSE](() => this.emit('error', er)) 342 return this[CLOSE](/* istanbul ignore next - legacy */ 386 this[CLOSE](() => {}) 396 [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/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/icu-small/source/i18n/ |
D | funcrepl.cpp | 23 static const UChar CLOSE[] = {32,41,0}; // " )" variable 107 rule.append(CLOSE, 2); in toReplacerPattern()
|
/third_party/flutter/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/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/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()
|
/third_party/iptables/extensions/ |
D | libxt_dccp.txlate | 10 iptables-translate -A INPUT -p dccp -m dccp --dccp-types CLOSE 16 … dccp --dport 100 --dccp-types REQUEST,RESPONSE,DATA,ACK,DATAACK,CLOSEREQ,CLOSE,SYNC,SYNCACK,INVAL…
|
D | libxt_dccp.t | 21 -p dccp -m dccp --dccp-types REQUEST,RESPONSE,DATA,ACK,DATAACK,CLOSEREQ,CLOSE,RESET,SYNC,SYNCACK,IN… 22 -p dccp -m dccp ! --dccp-types REQUEST,RESPONSE,DATA,ACK,DATAACK,CLOSEREQ,CLOSE,RESET,SYNC,SYNCACK,…
|
D | libxt_dccp.man | 9 .BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
|
/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/flutter/skia/modules/pathkit/ |
D | pathkit_wasm_bindings.cpp | 33 static const int CLOSE = 5; variable 84 cmd.call<void>("push", CLOSE); in ToCmds() 149 case CLOSE: in FromCmds() 578 constant("CLOSE_VERB", CLOSE); in EMSCRIPTEN_BINDINGS()
|
/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/flutter/flutter/packages/flutter_localizations/lib/src/l10n/ |
D | material_en_ZA.arb | 24 "closeButtonLabel": "CLOSE",
|
D | material_en_CA.arb | 27 "closeButtonLabel": "CLOSE",
|
D | material_en_SG.arb | 27 "closeButtonLabel": "CLOSE",
|
D | material_en_AU.arb | 27 "closeButtonLabel": "CLOSE",
|
D | material_en_GB.arb | 24 "closeButtonLabel": "CLOSE",
|