HomeSort by relevance Sort by last modified time
    Searched refs:Wstrict (Results 1 - 17 of 17) 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
  /external/expat/
Android.mk 11 common_CFLAGS := -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H
  /hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
Android.mk 42 LOCAL_CFLAGS+= -Wall -Wstrict-prototypes $(DEBUGFLAGS) -D__LINUX__ $(DK_DEFINES) -D__BYTE_ORDER_LITTLE_ENDIAN -DDRV_NAME='"tiwlan"'
Makefile 54 CFLAGS = -Wall -Wstrict-prototypes $(DEBUGFLAGS) $(INCLUDES) -D__LINUX__ $(DK_DEFINES)
  /bionic/linker/
Android.mk 16 -Wstrict-overflow=5 \
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/
Android.mk 94 LOCAL_CFLAGS += -Wall -Wstrict-prototypes $(DEBUGFLAGS) -D__LINUX__ $(DK_DEFINES) -D__BYTE_ORDER_LITTLE_ENDIAN -DDRV_NAME='"tiwlan"'
makefile 95 CFLAGS = $(OPT) -Wall -Wstrict-prototypes $(DEBUGFLAGS) $(INCLUDES) -D__LINUX__ $(DK_DEFINES) -D__BYTE_ORDER_LITTLE_ENDIAN
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Android.mk 50 -Wall -Wstrict-prototypes $(DEBUGFLAGS) -D__LINUX__ $(DK_DEFINES) -D__BYTE_ORDER_LITTLE_ENDIAN -fno-common #-pipe
makefile 79 CFLAGS = -Wall -Wstrict-prototypes $(DEBUGFLAGS) $(INCLUDES) -D__LINUX__ $(DK_DEFINES) -D__BYTE_ORDER_LITTLE_ENDIAN
  /external/valgrind/tsan/
Makefile 16 CWARN=-Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes \
  /build/core/combo/
TARGET_linux-sh.mk 65 -Wstrict-aliasing=2 \
TARGET_linux-x86.mk 87 -Wstrict-aliasing=2 \
TARGET_linux-arm.mk 159 -Wstrict-aliasing=2 \
  /dalvik/vm/
Dvm.mk 27 LOCAL_CFLAGS += -fstrict-aliasing -Wstrict-aliasing=2 -fno-align-jumps
  /external/linux-tools-perf/
Makefile 77 EXTRA_WARNINGS := $(EXTRA_WARNINGS) -Wstrict-aliasing=3
88 EXTRA_WARNINGS := $(EXTRA_WARNINGS) -Wstrict-prototypes

Completed in 1371 milliseconds