OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Wstrict
(Results
1 - 11
of
11
) sorted by null
/external/yaffs2/
Android.mk
13
LOCAL_CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -
Wstrict
-prototypes -Wmissing-declarations
/external/qemu-pc-bios/vgabios/
Makefile
4
CFLAGS = -g -O2 -Wall -
Wstrict
-prototypes
/external/yaffs2/yaffs2/utils/
Makefile
20
CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -
Wstrict
-prototypes -Wmissing-declarations
/bionic/linker/
Android.mk
22
-
Wstrict
-overflow=5 \
/external/expat/
Android.mk
13
-Wmissing-prototypes -
Wstrict
-prototypes \
Makefile
114
CFLAGS = -g -O2 -Wall -Wmissing-prototypes -
Wstrict
-prototypes -fexceptions
/build/core/combo/
TARGET_linux-arm.mk
148
-
Wstrict
-aliasing=2 \
TARGET_linux-mips.mk
134
-
Wstrict
-aliasing=2 \
TARGET_linux-x86.mk
94
-
Wstrict
-aliasing=2 \
/external/linux-tools-perf/
Makefile
77
EXTRA_WARNINGS := $(EXTRA_WARNINGS) -
Wstrict
-aliasing=3
88
EXTRA_WARNINGS := $(EXTRA_WARNINGS) -
Wstrict
-prototypes
/dalvik/vm/
Dvm.mk
27
LOCAL_CFLAGS += -fstrict-aliasing -
Wstrict
-aliasing=2 -fno-align-jumps
Completed in 300 milliseconds