Searched refs:responded (Results 1 – 25 of 42) sorted by relevance
12
/third_party/libwebsockets/lib/system/async-dns/ |
D | async-dns-parse.c | 397 q->asked = q->responded = 0; in lws_adns_iterate() 567 if (q->responded & n) { in lws_adns_parse_udp() 572 q->responded = (uint8_t)(q->responded | n); in lws_adns_parse_udp() 660 c->incomplete = !q->responded;// != q->asked; in lws_adns_parse_udp() 683 if (q->responded != q->asked) in lws_adns_parse_udp()
|
D | async-dns.c | 197 if (!q->responded) { in lws_async_dns_writeable() 203 which = q->responded & 1; in lws_async_dns_writeable() 261 if (!q->responded && q->sent[0] != q->sent[1]) { in lws_async_dns_writeable() 317 (!q->asked || q->responded != q->asked)) in callback_async_dns() 443 q->responded); in lws_adns_dump()
|
D | private-lib-async-dns.h | 84 uint8_t responded; member
|
/third_party/flutter/flutter/packages/flutter_driver/lib/src/common/ |
D | health.dart | 44 /// If the application responded, this will be [HealthStatus.ok].
|
/third_party/flutter/skia/third_party/externals/wuffs/test/data/artificial/ |
D | gif-frame-out-of-bounds.gif.make-artificial.txt | 31 # have responded by accepting such files anyway. As of May 2018:
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_stream_flush.txt | 56 and can then be responded to.
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_stream_flush.txt | 56 and can then be responded to.
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/reporting/ |
D | crash_reporting.dart | 120 …printError('Failed to send crash report. Server responded with HTTP status code ${resp.statusCode}…
|
/third_party/node/deps/npm/node_modules/form-data/ |
D | README.md.bak | 204 console.log('Upload successful! Server responded with:', body);
|
D | README.md | 204 console.log('Upload successful! Server responded with:', body);
|
/third_party/toybox/ |
D | README | 168 If I haven't responded to your patch after one week, feel free to remind
|
/third_party/node/deps/npm/docs/content/using-npm/ |
D | disputes.md | 62 3. After a reasonable amount of time, if Yusuf has not responded, or if Yusuf
|
/third_party/skia/third_party/externals/microhttpd/doc/chapters/ |
D | responseheaders.inc | 11 When we responded with HTML page packed in the static string previously, the client had no choice
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | README-WPS | 350 device initiated or responded to the connection handover and the carrier
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | README-WPS | 350 device initiated or responded to the connection handover and the carrier
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | README-WPS | 387 indicates whether the local device initiated or responded to the
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | README-WPS | 387 indicates whether the local device initiated or responded to the
|
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ios/ |
D | mac.dart | 85 /// and the user has not yet responded as to whether to trust the host.
|
/third_party/node/deps/npm/node_modules/request/ |
D | README.md | 213 console.log('Upload successful! Server responded with:', body); 264 console.log('Upload successful! Server responded with:', body);
|
/third_party/node/doc/api/ |
D | cluster.md | 638 console.log('Yay, the worker responded after it was forked');
|
/third_party/openssl/doc/man1/ |
D | openssl-s_server.pod.in | 726 Any without a cookie will be responded to with a HelloVerifyRequest.
|
/third_party/harfbuzz/perf/texts/ |
D | en-thelittleprince.txt | 524 “Am I not?” the flower responded, sweetly. “And I was born at the same moment as the sun...” 1306 “Good morning,” the little prince responded politely, although when he turned around he saw
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-thelittleprince.txt | 524 “Am I not?” the flower responded, sweetly. “And I was born at the same moment as the sun...” 1306 “Good morning,” the little prince responded politely, although when he turned around he saw
|
/third_party/tzdata/ |
D | northamerica | 2304 # Aziz responded quickly with this: "hi, The time was not changed for the 2312 # responded with this: "Hi, Stephanie lives in Winnipeg. I live here, You
|
/third_party/pulseaudio/po/ |
D | nl.po | 3100 #~ msgid "PolicyKit responded with '%s'"
|
12