Home
last modified time | relevance | path

Searched refs:werror (Results 1 – 25 of 44) sorted by relevance

12

/third_party/libfuse/test/
Dtravis-build.sh43 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/
Dcares-confopts.m4257 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/
Dclang-sanitize.sh11 ./configure --enable-gcc-werror
/third_party/unity/
Dmeson.build10 default_options: ['werror=true', 'c_std=c11']
/third_party/iowow/src/log/
Diwlog.c142 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()
Diwlog.h181 IW_EXPORT iwrc iwrc_set_werror(iwrc rc, uint32_t werror);
/third_party/jsoncpp/.travis_scripts/
Dmeson_builder.sh68 meson --fatal-meson-warnings --werror --buildtype ${BUILD_TYPE} --default-library ${LIB_TYPE} . "${…
/third_party/selinux/checkpolicy/
Dcheckmodule.c40 extern int werror;
183 werror = 1; in main()
Dpolicy_scan.l39 int werror = 0; variable
333 if (werror)
Dcheckpolicy.c100 extern int werror;
506 werror = 1; in main()
/third_party/mesa3d/.gitlab-ci/meson/
Dbuild.sh77 -D werror=true \
/third_party/gstreamer/gstplugins_bad/ext/vulkan/shaders/
Dmeson.build24 if get_option('werror')
/third_party/flutter/skia/third_party/
Dthird_party.gni26 if (werror) {
/third_party/flutter/skia/gn/
DBUILDCONFIG.gn33 werror = false
DBUILD.gn40 if (werror) {
/third_party/nghttp2/
Dconfigure.ac60 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/
DBUILD.gn22 werror = false
368 if (werror) {
/third_party/cups-filters/
Dconfigure.ac826 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/
Dconfigure.ac98 AC_ARG_ENABLE(werror, optenable
99 AS_HELP_STRING([[[--enable-werror[=OPT]]]],
/third_party/flutter/skia/third_party/externals/libpng/
Dconfigure.ac98 AC_ARG_ENABLE(werror, optenable
99 AS_HELP_STRING([[[--enable-werror[=OPT]]]],
/third_party/libsnd/
Dconfigure.ac129 AC_ARG_ENABLE([werror], optenable
130 [AS_HELP_STRING([--enable-werror], [enable -Werror in all Makefiles])])
DREADME.md49 ./configure --enable-werror
DMakefile.am5 DISTCHECK_CONFIGURE_FLAGS = --enable-werror
/third_party/node/
Dcommon.gypi5 'werror': '', # Turn off -Werror in V8 build.
/third_party/node/tools/v8_gypfiles/
Dtoolchain.gypi85 'werror%': '-Werror',

12