| /third_party/grpc/test/cpp/naming/ |
| D | resolver_test_record_groups.yaml | 1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp. 4 - expected_addrs: 5 - {address: '5.5.5.5:443', is_balancer: false} 13 record_to_resolve: no-srv-ipv4-single-target 15 no-srv-ipv4-single-target: 16 - {TTL: '2100', data: 5.5.5.5, type: A} 17 - expected_addrs: 18 - {address: '1.2.3.4:1234', is_balancer: true} 26 record_to_resolve: srv-ipv4-single-target 28 _grpclb._tcp.srv-ipv4-single-target: [all …]
|
| D | resolver_component_tests_runner.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 # This file is auto-generated 28 argp = argparse.ArgumentParser(description='Run c-ares resolver tests') 29 argp.add_argument('--test_bin_path', default=None, type=str, 31 argp.add_argument('--dns_server_bin_path', default=None, type=str, 33 argp.add_argument('--records_config_path', default=None, type=str, 36 argp.add_argument('--dns_server_port', default=None, type=int, 38 argp.add_argument('--dns_resolver_bin_path', default=None, type=str, 40 argp.add_argument('--tcp_connect_bin_path', default=None, type=str, 67 '--server_host', '127.0.0.1', [all …]
|
| /third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/ |
| D | run.dart | 2 // Use of this source code is governed by a BSD-style license that can be 36 ..addFlag('trace-startup', 40 ..addFlag('verbose-system-logs', 55 bool get traceStartup => argResults['trace-startup']; 65 ..addFlag('start-paused', 69 ..addFlag('enable-software-rendering', 76 ..addFlag('skia-deterministic-rendering', 78 help: 'When combined with --enable-software-rendering, provides 100% ' 81 ..addFlag('trace-skia', 86 ..addFlag('trace-systrace', [all …]
|
| /third_party/boost/libs/log/build/ |
| D | Jamfile.v2 | 2 # Copyright Andrey Semashev 2007 - 2020. 15 import log-architecture ; 16 import log-platform-config ; 21 project.push-current [ project.current ] ; 22 project.load [ path.join [ path.make $(here:D) ] ../config/message-compiler ] ; 23 project.load [ path.join [ path.make $(here:D) ] ../config/x86-ext ] ; 24 project.load [ path.join [ path.make $(here:D) ] ../config/pthread-mutex-robust ] ; 25 project.load [ path.join [ path.make $(here:D) ] ../config/native-syslog ] ; 26 project.load [ path.join [ path.make $(here:D) ] ../config/atomic-int32 ] ; 27 project.pop-current ; [all …]
|
| /third_party/node/test/common/ |
| D | README.md | 7 * [ArrayStream module](#arraystream-module) 8 * [Benchmark module](#benchmark-module) 9 * [Common module API](#common-module-api) 10 * [Countdown module](#countdown-module) 11 * [CPU Profiler module](#cpu-profiler-module) 12 * [Debugger module](#debugger-module) 13 * [DNS module](#dns-module) 14 * [Duplex pair helper](#duplex-pair-helper) 15 * [Environment variables](#environment-variables) 16 * [Fixtures module](#fixtures-module) [all …]
|
| /third_party/flutter/flutter/packages/flutter_tools/lib/src/runner/ |
| D | flutter_command.dart | 2 // Use of this source code is governed by a BSD-style license that can be 55 …/// https://developers.google.com/analytics/devguides/collection/analyticsjs/field-reference#timin… 59 /// Optional epoch time when the command's non-interactive wait time is 85 static const String kExtraFrontEndOptions = 'extra-front-end-options'; 86 static const String kExtraGenSnapshotOptions = 'extra-gen-snapshot-options'; 87 static const String kEnableExperiment = 'enable-experiment'; 88 static const String kFileSystemRoot = 'filesystem-root'; 89 static const String kFileSystemScheme = 'filesystem-scheme'; 93 /// The currently executing command (or sub-command). 95 /// Will be `null` until the top-most command has begun execution. [all …]
|
| /third_party/curl/docs/ |
| D | KNOWN_BUGS | 15 1.2 Multiple methods in a single WWW-Authenticate: header 18 1.5 Expect-100 meets 417 42 3.3 POP3 expects "CRLF.CRLF" eob for some single-line responses 46 4.1 -J and -O with %-encoded file names 47 4.2 -J with -C - fails 48 4.3 --retry and transfer timeouts 52 5.2 curl-config --libs contains private details 55 5.5 can't handle Unicode arguments in non-Unicode builds on Windows 60 5.11 configure --with-gssapi with Heimdal is ignored on macOS 69 6.6 libcurl can fail to try alternatives with --proxy-any [all …]
|
| D | INSTALL.md | 16 ./bootstrap-vcpkg.sh 25 the `GIT-INFO` file in the root directory for specific instructions on how to 33 ./configure --with-openssl [--with-gnutls --with-wolfssl] 44 ./configure --help 49 ./configure --prefix=/path/to/curl/tree 55 ./configure --prefix=$HOME 64 ./configure --with-openssl 67 you have pkg-config installed, set the pkg-config path first, like this: 69 env PKG_CONFIG_PATH=/opt/OpenSSL/lib/pkgconfig ./configure --with-openssl 71 Without pkg-config installed, use this: [all …]
|
| /third_party/python/Doc/library/ |
| D | socket.rst | 1 :mod:`socket` --- Low-level networking interface 5 :synopsis: Low-level networking interface. 9 -------------- 22 call and library interface for sockets to Python's object-oriented style: the 24 the various socket system calls. Parameter types are somewhat higher-level than 40 --------------- 49 - The address of an :const:`AF_UNIX` socket bound to a file system node 52 Linux's abstract namespace is returned as a :term:`bytes-like object` with 56 bytes-like object can be used for either type of address when 60 Previously, :const:`AF_UNIX` socket paths were assumed to use UTF-8 [all …]
|
| /third_party/lwip/src/core/ipv6/ |
| D | nd6.c | 4 * Neighbor discovery and stateless address autoconfiguration for IPv6. 158 /* If the affected address was the link-local address that we use to generate in nd6_duplicate_addr_detected() 160 * addresses either, so mark them as duplicate as well. For autoconfig-only in nd6_duplicate_addr_detected() 196 valid_life = lwip_htonl(prefix_opt->valid_lifetime); in nd6_process_autoconfig_prefix() 197 pref_life = lwip_htonl(prefix_opt->preferred_lifetime); in nd6_process_autoconfig_prefix() 198 if (pref_life > valid_life || prefix_opt->prefix_length != 64) { in nd6_process_autoconfig_prefix() 209 * and duplicate addresses. Skip address slot 0 (the link-local address). */ in nd6_process_autoconfig_prefix() 224 * rare cases the advertisement may un-deprecate the address, though. in nd6_process_autoconfig_prefix() 235 * new one. However, if IPv6 autoconfiguration is administratively disabled, in nd6_process_autoconfig_prefix() 240 * Finally, the original link-local address must be usable at all. We start in nd6_process_autoconfig_prefix() [all …]
|
| /third_party/flutter/flutter/packages/flutter_tools/lib/src/ |
| D | resident_runner.dart | 2 // Use of this source code is governed by a BSD-style license that can be 56 @required String target, 110 /// The 'compileExpression' service can be used to compile user-provided 386 ipv6: hotRunner.ipv6, 435 platformArgs['trace-startup'] = coldRunner.traceStartup; 447 ipv6: coldRunner.ipv6, 465 String target, 484 target: target, 534 this.target, 538 this.ipv6, [all …]
|
| D | run_hot.dart | 2 // Use of this source code is governed by a BSD-style license that can be 59 String target, 69 bool ipv6 = false, 71 target: target, 79 ipv6: ipv6); 245 if (target == null) 246 message += '\nConsider using the -t option to specify the Dart file to start.'; 293 // Picking up first device's compiler as a source of truth - compilers 304 target: target, 589 restartEvent = 'restart-failed'; [all …]
|
| /third_party/nghttp2/src/ |
| D | util.cc | 2 * nghttp2 - HTTP/2 C Library 81 // inet_pton-wrapper for Windows 89 addr[sizeof(addr) - 1] = 0; 104 static constexpr char unreserved[] = {'-', '.', '_', '~'}; in in_rfc3986_unreserved_chars() 117 std::string percent_encode(const unsigned char *target, size_t len) { in percent_encode() argument 120 unsigned char c = target[i]; in percent_encode() 133 std::string percent_encode(const std::string &target) { in percent_encode() argument 134 return percent_encode(reinterpret_cast<const unsigned char *>(target.c_str()), in percent_encode() 135 target.size()); in percent_encode() 156 '-', '.', '^', '_', '`', '|', '~'}; in in_token() [all …]
|
| /third_party/cares/ |
| D | CHANGES | 1 Changelog for the c-ares project. Generated with git2changes.pl 6 - c-ares 1.16.1 release prep 8 - update travis to use xcode11.4 10 - Prevent possible double-free in ares_getaddrinfo() if ares_destroy() is called 13 it would result in an invalid read and double-free due to calling end_hquery() twice. 18 - [shelley vohr brought this change] 32 - travis: CloudFlare does not allow T_ANY requests, so live tests that use it fail. Disable. 34 - travis: bump macos image to the latest 36 - cast-align warnings are false for struct sockaddr, silence 38 Create a macro to silence false cast-align warnings when casting [all …]
|
| /third_party/lwip/doc/doxygen/ |
| D | main_page.h | 9 * - low-level "core" / "callback" or @ref callbackstyle_api. 10 * - higher-level @ref sequential_api. 11 * - BSD-style @ref socket. 39 * in a single execution context. 43 * Non thread-safe APIs, callback style for maximum performance and minimum 57 * The raw API (sometimes called native API) is an event-driven API designed 58 * to be used without an operating system that implements zero-copy send and 63 * @defgroup sequential_api Sequential-style APIs 65 * Sequential-style APIs, blocking functions. More overhead, but can be called 69 * model of execution is based on the blocking open-read-write-close [all …]
|
| /third_party/nghttp2/doc/ |
| D | nghttpx.1 | 5 nghttpx \- HTTP/2 proxy 7 .nr rst2man-indent-level 0 10 \\$1 \\n[an-margin] 11 level \\n[rst2man-indent-level] 12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 13 - 14 \\n[rst2man-indent0] 15 \\n[rst2man-indent1] 16 \\n[rst2man-indent2] 21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] [all …]
|
| D | nghttpx.1.rst | 10 -------- 15 ----------- 23 "no-tls" parameter is used in :option:`--frontend` option. 28 "no-tls" parameter is used in :option:`--frontend` option. To 33 ------- 40 .. option:: -b, --backend=(<HOST>,<PORT>|unix:<PATH>)[;[<PATTERN>[:...]][[;<PARAM>]...] 62 listener with "sni-fwd" parameter enabled, SNI host is 96 pattern, which matches all request paths (catch-all 97 pattern). The catch-all backend must be given. 101 converted to lower case. For path part, percent-encoded [all …]
|
| /third_party/node/deps/cares/ |
| D | CHANGES | 1 Changelog for the c-ares project. Generated with git2changes.pl 6 - missed version 8 - 1.18.1 release prep 10 - ares_getaddrinfo() was returning the wrong size for ai_addrlen 19 - Windows: autotools force linking to iphlpapi 22 - [Gregor Jasny brought this change] 33 - replace Travis badge with Cirrus-CI badge 35 - c-ares 1.18.0 release prep 38 - [Jérôme Duval brought this change] 47 - valgrind: fix reported invalid read [all …]
|
| /third_party/musl/ |
| D | WHATSNEW | 1 0.5.0 - initial release 5 0.5.9 - signal ABI bugfix, various cleanup and fixes: 25 many internal improvements have been made to the syscall-related code 30 0.6.0 - x86_64 port, various important bugs fixed 48 0.7.0 - major improvements to posix conformance and completeness 61 malloc(0) now returns a non-null pointer. 64 hanging), and non-default-type mutex behavior. 67 libgcc with dwarf2 unwind support, and possibly other low-level tools. 69 improved musl-gcc compiler wrapper. 76 0.7.1 - improvements to completeness, bug fixes [all …]
|
| /third_party/curl/lib/ |
| D | curl_setup.h | 10 * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. 38 * Define WIN32 when build target is Win32 API 70 * Include configuration script results or hand-crafted 81 # include "config-win32ce.h" 84 # include "config-win32.h" 89 # include "config-mac.h" 93 # include "config-riscos.h" 97 # include "config-amigaos.h" 101 # include "config-os400.h" 105 # include "config-tpf.h" [all …]
|
| /third_party/lwip/src/apps/snmp/ |
| D | snmp_core.c | 33 * Martin Hentschel <info@cl-soft.de> 41 * (lwip-contrib/apps/LwipMibCompiler).\n 42 * The agent implements the most important MIB2 MIBs including IPv6 support 44 * without IPv6 statistics (TODO).\n 45 * Rewritten by Martin Hentschel <info@cl-soft.de> and 52 * --------- 53 * - SNMPv2c support. 54 * - SNMPv3 support (a port to ARM mbedtls is provided, LWIP_SNMP_V3_MBEDTLS option). 55 * - Low RAM usage - no memory pools, stack only. 56 * - MIB2 implementation is separated from SNMP stack. [all …]
|
| /third_party/grpc/src/proto/grpc/channelz/ |
| D | channelz.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 17 // https://github.com/grpc/proposal/blob/master/A14-channelz.md 20 // https://github.com/grpc/grpc-proto/blob/master/grpc/channelz/v1/channelz.proto 84 // https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md 103 // The target this channel originally tried to connect to. May be absent 104 string target = 2; field 113 // The number of calls that have completed with a non-OK status 198 // Server represents a single server. There may be multiple servers in a single 220 // The number of incoming calls that have a completed with a non-OK status 227 // Information about an actual connection. Pronounced "sock-ay". [all …]
|
| /third_party/boost/libs/beast/example/http/server/fast/ |
| D | http_server_fast.cpp | 10 //------------------------------------------------------------------------------ 14 //------------------------------------------------------------------------------ 55 if(iequals(ext, ".swf")) return "application/x-shockwave-flash"; in mime_type() 56 if(iequals(ext, ".flv")) return "video/x-flv"; in mime_type() 116 // The string-based response message. 119 // The string-based response serializer. 122 // The file-based response message. 125 // The file-based response serializer. 161 // forwarded to the message object. A single argument in read_request() 181 process_request(parser_->get()); in read_request() [all …]
|
| /third_party/node/src/ |
| D | node_url.cc | 2 #include "base_object-inl.h" 5 #include "util-inl.h" 51 // https://url.spec.whatwg.org/#eof-code-point 52 constexpr char kEOL = -1; 57 // https://url.spec.whatwg.org/#concept-host 87 uint16_t ipv6[8]; member 113 // to zero-fill `value_`, but that really is relying on standard library 184 // https://infra.spec.whatwg.org/#ascii-tab-or-newline 187 // https://infra.spec.whatwg.org/#c0-control-or-space 190 // https://infra.spec.whatwg.org/#ascii-digit [all …]
|
| /third_party/libwebsockets/READMEs/ |
| D | README.lwsws.md | 6 lwsws is an implementation of a very lightweight, ws-capable generic web 15 Just enable -DLWS_WITH_LWSWS=1 at cmake-time. 19 NOTICE on Ubuntu, the default libuv package is called "libuv-0.10". This is ancient. 21 You should replace this with libuv1 and libuv1-dev before proceeding. 27 - '#' may be used to turn the rest of the line into a comment. 29 - There's also a single substitution, if a string contains "_lws_ddir_", then that is 34 There is a single file intended for global settings 46 "count-threads": "1", 47 "server-string": "myserver v1", # returned in http headers 48 "ws-pingpong-secs": "200", # confirm idle established ws connections this often [all …]
|