Searched refs:Wvla (Results 1 – 25 of 32) sorted by relevance
12
/third_party/skia/third_party/externals/abseil-cpp/absl/copts/ |
D | GENERATED_copts.bzl | 49 "-Wvla", 90 "-Wvla",
|
D | GENERATED_AbseilCopts.cmake | 48 "-Wvla" 89 "-Wvla"
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | options.h | 140 extern int Wvla;
|
D | options.c | 140 int Wvla = 1; variable 885 { "vla", &Wvla },
|
D | symbol.c | 303 if (Wvla) in examine_array_type()
|
/third_party/ltp/tools/sparse/ |
D | sparse-ltp.c | 300 Wvla = 0; in main()
|
/third_party/abseil-cpp/absl/copts/ |
D | GENERATED_copts.bzl | 89 "-Wvla",
|
D | GENERATED_AbseilCopts.cmake | 88 "-Wvla"
|
/third_party/mbedtls/ |
D | CMakeLists.txt | 173 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wvla") 200 … -Wextra -Wwrite-strings -Wpointer-arith -Wimplicit-fallthrough -Wshadow -Wvla -Wformat=2 -Wno-for…
|
/third_party/gstreamer/gst_libav/ |
D | meson.build | 182 '-Wvla',
|
/third_party/flutter/skia/gn/ |
D | BUILD.gn | 286 "-Wvla",
|
/third_party/nghttp2/ |
D | configure.ac | 746 AX_CHECK_COMPILE_FLAG([-Wvla], [CFLAGS="$CFLAGS -Wvla"])
|
D | CMakeLists.txt | 349 -Wvla
|
/third_party/skia/gn/skia/ |
D | BUILD.gn | 413 "-Wvla",
|
/third_party/tzdata/ |
D | Makefile | 276 -Wvariadic-macros -Wvla -Wwrite-strings \
|
/third_party/gstreamer/gstplugins_good/ |
D | meson.build | 210 '-Wvla',
|
/third_party/gstreamer/gstplugins_base/ |
D | meson.build | 232 '-Wvla',
|
/third_party/gstreamer/gstplugins_bad/ |
D | meson.build | 216 '-Wvla',
|
/third_party/gstreamer/gstreamer/ |
D | meson.build | 459 '-Wvla',
|
/third_party/libsnd/ |
D | configure.ac | 578 AX_APPEND_COMPILE_FLAGS([${common_flags} -Wvla -Wbad-function-cast -Wnested-externs -Wstrict-protot…
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.6.0.rst | 226 GCC 4.2 does not support -Wvla
|
/third_party/skia/third_party/externals/libwebp/ |
D | configure.ac | 121 TEST_AND_ADD_CFLAGS([AM_CFLAGS], [-Wvla])
|
/third_party/flutter/skia/third_party/externals/libwebp/ |
D | configure.ac | 86 TEST_AND_ADD_CFLAGS([AM_CFLAGS], [-Wvla])
|
/third_party/node/deps/cares/m4/ |
D | cares-compilers.m4 | 975 tmp_CFLAGS="$tmp_CFLAGS -Wconversion -Wno-sign-conversion -Wvla"
|
/third_party/flutter/build/skia/ohos/ |
D | BUILD.gn | 105 "-Wvla",
|
12