Searched refs:ASAN (Results 1 – 25 of 63) sorted by relevance
123
/third_party/flutter/skia/site/dev/testing/ |
D | fuzz.md | 5 when building with ASAN or MSAN; see [those instructions for more details](./xsan). 21 out/ASAN/fuzz -b /path/to/downloaded/testcase 26 out/ASAN/fuzz -t filter_fuzz -b /path/to/downloaded/testcase 27 out/ASAN/fuzz -t api -n RasterN32Canvas -b /path/to/downloaded/testcase 31 out/ASAN/fuzz --help # will list all types 32 out/ASAN/fuzz -t api # will list all names
|
D | xsan.md | 1 MSAN, ASAN, & TSAN 6 Compiling Skia with ASAN, UBSAN, or TSAN can be done with the latest version of Clang. 9 - ASAN works on Linux, Mac, Android. 64 Configure and Compile Skia with ASAN 74 sanitize = "ASAN"
|
/third_party/skia/site/docs/dev/testing/ |
D | fuzz.md | 9 reproduce when building with ASAN or MSAN; see 27 out/ASAN/fuzz -b /path/to/downloaded/testcase 33 out/ASAN/fuzz -t filter_fuzz -b /path/to/downloaded/testcase 34 out/ASAN/fuzz -t api -n RasterN32Canvas -b /path/to/downloaded/testcase 38 out/ASAN/fuzz --help # will list all types 39 out/ASAN/fuzz -t api # will list all names 43 out/ASAN/fuzz -b /path/to/downloaded/testcase --loops <times-to-run>
|
D | xsan.md | 3 title: "MSAN, ASAN, & TSAN" 4 linkTitle: "MSAN, ASAN, & TSAN" 11 Compiling Skia with ASAN, UBSAN, or TSAN can be done with the latest version of Clang. 14 - ASAN works on Linux, Mac, Android, and Windows. 69 Configure and Compile Skia with ASAN 79 sanitize = "ASAN"
|
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/macos/ |
D | continuous.sh | 23 ASAN="ON" 25 ASAN="OFF" 29 "-DSWIFTSHADER_ASAN=${ASAN}" \
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/linux-clang-asan/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh ASAN clang cmake
|
/third_party/spirv-tools/kokoro/linux-clang-asan/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh ASAN clang cmake
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/linux-clang-asan/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh ASAN clang cmake
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/android/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh ASAN clang cmake-android-ndk
|
/third_party/spirv-tools/kokoro/android/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh ASAN clang cmake-android-ndk
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/ndk-build/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh ASAN clang android-ndk-build
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/ndk-build/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh ASAN clang android-ndk-build
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/android/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh ASAN clang cmake-android-ndk
|
/third_party/spirv-tools/kokoro/ndk-build/ |
D | build.sh | 24 source $SCRIPT_DIR/../scripts/linux/build.sh ASAN clang android-ndk-build
|
/third_party/toybox/ |
D | configure | 24 [ -z "$ASAN" ] || { CFLAGS="$CFLAGS -O1 -g -fno-omit-frame-pointer -fno-optimize-sibling-calls -fsa…
|
/third_party/flutter/skia/gn/ |
D | BUILD.gn | 200 if (sanitize == "ASAN" || sanitize == "UBSAN") { 201 # ASAN implicitly runs all UBSAN checks also. 203 if (sanitize == "ASAN") { 424 if (sanitize != "ASAN") { # -fsanitize=vptr requires RTTI
|
/third_party/ejdb/src/ |
D | CMakeLists.txt | 155 if(ASAN) 388 message("${PROJECT_NAME} ASAN: ${ASAN}")
|
/third_party/skia/third_party/ |
D | third_party.gni | 87 if (sanitize_skia == "ASAN") {
|
/third_party/ejdb/cmake/Modules/ |
D | AddIWNET.cmake | 40 -DCMAKE_INSTALL_PREFIX=${CMAKE_BINARY_DIR} -DASAN=${ASAN}
|
D | AddIOWOW.cmake | 33 -DCMAKE_INSTALL_PREFIX=${CMAKE_BINARY_DIR} -DASAN=${ASAN}
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | deqp_khr_gles31_test_expectations.txt | 277 // ASAN Test bugs. 278 6678 ASAN : KHR-GLES31.core.draw_indirect.negative-noVAO-arrays = SKIP 279 6678 ASAN : KHR-GLES31.core.draw_indirect.negative-noVBO-arrays = SKIP 280 6678 ASAN : KHR-GLES31.core.framebuffer_no_attachments.render = SKIP
|
D | README.md | 38 NOSAN ASAN TSAN UBSAN
|
/third_party/skia/gn/skia/ |
D | BUILD.gn | 293 if (sanitize_skia == "ASAN") { 294 # ASAN implicitly runs all UBSAN checks also. 591 if (sanitize_skia != "ASAN") { # -fsanitize=vptr requires RTTI
|
/third_party/toybox/scripts/ |
D | make.sh | 5 if [ ! -z "$ASAN" ]; then
|
/third_party/skia/third_party/externals/angle2/infra/specs/ |
D | waterfalls.pyl | 219 # Clang-Win/ASAN has issues with dEQP's exceptions. http://crbug.com/1268912
|
123