Searched +full:- +full:wno +full:- +full:unused +full:- +full:parameter (Results 1 – 25 of 158) sorted by relevance
1234567
| /third_party/skia/third_party/externals/abseil-cpp/absl/copts/ |
| D | GENERATED_AbseilCopts.cmake | 16 "-Wno-c99-extensions" 17 "-Wno-deprecated-declarations" 18 "-Wno-missing-noreturn" 19 "-Wno-missing-prototypes" 20 "-Wno-missing-variable-declarations" 21 "-Wno-null-conversion" 22 "-Wno-shadow" 23 "-Wno-shift-sign-overflow" 24 "-Wno-sign-compare" 25 "-Wno-unused-function" [all …]
|
| D | GENERATED_copts.bzl | 17 "-Wno-c99-extensions", 18 "-Wno-deprecated-declarations", 19 "-Wno-missing-noreturn", 20 "-Wno-missing-prototypes", 21 "-Wno-missing-variable-declarations", 22 "-Wno-null-conversion", 23 "-Wno-shadow", 24 "-Wno-shift-sign-overflow", 25 "-Wno-sign-compare", 26 "-Wno-unused-function", [all …]
|
| D | copts.py | 20 "-Wno-c99-extensions", 21 "-Wno-deprecated-declarations", 22 "-Wno-missing-noreturn", 23 "-Wno-missing-prototypes", 24 "-Wno-missing-variable-declarations", 25 "-Wno-null-conversion", 26 "-Wno-shadow", 27 "-Wno-shift-sign-overflow", 28 "-Wno-sign-compare", 29 "-Wno-unused-function", [all …]
|
| /third_party/mindspore/mindspore-src/source/cmake/external_libs/ |
| D | opencv.cmake | 9 …set(opencv_CXXFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -D_FORTIFY_SOU… 10 …set(opencv_CFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -D_FORTIFY_SOURC… 11 set(opencv_LDFLAGS "-Wl") 13 …set(opencv_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -D_FORTI… 14 …set(opencv_CFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -D_FORTIFY… 15 set(opencv_CXXFLAGS "${opencv_CXXFLAGS} -Wno-attributes -Wno-unknown-pragmas") 16 set(opencv_CXXFLAGS "${opencv_CXXFLAGS} -Wno-unused-value -Wno-implicit-fallthrough") 18 …set(opencv_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -D_FORTI… 19 set(opencv_CXXFLAGS "${opencv_CXXFLAGS} -O2") 21 set(opencv_CXXFLAGS "${opencv_CXXFLAGS} -D_GLIBCXX_USE_CXX11_ABI=0") [all …]
|
| D | protobuf_arm.cmake | 10 … set(protobuf_arm_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \ 11 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2") 13 set(protobuf_arm_CXXFLAGS "${protobuf_arm_CXXFLAGS} -D_GLIBCXX_USE_CXX11_ABI=0") 15 set(protobuf_arm_LDFLAGS "-Wl,-z,relro,-z,now,-z,noexecstack") 19 … set(protobuf_arm_CXXFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -fPIC \ 20 -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2") 22 … set(protobuf_arm_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \ 23 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2") 25 … set(protobuf_arm_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \ 26 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2") [all …]
|
| D | sqlite.cmake | 2 set(REQ_URL "https://gitee.com/mirrors/sqlite/repository/archive/version-3.36.0.tar.gz") 5 set(REQ_URL "https://github.com/sqlite/sqlite/archive/version-3.36.0.tar.gz") 15 URL https://sqlite.org/2021/sqlite-amalgamation-3360000.zip 24 URL https://sqlite.org/2021/sqlite-amalgamation-3360000.zip 34 …set(sqlite_CFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -fPIC -D_FORTIFY… 35 -O2") 37 … set(sqlite_CFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -fPIC \ 38 -D_FORTIFY_SOURCE=2 -O2") 39 set(sqlite_LDFLAGS "-Wl,-z,relro,-z,now,-z,noexecstack") 46 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/sqlite/CVE-2022-35737.patch [all …]
|
| D | grpc.cmake | 3 …set(grpc_CXXFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -fPIC -D_FORTIFY… 4 -Dgrpc=mindspore_grpc -Dgrpc_impl=mindspore_grpc_impl -Dgrpc_core=mindspore_grpc_core") 6 …set(grpc_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -D_FORTIFY… 8 …set(grpc_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter -D_FORTIFY… 9 -Dgrpc=mindspore_grpc -Dgrpc_impl=mindspore_grpc_impl -Dgrpc_core=mindspore_grpc_core") 10 set(grpc_CFLAGS "-fstack-protector-all -D_FORTIFY_SOURCE=2 -O2") 12 set(grpc_CXXFLAGS "${grpc_CXXFLAGS} -D_GLIBCXX_USE_CXX11_ABI=0") 17 set(grpc_LDFLAGS "-Wl,-z,relro,-z,now,-z,noexecstack") 34 if(EXISTS ${c-ares_ROOT}/lib64) 35 set(_FINDPACKAGE_CARES_CONFIG_DIR "${c-ares_ROOT}/lib64/cmake/c-ares") [all …]
|
| D | protobuf.cmake | 18 … set(protobuf_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \ 19 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2") 21 set(protobuf_CXXFLAGS "${protobuf_CXXFLAGS} -D_GLIBCXX_USE_CXX11_ABI=0") 23 set(protobuf_LDFLAGS "-Wl,-z,relro,-z,now,-z,noexecstack") 27 … set(protobuf_CXXFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -fPIC \ 28 -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2") 40 … set(protobuf_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \ 41 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2") 44 … set(protobuf_CXXFLAGS "-fstack-protector-all -Wno-maybe-uninitialized -Wno-unused-parameter \ 45 -fPIC -fvisibility=hidden -D_FORTIFY_SOURCE=2 -O2") [all …]
|
| D | jpeg_turbo.cmake | 7 set(REQ_URL "https://gitee.com/mirrors/libjpeg-turbo/repository/archive/2.0.4.tar.gz") 10 set(REQ_URL "https://github.com/libjpeg-turbo/libjpeg-turbo/archive/2.0.4.tar.gz") 15 …set(jpeg_turbo_CFLAGS "-fstack-protector-all -Wno-uninitialized -Wno-unused-parameter -fPIC -D_FOR… 16 -O2") 19 set(jpeg_turbo_CFLAGS "-O2") 21 … set(jpeg_turbo_CFLAGS "-fstack-protector-all -Wno-unused-parameter -fPIC -D_FORTIFY_SOURCE=2 -O2") 23 set(jpeg_turbo_CFLAGS "${jpeg_turbo_CFLAGS} -march=armv8.2-a -mtune=cortex-a72") 24 …set(jpeg_turbo_CFLAGS "${jpeg_turbo_CFLAGS} -Wno-uninitialized -march=armv8.2-a -mtune=cortex-a72") 26 set(jpeg_turbo_CFLAGS "${jpeg_turbo_CFLAGS} -Wno-maybe-uninitialized") 31 set(jpeg_turbo_LDFLAGS "-Wl,-z,relro,-z,now,-z,noexecstack,-s") [all …]
|
| /third_party/iptables/libiptc/ |
| D | BUILD.gn | 6 # http://www.apache.org/licenses/LICENSE-2.0 25 "-D_LARGEFILE_SOURCE=1", 26 "-D_LARGE_FILES", 27 "-D_FILE_OFFSET_BITS=64", 28 "-D_REENTRANT", 29 "-DENABLE_IPV4", 30 "-DENABLE_IPV6", 31 "-Wall", 32 "-Werror", 33 "-Wno-pointer-arith", [all …]
|
| /third_party/lame/ |
| D | BUILD.gn | 6 # http://www.apache.org/licenses/LICENSE-2.0 20 "-O2", 21 "-Wall", 22 "-Wno-sign-compare", 23 "-Wimplicit-function-declaration", 24 "-Wno-parentheses", 25 "-Wno-string-conversion", 26 "-Wno-string-plus-int", 27 "-Wno-asm-operand-widths", 28 "-Wno-pointer-sign", [all …]
|
| /third_party/grpc/bazel/ |
| D | copts.bzl | 7 # http://www.apache.org/licenses/LICENSE-2.0 22 "-Wall", 23 "-Wextra", 25 "-Wimplicit-fallthrough", 27 "-Werror", 29 "-Wno-unknown-warning-option", 31 "-Wc++20-extensions", 32 "-Wctad-maybe-unsupported", 33 "-Wdeprecated-increment-bool", 34 "-Wfloat-overflow-conversion", [all …]
|
| /third_party/iptables/extensions/ |
| D | BUILD.gn | 6 # http://www.apache.org/licenses/LICENSE-2.0 18 "-D_LARGEFILE_SOURCE=1", 19 "-D_LARGE_FILES", 20 "-D_FILE_OFFSET_BITS=64", 21 "-D_REENTRANT", 22 "-DENABLE_IPV4", 23 "-DENABLE_IPV6", 24 "-Wall", 25 "-Wno-error", 26 "-Wno-pointer-arith", [all …]
|
| /third_party/icu/icu4c/ |
| D | BUILD.gn | 6 # http://www.apache.org/licenses/LICENSE-2.0 41 "-O3", 42 "-W", 43 "-Wall", 44 "-pedantic", 45 "-Wpointer-arith", 46 "-Wwrite-strings", 47 "-std=c++11", 48 "-Wno-ignored-attributes", 49 "-Wno-deprecated-declarations", [all …]
|
| /third_party/rust/rust/src/ci/docker/host-x86_64/disabled/dist-x86_64-haiku/ |
| D | llvm-config.sh | 4 --version) echo 4.0.1;; 5 --prefix) echo $SCRATCH/haiku-cross/sysroot/boot/system;; 6 --bindir) echo $SCRATCH/haiku-cross/sysroot/boot/system/bin;; 7 --includedir) echo $SCRATCH/haiku-cross/sysroot/boot/system/develop/headers;; 8 --libdir) echo $SCRATCH/haiku-/cross/sysroot/boot/system/develop/lib;; 9 --cmakedir) echo $SCRATCH/haiku-/cross/sysroot/boot/system/develop/lib/cmake/llvm;; 10 --cppflags) echo -I$SCRATCH/haiku-/cross/sysroot/boot/system/develop/headers \ 11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS;; 12 --cflags) echo -I$SCRATCH/haiku-cross/sysroot/boot/system/develop/headers \ 13 -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings \ [all …]
|
| /third_party/f2fs-tools/fsck/ |
| D | BUILD.gn | 9 config("f2fs-defaults") { 11 "-Wno-pointer-sign", 12 "-Wno-unused-variable", 13 "-Wno-string-plus-int", 14 "-Wno-error=format", 15 "-Wno-unused-function", 16 "-Wno-unused-parameter", 17 "-Wno-incompatible-pointer-types", 24 configs = [ ":f2fs-defaults" ] 49 "//third_party/f2fs-tools", [all …]
|
| /third_party/skia/third_party/externals/swiftshader/src/ |
| D | Android.bp | 8 // http://www.apache.org/licenses/LICENSE-2.0 18 // http://go/android-license-faq 19 // A large-scale-change added 'default_applicable_licenses' to import 21 // SPDX-license-identifier-Apache-2.0 22 // SPDX-license-identifier-BSD 47 "-DREACTOR_ANONYMOUS_MMAP_NAME=swiftshader_jit", 48 "-Wno-unused-parameter", 49 "-Wno-implicit-fallthrough", 88 "-D_GNU_SOURCE", 89 "-D__STDC_LIMIT_MACROS", [all …]
|
| /third_party/libuv/ |
| D | BUILD.gn | 1 # Copyright (c) 2021-2024 Huawei Device Co., Ltd. 34 "-Wno-unused-parameter", 35 "-Wno-incompatible-pointer-types", 36 "-D_GNU_SOURCE", 37 "-D_POSIX_C_SOURCE=200112", 60 "-Wno-unused-parameter", 61 "-Wno-incompatible-pointer-types", 62 "-D_GNU_SOURCE", 63 "-D_POSIX_C_SOURCE=200112", 64 "-U__linux__", [all …]
|
| /third_party/libusb/ |
| D | BUILD.gn | 28 "${target_gen_dir}/libusb-1.0.28/libusb/core.c", 29 "${target_gen_dir}/libusb-1.0.28/libusb/descriptor.c", 30 "${target_gen_dir}/libusb-1.0.28/libusb/hotplug.c", 31 "${target_gen_dir}/libusb-1.0.28/libusb/io.c", 32 "${target_gen_dir}/libusb-1.0.28/libusb/sync.c", 33 "${target_gen_dir}/libusb-1.0.28/libusb/strerror.c", 38 "${target_gen_dir}/libusb-1.0.28/libusb/os/darwin_usb.c", 39 "${target_gen_dir}/libusb-1.0.28/libusb/os/events_posix.c", 40 "${target_gen_dir}/libusb-1.0.28/libusb/os/threads_posix.c", 44 "${target_gen_dir}/libusb-1.0.28/libusb/os/events_windows.c", [all …]
|
| /third_party/pcre2/pcre2/.github/workflows/ |
| D | dev.yml | 6 - master 12 runs-on: ubuntu-latest 14 - name: Checkout 17 - name: Prepare 20 - name: Configure 21 …-O0 -fsanitize=undefined,address -fsanitize-undefined-trap-on-error' CPPFLAGS='-Wall -Wextra -Werr… 23 - name: Build 24 run: make -j3 26 - name: Test (main test script) 29 - name: Test (JIT test program) [all …]
|
| /third_party/gptfdisk/ |
| D | BUILD.gn | 13 "-Wall", 14 "-D_FILE_OFFSET_BITS=64", 15 "-Wno-unused-parameter", 16 "-Wno-pragma-pack", 17 "-Wno-error=header-hygiene", 18 "-Wno-register", 19 "-Wno-unused-but-set-variable", 29 "diskio-unix.cc",
|
| /third_party/f2fs-tools/lib/ |
| D | BUILD.gn | 8 config("f2fs-defaults") { 10 "-Wall", 11 "-Werror", 12 "-Wno-incompatible-pointer-types", 13 "-Wno-unused-function", 14 "-Wno-unused-parameter", 15 "-Wno-format", 18 config("libf2fs-headers") { 21 "//third_party/f2fs-tools", 22 "//third_party/f2fs-tools/include", [all …]
|
| /third_party/libphonenumber/cpp/test/ |
| D | BUILD.gn | 6 # http://www.apache.org/licenses/LICENSE-2.0 24 "-DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS", 25 "-DI18N_PHONENUMBERS_USE_ICU_REGEXP", 26 "-Dphonenumber_shared_EXPORTS", 27 "-Wall", 28 "-Werror", 29 "-fPIC", 30 "-Wno-sign-compare", 31 "-Wno-error=unused-parameter", 32 "-Wno-error=unused-const-variable", [all …]
|
| /third_party/skia/m133/include/config/ |
| D | copts.bzl | 2 THIS IS THE EXTERNAL-ONLY VERSION OF THIS FILE. G3 HAS ITS OWN. 14 …://github.com/google/skia/blob/2b07cdb07e88f2870260eabac708f31bc7977d08/gn/BUILDCONFIG.gn#L177-L181 15 …s://github.com/google/skia/blob/2b07cdb07e88f2870260eabac708f31bc7977d08/gn/skia/BUILD.gn#L593-L630 19 "-fstrict-aliasing", 25 "-fvisibility=hidden", 31 # GMs more consistent and avoid some floating-point related test failures on M1 macs. 32 "-ffp-contract=off", 33 # Windows doesn't support position-independent code. 34 "-fPIC", 38 # and Objective-C code. [all …]
|
| /third_party/skia/gn/skia/ |
| D | BUILD.gn | 3 # Use of this source code is governed by a BSD-style license that can be 66 cflags += [ "-Wno-attributes" ] 71 "-v", 72 "--sysroot=" + rebase_path("$fuchsia_sdk_path/arch/$target_cpu/sysroot"), 74 cflags += [ "--sysroot=" + 77 target_triple = "--target=x86_64-${target_os}" 79 target_triple = "--target=aarch64-unknown-${target_os}" 91 cflags += [ "--target=arm64-windows" ] 95 "/utf-8", # Set Source and Executable character sets to UTF-8. 101 "-Wno-c++17-extensions", [all …]
|
1234567