OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:werror
(Results
1 - 18
of
18
) sorted by null
/external/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh
31
--enable-
werror
Treat warnings as errors (/WX)
166
--enable-
werror
)
werror
=true
423
if ${
werror
:-false}; then
/external/libvpx/libvpx/
configure
328
werror
577
enabled
werror
&& check_add_cflags -
Werror
606
enabled
werror
&& check_add_cflags -
Werror
630
enabled gcc && enabled
werror
&& check_add_cflags -Wno-error=${w}
652
enabled
werror
&& gen_vcproj_cmd="${gen_vcproj_cmd} --enable-
werror
"
/tools/tradefederation/core/
Android.mk
101
-
werror
\
/external/v8/
Makefile
124
#
werror
=no
125
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/mksh/src/
Build.sh
1304
# Compiler: works as-is, with -Wno-error and -
Werror
1402
ac_flags 0
werror
-
Werror
1403
test 1 = $HAVE_CAN_WERROR && DOWARN=-
Werror
1462
# The following tests run with -
Werror
(gcc only) if possible
[
all
...]
/frameworks/base/
Android.mk
[
all
...]
/toolchain/binutils/binutils-2.25/gold/
configure
[
all
...]
/external/c-ares/
configure
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
configure
[
all
...]
/toolchain/binutils/binutils-2.25/gprof/
configure
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
configure
[
all
...]
/prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar
/prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar
/toolchain/binutils/binutils-2.25/bfd/
configure
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
configure
[
all
...]
/toolchain/binutils/binutils-2.25/ld/
configure
[
all
...]
/prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar
Completed in 1102 milliseconds