| /external/clang/test/Frontend/ |
| D | warning-options.cpp | 1 // 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/ |
| 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 …]
|
| /external/rust/crates/grpcio-sys/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 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/tensorflow/third_party/absl/abseil-cpp/absl/copts/ |
| D | AbseilConfigureCopts.cmake | 16 # 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/ |
| D | AbseilConfigureCopts.cmake | 16 # 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/ |
| D | AbseilConfigureCopts.cmake | 16 # 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/ |
| D | AbseilConfigureCopts.cmake | 16 # 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/cronet/third_party/abseil-cpp/absl/copts/ |
| D | AbseilConfigureCopts.cmake | 16 # 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/ |
| D | AbseilConfigureCopts.cmake | 16 # 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/ |
| D | AbseilConfigureCopts.cmake | 16 # 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/ |
| D | AbseilConfigureCopts.cmake | 16 # 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/clang/test/Driver/ |
| D | cl-link-at-file.c | 1 // PR17239 - The /link option, when inside a response file, should only extend 2 // until the end of the response file (and not the entire command line) 4 // Note: %s must be preceded by -- or bound to another option, otherwise it may 5 // be interpreted as a command-line option, e.g. on Mac where %s is commonly 10 // RUN: %clang_cl -### @%t.args -- %t.obj 2>&1 | FileCheck %s -check-prefix=ARGS 12 // it will also capture "--" and our input argument. In this case, Clang will 13 // be clueless and will emit "argument unused" warnings. If PR17239 is properly 16 // ARGS-NOT: warning 17 // ARGS-NOT: argument unused during compilation 18 // Identify the linker command
|
| D | cl-zc.cpp | 1 // 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. 4 // RUN: %clang_cl /c -### -- %s 2>&1 | FileCheck -check-prefix=TRIGRAPHS-DEFAULT %s 5 // cc1 will disable trigraphs for -fms-compatibility as long as -ftrigraphs 7 // TRIGRAPHS-DEFAULT-NOT: "-ftrigraphs" 9 // RUN: %clang_cl /c -### /Zc:trigraphs -- %s 2>&1 | FileCheck -check-prefix=TRIGRAPHS-ON %s 10 // TRIGRAPHS-ON: "-ftrigraphs" 12 // RUN: %clang_cl /c -### /Zc:trigraphs- -- %s 2>&1 | FileCheck -check-prefix=TRIGRAPHS-OFF %s 13 // TRIGRAPHS-OFF: "-fno-trigraphs" 15 // RUN: %clang_cl /c -### /Zc:sizedDealloc -- %s 2>&1 | FileCheck -check-prefix=SIZED-DEALLOC-ON %s [all …]
|
| /external/clang/docs/ |
| D | DriverInternals.rst | 19 providing access to the Clang compiler and tools, with a command line 29 ----------------- 35 the gcc command line interface was worth it in order to allow users to 39 -------- 51 ------------ 59 - Avoid memory allocation and string copying when possible. 60 - Don't parse arguments more than once. 61 - Provide a few simple interfaces for efficiently searching arguments. 64 ------ 81 ---------------------- [all …]
|
| /external/libnl/.github/workflows/ |
| D | ci.yml | 1 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/python/cpython3/Doc/library/ |
| D | pydoc.rst | 1 :mod:`pydoc` --- Documentation generator and online help system 7 .. moduleauthor:: Ka-Ping Yee <ping@lfw.org> 8 .. sectionauthor:: Ka-Ping Yee <ping@lfw.org> 17 -------------- 30 The built-in function :func:`help` invokes the online help system in the 34 operating system's command prompt. For example, running :: 36 python -m pydoc sys 39 style similar to the manual pages shown by the Unix :program:`man` command. The 40 argument to :program:`pydoc` can be the name of a function, module, or package, 42 in a package. If the argument to :program:`pydoc` looks like a path (that is, [all …]
|
| D | pickletools.rst | 1 :mod:`pickletools` --- Tools for pickle developers 6 pickle-machine opcodes, as well as some useful functions. 10 -------------- 20 Command line usage 21 ------------------ 25 When invoked from the command line, ``python -m pickletools`` will 28 details of pickle format, you may want to use ``-m pickle`` instead. 30 untrusted source, ``-m pickletools`` is a safer option because it does 35 .. code-block:: shell-session 37 $ python -m pickle x.pickle [all …]
|
| /external/pigweed/pw_package/py/pw_package/ |
| D | package_manager.py | 7 # https://www.apache.org/licenses/LICENSE-2.0 49 ) -> None: # pylint: disable=no-self-use 56 def remove(self, path: pathlib.Path) -> None: # pylint: disable=no-self-use 66 def status( # pylint: disable=no-self-use 68 path: pathlib.Path, # pylint: disable=unused-argument 69 ) -> bool: 76 def info( # pylint: disable=no-self-use 78 path: pathlib.Path, # pylint: disable=unused-argument 79 ) -> Sequence[str]: 87 def register(package_class: type, *args, **kwargs) -> None: [all …]
|
| /external/skia/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 …]
|
| /external/deqp-deps/SPIRV-Tools/tools/opt/ |
| D | opt.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 28 #include "spirv-tools/libspirv.hpp" 29 #include "spirv-tools/optimizer.hpp" 35 // Status and actions to perform after parsing command-line arguments. 45 // here because we are still not processing a SPIR-V input file. 86 R"(%s - Optimize a SPIR-V binary file. in PrintUsage() 88 USAGE: %s [options] [<input>] -o <output> in PrintUsage() 90 The SPIR-V binary is read from <input>. If no file is specified, in PrintUsage() 91 or if <input> is "-", then the binary is read from standard input. in PrintUsage() 92 if <output> is "-", then the optimized output is written to in PrintUsage() [all …]
|
| /external/swiftshader/third_party/SPIRV-Tools/tools/opt/ |
| D | opt.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 28 #include "spirv-tools/libspirv.hpp" 29 #include "spirv-tools/optimizer.hpp" 35 // Status and actions to perform after parsing command-line arguments. 45 // here because we are still not processing a SPIR-V input file. 86 R"(%s - Optimize a SPIR-V binary file. in PrintUsage() 88 USAGE: %s [options] [<input>] -o <output> in PrintUsage() 90 The SPIR-V binary is read from <input>. If no file is specified, in PrintUsage() 91 or if <input> is "-", then the binary is read from standard input. in PrintUsage() 92 if <output> is "-", then the optimized output is written to in PrintUsage() [all …]
|
| /external/angle/third_party/spirv-tools/src/tools/opt/ |
| D | opt.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 28 #include "spirv-tools/libspirv.hpp" 29 #include "spirv-tools/optimizer.hpp" 35 // Status and actions to perform after parsing command-line arguments. 45 // here because we are still not processing a SPIR-V input file. 86 R"(%s - Optimize a SPIR-V binary file. in PrintUsage() 88 USAGE: %s [options] [<input>] -o <output> in PrintUsage() 90 The SPIR-V binary is read from <input>. If no file is specified, in PrintUsage() 91 or if <input> is "-", then the binary is read from standard input. in PrintUsage() 92 if <output> is "-", then the optimized output is written to in PrintUsage() [all …]
|
| /external/angle/build/rust/ |
| D | run_rs_bindings_from_cc.py | 4 # 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/ |
| D | run_rs_bindings_from_cc.py | 4 # 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/chromium-trace/catapult/devil/devil/android/sdk/ |
| D | adb_wrapper.py | 2 # Use of this source code is governed by a BSD-style license that can be 11 # pylint: disable=import-error 12 # pylint: disable=no-name-in-module 32 import dependency_manager # pylint: disable=import-error 45 _EMULATOR_RE = re.compile(r'^emulator-[0-9]+$') 52 _WAITING_FOR_DEVICE_RE = re.compile(r'- waiting for device -') 82 devil_env.config.LocalPath('android_sdk'), 'platform-tools', 'adb') 93 # pylint: disable=protected-access 114 def _IsExtraneousLine(line, send_cmd): argument 115 """Determine if a line read from stdout in persistent shell is extraneous. [all …]
|