OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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)
166
--enable-
werror
)
werror
=true
440
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
346
werror
640
enabled
werror
&& check_add_cflags -
Werror
664
enabled
werror
&& check_add_cflags -
Werror
688
enabled gcc && enabled
werror
&& check_add_cflags -Wno-error=${w}
716
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
115
#
werror
=no
116
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
1239
# Compiler: works as-is, with -Wno-error and -
Werror
1337
ac_flags 0
werror
-
Werror
1338
test 1 = $HAVE_CAN_WERROR && DOWARN=-
Werror
1397
# The following tests run with -
Werror
(gcc only) if possible
[
all
...]
/frameworks/base/
Android.mk
[
all
...]
/external/libpng/
configure
[
all
...]
/external/llvm/
configure
[
all
...]
Completed in 954 milliseconds