Home
last modified time | relevance | path

Searched +full:ipv4 +full:- +full:second +full:- +full:language +full:- +full:is +full:- +full:cpp +full:- +full:txt +full:- +full:disabled (Results 1 – 19 of 19) sorted by relevance

/third_party/grpc/test/cpp/naming/
Dresolver_test_record_groups.yaml1 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 …]
Dresolver_component_tests_runner.py8 # http://www.apache.org/licenses/LICENSE-2.0
11 # distributed under the License is distributed on an "AS IS" BASIS,
13 # See the License for the specific language governing permissions and
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,
37 help=('Port that local DNS server is listening on.'))
[all …]
/third_party/boost/libs/asio/doc/
Dhistory.qbk2 / Copyright (c) 2003-2020 Christopher M. Kohlhoff (chris at kohlhoff dot com)
5 / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
26 executor model is used in preference if both are detected.
28 runtime-polymorphic executor for all I/O objects. This type alias points to
35 * Support for the existing Networking TS model of executors can be disabled
75 * Changed `ssl::stream<>` write operations to linearise gather-write buffer
77 * Added compile-time detection of the deprecated `asio_handler_invoke` hook.
82 * Added compile-time detection of the deprecated `asio_handler_allocate`
89 * Specialising single-buffer operations to use `recv` rather than `recvmsg`,
97 `io_context::exeutor_type`) is detected.
[all …]
/third_party/NuttX/
DReleaseNotes5 for every release. The text is just as was written at the time of release
13 tag name is the release name (for example, the release 6.27 has tag name
14 "nuttx-6.27").
16 NuttX-0.1.0
17 -----------
19 This is the initial. This initial includes the complete NuttX RTOS
21 (Arm7) processor. Partial support for the 87C52 is included.
23 This release has been verified on both the Linux user-mode and C5471
25 for the C5471 can be found in arch/c5471/doc/test-results.txt.
29 NuttX-0.1.1
[all …]
DChangeLog1 0.1.0 2007-03-09 Gregory Nutt <gnutt@nuttx.org>
7 0.1.1 2007-03-14 Gregory Nutt <gnutt@nuttx.org>
27 were calling printf-like functions.
30 * Platform support for 8052 is complete but not stable
31 when the timer interrupt is enabled. Seems to be an
35 0.1.2 2007-03-19 Gregory Nutt <gnutt@nuttx.org>
41 * Fixed another bug where free() is called from IDLE task.
47 additional context switches. lldbg() is safe.
48 * Interrupt must be disabled throughout all context switches.
49 * Separated C5471 serial driver; a shareable part is
[all …]
/third_party/node/doc/api/
Dall.json8 …e to the official API reference documentation for Node.js!</p>\n<p>Node.js is a JavaScript runtime…
21- Deprecated. The feature may emit warnings. Backward\ncompatibility is not guaranteed.</p>\n</blo…
26 "desc": "<!-- STABILITY_OVERVIEW_SLOT_BEGIN -->\n<!-- STABILITY_OVERVIEW_SLOT_END -->",
39 …html</code> document has a corresponding <code>.json</code> document. This is for IDEs\nand other …
58-linked shared objects written in C++. The\n<a href=\"modules.html#modules_require_id\"><code>requ…
63is a simple addon, written in C++, that is the\nequivalent of the following JavaScript code:</p>\n…
66 "textRaw": "Context-aware addons",
67 "name": "context-aware_addons",
68-aware addon can be constructed by using the macro\n<code>NODE_MODULE_INITIALIZER</code>, which ex…
77 "pr-url": "https://github.com/nodejs/node/pull/34572",
[all …]
Dall.html4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width">
6 <meta name="nodejs.org:node-version" content="v14.19.1">
13 <body class="alt apidoc" id="api-section-all">
22 <li><a href="documentation.html" class="nav-documentation">About this documentation</a></li>
23 <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li>
27 <li><a href="assert.html" class="nav-assert">Assertion testing</a></li>
28 <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li>
29 <li><a href="buffer.html" class="nav-buffer">Buffer</a></li>
30 <li><a href="addons.html" class="nav-addons">C++ addons</a></li>
[all …]
/third_party/boost/doc/html/boost_asio/
Dhistory.html3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
22 <div class="spirit-nav">
34 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
41 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
57 standard executor model is used in preference if both are detected.
61 the new default runtime-polymorphic executor for all I/O objects.
72 disabled by defining <code class="computeroutput">BOOST_ASIO_NO_TS_EXECUTORS</code>.
127 gather-write buffer sequences.
130 …Added compile-time detection of the deprecated <code class="computeroutput">asio_handler_invoke</c…
138 …Added compile-time detection of the deprecated <code class="computeroutput">asio_handler_allocate<…
[all …]
/third_party/gstreamer/gstplugins_bad/
DChangeLog3 2019-12-03 11:12:59 +0000 Tim-Philipp Müller <tim@centricular.com>
9 * gst-plugins-bad.doap:
13 2019-12-03 11:12:58 +0000 Tim-Philipp Müller <tim@centricular.com>
15 * docs/plugins/gst-plugins-bad-plugins.hierarchy:
16 * docs/plugins/inspect/plugin-accurip.xml:
17 * docs/plugins/inspect/plugin-adpcmdec.xml:
18 * docs/plugins/inspect/plugin-adpcmenc.xml:
19 * docs/plugins/inspect/plugin-aiff.xml:
20 * docs/plugins/inspect/plugin-asfmux.xml:
21 * docs/plugins/inspect/plugin-assrender.xml:
[all …]
/third_party/python/Misc/
DNEWS8 *Release date: 2021-02-19*
11 -------
13 - bpo-43155: :c:func:`PyCMethod_New` is now present in ``python3.lib``.
19 *Release date: 2021-02-16*
22 --------
24 - bpo-42967: Fix web cache poisoning vulnerability by defaulting the query
28 - bpo-42938: Avoid static buffers when computing the repr of
32 -----------------
34 - bpo-42819: :mod:`readline`: Explicitly disable bracketed paste in the
35 interactive interpreter, even if it's set in the inputrc, is enabled by
[all …]
/third_party/chromium/patch/
D0003_ohos_nweb.patch1 diff --git a/BUILD.gn b/BUILD.gn
3 --- a/BUILD.gn
5 @@ -96,6 +96,10 @@ group("gn_all") {
14 deps += [ "//third_party/abseil-cpp:absl_tests" ]
16 diff --git a/base/base_paths_ohos.cc b/base/base_paths_ohos.cc
18 --- a/base/base_paths_ohos.cc
20 @@ -1,4 +1,4 @@
21 -// Copyright (c) 2022 The Chromium Authors. All rights reserved.
23 // Use of this source code is governed by a BSD-style license that can be
26 diff --git a/base/base_paths_ohos.h b/base/base_paths_ohos.h
[all …]
/third_party/gstreamer/gstplugins_base/
DChangeLog3 2019-12-03 11:03:11 +0000 Tim-Philipp Müller <tim@centricular.com>
9 * gst-plugins-base.doap:
13 2019-12-03 11:03:11 +0000 Tim-Philipp Müller <tim@centricular.com>
15 * docs/plugins/inspect/plugin-adder.xml:
16 * docs/plugins/inspect/plugin-alsa.xml:
17 * docs/plugins/inspect/plugin-app.xml:
18 * docs/plugins/inspect/plugin-audioconvert.xml:
19 * docs/plugins/inspect/plugin-audiomixer.xml:
20 * docs/plugins/inspect/plugin-audiorate.xml:
21 * docs/plugins/inspect/plugin-audioresample.xml:
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog3 2019-12-03 11:06:36 +0000 Tim-Philipp Müller <tim@centricular.com>
9 * gst-plugins-good.doap:
13 2019-12-03 11:06:35 +0000 Tim-Philipp Müller <tim@centricular.com>
15 * docs/plugins/gst-plugins-good-plugins.args:
16 * docs/plugins/inspect/plugin-1394.xml:
17 * docs/plugins/inspect/plugin-aasink.xml:
18 * docs/plugins/inspect/plugin-alaw.xml:
19 * docs/plugins/inspect/plugin-alpha.xml:
20 * docs/plugins/inspect/plugin-alphacolor.xml:
21 * docs/plugins/inspect/plugin-apetag.xml:
[all …]
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.81 2005-09-02 Flavio Oliveira <flavio.oliveira@indt.org.br>
10 2005-08-31 Flavio Oliveira <flavio.oliveira@indt.org.br>
17 2005-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
32 * gst/mpegaudio/fixes.txt:
41 * gst/mpegaudio/readme.txt:
42 * gst/mpegaudio/release.txt:
67 all these plugins are moved to gst-plugins-ugly
69 2005-08-31 Michael Smith <msmith@fluendo.com>
79 2005-08-30 Jan Schmidt <thaytan@mad.scientist.com>
84 2005-08-30 Jan Schmidt <thaytan@mad.scientist.com>
[all …]
/third_party/libxml2/
DChangeLog14 * result/c14n/1-1-without-comments/* test/c14n/1-1-without-comments/*:
20 * python/libxml2class.txt: python update modified the order
44 is called from a thread which is not the main one, should fix
206 * SAX2.c parser.c: fix for CVE-2008-4226, a memory overflow
209 * tree.c: fix for CVE-2008-4225, lack of testing leads to
220 adds --disable-rebuild-docs to avoid rebuilding them
246 * runxmlconf.c: fix compilation if XPath is not included
344 * configure.in Makefile.am: add an --with-coverage configure option
377 mistake removed in version REC-xmlschema-2-20041028, Volker Grabsch
379 * test/schemas/regexp-char-ref_0.xml test/schemas/regexp-char-ref_0.xsd
[all …]
/third_party/gstreamer/gstplugins_good/docs/random/
DChangeLog-0.81 2005-08-28 Andy Wingo <wingo@pobox.com>
3 * Updates for two-arg init from GST_BOILERPLATE.
6 the second arg for the class, because G_OBJECT_GET_CLASS (self)
13 (gst_ladspa_init): Use the second arg for the class.
15 2005-08-26 Andy Wingo <wingo@pobox.com>
24 2005-08-26 Thomas Vander Stichele <thomas at apestaart dot org>
30 2005-08-25 Jan Schmidt <thaytan@mad.scientist.com>
35 2005-08-25 Andy Wingo <wingo@pobox.com>
38 * ext/ladspa/gstladspa.c: Halfway-ported. Doesn't compile yet.
47 2005-08-25 Owen Fraser-Green <owen@discobabe.net>
[all …]
/third_party/node/doc/changelogs/
DCHANGELOG_V8.md3 <!--lint disable prohibited-strings-->
4 <!--lint disable maximum-line-length-->
5 <!--lint disable no-literal-urls-->
72 *Note*: Node.js v8 is covered by the
77 ## 2019-12-17, Version 8.17.0 'Carbon' (LTS), @MylesBorins
79 This is a security release.
83 https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
91 …(https://github.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native and test-c…
92 * [[`369a23a670`](https://github.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.13…
95 ## 2019-10-09, Version 8.16.2 'Carbon' (LTS), @BethGriggs
[all …]
DCHANGELOG_V7.md3 <!--lint disable prohibited-strings-->
4 <!--lint disable maximum-line-length-->
5 <!--lint disable no-literal-urls-->
51 ## 2017-07-11, Version 7.10.1 (Current), @evanlucas
53 This is a security release. All Node.js users should consult the
55 https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/
61 * Disable V8 snapshots - The hashseed embedded in the snapshot is
64 temporarily disabled snapshots until a more robust solution is found
67 * CVE-2017-1000381 - The c-ares function ares_parse_naptr_reply(),
68 which is used for parsing NAPTR responses, could be triggered to
[all …]
DCHANGELOG_V6.md3 <!--lint disable prohibited-strings-->
4 <!--lint disable maximum-line-length-->
5 <!--lint disable no-literal-urls-->
81 *Note*: Node.js v6 is covered by the
86 ## 2019-04-03, Version 6.17.1 'Boron' (LTS), @BethGriggs
88 Node 6 is due to go End-of-Life on 2019-04-30.
97 * [[`c9d21a0c10`](https://github.com/nodejs/node/commit/c9d21a0c10)] - **build**: set `-blibpath:` …
98 * [[`9ba5fd6bad`](https://github.com/nodejs/node/commit/9ba5fd6bad)] - **build**: only check REPLAC…
99 * [[`1371a6f88b`](https://github.com/nodejs/node/commit/1371a6f88b)] - **doc**: simplify CODE\_OF\_…
100 * [[`ad62971573`](https://github.com/nodejs/node/commit/ad62971573)] - **doc**: document that addMe…
[all …]