Home
last modified time | relevance | path

Searched +full:- +full:wno +full:- +full:implicit +full:- +full:fallthrough (Results 1 – 25 of 60) sorted by relevance

123

/external/deqp-deps/glslang/
DAndroid.bp4 "-DAMD_EXTENSIONS",
5 "-DENABLE_HLSL",
6 "-DGLSLANG_OSINCLUDE_UNIX",
7 "-DNV_EXTENSIONS",
8 "-Wall",
9 "-Werror",
10 "-fno-exceptions",
52 "-Wno-implicit-fallthrough",
75 "-Wno-implicit-fallthrough",
76 "-Wno-missing-field-initializers",
[all …]
/external/libunwind_llvm/
DAndroid.bp8 // http://www.apache.org/licenses/LICENSE-2.0
19 "src/Unwind-EHABI.cpp",
20 "src/Unwind-sjlj.c",
21 "src/UnwindLevel1-gcc-ext.c",
36 "-Wall",
37 "-Werror",
41 "-std=c++14",
42 "-fexceptions",
43 "-Wextra",
44 "-Wno-implicit-fallthrough",
[all …]
/external/jsoncpp/
DAndroid.bp19 "-DJSON_USE_EXCEPTION=0",
20 "-Wall",
21 "-Werror",
22 "-Wno-implicit-fallthrough",
23 // src/lib_json/json_reader.cpp:210 has -Wno-implicit-fallthrough
/external/deqp/
DAndroid.bp8 // The clang-tidy google-explicit-constructor warning is issued to nearly
11 // of them need to be implicit. Until we correctly mark them as explicit
12 // or NOLINT(implicit), we suppress the google-explicit-constructor check.
13 "-google-explicit-constructor",
15 "-google-build-explicit-make-pair",
16 "-google-global-names-in-headers",
17 "-google-runtime-member-string-references",
18 "-google-runtime-operator",
22 "external/deqp-deps/SPIRV-Headers/include",
43 "deqp_spirv-tools",
[all …]
/external/pdfium/
DAndroid.bp2 name: "pdfium-common",
4 "-O3",
5 "-fstrict-aliasing",
6 "-fprefetch-loop-arrays",
7 "-fexceptions",
9 "-Wextra",
10 "-Wall",
11 "-Wno-non-virtual-dtor",
12 "-Wno-null-pointer-arithmetic",
13 "-Wno-unused-parameter",
[all …]
/external/spirv-llvm/lib/SPIRV/
DAndroid.bp8 // http://www.apache.org/licenses/LICENSE-2.0
64 header_libs: ["llvm-headers"],
70 cflags: ["-Wno-error=non-virtual-dtor"],
74 "-fno-rtti",
75 "-fno-exceptions",
83 "-D_SPIRV_LLVM_API",
84 "-D__STDC_LIMIT_MACROS",
85 "-D__STDC_CONSTANT_MACROS",
86 "-Wall",
87 "-Werror",
[all …]
/external/swiftshader/src/OpenGL/compiler/
DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
14 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -lt 23 && echo PreMarshmallow),PreMarshmallow)
16 $(LOCAL_PATH)/../../../third_party/stlport-cpp11-extension/ \
22 -DLOG_TAG=\"swiftshader_compiler\" \
23 -Wall \
24 -Werror \
25 -Wno-format \
26 -Wno-sign-compare \
27 -Wno-unneeded-internal-declaration \
28 -Wno-unused-const-variable \
[all …]
/external/swiftshader/src/OpenGL/libEGL/
DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
6 -DLOG_TAG=\"libEGL_swiftshader\" \
7 -std=c++11 \
8 -DEGLAPI= \
9 -DEGL_EGLEXT_PROTOTYPES \
10 -Wall \
11 -Werror \
12 -Wno-format \
13 -Wno-unused-function \
14 -Wno-unused-parameter \
[all …]
/external/tinyxml/
DAndroid.bp5 // Add -DTIXML_USE_STL to CFLAGS to use STL.
23 "-Wno-implicit-fallthrough",
24 "-Wno-logical-op-parentheses",
25 "-Wno-missing-braces",
26 "-Wno-undefined-bool-conversion",
27 "-Werror",
/external/swiftshader/src/OpenGL/libGLES_CM/
DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
6 -DLOG_TAG=\"libGLES_CM_swiftshader\" \
7 -std=c++11 \
8 -fno-operator-names \
9 -msse2 \
10 -D__STDC_CONSTANT_MACROS \
11 -D__STDC_LIMIT_MACROS \
12 -DEGLAPI= \
13 -DGL_API= \
14 -DGL_APICALL= \
[all …]
/external/swiftshader/src/OpenGL/libGLESv2/
DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
6 -DLOG_TAG=\"libGLESv2_swiftshader\" \
7 -fno-operator-names \
8 -msse2 \
9 -D__STDC_CONSTANT_MACROS \
10 -D__STDC_LIMIT_MACROS \
11 -std=c++11 \
12 -DGL_API= \
13 -DGL_APICALL= \
14 -DGL_GLEXT_PROTOTYPES \
[all …]
/external/stressapptest/
DAndroid.bp33 "-DHAVE_CONFIG_H",
34 "-DANDROID",
35 "-DNDEBUG",
36 "-UDEBUG",
37 "-DCHECKOPTS",
39 "-Wall",
40 "-Werror",
41 "-Wno-unused-parameter",
42 "-Wno-#warnings",
43 "-Wno-implicit-fallthrough",
/external/aac/
DAndroid.bp20 "-Werror",
21 "-Wno-unused-parameter",
22 "-Wno-#warnings",
23 "-Wuninitialized",
24 "-Wno-self-assign",
25 "-Wno-implicit-fallthrough",
29 "unsigned-integer-overflow",
30 "signed-integer-overflow",
/external/parameter-framework/
DAndroid.bp35 "-frtti",
36 "-fexceptions",
37 "-Wall",
38 "-Werror",
39 "-Wextra",
61 name: "libremote-processor-defaults",
64 cflags: ["-Wno-implicit-fallthrough"],
66 "upstream/remote-processor",
67 "support/android/remote-processor",
71 "upstream/remote-processor/RequestMessage.cpp",
[all …]
/external/v4l2_codec2/vda/
DAndroid.bp33 // -Wno-unused-parameter is needed for libchrome/base codes
35 "-Wall",
36 "-Werror",
37 "-Wno-unused-parameter",
38 "-Wno-implicit-fallthrough", // at h264_decoder.cc:1374
43 "unsigned-integer-overflow",
44 "signed-integer-overflow",
49 "-Wl",
50 "-Bsymbolic",
/external/clang/utils/TableGen/
DAndroid.bp2 name: "clang-tblgen",
3 defaults: ["llvm-defaults"],
12 "-Wno-implicit-fallthrough",
13 // NeonEmitter.cpp has several -Wimplicit-fallthrough.
16 "-google-runtime-member-string-references",
21 "-limagehlp",
22 "-lpsapi",
23 "-lversion",
/external/swiftshader/src/
DAndroid.mk1 LOCAL_PATH := $(call my-dir)
15 $(LOCAL_PATH)/../third_party/llvm-7.0/llvm/include \
16 $(LOCAL_PATH)/../third_party/llvm-7.0/configs/android/include \
17 $(LOCAL_PATH)/../third_party/llvm-7.0/configs/common/include
21 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -ge 27 && echo OreoMR1),OreoMR1)
28 ifeq ($(shell test $(PLATFORM_SDK_VERSION) -lt 23 && echo PreMarshmallow),PreMarshmallow)
103 -DLOG_TAG=\"swiftshader\" \
104 -Wall \
105 -Werror \
106 -Wno-format \
[all …]
/external/tinyxml2/
DAndroid.bp13 "-Wall",
14 "-Werror",
15 "-Wno-implicit-fallthrough",
16 // tinyxml2.cpp line 436, 441, 446 have -Wimplicit-fallthrough.
25 "-DDEBUG",
26 "-DANDROID_NDK",
35 name: "tinyxml2-tests",
/external/nos/host/android/hals/keymaster/
DAndroid.bp8 // http://www.apache.org/licenses/LICENSE-2.0
18 name: "android.hardware.keymaster@4.0-impl.nos",
30 "-Wno-gnu-anonymous-struct",
31 "-Wno-implicit-fallthrough", // in proto_utils.cpp:836
32 "-Wno-nested-anon-types",
38 "libprotobuf-cpp-full",
47 name: "android.hardware.keymaster@4.0-impl.nos-hal",
50 "android.hardware.keymaster@4.0-impl.nos",
53 "android.hardware.keymaster@4.0-impl.nos",
/external/libcxxabi/
DAndroid.bp8 // http://www.apache.org/licenses/LICENSE-2.0
47 "-Wall",
48 "-Werror",
51 "-std=c++14",
52 "-fexceptions",
53 "-Wextra",
54 "-Wno-unused-function",
55 "-Wno-implicit-fallthrough",
56 // src/cxa_demangle.cpp:2591 -Wimplicit-fallthrough
66 cppflags: ["-DLIBCXXABI_USE_LLVM_UNWINDER=1"],
[all …]
/external/google-breakpad/
DAndroid.bp7 // http://www.apache.org/licenses/LICENSE-2.0
47 "-Wall",
48 "-Werror",
49 "-Wno-unused-parameter",
50 "-Wno-tautological-compare",
56 clang_cflags: ["-mno-stackrealign"],
73 clang_cflags: ["-mno-stackrealign"],
78 "-Wall",
79 "-Werror",
94 "-DHAVE_A_OUT_H",
[all …]
/external/gflags/
DAndroid.bp12 "-D__STDC_FORMAT_MACROS",
13 "-DHAVE_INTTYPES_H",
14 "-DHAVE_SYS_STAT_H",
15 "-DHAVE_PTHREAD",
16 "-Wall",
17 "-Werror",
18 "-Wno-implicit-fallthrough",
19 // gflags_completions.cc:326,327 have unannotated fall-through
/external/swiftshader/third_party/llvm-subzero/
DAndroid.bp8 // http://www.apache.org/licenses/LICENSE-2.0
26 "-D_GNU_SOURCE",
27 "-D__STDC_LIMIT_MACROS",
28 "-D__STDC_CONSTANT_MACROS",
29 "-D__STDC_FORMAT_MACROS",
30 "-DLOG_TAG=\"libsubzero\"",
31 "-Wno-implicit-fallthrough",
32 "-Wno-unused-parameter",
36 "-Wno-sign-promo",
/external/llvm/
DAndroid.bp2 name: "llvm-defaults",
3 defaults: ["llvm-defaults-no-generated-headers"],
4 header_libs: ["llvm-headers"],
6 "-google-build-*",
7 "-google-global-*",
18 name: "llvm-defaults-no-generated-headers",
23 "-D_GNU_SOURCE",
24 "-D__STDC_LIMIT_MACROS",
25 "-D__STDC_CONSTANT_MACROS",
26 "-D__STDC_FORMAT_MACROS",
[all …]
/external/grpc-grpc/
DMakefile14 # http://www.apache.org/licenses/LICENSE-2.0
28 HOST_SYSTEM = $(shell uname | cut -f 1 -d_)
80 CPPFLAGS_opt = -O2 -Wframe-larger-than=16384
83 VALID_CONFIG_asan-trace-cmp = 1
84 REQUIRE_CUSTOM_LIBRARIES_asan-trace-cmp = 1
85 CC_asan-trace-cmp = clang
86 CXX_asan-trace-cmp = clang++
87 LD_asan-trace-cmp = clang++
88 LDXX_asan-trace-cmp = clang++
89-trace-cmp = -O0 -fsanitize-coverage=edge,trace-pc-guard -fsanitize-coverage=trace-cmp -fsanitize=…
[all …]

123