/aosp_15_r20/external/clang/test/Driver/ |
H A D | woa-fp.c | 1 // RUN: %clang -target armv7-windows-msvc -### -S %s -O0 -o /dev/null 2>&1 | FileCheck %s -check-pr… 2 // RUN: %clang -target armv7-windows-msvc -### -S %s -O1 -o /dev/null 2>&1 | FileCheck %s -check-pr… 3 // RUN: %clang -target armv7-windows-msvc -### -S %s -O2 -o /dev/null 2>&1 | FileCheck %s -check-pr… 4 // RUN: %clang -target armv7-windows-msvc -### -S %s -O3 -o /dev/null 2>&1 | FileCheck %s -check-pr… 5 // RUN: %clang -target armv7-windows-msvc -### -S %s -Os -o /dev/null 2>&1 | FileCheck %s -check-pr… 7 // RUN: %clang -target armv7-windows-itanium -### -S %s -O0 -o /dev/null 2>&1 | FileCheck %s -check… 8 // RUN: %clang -target armv7-windows-itanium -### -S %s -O1 -o /dev/null 2>&1 | FileCheck %s -check… 9 // RUN: %clang -target armv7-windows-itanium -### -S %s -O2 -o /dev/null 2>&1 | FileCheck %s -check… 10 // RUN: %clang -target armv7-windows-itanium -### -S %s -O3 -o /dev/null 2>&1 | FileCheck %s -check… 11 // RUN: %clang -target armv7-windows-itanium -### -S %s -Os -o /dev/null 2>&1 | FileCheck %s -check… [all …]
|
/aosp_15_r20/external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_llvmnext_golden/ |
H A D | clang_path.json | 8 "--sysroot=/usr/x86_64-cros-linux-gnu", 9 "-Qunused-arguments", 10 "-Werror=poison-system-directories", 11 "-Wno-deprecated-declarations", 12 "-Wno-enum-constexpr-conversion", 13 "-Wno-error=implicit-function-declaration", 14 "-Wno-error=implicit-int", 15 "-Wno-final-dtor-non-final-class", 16 "-Wno-single-bit-bitfield-constant-conversion", 17 "-Wno-tautological-constant-compare", [all …]
|
H A D | gcc_clang_syntax.json | 7 "--sysroot=/usr/x86_64-cros-linux-gnu", 8 "-Qunused-arguments", 9 "-Werror=poison-system-directories", 10 "-Wno-deprecated-declarations", 11 "-Wno-enum-constexpr-conversion", 12 "-Wno-error=implicit-function-declaration", 13 "-Wno-error=implicit-int", 14 "-Wno-final-dtor-non-final-class", 15 "-Wno-single-bit-bitfield-constant-conversion", 16 "-Wno-tautological-constant-compare", [all …]
|
H A D | clangtidy.json | 7 "--print-resource-dir" 16 …-checks=*,-bugprone-narrowing-conversions,-cppcoreguidelines-*,-fuchsia-*,-google-readability*,-go… 18 "--", 19 "-resource-dir=someResourceDir", 20 "--sysroot=/usr/x86_64-cros-linux-gnu", 21 "-Qunused-arguments", 22 "-Werror=poison-system-directories", 23 "-Wno-deprecated-declarations", 24 "-Wno-enum-constexpr-conversion", 25 "-Wno-error=implicit-function-declaration", [all …]
|
H A D | gcc_path.json | 7 "./x86_64-cros-linux-gnu-gcc.real", 8 "--sysroot=/usr/x86_64-cros-linux-gnu", 9 "-fno-reorder-blocks-and-partition", 10 "-Wno-unused-local-typedefs", 11 "-Wno-maybe-uninitialized", 12 "-fcommon", 13 "-fstack-protector-strong", 14 "-D_FORTIFY_SOURCE=3", 15 "-fno-omit-frame-pointer", 16 "-static-libgcc", [all …]
|
/aosp_15_r20/external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_golden/ |
H A D | clang_path.json | 8 "--sysroot=/usr/x86_64-cros-linux-gnu", 9 "-Qunused-arguments", 10 "-Werror=poison-system-directories", 11 "-Wno-deprecated-declarations", 12 "-Wno-enum-constexpr-conversion", 13 "-Wno-error=implicit-function-declaration", 14 "-Wno-error=implicit-int", 15 "-Wno-final-dtor-non-final-class", 16 "-Wno-single-bit-bitfield-constant-conversion", 17 "-Wno-tautological-constant-compare", [all …]
|
H A D | gcc_sanitizer_args.json | 7 "./x86_64-cros-linux-gnu-gcc.real", 8 "--sysroot=/usr/x86_64-cros-linux-gnu", 9 "-fno-reorder-blocks-and-partition", 10 "-Wno-unused-local-typedefs", 11 "-Wno-maybe-uninitialized", 12 "-fcommon", 13 "-fstack-protector-strong", 14 "-D_FORTIFY_SOURCE=3", 15 "-fno-omit-frame-pointer", 16 "-static-libgcc", [all …]
|
H A D | gcc_clang_syntax.json | 7 "--sysroot=/usr/x86_64-cros-linux-gnu", 8 "-Qunused-arguments", 9 "-Werror=poison-system-directories", 10 "-Wno-deprecated-declarations", 11 "-Wno-enum-constexpr-conversion", 12 "-Wno-error=implicit-function-declaration", 13 "-Wno-error=implicit-int", 14 "-Wno-final-dtor-non-final-class", 15 "-Wno-single-bit-bitfield-constant-conversion", 16 "-Wno-tautological-constant-compare", [all …]
|
H A D | clang_sanitizer_args.json | 8 "--sysroot=/usr/x86_64-cros-linux-gnu", 9 "-Qunused-arguments", 10 "-Werror=poison-system-directories", 11 "-Wno-deprecated-declarations", 12 "-Wno-enum-constexpr-conversion", 13 "-Wno-error=implicit-function-declaration", 14 "-Wno-error=implicit-int", 15 "-Wno-final-dtor-non-final-class", 16 "-Wno-single-bit-bitfield-constant-conversion", 17 "-Wno-tautological-constant-compare", [all …]
|
H A D | clangtidy.json | 7 "--print-resource-dir" 16 …-checks=*,-bugprone-narrowing-conversions,-cppcoreguidelines-*,-fuchsia-*,-google-readability*,-go… 18 "--", 19 "-resource-dir=someResourceDir", 20 "--sysroot=/usr/x86_64-cros-linux-gnu", 21 "-Qunused-arguments", 22 "-Werror=poison-system-directories", 23 "-Wno-deprecated-declarations", 24 "-Wno-enum-constexpr-conversion", 25 "-Wno-error=implicit-function-declaration", [all …]
|
H A D | gcc_sysroot_wrapper_common.json | 7 "--sysroot=/usr/x86_64-cros-linux-gnu", 8 "-fno-reorder-blocks-and-partition", 9 "-Wno-unused-local-typedefs", 10 "-Wno-maybe-uninitialized", 11 "-fcommon", 12 "-fstack-protector-strong", 13 "-D_FORTIFY_SOURCE=3", 14 "-fno-omit-frame-pointer", 15 "-static-libgcc", 17 "-L/usr/x86_64-cros-linux-gnu/usr/lib64", [all …]
|
H A D | gcc_path.json | 7 "./x86_64-cros-linux-gnu-gcc.real", 8 "--sysroot=/usr/x86_64-cros-linux-gnu", 9 "-fno-reorder-blocks-and-partition", 10 "-Wno-unused-local-typedefs", 11 "-Wno-maybe-uninitialized", 12 "-fcommon", 13 "-fstack-protector-strong", 14 "-D_FORTIFY_SOURCE=3", 15 "-fno-omit-frame-pointer", 16 "-static-libgcc", [all …]
|
H A D | clang_sysroot_wrapper_common.json | 7 "--sysroot=/usr/x86_64-cros-linux-gnu", 8 "-fno-reorder-blocks-and-partition", 9 "-Wno-unused-local-typedefs", 10 "-Wno-maybe-uninitialized", 11 "-fcommon", 12 "-fstack-protector-strong", 13 "-D_FORTIFY_SOURCE=3", 14 "-fno-omit-frame-pointer", 15 "-static-libgcc", 17 "-L/usr/x86_64-cros-linux-gnu/usr/lib64", [all …]
|
/aosp_15_r20/external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_noccache_golden/ |
H A D | clang_path.json | 7 "--sysroot=/usr/x86_64-cros-linux-gnu", 8 "-Qunused-arguments", 9 "-Werror=poison-system-directories", 10 "-Wno-deprecated-declarations", 11 "-Wno-enum-constexpr-conversion", 12 "-Wno-error=implicit-function-declaration", 13 "-Wno-error=implicit-int", 14 "-Wno-final-dtor-non-final-class", 15 "-Wno-single-bit-bitfield-constant-conversion", 16 "-Wno-tautological-constant-compare", [all …]
|
H A D | gcc_clang_syntax.json | 7 "--sysroot=/usr/x86_64-cros-linux-gnu", 8 "-Qunused-arguments", 9 "-Werror=poison-system-directories", 10 "-Wno-deprecated-declarations", 11 "-Wno-enum-constexpr-conversion", 12 "-Wno-error=implicit-function-declaration", 13 "-Wno-error=implicit-int", 14 "-Wno-final-dtor-non-final-class", 15 "-Wno-single-bit-bitfield-constant-conversion", 16 "-Wno-tautological-constant-compare", [all …]
|
H A D | clangtidy.json | 7 "--print-resource-dir" 16 …-checks=*,-bugprone-narrowing-conversions,-cppcoreguidelines-*,-fuchsia-*,-google-readability*,-go… 18 "--", 19 "-resource-dir=someResourceDir", 20 "--sysroot=/usr/x86_64-cros-linux-gnu", 21 "-Qunused-arguments", 22 "-Werror=poison-system-directories", 23 "-Wno-deprecated-declarations", 24 "-Wno-enum-constexpr-conversion", 25 "-Wno-error=implicit-function-declaration", [all …]
|
H A D | gcc_path.json | 7 "--sysroot=/usr/x86_64-cros-linux-gnu", 8 "-fno-reorder-blocks-and-partition", 9 "-Wno-unused-local-typedefs", 10 "-Wno-maybe-uninitialized", 11 "-fcommon", 12 "-fstack-protector-strong", 13 "-D_FORTIFY_SOURCE=3", 14 "-fno-omit-frame-pointer", 15 "-static-libgcc", 17 "-L/usr/x86_64-cros-linux-gnu/usr/lib64", [all …]
|
/aosp_15_r20/external/webrtc/android_tools/ |
H A D | project_x86.json | 5 …-config.py", "//build/config/linux/pkg_config.gni", "//build/config/mac/mac_sdk_overrides.gni", "/… 12 "arflags": [ "-T" ], 13 …-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buff… 14 …-Wall", "-Werror", "-Wextra", "-Wimplicit-fallthrough", "-Wextra-semi", "-Wunreachable-code-aggres… 15 …"cflags_c": [ "-std=c11", "--sysroot=../../build/linux/debian_bullseye_i386-sysroot", "-Wstrict-pr… 16 …-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++20", "-Wno-trigra… 17 …"cflags_objc": [ "-std=c11", "--sysroot=../../build/linux/debian_bullseye_i386-sysroot", "-Wstrict… 18 …-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++20", "-Wno-trigra… 20 … "//:common_inherited_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abse… 21 …-16-init-10736-ged9638c4-1\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIB… [all …]
|
H A D | project_x64.json | 5 …-config.py", "//build/config/linux/pkg_config.gni", "//build/config/mac/mac_sdk_overrides.gni", "/… 12 "arflags": [ "-T" ], 13 …-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buff… 14 …-Wall", "-Werror", "-Wextra", "-Wimplicit-fallthrough", "-Wextra-semi", "-Wunreachable-code-aggres… 15 …"cflags_c": [ "-std=c11", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-Wstrict-p… 16 …-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++20", "-Wno-trigra… 17 …"cflags_objc": [ "-std=c11", "--sysroot=../../build/linux/debian_bullseye_amd64-sysroot", "-Wstric… 18 …-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++20", "-Wno-trigra… 20 … "//:common_inherited_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abse… 21 …-16-init-10736-ged9638c4-1\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIB… [all …]
|
H A D | project_arm64.json | 5 …-config.py", "//build/config/linux/pkg_config.gni", "//build/config/mac/mac_sdk_overrides.gni", "/… 12 "arflags": [ "-T" ], 13 …-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buff… 14 …-Wall", "-Werror", "-Wextra", "-Wimplicit-fallthrough", "-Wextra-semi", "-Wunreachable-code-aggres… 15 …"cflags_c": [ "-std=c11", "--sysroot=../../build/linux/debian_bullseye_arm64-sysroot", "-Wstrict-p… 16 …-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++20", "-Wno-trigra… 17 …"cflags_objc": [ "-std=c11", "--sysroot=../../build/linux/debian_bullseye_arm64-sysroot", "-Wstric… 18 …-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++20", "-Wno-trigra… 20 … "//:common_inherited_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abse… 21 …-16-init-10736-ged9638c4-1\"", "_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS", "_LIBCXXABI_DISABLE_VISIB… [all …]
|
H A D | project_riscv64.json | 5 …-config.py", "//build/config/linux/pkg_config.gni", "//build/config/mac/mac_sdk_overrides.gni", "/… 12 "arflags": [ "-T" ], 13 …-fPIC", "-fno-delete-null-pointer-checks", "-fno-ident", "-fno-strict-aliasing", "--param=ssp-buff… 14 …-Wall", "-Werror", "-Wextra", "-Wimplicit-fallthrough", "-Wextra-semi", "-Wunreachable-code-aggres… 15 "cflags_c": [ "-std=c11", "-Wstrict-prototypes" ], 16 …-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++20", "-Wno-trigra… 17 "cflags_objc": [ "-std=c11", "-Wstrict-prototypes" ], 18 …-Wno-undefined-bool-conversion", "-Wno-tautological-undefined-compare", "-std=c++20", "-Wno-trigra… 20 … "//:common_inherited_config", "//third_party/abseil-cpp:absl_include_config", "//third_party/abse… 21 …LARGEFILE64_SOURCE", "_GNU_SOURCE", "CR_CLANG_REVISION=\"llvmorg-16-init-10736-ged9638c4-1\"", "_L… [all …]
|
/aosp_15_r20/external/toolchain-utils/compiler_wrapper/ |
H A D | thumb_flags_test.go | 2 // Use of this source code is governed by a BSD-style license that can be 15 if err := verifyArgOrder(cmd, "-mthumb", mainCc); err != nil { 21 if err := verifyArgOrder(cmd, "-mthumb", mainCc); err != nil { 31 if err := verifyArgCount(cmd, 0, "-mthumb"); err != nil { 41 if err := verifyArgCount(cmd, 0, "-mthumb"); err != nil { 47 if err := verifyArgCount(cmd, 0, "-mthumb"); err != nil { 59 if err := verifyArgCount(cmd, 0, "-fno-omit-frame-pointer"); err != nil { 65 if err := verifyArgCount(cmd, 0, "-fno-omit-frame-pointer"); err != nil { 77 if err := verifyArgCount(cmd, 1, "-fno-omit-frame-pointer"); err != nil { 89 if err := verifyArgCount(cmd, 1, "-fno-omit-frame-pointer"); err != nil { [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/ |
D | bazel.rc | 3 # for platform-appropriate cxxopts 4 common --enable_platform_specific_config 6 build:windows --cxxopt='/std:c++14' 7 build:windows --host_cxxopt='/std:c++14' 8 build:linux --cxxopt='-std=c++14' 9 build:linux --host_cxxopt='-std=c++14' 10 build:macos --cxxopt='-std=c++14' 11 build:macos --host_cxxopt='-std=c++14' 12 build:freebsd --cxxopt='-std=c++14' 13 build:freebsd --host_cxxopt='-std=c++14' [all …]
|
/aosp_15_r20/external/grpc-grpc/tools/ |
H A D | bazel.rc | 5 common --enable_bzlmod=false 7 # for platform-appropriate cxxopts 8 common --enable_platform_specific_config 10 build:windows --cxxopt='/std:c++14' 11 build:windows --host_cxxopt='/std:c++14' 12 build:linux --cxxopt='-std=c++14' 13 build:linux --host_cxxopt='-std=c++14' 14 build:macos --cxxopt='-std=c++14' 15 build:macos --host_cxxopt='-std=c++14' 16 build:freebsd --cxxopt='-std=c++14' [all …]
|
/aosp_15_r20/external/grpc-grpc/ |
H A D | build_handwritten.yaml | 8 '#04': not listed in doc/g_stands_for.md - and update that document to list the 11 '#07': Master always has a "-dev" suffix 12 '#08': Use "-preN" suffixes to identify pre-release versions 13 '#09': Per-language overrides are possible with (eg) ruby_version tag here 23 CPPFLAGS: -O0 -fsanitize-coverage=edge,trace-pc-guard -fsanitize=address -fno-omit-frame-pointer 24 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS 27 LDFLAGS: -fsanitize=address 33 asan-noleaks: 35 CPPFLAGS: -O0 -fsanitize-coverage=edge,trace-pc-guard -fsanitize=address -fno-omit-frame-pointer 36 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS [all …]
|