Searched +full:- +full:wno +full:- +full:unused +full:- +full:command +full:- +full:line +full:- +full:argument (Results 1 – 25 of 63) sorted by relevance
123
| /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/grpc/ |
| 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 20 - '3.8' 21 - '3.9' 22 - '3.10' 23 - '3.11' 24 - '3.12' 25 - '3.13' [all …]
|
| /third_party/vk-gl-cts/ |
| D | vk_gl_cts.gni | 6 # http://www.apache.org/licenses/LICENSE-2.0 18 "-Wextra", 19 "-Wno-long-long", 20 "-Wno-sign-conversion", 21 "-std=c++17", 22 "-Wno-delete-non-virtual-dtor", 23 "-fwrapv", 24 "-fexceptions", 25 "-frtti", 26 "-mfloat-abi=softfp", [all …]
|
| /third_party/libnl/.travis/ |
| D | run.sh | 3 set -e 5 CFLAGS="-Werror -Wall -Wdeclaration-after-statement -Wvla" 8 CFLAGS="$CFLAGS -Wno-error=unused-command-line-argument -Wno-error=unused-function" 11 CFLAGS="$CFLAGS -DNL_MORE_ASSERTS=1000" 16 make -j 5 17 make -j 5 check
|
| /third_party/mindspore/mindspore-src/source/third_party/securec/ |
| D | CMakeLists.txt | 4 …UG "$ENV{CFLAGS} -fPIC -O0 -Wall -Wno-deprecated-declarations -g2 -ggdb -fno-inline-functions -fno… 6 …-Wno-nullability-completeness -fPIC -O0 -Wall -Wno-deprecated-declarations -g2 -ggdb -fno-inline-f… 8 …SET(CMAKE_C_FLAGS_RELEASE "$ENV{CFLAGS} -fPIC -O3 -Wall -Wno-deprecated-declarations -fstack-prote… 12 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -I/usr/local/include -Werror") 15 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-unused-command-line-argument")
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/ |
| D | CMakeLists.txt | 17 # set(CMAKE_CXX_FLAGS "-Wall -fvisibility=hidden") 19 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-unused-command-line-argument") 22 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wl,-rpath,$ORIGIN:$ORIGIN/lib") 26 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-format") 27 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-return-type") 28 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-unused-variable") 29 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-sign-compare") 30 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fvisibility=default") 57 target_link_options(_c_mindrecord PRIVATE -Wl,-init,mindspore_log_init)
|
| /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/m133/toolchain/ |
| D | ndk_linux_arm64_toolchain_config.bzl | 8 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 …]
|
| /third_party/mesa3d/src/amd/vpelib/ |
| D | meson.build | 2 # SPDX-License-Identifier: MIT 5 '-Wall', 6 '-Wextra', 7 '-Wno-unused', 8 '-Wno-unused-parameter', 9 '-Wno-unused-command-line-argument', 10 '-Wno-ignored-qualifiers', 11 '-Wno-missing-field-initializers', 12 '-Wno-self-assign', 13 '-Wno-implicit-fallthrough', [all …]
|
| /third_party/skia/m133/infra/bots/recipe_modules/build/examples/full.expected/ |
| D | Build-Debian10-Clang-x86_64-Debug-SwiftShader_MSAN.json | 5 "[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 …]
|
| /third_party/mesa3d/src/nouveau/compiler/ |
| D | meson.build | 2 # SPDX-License-Identifier: MIT 4 '-Aclippy::identity_op', 5 '-Aclippy::len_zero', 6 '-Aclippy::manual_range_contains', 8 '-Aclippy::needless_range_loop', 9 '-Aclippy::redundant_field_names', 10 '-Aclippy::upper_case_acronyms', 11 '-Aclippy::vec_box', 12 '-Aclippy::write_with_newline', 15 '-Aclippy::not_unsafe_ptr_arg_deref', [all …]
|
| /third_party/selinux/libselinux/src/ |
| D | Makefile | 5 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 …]
|
| /third_party/gn/build/ |
| D | gen.py | 3 # Use of this source code is governed by a BSD-style license that can be 107 """Helper class to accumulate ArgumentParser argument definitions 108 and be able to regenerate a corresponding command-line to be 115 """Add an argument definition, use as argparse.ArgumentParser.add_argument().""" 124 """Generate a gen.py argument list to be embedded in a Ninja file.""" 133 assert long_option.startswith('--') 134 dest = long_option[2:].replace('-', '_') 137 # This was not set on the command-line so skip it. 161 args_list.add('-d', '--debug', action='store_true', 163 args_list.add('--platform', [all …]
|
| /third_party/vk-gl-cts/scripts/ |
| D | launchcontrol_build.py | 1 # -*- coding: utf-8 -*- 3 #------------------------------------------------------------------------- 5 # -------------------------------------- 13 # http://www.apache.org/licenses/LICENSE-2.0 21 #------------------------------------------------------------------------- 41 COMMON_GCC_CFLAGS = ["-Werror"] 42 COMMON_CLANG_CFLAGS = COMMON_GCC_CFLAGS + ["-Wno-error=unused-command-line-argument"] 43 X86_64_GCC_CFLAGS = COMMON_GCC_CFLAGS + ["-m64"] 44 X86_64_CLANG_CFLAGS = COMMON_CLANG_CFLAGS + ["-m64"] 48 return ["-DCMAKE_C_FLAGS=%s" % cflagsStr, "-DCMAKE_CXX_FLAGS=%s" % cflagsStr] [all …]
|
| D | check_build_sanity.py | 1 # -*- coding: utf-8 -*- 3 #------------------------------------------------------------------------- 5 # -------------------------------------- 13 # http://www.apache.org/licenses/LICENSE-2.0 21 #------------------------------------------------------------------------- 66 return ["-DCMAKE_C_FLAGS=%s" % cflagsStr, "-DCMAKE_CXX_FLAGS=%s" % cflagsStr] 69 …return ["-DDEQP_TARGET=%s" % target, "-DCMAKE_C_COMPILER=%s" % cc, "-DCMAKE_CXX_COMPILER=%s" % cpp… 95 args = ["-DCMAKE_C_FLAGS=/WX -DCMAKE_CXX_FLAGS=/WX"] 123 execute(["git", "diff", "--exit-code"]) 129 if which("clang-" + version) != None: [all …]
|
| /third_party/skia/third_party/externals/swiftshader/ |
| D | CMakeLists.txt | 7 # 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 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) 154 option_if_not_defined(SWIFTSHADER_BUILD_WSI_D2D "Build the Direct-to-Display WSI support" FALSE) [all …]
|
| /third_party/libwebsockets/ |
| D | CMakeLists.txt | 2 # libwebsockets - small server side websockets and web server implementation 4 # Copyright (C) 2010 - 2020 Andy Green <andy@warmcat.com> 48 # For selecting between DEBUG / RELEASE, use -DCMAKE_BUILD_TYPE=DEBUG or =RELEASE 61 #set(CMAKE_TOOLCHAIN_FILE contrib/cross-esp32.cmake) 78 $ENV{IDF_PATH}/components/freertos/FreeRTOS-Kernel/include/ 79 $ENV{IDF_PATH}/components/freertos/FreeRTOS-Kernel/portable/linux/include/ 116 option(LWS_WITH_NETWORK "Compile with network-related code" ON) 125 option(LWS_WITH_CGI "Include CGI (spawn process with network-connected stdin/out/err) APIs" OFF) 131 option(LWS_WITH_ZIP_FOPS "Support serving pre-zipped files" OFF) 134 option(LWS_WITH_ACCESS_LOG "Support generating Apache-compatible access logs" OFF) [all …]
|
| D | BUILD.gn | 1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd. 6 # http://www.apache.org/licenses/LICENSE-2.0 25 "//third_party/libwebsockets/lib/core-net/adopt.c", 26 "//third_party/libwebsockets/lib/core-net/client/client.c", 27 "//third_party/libwebsockets/lib/core-net/client/conmon.c", 28 "//third_party/libwebsockets/lib/core-net/client/connect.c", 29 "//third_party/libwebsockets/lib/core-net/client/connect2.c", 30 "//third_party/libwebsockets/lib/core-net/client/connect3.c", 31 "//third_party/libwebsockets/lib/core-net/client/connect4.c", 32 "//third_party/libwebsockets/lib/core-net/client/sort-dns.c", [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/ |
| D | CMakeLists.txt | 17 currently supported : cortex-m7/cortex-m4/cortex-m33/auto") 60 option(MSLITE_ENABLE_MODEL_PRE_INFERENCE "enable model do pre-inference when Build interface is cal… 71 add_definitions(-DVERSION_STR=\"${VERSION_STR}\") 76 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -march=armv8-a+fp16") 77 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=armv8-a+fp16") 324 elseif(TOOLCHAIN_NAME STREQUAL "ohos-lite") 331 …set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-unused-command-line-argument -Wno-c++17-extensions -Wno-d… 332 …set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-unused-command-line-argument -Wno-c++17-extensions -W… 359 add_definitions(-DENABLE_LITE_DPICO) 385 #set for cross - compiling toolchain [all …]
|
| /third_party/ninja/ |
| D | configure.py | 9 # http://www.apache.org/licenses/LICENSE-2.0 20 or use a meta-build system that supports Ninja output.""" 120 Used to bootstrap Ninja from scratch. In --bootstrap mode this 123 behave like non-bootstrap mode. 153 cmd = ruleattr.get('command') 187 """Run a subcommand, quietly. Prints the full command on error.""" 199 parser.add_option('--bootstrap', action='store_true', 201 parser.add_option('--verbose', action='store_true', 203 parser.add_option('--platform', 207 parser.add_option('--host', [all …]
|
| /third_party/skia/third_party/externals/freetype/builds/unix/ |
| D | ax_pthread.m4 | 2 # https://www.gnu.org/software/autoconf-archive/ax_pthread.html 7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) 18 # needed for multi-threaded programs (defaults to the value of CC 36 # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant 44 # ACTION-IF-FOUND is a list of shell commands to run if a threads library 45 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it 46 # is not found. If ACTION-IF-FOUND is not specified, the default action 129 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 130 # libraries is broken (non-POSIX). 134 # starting with a "-" are C compiler flags, and remaining items are [all …]
|
| /third_party/skia/m133/infra/bots/recipe_modules/build/ |
| D | default.py | 2 # Use of this source code is governed by a BSD-style license that can be 22 '-DSWIFTSHADER_BUILD_TESTS=OFF', 23 '-DSWIFTSHADER_WARNINGS_AS_ERRORS=OFF', 24 '-DREACTOR_ENABLE_MEMORY_SANITIZER_INSTRUMENTATION=OFF', # Way too slow. 34 # CMakeLists.txt at a harmless non-existent path. 48 '-fsanitize=' + full, 49 '-stdlib=libc++', 50 '-L%s/lib' % libcxx, 51 '-lc++abi', 52 '-I%s/include' % libcxx, [all …]
|
| /third_party/libuv/m4/ |
| D | ax_pthread.m4 | 2 # https://www.gnu.org/software/autoconf-archive/ax_pthread.html 7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) 18 # multi-threaded programs (defaults to the value of CC otherwise). (This 32 # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant 40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library 41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it 42 # is not found. If ACTION-IF-FOUND is not specified, the default action 123 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 124 # libraries is broken (non-POSIX). 126 # Create a list of thread flags to try. Items starting with a "-" are [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/m4/ |
| D | ax_pthread.m4 | 2 # https://www.gnu.org/software/autoconf-archive/ax_pthread.html 7 # AX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) 18 # multi-threaded programs (defaults to the value of CC otherwise). (This 32 # In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute constant 40 # ACTION-IF-FOUND is a list of shell commands to run if a threads library 41 # is found, and ACTION-IF-NOT-FOUND is a list of commands to run it if it 42 # is not found. If ACTION-IF-FOUND is not specified, the default action 123 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the 124 # libraries is broken (non-POSIX). 126 # Create a list of thread flags to try. Items starting with a "-" are [all …]
|
| /third_party/mesa3d/ |
| D | meson.build | 1 # Copyright © 2017-2020 Intel Corporation 2 # SPDX-License-Identifier: MIT 12 'b_ndebug=if-release', 22 add_project_arguments('-fobjc-arc', language : 'objc') 45 …ug') == 'true' or (get_option('buildtype') == 'release' and get_option('b_ndebug') == 'if-release') 51 '-D__STDC_CONSTANT_MACROS', 52 '-D__STDC_FORMAT_MACROS', 53 '-D__STDC_LIMIT_MACROS', 54 '-DPACKAGE_VERSION="@0@"'.format(meson.project_version()), 55 '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"', [all …]
|
123