Home
last modified time | relevance | path

Searched +full:sanitizers +full:- +full:macos (Results 1 – 21 of 21) sorted by relevance

/third_party/libuv/.github/workflows/
Dsanitizer.yml6 - '**'
7 - '!docs/**'
8 - '!.**'
9 - '.github/workflows/sanitizer.yml'
12 - v[0-9].*
13 - master
16 sanitizers-linux:
17 runs-on: ubuntu-22.04
19 - uses: actions/checkout@v2
20 - name: Setup
[all …]
/third_party/vulkan-loader/
DCMakeLists.txt2 # Copyright (c) 2014-2023 Valve Corporation
3 # Copyright (c) 2014-2023 LunarG, Inc.
4 # Copyright (c) 2021-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
5 # Copyright (c) 2023-2023 RasterGrid Kft.
11 # http://www.apache.org/licenses/LICENSE-2.0
35 # By default, loader & tests are built without sanitizers
38 option(LOADER_ENABLE_ADDRESS_SANITIZER "Linux & macOS only: Advanced memory checking" OFF)
39 option(LOADER_ENABLE_THREAD_SANITIZER "Linux & macOS only: Advanced thread checking" OFF)
52 set(GIT_BRANCH_NAME "--unknown--")
53 set(GIT_TAG_INFO "--unknown--")
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/
DREADME.md1 # SPIR-V Tools
5 The SPIR-V Tools project provides an API and commands for processing SPIR-V
9 validator, and optimizer for SPIR-V. Except for the optimizer, all are based
18 SPIR-V is defined by the Khronos Group Inc.
19 See the [SPIR-V Registry][spirv-registry] for the SPIR-V specification,
24 …://storage.googleapis.com/spirv-tools/badges/build_status_linux_clang_release.svg)](https://storag…
25MacOS" src="kokoro/img/macos.png" width="20px" height="20px" hspace="2px"/>[![MacOS Build Status](…
26 …ps://storage.googleapis.com/spirv-tools/badges/build_status_windows_release.svg)](https://storage.…
30 ## Versioning SPIRV-Tools
34 SPIRV-Tools project version numbers are of the form `v`*year*`.`*index* and with
[all …]
/third_party/skia/third_party/externals/spirv-tools/
DREADME.md1 # SPIR-V Tools
5 The SPIR-V Tools project provides an API and commands for processing SPIR-V
9 validator, and optimizer for SPIR-V. Except for the optimizer, all are based
18 SPIR-V is defined by the Khronos Group Inc.
19 See the [SPIR-V Registry][spirv-registry] for the SPIR-V specification,
24 …://storage.googleapis.com/spirv-tools/badges/build_status_linux_clang_release.svg)](https://storag…
25MacOS" src="kokoro/img/macos.png" width="20px" height="20px" hspace="2px"/>[![MacOS Build Status](…
26 …ps://storage.googleapis.com/spirv-tools/badges/build_status_windows_release.svg)](https://storage.…
30 ## Versioning SPIRV-Tools
34 SPIRV-Tools project version numbers are of the form `v`*year*`.`*index* and with
[all …]
/third_party/spirv-tools/
DREADME.md1 # SPIR-V Tools
2 …ts/github.com/KhronosGroup/SPIRV-Tools/badge)](https://securityscorecards.dev/viewer/?uri=github.c…
4 NEWS 2023-01-11: Development occurs on the `main` branch.
8 The SPIR-V Tools project provides an API and commands for processing SPIR-V
12 validator, and optimizer for SPIR-V. Except for the optimizer, all are based
21 SPIR-V is defined by the Khronos Group Inc.
22 See the [SPIR-V Registry][spirv-registry] for the SPIR-V specification,
27 …://storage.googleapis.com/spirv-tools/badges/build_status_linux_clang_release.svg)](https://storag…
28MacOS" src="kokoro/img/macos.png" width="20px" height="20px" hspace="2px"/>[![MacOS Build Status](…
29 …ps://storage.googleapis.com/spirv-tools/badges/build_status_windows_release.svg)](https://storage.…
[all …]
/third_party/skia/third_party/externals/angle2/gni/
Dangle.gni2 # Use of this source code is governed by a BSD-style license that can be
27 import("${skia_root_dir}/build/config/sanitizers/sanitizers.gni")
144 # extensions. Content can be rendered only off-screen.
154 # Enables the OpenCL pass-through back end
168 # Currently SwiftShader's Vulkan front-end doesn't build on Android.
190 # Support using glslang to generate SPIR-V for the time being for the purpose of debugging
191 # the SPIR-V generation path, but leave it disabled on release. It's still used by the metal
197 # provided to ANGLE. Disable them for non-standalone ANGLE builds. crbug.com/1176118
213 "$angle_root/third_party/vulkan-deps/vulkan-headers/src"
215 "$angle_root/third_party/vulkan-deps/vulkan-loader/src"
[all …]
/third_party/node/
DBUILDING.md13 * [Supported platforms](#supported-platforms)
16 * [Platform list](#platform-list)
17 * [Supported toolchains](#supported-toolchains)
18 * [Official binary platforms and toolchains](#official-binary-platforms-and-toolchains)
19 * [OpenSSL asm support](#openssl-asm-support)
20 * [Previous versions of this document](#previous-versions-of-this-document)
21 * [Building Node.js on supported platforms](#building-nodejs-on-supported-platforms)
22 * [Note about Python](#note-about-python)
23 * [Unix and macOS](#unix-and-macos)
24 * [Unix prerequisites](#unix-prerequisites)
[all …]
/third_party/node/deps/v8/src/base/platform/
Dplatform-posix.cc2 // Use of this source code is governed by a BSD-style license that can be
5 // Platform-specific code for POSIX goes here. This is not a platform on its
7 // Linux, MacOS, FreeBSD, OpenBSD, NetBSD and QNX.
37 #include "src/base/platform/platform-posix.h"
39 #include "src/base/lazy-instance.h"
43 #include "src/base/utils/random-number-generator.h"
110 // defined tag 255 This helps identify V8-allocated regions in memory analysis
114 const int kMmapFd = -1;
162 // signing) on Intel-based Macs but mandatory on Apple silicon ones. See also in GetFlagsForMemoryPermission()
163 …// https://developer.apple.com/documentation/apple-silicon/porting-just-in-time-compilers-to-apple in GetFlagsForMemoryPermission()
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md11 decompress a specially-crafted malformed progressive JPEG image caused the
18 4. Fixed a floating point exception (CVE-2021-20205) that occurred when
19 attempting to compress a specially-crafted malformed GIF image with a specified
23 generate a progressive JPEG image on an SSE2-capable CPU using a scan script
24 containing one or more scans with lengths divisible by 32 and non-zero
31 command-line argument (`-limitscans`) that causes the TurboJPEG decompression
36 ["Two Issues with the JPEG Standard"](https://libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswitht…
40 `tjLoadImage()` function to load a 16-bit binary PPM file (a binary PPM file
42 a 16-bit binary PGM file into an RGB image buffer.
45 generated when using the `tjLoadImage()` function to load a 16-bit binary PPM
[all …]
/third_party/node/deps/v8/tools/testrunner/
Dbase_runner.py2 # Use of this source code is governed by a BSD-style license that can be
56 "wasm-spec-tests",
60 "wasm-js",
65 "wasm-api-tests",
72 "wasm-spec-tests",
75 "wasm-js",
80 "wasm-api-tests",
122 DEBUG_FLAGS = ["--nohard-abort", "--enable-slow-asserts", "--verify-heap"]
123 RELEASE_FLAGS = ["--nohard-abort"]
140 # implies debug is set. Hence, the status file needs to assume debug-like
[all …]
/third_party/json/
DREADME.md5 [![macOS](https://github.com/nlohmann/json/workflows/macOS/badge.svg)](https://github.com/nlohmann/…
8 …tps://scan.coverity.com/projects/5550/badge.svg)](https://scan.coverity.com/projects/nlohmann-json)
11 … Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/json.svg)](https://bugs.chromiu…
12 [![Try online](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/1mp1…
13 [![Documentation](https://img.shields.io/badge/docs-mkdocs-blue.svg)](https://json.nlohmann.me)
14 [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubuserconten…
16 …ging status](https://repology.org/badge/tiny-repos/nlohmann-json.svg)](https://repology.org/projec…
21 [![GitHub Sponsors](https://img.shields.io/badge/GitHub-Sponsors-ff69b4)](https://github.com/sponso…
25 - [Design goals](#design-goals)
26 - [Sponsors](#sponsors)
[all …]
DChangeLog.md4 ## [3.11.2](https://github.com/nlohmann/json/releases/tag/3.11.2) (2022-08-12)
8 - MSVC natvis visualizer does not work after introduction of inline ABI namespace [\#3696](https://…
9 - The use of parenthesis gives compilation errors in some situations [\#3682](https://github.com/nl…
10 - extern from/to\_json result in linker error [\#3657](https://github.com/nlohmann/json/issues/3657)
11 - json\_fwd.hpp no longer standalone [\#3656](https://github.com/nlohmann/json/issues/3656)
12 - regression: `.value<size_t>` is compilation error. [\#3655](https://github.com/nlohmann/json/issu…
13 - Regression: no match for 'operator!=' comparing json\_pointer and const char \*/string\_t [\#3654…
14 - Regression: call to member function 'value' is ambiguous [\#3652](https://github.com/nlohmann/jso…
15 - macOS 10.15 Actions runner image deprecation [\#3612](https://github.com/nlohmann/json/issues/361…
17 - generate\_natvis.py: validate version number; cleanup [\#3698](https://github.com/nlohmann/json/p…
[all …]
/third_party/libuv/
DChangeLog11 * build,win: remove extraneous -lshell32 (Ben Noordhuis)
19 * test: check if ipv6 link-local traffic is routable (Ben Noordhuis)
27 * unix: unbreak macOS < 10.14 (Sergey Fedorov)
35 * test_fs.c: Fix issue on 32-bit systems using btrfs (Stephen Gallagher)
37 * misc: ignore libuv-release-tool files (Jameson Nash)
45 * test: skip tcp-write-in-a-row on IBM i (Abdirahim Musse)
61 * unix: support full TCP keep-alive on Solaris (Andy Pan)
67 * freebsd: fix build on non-intel archs (David Carlier)
75 * build: re-enable msvc-asan job on CI (Jameson Nash)
83 * fix: always zero-terminate idna output (Ben Noordhuis)
[all …]
/third_party/skia/third_party/externals/swiftshader/
DCMakeLists.txt7 # http://www.apache.org/licenses/LICENSE-2.0
34 set(CMAKE_CXX_FLAGS "-DANDROID_NDK_BUILD")
38 # NOTE: Building for Fuchsia requires a Fuchsia CMake-based SDK.
39 # See https://fuchsia-review.googlesource.com/c/fuchsia/+/379673
71 # Cross compiling on macOS. The cross compiling architecture should override
72 # auto-detected system architecture settings.
91 "default, even for 64-bit targets. This can result in linker "
92 "instability and out of memory errors. To use the 64-bit "
93 "host compiler, pass -Thost=x64 on the CMake command line.")
117 find_library(WAYLAND wayland-client)
[all …]
/third_party/vulkan-loader/docs/
DLoaderInterfaceArchitecture.md1 <!-- markdownlint-disable MD041 -->
7 # Architecture of the Vulkan Loader Interfaces <!-- omit from toc -->
10 <!-- Copyright &copy; 2015-2023 LunarG, Inc. -->
12 [3]: https://i.creativecommons.org/l/by-nd/4.0/88x31.png "Creative Commons License"
13 [4]: https://creativecommons.org/licenses/by-nd/4.0/
14 ## Table of Contents <!-- omit from toc -->
16 - [Overview](#overview)
17 - [Who Should Read This Document](#who-should-read-this-document)
18 - [The Loader](#the-loader)
19 - [Goals of the Loader](#goals-of-the-loader)
[all …]
/third_party/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go2 // Use of this source code is governed by a BSD-style license that can be
34 CAS_LOTTIE_CI = "lottie-ci"
35 CAS_LOTTIE_WEB = "lottie-web"
39 CAS_RUN_RECIPE = "run-recipe"
41 CAS_RECREATE_SKPS = "recreate-skps"
42 CAS_SKOTTIE_WASM = "skottie-wasm"
44 CAS_TASK_DRIVERS = "task-drivers"
46 CAS_WASM_GM = "wasm-gm"
47 CAS_WHOLE_REPO = "whole-repo"
49 BUILD_TASK_DRIVERS_PREFIX = "Housekeeper-PerCommit-BuildTaskDrivers"
[all …]
/third_party/node/deps/cares/
DCHANGES1 Changelog for the c-ares project. Generated with git2changes.pl
6 - [Brad House brought this change]
12 - [Brad House brought this change]
14 Merge pull request from GHSA-mg26-v6qh-x48q
16 - [Oliver Welsh brought this change]
20 Hello, I work on an application for Microsoft which uses c-ares to
51 - `ContainerNoDfltSvrEmptyInit` to test that initialization fails when
53 - `ContainerNoDfltSvrFullInit` to test that initialization still
63 ---------
68 - badge should be only main branch
[all …]
/third_party/node/deps/v8/
DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
10 import("//build/config/sanitizers/sanitizers.gni")
21 # with v8 target cpu to not affect simulator builds for making cross-compile
40 # Sets -DV8_ENABLE_FUTURE.
43 # Sets -DSYSTEM_INSTRUMENTATION. Enables OS-dependent event tracing
49 # Sets -DVERIFY_HEAP.
52 # Sets -DVERIFY_PREDICTABLE
67 # Sets -dENABLE_DISASSEMBLER.
73 # Sets -dENABLE_GDB_JIT_INTERFACE.
76 # Sets -dENABLE_VTUNE_JIT_INTERFACE.
[all …]
DBUILD.bazel2 # Use of this source code is governed by a BSD-style license that can be
21 load(":bazel/v8-non-pointer-compression.bzl", "v8_binary_non_pointer_compression")
116 # https://groups.google.com/a/google.com/g/c-toolchain-team/c/W4nmWonD0ow/m/rLGyIL4YIQAJ
155 # We use a string flag to create a 3 value-logic.
233 # We use a string flag to create a 3 value-logic.
289 # Enable -rdynamic.
425 "third_party/wasm-api/wasm.h",
426 "third_party/wasm-api/wasm.hh",
433 "include/v8-platform.h",
441 "include/v8-value-serializer-version.h",
[all …]
/third_party/python/Lib/test/support/
D__init__.py76 # bpo-37553: test_socket.SendfileUsingSendTest is taking longer than 2
92 # The timeout value depends on the regrtest --timeout command line option.
102 # "too long". The timeout value depends on the regrtest --timeout command line
210 print('re-run %s%r' % (func.__name__, args))
321 version_txt = platform.release().split('-', 1)[0]
406 '-fsanitize=memory' in _cflags or
407 '--with-memory-sanitizer' in _config_args
410 '-fsanitize=address' in _cflags or
411 '--with-memory-sanitizer' in _config_args
414 '-fsanitize=undefined' in _cflags or
[all …]
/third_party/icu/docs/userguide/dev/
Dcodingguidelines.md1 ---
6 ---
7 <!--
10 -->
16 {: .no_toc .text-delta }
21 ---
53 See [Adoption of Objects](#adoption-of-objects) for further information.
63 } else if(pBiDi==nullptr || (length=pBiDi->length)<=0) {
98 return 0; // or calling UErrorCode-less
107 UnicodeString result = ((PluralRules*)uplrules)->select(number);
[all …]