HomeSort by relevance Sort by last modified time
    Searched refs:werror (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
gen_msvs_vcxproj.sh 31 --enable-werror Treat warnings as errors (/WX)
162 --enable-werror) werror=true
431 if ${werror:-false}; then
  /external/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh 31 --enable-werror Treat warnings as errors (/WX)
238 --enable-werror) werror=true
499 if ${werror:-false}; then
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_vcxproj.sh 31 --enable-werror Treat warnings as errors (/WX)
238 --enable-werror) werror=true
499 if ${werror:-false}; then
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 326 werror
616 enabled werror && check_add_cflags -Werror
640 enabled werror && check_add_cflags -Werror
664 enabled gcc && enabled werror && check_add_cflags -Wno-error=${w}
692 enabled werror && gen_vcproj_cmd="${gen_vcproj_cmd} --enable-werror"
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 326 werror
615 enabled werror && check_add_cflags -Werror
639 enabled werror && check_add_cflags -Werror
663 enabled gcc && enabled werror && check_add_cflags -Wno-error=${w}
691 enabled werror && gen_vcproj_cmd="${gen_vcproj_cmd} --enable-werror"
  /external/libvpx/libvpx/
configure 326 werror
616 enabled werror && check_add_cflags -Werror
640 enabled werror && check_add_cflags -Werror
664 enabled gcc && enabled werror && check_add_cflags -Wno-error=${w}
692 enabled werror && gen_vcproj_cmd="${gen_vcproj_cmd} --enable-werror"
  /external/chromium_org/v8/
Makefile 111 # werror=no
112 ifeq ($(werror), no)
  /external/fio/
configure 63 # Test passed. If this is an --enable-werror build, rerun
64 # the test with -Werror and bail out if it fails. This
67 if test "$werror" != "yes"; then
70 # Don't bother rerunning the compile if we were already using -Werror
72 *-Werror*)
76 echo $cc -Werror "$@" >> config.log
77 $cc -Werror "$@" >> config.log 2>&1 && return $?
78 echo "ERROR: configure test passed without -Werror but failed with -Werror."
81 fatal "You can run configure with --disable-werror to bypass this check.
    [all...]
  /external/qemu/qapi-auto-generated/
qapi-types.h 3192 BlockdevOnError werror; member in struct:BlockdevOptionsBase
3293 BlockdevOnError werror; member in struct:BlockdevOptions
    [all...]
qapi-visit.c     [all...]
  /ndk/build/tools/
build-host-gcc.sh     [all...]
  /external/mksh/src/
Build.sh 1077 # Compiler: works as-is, with -Wno-error and -Werror
1173 ac_flags 0 werror -Werror
1174 test 1 = $HAVE_CAN_WERROR && DOWARN=-Werror
1232 # The following tests run with -Werror (gcc only) if possible
1336 # flags common to a subset of compilers (run with -Werror on gcc)
1343 # The following tests run with -Werror or similar (all compilers) if possible
    [all...]
  /frameworks/base/
Android.mk     [all...]
  /external/libpng/
configure     [all...]
  /external/llvm/
configure     [all...]

Completed in 637 milliseconds