Home
last modified time | relevance | path

Searched full:added (Results 1 – 25 of 13248) sorted by relevance

12345678910>>...530

/external/python/cpython3/Misc/
Dstable_abi.toml30 # - added: The version in which the item was added to the stable ABI.
52 # - doc: for `feature_macro`, the blurb added in documentation
86 added = '3.2'
90 added = '3.2'
94 added = '3.2'
97 added = '3.2'
100 added = '3.2'
103 added = '3.2'
106 added = '3.2'
109 added = '3.2'
[all …]
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/
Dlanguage-subtag-registry6 Added: 2005-10-16
11 Added: 2005-10-16
17 Added: 2005-10-16
22 Added: 2005-10-16
28 Added: 2005-10-16
34 Added: 2005-10-16
40 Added: 2005-10-16
45 Added: 2005-10-16
52 Added: 2005-10-16
58 Added: 2005-10-16
[all …]
/external/cronet/third_party/libc++/src/lib/abi/
DCHANGELOG.TXT8 including what symbols were added, removed, or changed.
13 New entries should be added directly below the "Version" header.
113 Symbol added: _ZNSt3__13pmr15memory_resourceD0Ev
114 Symbol added: _ZNSt3__13pmr15memory_resourceD1Ev
115 Symbol added: _ZNSt3__13pmr15memory_resourceD2Ev
116 Symbol added: _ZTVNSt3__13pmr15memory_resourceE
124 Symbol added: _ZNKSt3__13pmr26synchronized_pool_resource11do_is_equalERKNS0_15memory_resourceE
125 Symbol added: _ZNKSt3__13pmr28unsynchronized_pool_resource12__pool_indexEmm
126 Symbol added: _ZNKSt3__13pmr28unsynchronized_pool_resource17__pool_block_sizeEi
127 Symbol added: _ZNKSt3__13pmr28unsynchronized_pool_resource22__log2_pool_block_sizeEi
[all …]
/external/rust/crates/openssl/
DCHANGELOG.md7 ### Added subsection
9 * Added `PkeyCtxRef::{nonce_type, set_nonce_type}`.
10 * Added `X509Ref::alias`.
15 ### Added subsection
17 * Added `Pkcs7Ref::{type_,signed}`.
18 * Added `Pkcs7SignedRef::certificates`.
19 * Added `Cipher::{aes_256_xts,des_ede3_ecb,des_ede3_cfb8,des_ede3_ofb,camellia128_ofb,camellia192_o…
20 * Added `PKey::from_dhx`
21 * Added `PKey::{public_key_from_pem_passphrase,public_key_from_pem_callback}`.
30 ### Added subsection
[all …]
/external/python/pyasn1-modules/
DCHANGES.txt7 - Added RFC7633 providing TLS Features Certificate Extension
8 - Added RFC7229 providing OIDs for Test Certificate Policies
9 - Added tests for RFC3280, RFC3281, RFC3852, and RFC4211
10 - Added RFC6960 providing Online Certificate Status Protocol (OCSP)
11 - Added RFC6955 providing Diffie-Hellman Proof-of-Possession Algorithms
13 - Added RFC6486 providing RPKI Manifests
14 - Added RFC6487 providing Profile for X.509 PKIX Resource Certificates
15 - Added RFC6170 providing Certificate Image in the Internet X.509 Public
17 - Added RFC6187 providing Certificates for Secure Shell Authentication
18 - Added RFC6482 providing RPKI Route Origin Authorizations (ROAs)
[all …]
/external/perfetto/
DCHANGELOG16 * Added megacycles support to CPU package. Added tables:
19 * Improved `memory` package. Added `memory.linux.process`,
24 * Added "time to initial display" and "time to full display" metrics to
27 * Added plugin for synchronizing two instances of the UI - search for
46 * Added tables for querying "Time To Initial Display" and "Time To Full
49 * Added table for querying hardware power rail counters in new
76 * New modules added to standard library: `frames.timeline`,
81 * Added ftrace event cropping for traces recorded by perfetto v44+.
91 Added hotkey Q to open and close bottom drawer.
109 * Added redirection to pinned UI version when using
[all …]
/external/jcommander/
DCHANGELOG.md7 * Added: Add `getProgramName` to `JCommander`, #247
8 * Added: Documentation for `listConverter` and `splitter`, #253, (@jeremysolarz)
18 * Added: `IStringConverterInstanceFactory` to create converter instances, #279 (@simon04)
19 * Added: Allow to specify the `@file` charset, #286 (@simon04)
20 * Added: Converters `InetAddressConverter` (#288), `CharArrayConverter` (#289; @garydgregory)
25 * Added: JCommander now requires Java 8
30 * Added: Allow user to retrieve unknown command, #275
35 * Added: Support for disabling the `@file` expansion, #156
37 * Added: Read parameters from interfaces, #252
38 * Added: Refuse to write to final fields, #243
[all …]
/external/rust/crates/glam/
DCHANGELOG.md26 ### Added subsection
28 * Added `to_angle` method to 2D vectors.
30 * Added `FloatExt` trait which adds `lerp`, `inverse_lerp` and `remap` methods
33 * Added `i16` and `u16` vector types, `I16Vec2`, `I16Vec3`, `I16Vec4`,
42 * Added the `#[must_use]` attribute to all pure functions following the
51 ### Added subsection
53 * Added `div_euclid` and `rem_euclid` to integer vector types.
55 * Added wrapping and saturating arithmetic operations to integer vector types.
57 * Added `to_scale_angle_translation` to 2D affine types.
59 * Added `mul_assign` ops to affine types.
[all …]
/external/testng/
DCHANGES.txt67 Added: GITHUB-631: Avoid the static limitation of external DataProvider. (Julien Herr)
68 Added: GITHUB-631: Allow to use Guice injection in DataProvider. (Julien Herr)
69 Added: Drop support of Java6 and previous.
70 Added: GITHUB-617: Allow injection of org.testng.ITestContext into the guice parent module. (Julien…
79 Added: GITHUB-616: org.testng.internal.Version will be always up-to-date (Julien Herr)
123 Added: Descriptions in the HTML reports
124 Added: Various improvements to EmailableReporter (Abraham Lin)
125 Added: Allow injection of java.lang.reflect.Constructor and org.testng.ITestNGMethod into DataProvi…
137 Added: Predefined listeners (Tim Wu)
144 Added: Big performance improvement when generating the reports (Frank Pavageau)
[all …]
/external/tpm2-tss/
DCHANGELOG.md7 ### Added subsection
8 - Added a new Feature API (FAPI) implementation
9 - Added Esys_TRSess_GetAuthRequired() ESAPI function
10 - Added Esys_TR_GetTpmHandle() SAPI function
11 - Added Esys_GetSysContext() SAPI function
12 - Added the with-sanitizer configure option
13 - Added CI for FreeBSD
39 - Added check for object node before calling compute_session_value function
49 ### Added subsection
53 - Added release and maintainance info (~3 per year and latest 2 are supported)
[all …]
/external/angle/third_party/vulkan_memory_allocator/
DCHANGELOG.md11 Major features added (some compatibility-breaking):
13 - Added new API for selecting preferred memory type: flags `VMA_MEMORY_USAGE_AUTO`, `VMA_MEMORY_USA…
14 - Added new defragmentation API and algorithm, replacing the old one. See structure `VmaDefragmenta…
16 - Added "Virtual allocator" feature - possibility to use core allocation algorithms for allocation …
17 - `VmaAllocation` now keeps both `void* pUserData` and `char* pName`. Added function `vmaSetAllocat…
18 …NCTIONS`, `VMA_DYNAMIC_VULKAN_FUNCTIONS`, structure `VmaVulkanFunctions`. Added members `VmaVulkan…
29 - Added a member `void* pUserData` to `VmaDeviceMemoryCallbacks`. Updated `PFN_vmaAllocateDeviceMem…
34 - Added new features to custom pools: support for dedicated allocations, new member `VmaPoolCreateI…
35 - Added support for Vulkan 1.2, 1.3.
36 - Added support for VK_KHR_buffer_device_address extension - flag `VMA_ALLOCATOR_CREATE_BUFFER_DEVI…
[all …]
/external/wpa_supplicant_8/hostapd/
DChangeLog7 - added option send SAE Confirm immediately (sae_config_immediate=1)
9 - added support for the hash-to-element mechanism (sae_pwe=1 or
12 - added support for SAE-PK
20 * added support for using OpenSSL 3.0
22 * added configuration (max_auth_rounds, max_auth_rounds_short) to
25 * added support for DPP release 2 (Wi-Fi Device Provisioning Protocol)
30 * added support for nl80211 control port for EAPOL frame TX/RX
35 * added support for Beacon protection
36 * added support for Extended Key ID for pairwise keys
39 * added a build option to remove TKIP support (CONFIG_NO_TKIP=y)
[all …]
/external/rust/crates/clang-sys/
DCHANGELOG.md3 ### Added subsection
4 - Added support for `clang` 17.0.x
35 ### Added subsection
36 - Added additional support for `clang` 16.0.x
46 ### Added subsection
47 - Added support for `clang` 16.0.x
48 - Added support for `clang` 15.0.x
49 - Added support for `clang` 14.0.x
59 ### Added subsection
60 - Added support for illumos and derivatives
[all …]
/external/libcxx/lib/abi/
DCHANGELOG.TXT8 including what symbols were added, removed, or changed.
13 New entries should be added directly below the "Version" header.
122 Symbol added: _ZNSt3__16__itoa8__u64toaEmPc
123 Symbol added: _ZNSt3__16__itoa8__u32toaEjPc
127 Symbol added: __ZNSt3__16__itoa8__u64toaEyPc
128 Symbol added: __ZNSt3__16__itoa8__u32toaEjPc
142 Symbol added: __cxa_uncaught_exceptions
157 Symbol added: ___cxa_deleted_virtual
199 Symbol added: _ZNSt3__124__libcpp_debug_exceptionC2ERKNS_19__libcpp_debug_infoE
200 Symbol added: _ZNSt3__124__libcpp_debug_exceptionD1Ev
[all …]
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
DMakefile5 # test_VIDIOC_ENUM_FRAMESIZES.c added
6 # 5 Jul 2009 0.18 v4l2_foreach.c added
7 # 19 May 2009 0.17 test_VIDIOC_EXT_CTRLS.c added
8 # 7 May 2009 0.16 v4l2_show.c added
9 # 5 May 2009 0.15 test_VIDIOC_QUERYBUF.c added
10 # 25 Apr 2009 0.14 test_VIDIOC_REQBUFS.c added
11 # 5 Apr 2009 0.13 test_VIDIOC_QUERYMENU.c added
12 # 4 Apr 2009 0.12 test_VIDIOC_FMT.c added
13 # 22 Mar 2009 0.11 test_VIDIOC_OUTPUT.c added,
14 # test_VIDIOC_G_SLICED_VBI_CAP.c added
[all …]
/external/curl/docs/cmdline-opts/
Dwrite-out.md9 Added: 6.5
38 and trailing whitespace trimmed (added in 7.84.0).
41 *%output{name}* (added in curl 8.3.0) where *name* is the full filename. The
64 GnuTLS, Schannel and Secure Transport backends. (Added in 7.88.0)
70 The error message. (Added in 7.75.0)
73 The numerical exit code of the transfer. (Added in 7.75.0)
78 most useful in combination with the --remote-header-name option. (Added in
83 server. (Added in 7.15.4)
88 multiple values. (Added in 7.83.0)
100 curl CONNECT request. (Added in 7.12.4)
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog7 - added support for the hash-to-element mechanism (sae_pwe=1 or
11 - added support for SAE-PK
23 * added support for using OpenSSL 3.0
27 * added support for DPP release 2 (Wi-Fi Device Provisioning Protocol)
29 * added support for SAE (WPA3-Personal) AP mode configuration
30 * added P2P support for EDMG (IEEE 802.11ay) channels
34 * added support for nl80211 control port for EAPOL frame TX/RX
38 * added support for Beacon protection
39 * added support for Extended Key ID for pairwise keys
42 * added a build option to remove TKIP support (CONFIG_NO_TKIP=y)
[all …]
/external/python/asn1crypto/
Dchangelog.md16 - Added `encrypt_key_pref` (`1.2.840.113549.1.9.16.2.11`) to
18 - Added Brainpool curves from RFC 5639 to `keys.NamedCurve()`
28 - Added `asn1crypto.load_order()`, which returns a `list` of unicode strings
35 - Added User ID (`0.9.2342.19200300.100.1.1`) to `x509.NameType()`
36 - Added various EC named curves to `keys.NamedCurve()`
48 values. Alternatives have been added to oscrypto.
68 - Added `x509.Certificate().not_valid_before` and
70 - Added `core.BitString().unused_bits`
71 - Added `keys.NamedCurve.register()` for non-mainstream curve OIDs
79 - Added structures for nested SHA-256 Windows PE signatures to
[all …]
/external/stg/test_cases/diff_tests/member/expected/
Dpointer_to_member_cc.o_o_plain1 function symbol 'int struct S::* s2()' {_Z2s2v} was added
3 function symbol 'int s10(int struct S::*)' {_Z3s10M1Si} was added
5 function symbol 'void pmz_fun()' {_Z7pmz_funv} was added
7 variable symbol 'char struct Y::* pmc' was added
9 variable symbol 'int union U::* pmcu' was added
11 variable symbol 'double struct X::* pmd' was added
13 variable symbol 'void(struct X::* pmf)(struct X*, int)' was added
15 variable symbol 'int struct X::* pmi' was added
17 variable symbol 'int union U::* pmu' was added
19 variable symbol 'int struct { int t; }::* pmy' was added
[all …]
Dpointer_to_member_cc.o_o_flat1 function symbol 'int struct S::* s2()' {_Z2s2v} was added
3 function symbol 'int s10(int struct S::*)' {_Z3s10M1Si} was added
5 function symbol 'void pmz_fun()' {_Z7pmz_funv} was added
7 variable symbol 'char struct Y::* pmc' was added
9 variable symbol 'int union U::* pmcu' was added
11 variable symbol 'double struct X::* pmd' was added
13 variable symbol 'void(struct X::* pmf)(struct X*, int)' was added
15 variable symbol 'int struct X::* pmi' was added
17 variable symbol 'int union U::* pmu' was added
19 variable symbol 'int struct { int t; }::* pmy' was added
[all …]
Dpointer_to_member_cc.o_o_small1 function symbol 'int struct S::* s2()' {_Z2s2v} was added
3 function symbol 'int s10(int struct S::*)' {_Z3s10M1Si} was added
5 function symbol 'void pmz_fun()' {_Z7pmz_funv} was added
7 variable symbol 'char struct Y::* pmc' was added
9 variable symbol 'int union U::* pmcu' was added
11 variable symbol 'double struct X::* pmd' was added
13 variable symbol 'void(struct X::* pmf)(struct X*, int)' was added
15 variable symbol 'int struct X::* pmi' was added
17 variable symbol 'int union U::* pmu' was added
19 variable symbol 'int struct { int t; }::* pmy' was added
[all …]
/external/AFLplusplus/
DChangelog.md40 - added `AFL_FINAL_SYNC` which forces a final fuzzer sync (also for `-F`)
42 - added AFL_IGNORE_SEED_PROBLEMS to skip over seeds that time out instead
46 - added scale support (-l S)
48 - added --version and --help command line parameters
64 - added new tool afl-addseeds that adds new seeds to a running campaign
65 - added benchmark/benchmark.py if you want to see how good your fuzzing
98 - added qemu_mode/utils/qemu_get_symbol_addr.sh
108 - added @responsefile support
117 - added custom mutator post_process and send support
131 - added `AFL_NO_WARN_INSTABILITY`
[all …]
/external/AFLplusplus/docs/
DChangelog.md40 - added `AFL_FINAL_SYNC` which forces a final fuzzer sync (also for `-F`)
42 - added AFL_IGNORE_SEED_PROBLEMS to skip over seeds that time out instead
46 - added scale support (-l S)
48 - added --version and --help command line parameters
64 - added new tool afl-addseeds that adds new seeds to a running campaign
65 - added benchmark/benchmark.py if you want to see how good your fuzzing
98 - added qemu_mode/utils/qemu_get_symbol_addr.sh
108 - added @responsefile support
117 - added custom mutator post_process and send support
131 - added `AFL_NO_WARN_INSTABILITY`
[all …]
/external/rust/crates/nix/
DCHANGELOG.md9 ### Added subsection
11 - Added `mkdtemp` wrapper ([#1297](https://github.com/nix-rust/nix/pull/1297))
14 - Added `EventFd` type. ([#1945](https://github.com/nix-rust/nix/pull/1945))
15 - - Added `impl From<Signal> for SigSet`.
16 - Added `impl std::ops::BitOr for SigSet`.
17 - Added `impl std::ops::BitOr for Signal`.
18 - Added `impl std::ops::BitOr<Signal> for SigSet`
21 - Added `TlsGetRecordType` control message type and corresponding enum for
23 - Added `Ipv6HopLimit` to `::nix::sys::socket::ControlMessage` for Linux,
26 - Added `Icmp` and `IcmpV6` to `SockProtocol`
[all …]
/external/stg/test_cases/diff_tests/function/expected/
Dparameters_cc.elf_elf_flat29 function symbol '_Z3f01ii' was added
31 function symbol '_Z3f02ii' was added
33 function symbol '_Z3f03ii' was added
35 function symbol '_Z3f09iiii' was added
37 function symbol '_Z3f10iiii' was added
39 function symbol '_Z3f11iiii' was added
41 function symbol '_Z3f12iiii' was added
43 function symbol '_ZN1S3f01Eii' was added
45 function symbol '_ZN1S3f02Eii' was added
47 function symbol '_ZN1S3f03Eii' was added
[all …]

12345678910>>...530