HomeSort by relevance Sort by last modified time
    Searched refs:Wstrict (Results 1 - 18 of 18) 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
  /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 17 -Wstrict-overflow=5 \
  /external/expat/
Android.mk 13 -Wmissing-prototypes -Wstrict-prototypes \
Makefile 114 CFLAGS = -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions
  /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-arm.mk 160 -Wstrict-aliasing=2 \
TARGET_linux-mips.mk 127 -Wstrict-aliasing=2 \
TARGET_linux-x86.mk 87 -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 256 milliseconds