/third_party/libfuse/test/ |
D | travis-build.sh | 43 meson -D werror=true ${build_opts} "${SOURCE_DIR}" || (cat meson-logs/meson-log.txt; false) 61 meson -D b_sanitize=${san} -D b_lundef=false -D werror=true "${SOURCE_DIR}" \
|
/third_party/node/deps/cares/m4/ |
D | cares-confopts.m4 | 257 dnl --enable-werror or --disable-werror, and set 264 AC_ARG_ENABLE(werror, optenable 265 AS_HELP_STRING([--enable-werror],[Enable compiler warnings as errors]) 266 AS_HELP_STRING([--disable-werror],[Disable compiler warnings as errors]), 270 dnl --disable-werror option used 278 dnl --enable-werror option used
|
/third_party/libsnd/Scripts/ |
D | clang-sanitize.sh | 11 ./configure --enable-gcc-werror
|
/third_party/unity/ |
D | meson.build | 10 default_options: ['werror=true', 'c_std=c11']
|
/third_party/iowow/src/log/ |
D | iwlog.c | 142 iwrc iwrc_set_werror(iwrc rc, uint32_t werror) { in iwrc_set_werror() argument 143 if (!werror) { in iwrc_set_werror() 148 ret |= (uint32_t) werror & 0x3fffffffU; in iwrc_set_werror()
|
D | iwlog.h | 181 IW_EXPORT iwrc iwrc_set_werror(iwrc rc, uint32_t werror);
|
/third_party/jsoncpp/.travis_scripts/ |
D | meson_builder.sh | 68 meson --fatal-meson-warnings --werror --buildtype ${BUILD_TYPE} --default-library ${LIB_TYPE} . "${…
|
/third_party/selinux/checkpolicy/ |
D | checkmodule.c | 40 extern int werror; 183 werror = 1; in main()
|
D | policy_scan.l | 39 int werror = 0; variable 333 if (werror)
|
D | checkpolicy.c | 100 extern int werror; 506 werror = 1; in main()
|
/third_party/mesa3d/.gitlab-ci/meson/ |
D | build.sh | 77 -D werror=true \
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/shaders/ |
D | meson.build | 24 if get_option('werror')
|
/third_party/flutter/skia/third_party/ |
D | third_party.gni | 26 if (werror) {
|
/third_party/flutter/skia/gn/ |
D | BUILDCONFIG.gn | 33 werror = false
|
D | BUILD.gn | 40 if (werror) {
|
/third_party/nghttp2/ |
D | configure.ac | 60 AC_ARG_ENABLE([werror], optenable 61 [AS_HELP_STRING([--enable-werror], 63 [werror=$enableval], [werror=no]) 968 if test "x$werror" != "xno"; then
|
/third_party/skia/gn/skia/ |
D | BUILD.gn | 22 werror = false 368 if (werror) {
|
/third_party/cups-filters/ |
D | configure.ac | 826 AC_ARG_ENABLE([werror], optenable 827 [AS_HELP_STRING([--enable-werror], [Treat all warnings as errors, useful for development.])], 973 werror: ${enable_werror}
|
/third_party/skia/third_party/externals/libpng/ |
D | configure.ac | 98 AC_ARG_ENABLE(werror, optenable 99 AS_HELP_STRING([[[--enable-werror[=OPT]]]],
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | configure.ac | 98 AC_ARG_ENABLE(werror, optenable 99 AS_HELP_STRING([[[--enable-werror[=OPT]]]],
|
/third_party/libsnd/ |
D | configure.ac | 129 AC_ARG_ENABLE([werror], optenable 130 [AS_HELP_STRING([--enable-werror], [enable -Werror in all Makefiles])])
|
D | README.md | 49 ./configure --enable-werror
|
D | Makefile.am | 5 DISTCHECK_CONFIGURE_FLAGS = --enable-werror
|
/third_party/node/ |
D | common.gypi | 5 'werror': '', # Turn off -Werror in V8 build.
|
/third_party/node/tools/v8_gypfiles/ |
D | toolchain.gypi | 85 'werror%': '-Werror',
|