Searched +full:stringop +full:- +full:overread (Results 1 – 3 of 3) sorted by relevance
| /external/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .container+build-rules 6 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner 18 - _build/meson-logs/*.txt 19 - _build/meson-logs/strace 20 - shader-db 21 - artifacts 24 .build-linux: 25 extends: .build-common 32 - !reference [default, before_script] [all …]
|
| /external/cronet/third_party/libc++/src/utils/libcxx/test/ |
| D | params.py | 1 # ===----------------------------------------------------------------------===## 5 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 # ===----------------------------------------------------------------------===## 18 "-Werror", 19 "-Wall", 20 "-Wctad-maybe-unsupported", 21 "-Wextra", 22 "-Wshadow", 23 "-Wundef", 24 "-Wunused-template", [all …]
|
| /external/perfetto/buildtools/ |
| D | BUILD.gn | 7 # http://www.apache.org/licenses/LICENSE-2.0 25 # is to allow embedders to re-route targets to their third_party directories. 40 "-Wno-covered-switch-default", 41 "-Wno-deprecated-copy-dtor", 42 "-Wno-global-constructors", 43 "-Wno-inconsistent-missing-override", 44 "-Wno-language-extension-token", 45 "-Wno-suggest-destructor-override", 46 "-Wno-suggest-override", 47 "-Wno-undef", [all …]
|