Home
last modified time | relevance | path

Searched +full:- +full:wno +full:- +full:unused +full:- +full:command +full:- +full:line +full:- +full:argument (Results 1 – 25 of 103) sorted by relevance

12345

/external/clang/test/Frontend/
Dwarning-options.cpp1 // RUN: %clang_cc1 -Wmonkey -Wno-monkey -Wno-unused-command-line-arguments \
2 // RUN: -Wno-unused-command-line-argument -Wmodule-build -Rmodule-built %s 2>&1 | FileCheck …
3 // CHECK: unknown warning option '-Wmonkey'
4 // CHECK: unknown warning option '-Wno-monkey'
5 // CHECK: unknown warning option '-Wno-unused-command-line-arguments'; did you mean '-Wno-unused-co…
6 // CHECK: unknown warning option '-Wmodule-build'; did you mean '-Wmodule-conflict'?
7 // CHECK: unknown remark option '-Rmodule-built'; did you mean '-Rmodule-build'?
/external/grpc-grpc/
Dbuild_handwritten.yaml8 '#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 …]
/external/rust/crates/grpcio-sys/grpc/
Dbuild_handwritten.yaml8 '#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 …]
/external/libnl/.github/workflows/
Dci.yml1 name: libnl3-ci
11 clang-format:
12 runs-on: ubuntu-latest
16 - name: Install packages
18 sudo dnf install -y \
19 clang-tools-extra \
22 - name: Check out repository code
25 - name: Setup git
27 git config --global --add safe.directory "$PWD"
29 - name: Formatting with clang-format
[all …]
/external/tensorflow/third_party/absl/abseil-cpp/absl/copts/
DAbseilConfigureCopts.cmake16 # property, which is target-specific. We should neither inspect nor rely on
19 # - CMAKE_OSX_ARCHITECTURES
22 # - OSX_ARCHITECTURES
23 # is a per-target property; targets could be defined later, and their
26 # - CMAKE_SYSTEM_PROCESSOR
32 # - once: a single command line for multiple architectures (Ninja build)
33 # - twice: two command lines per each architecture (Xcode build system)
35 # If case of Xcode, it would be possible to set an Xcode-specific attributes
39 # the compiler to dispatch arch-specific arguments to a designated backend.
45 list(APPEND ABSL_RANDOM_RANDEN_COPTS "-Xarch_${_arch}" "${_flag}")
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/copts/
DAbseilConfigureCopts.cmake16 # property, which is target-specific. We should neither inspect nor rely on
19 # - CMAKE_OSX_ARCHITECTURES
22 # - OSX_ARCHITECTURES
23 # is a per-target property; targets could be defined later, and their
26 # - CMAKE_SYSTEM_PROCESSOR
32 # - once: a single command line for multiple architectures (Ninja build)
33 # - twice: two command lines per each architecture (Xcode build system)
35 # If case of Xcode, it would be possible to set an Xcode-specific attributes
39 # the compiler to dispatch arch-specific arguments to a designated backend.
45 list(APPEND ABSL_RANDOM_RANDEN_COPTS "-Xarch_${_arch}" "${_flag}")
[all …]
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/copts/
DAbseilConfigureCopts.cmake16 # property, which is target-specific. We should neither inspect nor rely on
19 # - CMAKE_OSX_ARCHITECTURES
22 # - OSX_ARCHITECTURES
23 # is a per-target property; targets could be defined later, and their
26 # - CMAKE_SYSTEM_PROCESSOR
32 # - once: a single command line for multiple architectures (Ninja build)
33 # - twice: two command lines per each architecture (Xcode build system)
35 # If case of Xcode, it would be possible to set an Xcode-specific attributes
39 # the compiler to dispatch arch-specific arguments to a designated backend.
45 list(APPEND ABSL_RANDOM_RANDEN_COPTS "-Xarch_${_arch}" "${_flag}")
[all …]
/external/webrtc/third_party/abseil-cpp/absl/copts/
DAbseilConfigureCopts.cmake16 # property, which is target-specific. We should neither inspect nor rely on
19 # - CMAKE_OSX_ARCHITECTURES
22 # - OSX_ARCHITECTURES
23 # is a per-target property; targets could be defined later, and their
26 # - CMAKE_SYSTEM_PROCESSOR
32 # - once: a single command line for multiple architectures (Ninja build)
33 # - twice: two command lines per each architecture (Xcode build system)
35 # If case of Xcode, it would be possible to set an Xcode-specific attributes
39 # the compiler to dispatch arch-specific arguments to a designated backend.
45 list(APPEND ABSL_RANDOM_RANDEN_COPTS "-Xarch_${_arch}" "${_flag}")
[all …]
/external/skia/toolchain/
Dndk_linux_arm64_toolchain_config.bzl8 built-in `android_ndk_repository` Bazel rule[1], which was used to build the SkCMS repository up
30 _ARMEABI_V7A = "armeabi-v7a"
31 _ARM64_V8A = "arm64-v8a"
55 "-D__ANDROID_API__=29",
56 "-isystem",
57 NDK_PATH + "/sysroot/usr/include/arm-linux-androideabi",
58 "-target",
59 "armv7-none-linux-androideabi",
60 "-march=armv7-a",
61 "-mfloat-abi=softfp",
[all …]
/external/cronet/third_party/abseil-cpp/absl/copts/
DAbseilConfigureCopts.cmake16 # property, which is target-specific. We should neither inspect nor rely on
19 # - CMAKE_OSX_ARCHITECTURES
22 # - OSX_ARCHITECTURES
23 # is a per-target property; targets could be defined later, and their
26 # - CMAKE_SYSTEM_PROCESSOR
32 # - once: a single command line for multiple architectures (Ninja build)
33 # - twice: two command lines per each architecture (Xcode build system)
35 # If case of Xcode, it would be possible to set an Xcode-specific attributes
39 # the compiler to dispatch arch-specific arguments to a designated backend.
45 list(APPEND ABSL_RANDOM_RANDEN_COPTS "-Xarch_${_arch}" "${_flag}")
[all …]
/external/abseil-cpp/absl/copts/
DAbseilConfigureCopts.cmake16 # property, which is target-specific. We should neither inspect nor rely on
19 # - CMAKE_OSX_ARCHITECTURES
22 # - OSX_ARCHITECTURES
23 # is a per-target property; targets could be defined later, and their
26 # - CMAKE_SYSTEM_PROCESSOR
32 # - once: a single command line for multiple architectures (Ninja build)
33 # - twice: two command lines per each architecture (Xcode build system)
35 # If case of Xcode, it would be possible to set an Xcode-specific attributes
39 # the compiler to dispatch arch-specific arguments to a designated backend.
45 list(APPEND ABSL_RANDOM_RANDEN_COPTS "-Xarch_${_arch}" "${_flag}")
[all …]
/external/angle/third_party/abseil-cpp/absl/copts/
DAbseilConfigureCopts.cmake16 # property, which is target-specific. We should neither inspect nor rely on
19 # - CMAKE_OSX_ARCHITECTURES
22 # - OSX_ARCHITECTURES
23 # is a per-target property; targets could be defined later, and their
26 # - CMAKE_SYSTEM_PROCESSOR
32 # - once: a single command line for multiple architectures (Ninja build)
33 # - twice: two command lines per each architecture (Xcode build system)
35 # If case of Xcode, it would be possible to set an Xcode-specific attributes
39 # the compiler to dispatch arch-specific arguments to a designated backend.
45 list(APPEND ABSL_RANDOM_RANDEN_COPTS "-Xarch_${_arch}" "${_flag}")
[all …]
/external/libtextclassifier/abseil-cpp/absl/copts/
DAbseilConfigureCopts.cmake16 # property, which is target-specific. We should neither inspect nor rely on
19 # - CMAKE_OSX_ARCHITECTURES
22 # - OSX_ARCHITECTURES
23 # is a per-target property; targets could be defined later, and their
26 # - CMAKE_SYSTEM_PROCESSOR
32 # - once: a single command line for multiple architectures (Ninja build)
33 # - twice: two command lines per each architecture (Xcode build system)
35 # If case of Xcode, it would be possible to set an Xcode-specific attributes
39 # the compiler to dispatch arch-specific arguments to a designated backend.
45 list(APPEND ABSL_RANDOM_RANDEN_COPTS "-Xarch_${_arch}" "${_flag}")
[all …]
/external/sdv/vsomeip/third_party/boost/
Dboost-1_76_0.json10 "-msse4.1"
16 "-Wall",
17 "-Werror",
18 "-fexceptions"
60 "-DBOOST_ASIO_HAS_STD_STRING_VIEW"
76 "-Wno-expansion-to-defined"
90 "-DBOOST_DATE_TIME_DYN_LINK",
91 "-Wno-ignored-attributes",
92 "-DBOOST_NO_STD_WSTRING"
101 "-DBOOST_FILESYSTEM_TARGET_TYPE=SHARED_LIBRARY",
[all …]
/external/skia/include/config/
Dcopts.bzl2 THIS IS THE EXTERNAL-ONLY VERSION OF THIS FILE. G3 HAS ITS OWN.
28 [1] https://bazel.build/docs/cc-toolchain-config-reference#features
29 …://github.com/google/skia/blob/2b07cdb07e88f2870260eabac708f31bc7977d08/gn/BUILDCONFIG.gn#L177-L181
30 …s://github.com/google/skia/blob/2b07cdb07e88f2870260eabac708f31bc7977d08/gn/skia/BUILD.gn#L593-L630
34 "-fstrict-aliasing",
35 "-fPIC",
39 "//conditions:default": ["-fno-exceptions"],
45 "-fvisibility=hidden",
51 # GMs more consistent and avoid some floating-point related test failures on M1 macs.
52 "-ffp-contract=off",
[all …]
/external/oss-fuzz/infra/base-images/base-builder/
DDockerfile7 # http://www.apache.org/licenses/LICENSE-2.0
17 FROM gcr.io/oss-fuzz-base/base-clang
19 RUN dpkg --add-architecture i386 && \
20 apt-get update && \
21 apt-get install -y software-properties-common && \
22 add-apt-repository ppa:git-core/ppa && \
23 apt-get update && \
24 apt-get install -y \
25 binutils-dev \
26 build-essential \
[all …]
/external/webrtc/tools_webrtc/cpu/
DREADME6 sudo ARCHFLAGS='-Wno-error=unused-command-line-argument-hard-error-in-future' easy_install psutil
9 - TBD (see link above)
12 - TBD (see link above)
/external/mesa3d/src/amd/vpelib/
Dmeson.build23 '-Wall',
24 '-Wextra',
25 '-Wno-unused',
26 '-Wno-unused-parameter',
27 '-Wno-unused-command-line-argument',
28 '-Wno-ignored-qualifiers',
29 '-Wno-missing-field-initializers',
30 '-Wno-self-assign',
31 '-Wno-implicit-fallthrough',
32 '-Werror=comment',
[all …]
/external/clang/test/Driver/
Dcl-options.c1 // Note: %s must be preceded by --, otherwise it may be interpreted as a
2 // command-line option, e.g. on Mac where %s is commonly under /Users.
7 // RUN: %clang_cl /c -### -- %s 2>&1 | FileCheck -check-prefix=c %s
8 // c: -c
10 // RUN: %clang_cl /C -### -- %s 2>&1 | FileCheck -check-prefix=C %s
11 // C: error: invalid argument '-C' only allowed with '/E, /P or /EP'
13 // RUN: %clang_cl /C /P -### -- %s 2>&1 | FileCheck -check-prefix=C_P %s
14 // C_P: "-E"
15 // C_P: "-C"
18 // RUN: -### -- %s 2>&1 | FileCheck -check-prefix=D %s
[all …]
/external/angle/build/rust/
Drun_rs_bindings_from_cc.py4 # Use of this source code is governed by a BSD-style license that can be
19 "rust-toolchain")
37 parser.add_argument("--targets_and_args_from_gn",
39 help="File parsed into --targets_and_args Crubit arg",
41 parser.add_argument("--public_headers",
45 parser.add_argument("--rs_out",
49 parser.add_argument("--cc_out",
61 generator_args.append("--rs_out={0}".format(os.path.relpath(args.rs_out)))
62 generator_args.append("--cc_out={0}".format(os.path.relpath(args.cc_out)))
64 generator_args.append("--ir_out={0}".format(
[all …]
/external/cronet/build/rust/
Drun_rs_bindings_from_cc.py4 # Use of this source code is governed by a BSD-style license that can be
19 "rust-toolchain")
37 parser.add_argument("--targets_and_args_from_gn",
39 help="File parsed into --targets_and_args Crubit arg",
41 parser.add_argument("--public_headers",
45 parser.add_argument("--rs_out",
49 parser.add_argument("--cc_out",
61 generator_args.append("--rs_out={0}".format(os.path.relpath(args.rs_out)))
62 generator_args.append("--cc_out={0}".format(os.path.relpath(args.cc_out)))
64 generator_args.append("--ir_out={0}".format(
[all …]
/external/skia/infra/bots/recipe_modules/build/examples/full.expected/
DBuild-Debian10-Clang-x86_64-Debug-SwiftShader_MSAN.json5 "[START_DIR]/cache/work/skia/bin/fetch-gn"
13 "name": "fetch-gn"
18 "[START_DIR]/cache/work/skia/bin/fetch-ninja"
26 "name": "fetch-ninja"
31 "-u",
33 "--json-output",
49 "-u",
51 "--json-output",
53 "ensure-directory",
54 "--mode",
[all …]
/external/libwebsockets/
DAndroid.bp7 // http://www.apache.org/licenses/LICENSE-2.0
20 // Added automatically by a large-scale-change that took the approach of
30 // For unused files, consider creating a 'fileGroup' with "//visibility:private"
33 // See: http://go/android-license-faq
38 "SPDX-license-identifier-Apache-2.0",
39 "SPDX-license-identifier-BSD",
40 "SPDX-license-identifier-Beerware",
41 "SPDX-license-identifier-CC0-1.0",
42 "SPDX-license-identifier-GPL",
43 "SPDX-license-identifier-LGPL",
[all …]
/external/rust/crates/quiche/deps/boringssl/src/
DCMakeLists.txt17 # 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")
76 string(REGEX REPLACE "(^| )[/-]DNDEBUG( |$)" " " "${VAR}_RELWITHASSERTS"
81 add_definitions(-DBORINGSSL_PREFIX=${BORINGSSL_PREFIX})
[all …]
/external/selinux/libselinux/src/
DMakefile5 PYPREFIX ?= $(shell $(PYTHON) -c 'import sys;print("python-%d.%d" % sys.version_info[:2])')
8 PKG_CONFIG ?= pkg-config
15 PYINC ?= $(shell $(PKG_CONFIG) --cflags $(PYPREFIX))
16 PYLIBS ?= $(shell $(PKG_CONFIG) --libs $(PYPREFIX))
17 PYTHONLIBDIR ?= $(shell $(PYTHON) -c "import sysconfig; print(sysconfig.get_path('platlib', vars={'…
18 PYCEXT ?= $(shell $(PYTHON) -c 'import importlib.machinery;print(importlib.machinery.EXTENSION_SUFF…
19 RUBYINC ?= $(shell $(RUBY) -e 'puts "-I" + RbConfig::CONFIG["rubyarchhdrdir"] + " -I" + RbConfig::C…
20 RUBYLIBS ?= $(shell $(RUBY) -e 'puts "-L" + RbConfig::CONFIG["libdir"] + " -L" + RbConfig::CONFIG["…
21 RUBYINSTALL ?= $(shell $(RUBY) -e 'puts RbConfig::CONFIG["vendorarchdir"]')
28 ifeq ($(shell $(CC) -v 2>&1 | grep "clang"),)
[all …]

12345