Home
last modified time | relevance | path

Searched +full:for +full:- +full:in (Results 1 – 25 of 1830) sorted by relevance

12345678910>>...74

/external/rust/crates/libz-sys/src/zlib/
DChangeLog2 ChangeLog file for zlib
4 Changes in 1.2.11 (15 Jan 2017)
5 - Fix deflate stored bug when pulling last block from window
6 - Permit immediate deflateParams changes before any deflate input
8 Changes in 1.2.10 (2 Jan 2017)
9 - Avoid warnings on snprintf() return value
10 - Fix bug in deflate_stored() for zero-length input
11 - Fix bug in gzwrite.c that produced corrupt gzip files
12 - Remove files to be installed before copying them in Makefile.in
13 - Add warnings when compiling with assembler code
[all …]
/external/python/cpython2/Modules/zlib/
DChangeLog2 ChangeLog file for zlib
4 Changes in 1.2.11 (15 Jan 2017)
5 - Fix deflate stored bug when pulling last block from window
6 - Permit immediate deflateParams changes before any deflate input
8 Changes in 1.2.10 (2 Jan 2017)
9 - Avoid warnings on snprintf() return value
10 - Fix bug in deflate_stored() for zero-length input
11 - Fix bug in gzwrite.c that produced corrupt gzip files
12 - Remove files to be installed before copying them in Makefile.in
13 - Add warnings when compiling with assembler code
[all …]
/external/clang/test/SemaCXX/
Dwarn-loop-analysis.cpp1 // RUN: %clang_cc1 -fsyntax-only -Wloop-analysis -verify %s
14 for (; !s.stop();) {} in test1()
15 for (; s.keep_running;) {} in test1()
16 for (int i; i < 1; ++i) {} in test1()
17for (int i; i < 1; ) {} // expected-warning {{variable 'i' used in loop condition not modified in in test1()
18 for (int i; i < 1; ) { ++i; } in test1()
19 for (int i; i < 1; ) { return; } in test1()
20 for (int i; i < 1; ) { break; } in test1()
21 for (int i; i < 1; ) { goto exit_loop; } in test1()
23 for (int i; i < 1; ) { by_ref(i); } in test1()
[all …]
/external/musl/
DWHATSNEW1 0.5.0 - initial release
5 0.5.9 - signal ABI bugfix, various cleanup and fixes:
15 fixed a bug in the implementation of atomic ops that could have
16 allowed the compiler to incorrectly reorder them (in practice, gcc
21 needed to get POSIX functions in standard C headers, and _XOPEN_SOURCE
25 many internal improvements have been made to the syscall-related code
26 in preparation for porting to x86_64 and other archs.
30 0.6.0 - x86_64 port, various important bugs fixed
40 fixed an inefficiency in qsort that triggered a bug (occasionaly
41 internal compiler error) in some versions of gcc.
[all …]
/external/trusty/musl/
DWHATSNEW1 0.5.0 - initial release
5 0.5.9 - signal ABI bugfix, various cleanup and fixes:
15 fixed a bug in the implementation of atomic ops that could have
16 allowed the compiler to incorrectly reorder them (in practice, gcc
21 needed to get POSIX functions in standard C headers, and _XOPEN_SOURCE
25 many internal improvements have been made to the syscall-related code
26 in preparation for porting to x86_64 and other archs.
30 0.6.0 - x86_64 port, various important bugs fixed
40 fixed an inefficiency in qsort that triggered a bug (occasionaly
41 internal compiler error) in some versions of gcc.
[all …]
/external/dnsmasq/
DCHANGELOG.archive1 release 0.4 - initial public release
3 release 0.5 - added caching, removed compiler warning on linux PPC
5 release 0.6 - TCP handling: close socket and return to connect state if we
9 Added a patch from Cris Bailiff <c.bailiff@e-secure.com.au>
13 Stopped claiming in doc.html that smail is the default Debian
28 Fix bad bug resulting from not initialising value-result
29 address-length parameter to recvfrom() and accept() - it
39 (3) Time-to-live data from upstream server is read and
42 the -h option is given).
44 a file other than /etc/resolv.conf (-r option) this allows
[all …]
/external/tpm2-tss/
DCHANGELOG.md2 All notable changes to this project will be documented in this file.
6 ## [2.4.0] - 2020-03-11
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
16 - Changed MSSIM TCTI to be async capable
17 - Removed TCTI loaders from ESYS dependencies in pkg-config
[all …]
/external/mtools/
DNEWS2 - Removed mclasserase commands, which doesn't fit the coding
4 - Add support to -i option to mcd
5 - Document -i in mtools.1
6 - Fix a missing commad error in floppyd_io.c
9 - Fix error status of recursive listing of empty root directory
10 - If recursive listing, also show matched files at level one
11 - Use "seekless" reads & write internally, where possible
12 - Text mode conversion refactoring
13 - Misc refactoring
16 - Fix cluster padding at end of file in batch mode, and add
[all …]
/external/mbedtls/docs/architecture/psa-migration/
Dstrategy.md1 This document explains the strategy that was used so far in starting the
10 G2. Allow isolation of long-term secrets (for example, private keys).
11 G3. Allow isolation of short-term secrets (for example, TLS session keys).
12 G4. Have a clean, unified API for Crypto (retire the legacy API).
16 `MBEDTLS_USE_PSA_CRYPTO` is enabled. For (G2) to take effect, the application
17 needs to be changed to use new APIs. For a more detailed account of what's
18 implemented, see `docs/use-psa-crypto.md`, where new APIs are about (G2), and
21 As of early 2023, work towards G5 is in progress: Mbed TLS 3.3 and 3.4 saw
22 some improvements in this area, and more will be coming in future releases.
28 Compile-time options
[all …]
/external/mesa3d/docs/relnotes/
D7.10.rst6 for Mesa 7.10.1.
10 Some drivers don't support all the features required in OpenGL 2.1.
12 See the :doc:`Compiling/Installing page <../install>` for
13 prerequisites for DRI hardware acceleration.
16 -------------
20 0a70c15c135561824bdcae92bf232e43 MesaLib-7.10.tar.gz
21 33fb94eccc02cbb4d8d1365615e38e46 MesaLib-7.10.tar.bz2
22 5cafdc0eda0f9bf370b95c98df3338fa MesaLib-7.10.zip
23 bc644be551ed585fc4f66c16b64a91c9 MesaGLUT-7.10.tar.gz
24 5c2677a155672352d62b177e4f0f92e8 MesaGLUT-7.10.tar.bz2
[all …]
D22.3.0.rst1 Mesa 22.3.0 Release Notes / 2022-12-02
6 wait for Mesa 22.3.1.
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
20 ---------------
24 644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746 mesa-22.3.0.tar.xz
28 ------------
30 - GL_ARB_shader_clock on llvmpipe
31 - VK_KHR_shader_clock on lavapipe
32 - Mesa-DB, the new single file cache type
33 - VK_EXT_attachment_feedback_loop_layout on RADV, lavapipe
[all …]
D21.0.0.rst1 Mesa 21.0.0 Release Notes / 2021-03-11
6 wait for Mesa 21.0.1.
11 Some drivers don't support all the features required in OpenGL 4.6. OpenGL
20 ---------------
24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz
28 ------------
30 - GL_EXT_demote_to_helper_invocation on radeonsi
32 - GL_NV_compute_shader_derivatives on radeonsi
34 - EGL_MESA_platform_xcb
36 - Removed GL_NV_point_sprite for classic swrast.
[all …]
/external/libpcap/
DCHANGES2 Summary for 1.10.4 libpcap release
4 Fix spaces before tabs in indentation.
10 Require at least pkg-config 0.17.0, as we use --static.
13 Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21.
16 Summary for 1.10.3 libpcap release
18 Sort the PUBHDR variable in Makefile.in in "ls" order.
19 Fix typo in comment in pflog.h.
20 Remove two no-longer-present files from .gitignore.
21 Update code and comments for handling failure to set promiscuous
24 install: Fixed not to install the non-public pcap-util.h header.
[all …]
/external/pcre/
DChangeLog1 Change Log for PCRE2
2 --------------------
7 Version 10.44 07-June-2024
8 --------------------------
10 1. If a pattern contained a variable-length lookbehind in which the first
12 contained a capturing group, and elsewhere in the pattern there was another
14 leading to unpredictable results, including crashes in JIT compiling. An
17 2. Further updates to the oss-fuzz support:
19 (a) Limit quantifiers for groups and classes to be no more than 10. This
20 avoids very long JIT compile times that happen in some cases when groups
[all …]
/external/libvpx/
DCHANGELOG1 2024-05-21 v1.14.1 "Venetian Duck"
4 - Upgrading:
7 - Enhancement:
8 Improved the detection of compiler support for AArch64 extensions,
11 Added vpx_codec_get_global_headers() support for VP9.
13 - Bug fixes:
15 Fix to GetSegmentationData() crash in aq_mode=0 for RTC rate control.
16 Fix to alloc for row_base_thresh_freq_fac.
17 Free row mt memory before freeing cpi->tile_data.
18 Fix to buffer alloc for vp9_bitstream_worker_data.
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog1 ChangeLog for wpa_supplicant
3 2022-01-16 - v2.10
5 - improved protection against side channel attacks
6 [https://w1.fi/security/2022-1/]
7 - added support for the hash-to-element mechanism (sae_pwe=1 or
9 get enabled by default in the future
10 - fixed PMKSA caching with OKC
11 - added support for SAE-PK
12 * EAP-pwd changes
13 - improved protection against side channel attacks
[all …]
/external/llvm/docs/
DAtomics.rst11 LLVM supports instructions which are well-defined in the presence of threads and
15 optimized code generation for the following:
18 <http://www.open-std.org/jtc1/sc22/wg21/>`_.) (`C11 draft available here
19 <http://www.open-std.org/jtc1/sc22/wg14/>`_.)
21 * Proper semantics for Java-style memory, for both ``volatile`` and regular
23 <http://docs.oracle.com/javase/specs/jls/se8/html/jls-17.html>`_)
25 * gcc-compatible ``__sync_*`` builtins. (`Description
26 <https://gcc.gnu.org/onlinedocs/gcc/_005f_005fsync-Builtins.html>`_)
29 non-trivial constructors in C++.
31 Atomic and volatile in the IR are orthogonal; "volatile" is the C/C++ volatile,
[all …]
/external/openthread/third_party/mbedtls/repo/docs/architecture/
Dmbed-crypto-storage-specification.md5 Key storage was originally introduced in a product called Mbed Crypto, which was re-distributed via…
14 -----------------
16 Tags: mbedcrypto-0.1.0b, mbedcrypto-0.1.0b2
18 Released in November 2018. <br>
19 Integrated in Mbed OS 5.11.
23 * [PSA ITS](#file-namespace-on-its-for-0.1.0)
24 * [C stdio](#file-namespace-on-stdio-for-0.1.0)
28 * [Persistent transparent keys](#key-file-format-for-0.1.0) designated by a [slot number](#key-name…
29 * [Nonvolatile random seed](#nonvolatile-random-seed-file-format-for-0.1.0) on ITS only.
37 ### Key names for 0.1.0
[all …]
/external/mbedtls/docs/architecture/
Dmbed-crypto-storage-specification.md5 Key storage was originally introduced in a product called Mbed Crypto, which was re-distributed via…
14 -----------------
16 Tags: mbedcrypto-0.1.0b, mbedcrypto-0.1.0b2
18 Released in November 2018. <br>
19 Integrated in Mbed OS 5.11.
23 * [PSA ITS](#file-namespace-on-its-for-0.1.0)
24 * [C stdio](#file-namespace-on-stdio-for-0.1.0)
28 * [Persistent transparent keys](#key-file-format-for-0.1.0) designated by a [slot number](#key-name…
29 * [Nonvolatile random seed](#nonvolatile-random-seed-file-format-for-0.1.0) on ITS only.
37 ### Key names for 0.1.0
[all …]
/external/one-true-awk/
DFIXES.1e6 its documentation for any purpose and without fee is hereby
7 granted, provided that the above copyright notice appear in all
9 permission notice and warranty disclaimer appear in supporting
11 its entities not be used in advertising or publicity pertaining
17 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
20 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
21 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
26 was sent to the printers in August 1987.
32 Fix regular expression clobbering in the lexer, where lexer does
37 Force hex escapes in strings to be no more than two characters,
[all …]
/external/mbedtls/docs/
Ddriver-only-builds.md3 built-in implementation of those algorithms), from a user's perspective.
5 This is useful to save code size for people who are using either a hardware
7 aggressively optimized for code size than the default one in Mbed TLS.
10 ----------------------
14 guide](psa-driver-example-and-guide.md) for information on writing a
17 In order to have some mechanism provided only by a driver, you'll want
18 the following compile-time configuration options enabled:
19 - `MBEDTLS_PSA_CRYPTO_C` (enabled by default) - this enables PSA Crypto.
20 - `MBEDTLS_USE_PSA_CRYPTO` (disabled by default) - this makes PK, X.509 and
23 [the dedicated document](use-psa-crypto.md) for details.)
[all …]
/external/mbedtls/
DChangeLog3 = Mbed TLS 3.5.2 branch released 2024-01-26
6 * Fix a timing side channel in private key RSA operations. This side channel
7 could be sufficient for an attacker to recover the plaintext. A local
10 the attacker to send a large number of messages for decryption. For
14 could result in an integer overflow, causing a zero-length buffer to be
18 = Mbed TLS 3.5.1 branch released 2023-11-06
21 * Mbed TLS is now released under a dual Apache-2.0 OR GPL-2.0-or-later
25 * Fix accidental omission of MBEDTLS_TARGET_PREFIX in 3rdparty modules
26 in CMake.
28 = Mbed TLS 3.5.0 branch released 2023-10-05
[all …]
/external/webrtc/android_tools/
Dgenerate_bp.py9 # This flags are augmented with flags added to the json files but not present in .gn or .gni files
11 '-D_DEBUG',
12 '-Werror',
13 '-Xclang',
14 '-target-feature',
22 '-DHAVE_ARM64_CRC32C=0',
23 '-DUSE_AURA=1',
24 '-DUSE_GLIB=1',
25 '-DUSE_NSS_CERTS=1',
26 '-DUSE_UDEV',
[all …]
/external/libaom/
DCHANGELOG1 2024-04-09 v3.9.0
3 perceptual improvements, speedup for RTC for both video and screen content,
6 - New Features
10 * Active Map is fixed and tested for RTC.
14 * libwebm is updated to libwebm-1.0.0.31-1-gaffd7f4.
16 - Compression Efficiency Improvements
18 * 1-2% BD-rate gain for screen content with temporal layers; 5% BD-rate
21 - Perceptual Quality Improvements
22 * For RTC screen content
23 * Reduced color artifacts for RTC screen content
[all …]
/external/protobuf/
DCHANGES.txt1 2022-12-07 version 21.11 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
4 * Fix round-trip bug (#10158)
6 2022-11-29 version 21.10 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
9 * Use bit-field int values in buildPartial to skip work on unset groups of fields. (#10960)
12 …* Fix UPB_LIKELY() for 32-bit Windows builds; update protobuf_deps to point to the current upb 21.…
16 2022-10-26 version 21.9 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
27 2022-10-18 version 21.8 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
30 * Fix for grpc.tools #17995 & protobuf #7474 (handle UTF-8 paths in argumentfile) (#10721)
39 * Auto capitalize enums name in Ruby (#10454) (#10763)
42 2022-09-29 version 21.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby)
[all …]

12345678910>>...74