Searched +full:gcc +full:- +full:8 +full:- +full:asan +full:- +full:ubsan +full:- +full:fuzz (Results 1 – 10 of 10) sorted by relevance
/external/zstd/.github/workflows/ |
D | dev-long-tests.yml | 1 name: dev-long-tests 5 group: long-${{ github.ref }} 6 cancel-in-progress: true 13 make-all: 14 runs-on: ubuntu-latest 16 - uses: actions/checkout@v2 17 - name: make all 21 make-test: 22 runs-on: ubuntu-latest 27 - uses: actions/checkout@v2 [all …]
|
/external/zstd/tests/fuzz/ |
D | fuzz.py | 7 # This source code is licensed under both the BSD-style license (found in the 10 # You may select, at your option, one of the above-listed licenses. 77 CFLAGS = os.environ.get('CFLAGS', '-O3') 80 MFLAGS = os.environ.get('MFLAGS', '-j') 84 AFL_FUZZ = os.environ.get('AFL_FUZZ', 'afl-fuzz') 139 help='Fuzz target(s) to build {{{}}}'.format(', '.join(ALL_TARGETS))) 152 san_flags = ','.join(re.findall('-fsanitize=((?:[a-z]+,?)+)', flags)) 153 nosan_flags = ','.join(re.findall('-fno-sanitize=((?:[a-z]+,?)+)', flags)) 157 raise RuntimeError('-fno-sanitize={s} and -fsanitize={s} passed'. 168 args.asan = set_sanitizer('address', args.asan, san, nosan) [all …]
|
/external/rust/crates/quiche/deps/boringssl/src/ |
D | CMakeLists.txt | 7 # On Windows, prefer cl over gcc if both are available. By default most of 8 # the CMake generators prefer gcc, even on Windows. 17 # This is a dummy target which all other targets depend on (manually - see other 23 # Android-NDK CMake files reconfigure the path and so Go and Perl won't be 39 pkg_check_modules(LIBUNWIND libunwind-generic) 41 add_definitions(-DBORINGSSL_HAVE_LIBUNWIND) 59 add_definitions(-DBORINGSSL_ALLOW_CXX_RUNTIME) 66 add_definitions(-DBORINGSSL_DISPATCH_TEST) 68 # command-line, but not add_definitions. 69 set(CMAKE_ASM_NASM_FLAGS "${CMAKE_ASM_NASM_FLAGS} -DBORINGSSL_DISPATCH_TEST") [all …]
|
/external/boringssl/src/ |
D | CMakeLists.txt | 13 # On Windows, prefer cl over gcc if both are available. By default most of 14 # the CMake generators prefer gcc, even on Windows. 25 # This is a dummy target which all other targets depend on (manually - see other 31 # Android-NDK CMake files reconfigure the path and so Go and Perl won't be 47 pkg_check_modules(LIBUNWIND libunwind-generic) 49 add_definitions(-DBORINGSSL_HAVE_LIBUNWIND) 67 add_definitions(-DBORINGSSL_ALLOW_CXX_RUNTIME) 74 add_definitions(-DBORINGSSL_DISPATCH_TEST) 76 # command-line, but not add_definitions. 77 set(CMAKE_ASM_NASM_FLAGS "${CMAKE_ASM_NASM_FLAGS} -DBORINGSSL_DISPATCH_TEST") [all …]
|
/external/zstd/ |
D | Makefile | 2 # Copyright (c) 2015-2021, Yann Collet, Facebook, Inc. 5 # This source code is licensed under both the BSD-style license (found in the 8 # You may select, at your option, one of the above-listed licenses. 19 FUZZDIR = $(TESTDIR)/fuzz 24 # When cross-compiling from linux to windows, you might 28 # Note: mingw-w64 build from linux to windows does not 40 ## default: Build lib-release and zstd-release 42 default: lib-release zstd-release 53 $(Q)$(MAKE) -C $(PRGDIR) all 54 $(Q)$(MAKE) -C $(TESTDIR) all [all …]
|
/external/libxml2/ |
D | NEWS | 11 - Security: 12 [CVE-2022-23308] Use-after-free of ID and IDREF attributes 14 Use-after-free in xmlXIncludeCopyRange (David Kilzer) 15 Fix Null-deref-in-xmlSchemaGetComponentTargetNs (huangduirong) 20 - Fixed regressions: 25 Revert "Make schema validation fail with multiple top-level elements" 34 - Bug fixes: 38 Don't ignore xmllint options after "-" 43 Fix handling of ctxt->base in xmlXPtrEvalXPtrPart 44 Fix xmllint --maxmem [all …]
|
/external/freetype/docs/oldlogs/ |
D | ChangeLog.210 | 1 2021-07-18 Werner Lemberg <wl@gnu.org> 7 Tag sources with `VER-2-11-0'. 15 builds/wince/vc2005-ce/index.html, 16 builds/wince/vc2008-ce/index.html, docs/freetype-config.1: 26 * builds/toplevel.mk (dist): Ignore more git-related files. 28 2021-07-17 David Turner <david@freetype.org> 32 The code assumed that if `__SSE2__` is defined, then 64-bit integer 37 64-bit integer types are not available. 41 2021-07-16 Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> 45 * tests/issue-1063/main.c (main): I am building with a build [all …]
|
/external/libxml2/doc/ |
D | news.html | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xht… 3 …s="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset… 4 TD {font-family: Verdana,Arial,Helvetica} 5 BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em} 6 H1 {font-family: Verdana,Arial,Helvetica} 7 H2 {font-family: Verdana,Arial,Helvetica} 8 H3 {font-family: Verdana,Arial,Helvetica} 9 A:link, A:visited, A:active { text-decoration: underline } 10 …8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="… [all …]
|
D | xml.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 14 <h1 style="text-align: center">libxml, a.k.a. gnome-xml</h1> 19 style="text-align: right; font-style: italic; font-size: 10pt">"Programming 26 under the <a href="http://www.opensource.org/licenses/mit-license.html">MIT 30 well-known markup language. Though the library is written in C <a 42 href="http://www.w3.org/TR/REC-xml">http://www.w3.org/TR/REC-xml</a></li> 44 href="http://www.w3.org/TR/REC-xml-names/">http://www.w3.org/TR/REC-xml-names/</a></li> 47 <li><a href="http://www.cis.ohio-state.edu/rfc/rfc2396.txt">RFC 2396</a> : 58 <li>ISO-8859-x encodings, as well as <a [all …]
|
/external/bc/manuals/ |
D | development.md | 6 bus][1]. In other words, it's meant to make the [bus factor][1] a non-issue. 25 and C. They both are arbitrary-precision command-line calculators with their own 30 In addition, it is also possible to build the arbitrary-precision math as a 58 This project became a passion project for me, and I continued. In mid-2019, 64 about things like fuzzing, [`scan-build`][19], [valgrind][20], 148 pseudo-random number generator (for the same seed). 181 * Pseudo-Random Number Generator (see [`include/rand.h`][37]). 206 8. Headers. 211 1. High-level requirements 212 2. Low-level requirements [all …]
|