Home
last modified time | relevance | path

Searched refs:CLOSE (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/libuv/test/
Dtest-signal.c93 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/
Dregexp.cpp109 #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/
Dwrite-entry.js33 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/
Dtest8157 CLOSE
30 …123 +Flags \Deleted' -u user:secret -: imap://%HOSTIP:%IMAPPORT/%TESTNUMBER -X CLOSE -u user:secret
42 A005 CLOSE
Dtest58623 [CLOSE] counter: 2
24 [CLOSE] counter: 1
Dtest59619 [CLOSE] counter: 2
21 [CLOSE] counter: 1
Dtest59520 [CLOSE] counter: 2
21 [CLOSE] counter: 1
Dtest58532 [CLOSE] counter: 1
/third_party/libwebsockets/READMEs/
DREADME.lifecycle.md22 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/
Dfuncrepl.cpp23 static const UChar CLOSE[] = {32,41,0}; // " )" variable
107 rule.append(CLOSE, 2); in toReplacerPattern()
/third_party/node/deps/icu-small/source/i18n/
Dfuncrepl.cpp23 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/
Dfuncrepl.cpp23 static const UChar CLOSE[] = {32,41,0}; // " )" variable
107 rule.append(CLOSE, 2); in toReplacerPattern()
/third_party/icu/icu4c/source/i18n/
Dfuncrepl.cpp23 static const UChar CLOSE[] = {32,41,0}; // " )" variable
107 rule.append(CLOSE, 2); in toReplacerPattern()
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesink.c144 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/
Dlibxt_dccp.txlate10 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…
Dlibxt_dccp.t21 -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,…
Dlibxt_dccp.man9 .BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterConstants.java140 static final int CLOSE = 4; /**< Called when the converter is closed. The field
/third_party/flutter/skia/modules/pathkit/
Dpathkit_wasm_bindings.cpp33 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/
Dpathkit_wasm_bindings.cpp34 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/
Dmaterial_en_ZA.arb24 "closeButtonLabel": "CLOSE",
Dmaterial_en_CA.arb27 "closeButtonLabel": "CLOSE",
Dmaterial_en_SG.arb27 "closeButtonLabel": "CLOSE",
Dmaterial_en_AU.arb27 "closeButtonLabel": "CLOSE",
Dmaterial_en_GB.arb24 "closeButtonLabel": "CLOSE",

1234