Searched +full:- +full:wno +full:- +full:unused +full:- +full:parameter (Results 1 – 25 of 136) sorted by relevance
123456
| /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/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/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/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/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/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/libusb/ |
| D | BUILD.gn | 28 "${target_gen_dir}/libusb-1.0.26/libusb/core.c", 29 "${target_gen_dir}/libusb-1.0.26/libusb/descriptor.c", 30 "${target_gen_dir}/libusb-1.0.26/libusb/hotplug.c", 31 "${target_gen_dir}/libusb-1.0.26/libusb/io.c", 32 "${target_gen_dir}/libusb-1.0.26/libusb/sync.c", 33 "${target_gen_dir}/libusb-1.0.26/libusb/strerror.c", 38 "${target_gen_dir}/libusb-1.0.26/libusb/os/darwin_usb.c", 39 "${target_gen_dir}/libusb-1.0.26/libusb/os/events_posix.c", 40 "${target_gen_dir}/libusb-1.0.26/libusb/os/threads_posix.c", 44 "${target_gen_dir}/libusb-1.0.26/libusb/os/events_windows.c", [all …]
|
| /third_party/e2fsprogs/ |
| D | BUILD.gn | 38 config("e2fsdroid-defaults") { 40 "-Wno-incompatible-pointer-types", 41 "-Wno-tautological-constant-out-of-range-compare", 52 configs = [ ":e2fsdroid-defaults" ] 92 config("e2fsck-defaults") { 94 "-Wno-pointer-sign", 95 "-Wno-unused-variable", 96 "-Wno-error=format", 101 configs = [ ":e2fsck-defaults" ] 159 config("libext2-headers") { [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 …]
|
| /third_party/gptfdisk/ |
| D | BUILD.gn | 18 "-Wall", 19 "-D_FILE_OFFSET_BITS=64", 20 "-Wno-unused-parameter", 21 "-Wno-pragma-pack", 22 "-Wno-error=header-hygiene", 23 "-Wno-register", 24 "-Wno-unused-but-set-variable", 34 "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/cups-filters/ |
| D | BUILD.gn | 6 # http://www.apache.org/licenses/LICENSE-2.0 17 CUPS_CODE_DIR = "//third_party/cups/cups-2.4.0" 18 CUPS_FILTERS_CODE_DIR = "//third_party/cups-filters" 20 PART_NAME = "cups-filters" 42 "-D_PPD_DEPRECATED=", 43 "-Wextra", 44 "-Wall", 45 "-Wno-unused-parameter", 46 "-Wno-unused-function", 47 "-Wno-unused-variable", [all …]
|
| /third_party/FreeBSD/sbin/newfs_msdos/ |
| D | BUILD.gn | 25 config("vfat-defaults") { 27 "-Wall", 28 "-Werror", 29 "-Wno-unused-function", 30 "-Wno-unused-parameter", 31 "-Wno-unused-variable", 32 "-D_FILE_OFFSET_BITS=64", 33 "-D_GNU_SOURCE", 34 "-DSIGINFO=SIGUSR2", 35 "-Dnitems(x)=(sizeof((x))/sizeof((x)[0]))", [all …]
|
| /third_party/libdrm/ |
| D | Android.common.mk | 3 -DMAJOR_IN_SYSMACROS=1 \ 4 -DHAVE_ALLOCA_H=0 \ 5 -DHAVE_SYS_SELECT_H=0 \ 6 -DHAVE_SYS_SYSCTL_H=0 \ 7 -DHAVE_VISIBILITY=1 \ 8 -fvisibility=hidden \ 9 -DHAVE_LIBDRM_ATOMIC_PRIMITIVES=1 12 -Wno-error \ 13 -Wno-unused-parameter \ 14 -Wno-missing-field-initializers \ [all …]
|
| /third_party/popt/ |
| D | BUILD.gn | 36 "-Wall", 37 "-Os", 38 "-g", 39 "-W", 40 "-ffunction-sections", 41 "-fdata-sections", 42 "-Wno-unused-const-variable", 43 "-Wno-unused-parameter", 44 "-Wno-gnu-alignof-expression", 47 "-Wl", [all …]
|
| /third_party/astc-encoder/Source/ |
| D | cmake_core.cmake | 1 # SPDX-License-Identifier: Apache-2.0 2 # ---------------------------------------------------------------------------- 3 # Copyright 2020-2023 Arm Limited 9 # http://www.apache.org/licenses/LICENSE-2.0 16 # ---------------------------------------------------------------------------- 18 set(ASTCENC_TARGET astc${ASTCENC_CODEC}-${ASTCENC_ISA_SIMD}) 27 # Compiler accepts MSVC-style command line options 29 # Compiler accepts GNU-style command line options 31 # Compiler accepts AppleClang-style command line options, which is also GNU-style 33 # Compiler accepts GNU-style command line options [all …]
|
| /third_party/skia/third_party/externals/dng_sdk/ |
| D | Android.bp | 2 name: "libdng_sdk-defaults", 71 "-DUNIX_ENV=1", 72 "-DqDNGBigEndian=0", 73 "-DqDNGThreadSafe=1", 74 "-DqDNGUseLibJPEG=1", 75 "-DqDNGUseXMP=0", 76 "-DqDNGValidateTarget=1", 77 "-DqAndroid=1", 78 "-Werror", 79 "-Wsign-compare", [all …]
|
| /third_party/libphonenumber/cpp/ |
| D | BUILD.gn | 6 # http://www.apache.org/licenses/LICENSE-2.0 24 "//third_party/abseil-cpp/abseil-cpp", 34 cflags = [ "-Wno-implicit-fallthrough" ] 36 "-DI18N_PHONENUMBERS_USE_ALTERNATE_FORMATS", 37 "-DI18N_PHONENUMBERS_USE_ICU_REGEXP", 38 "-Dphonenumber_shared_EXPORTS", 39 "-Wall", 40 "-fPIC", 41 "-Wno-sign-compare", 42 "-Wno-error=unused-parameter", [all …]
|
| /third_party/vulkan-loader/scripts/qnx/ |
| D | common.mk | 13 EXTRA_INCVPATH+=$(ICD_ROOT)/external/Vulkan-Headers/include 29 LDFLAGS += -Wl,--unresolved-symbols=report-all -Wl,--no-undefined -Wl,-fPIC 33 CCFLAGS += -DVK_USE_PLATFORM_SCREEN_QNX=1 -DVK_ENABLE_BETA_EXTENSIONS 34 CCFLAGS += -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers 35 CCFLAGS += -Wno-stringop-truncation 36 CCFLAGS += -Wno-stringop-overflow -fvisibility=hidden 37 CCFLAGS += -Wpointer-arith -fPIC
|
| /third_party/f2fs-tools/.github/workflows/ |
| D | ci.yml | 1 # See also https://docs.github.com/en/actions/learn-github-actions/expressions 2 # See also https://github.com/marketplace/actions/setup-android-ndk 10 runs-on: ubuntu-latest 12 fail-fast: false 15 - android 16 - linux-gcc 17 - linux-clang 18 - linux-x86-gcc 19 - linux-powerpc64-gcc 20 - linux-mingw64-gcc [all …]
|
| /third_party/skia/third_party/externals/icu/ |
| D | BUILD.gn | 2 # Use of this source code is governed by a BSD-style license that can be 37 # NaCl-related builds also fail looking for dlfcn.h when it's enabled. 87 "/wd4267", # Conversion from size_t on 64-bits. 88 "/utf-8", # ICU source files are in UTF-8. 91 cflags += [ "-Wno-unused-function" ] 97 "-Wno-parentheses", 101 # unistr.cpp also has an unused function for non-component builds. 102 "-Wno-unused-function", 104 # putil.cpp contains unused variables when building for iOS simulators. 105 "-Wno-unused-variable", [all …]
|
| /third_party/skia/gn/ |
| D | gn_to_bp_utils.py | 5 # Use of this source code is governed by a BSD-style license that can be 21 parser.add_argument('--gn', dest='gn_cmd', default='gn') 27 subprocess.check_call([args.gn_cmd, 'gen', tmp, '--args=%s' % gn_args, 28 '--ide=json']) 39 continue # We've handled all third-party DEPS as static or shared_libs. 41 continue # We'll handle all cpu-specific sources manually later. 49 cflags = {s for s in cflags if s.startswith('-W')} 52 # Some for Android's '-Wall -Werror' 54 "-Wno-implicit-fallthrough", 55 "-Wno-missing-field-initializers", [all …]
|
| /third_party/vixl/ |
| D | BUILD.gn | 1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd. 37 cflags_cc = [ "-Wno-bitwise-instead-of-logical" ] 54 "src/code-buffer-vixl.cc", 55 "src/compiler-intrinsics-vixl.cc", 56 "src/cpu-features.cc", 57 "src/utils-vixl.cc", 62 "-std=c++17", 63 "-pedantic", 64 "-Wall", 65 "-Wextra", [all …]
|
123456