HomeSort by relevance Sort by last modified time
    Searched defs:CFLAGS (Results 51 - 75 of 89) sorted by null

1 23 4

  /hardware/ti/omap4xxx/domx/domx/
Makefile 32 CFLAGS =
  /hardware/ti/omap4xxx/domx/omx_proxy_component/
Makefile 32 CFLAGS =
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/
Makefile 32 CFLAGS =
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/
Makefile 32 CFLAGS =
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_sample/
Makefile 32 CFLAGS =
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/
Makefile 32 CFLAGS =
  /hardware/ti/omap4xxx/domx/test/
Makefile 32 CFLAGS =
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
Makefile 32 CFLAGS =
  /external/compiler-rt/make/platform/
darwin_bni.mk 31 CFLAGS := -Wall -Os -fomit-frame-pointer -g $(DEPLOYMENT_FLAGS)
32 CFLAGS.Static := $(CFLAGS) -static
  /external/iproute2/
Makefile 33 CFLAGS = $(CCOPTS) -I../include $(DEFINES)
  /external/openssl/ssl/
Makefile 15 CFLAGS= $(INCLUDES) $(CFLAG)
    [all...]
  /frameworks/compile/libbcc/runtime/make/platform/
clang_darwin.mk 29 CFLAGS := -Wall -Werror -O3 -fomit-frame-pointer
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
makefile 79 CFLAGS = -Wall -Wstrict-prototypes $(DEBUGFLAGS) $(INCLUDES) -D__LINUX__ $(DK_DEFINES) -D__BYTE_ORDER_LITTLE_ENDIAN
82 CFLAGS += $(ARMFLAGS)
100 $(CROSS_COMPILE)gcc -shared $(CFLAGS) $(OBJS) -lc -o $@
109 @$(CROSS_COMPILE)gcc $(CFLAGS) -c $^ -o $@
113 @$(CROSS_COMPILE)gcc -s $(CFLAGS) -c $< -o $@
116 @$(CROSS_COMPILE)gcc $(CFLAGS) -E -c $< > $@
120 @$(CROSS_COMPILE)gcc $< -MT$(^:%.c=%.o) -M $(CFLAGS) > $@
124 @$(CROSS_COMPILE)gcc $< -MT$(^:%.cpp=%.o) -M $(CFLAGS) > $@
  /hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
Makefile 54 CFLAGS = -Wall -Wstrict-prototypes $(DEBUGFLAGS) $(INCLUDES) -D__LINUX__ $(DK_DEFINES)
55 CFLAGS += -D__BYTE_ORDER_LITTLE_ENDIAN
56 CFLAGS += -DDRV_NAME='"tiwlan"'
59 CFLAGS += $(ARMFLAGS)
81 $(CROSS_COMPILE)gcc $(CFLAGS) -c $^ -o $@
85 @$(CROSS_COMPILE)gcc $(CFLAGS) -c $< -o $@
88 $(CROSS_COMPILE)gcc $(CFLAGS) -E -c $< > $@
92 @$(CROSS_COMPILE)gcc $< -MT$(^:%.c=%.o) -M $(CFLAGS) > $@
96 $(CROSS_COMPILE)gcc $< -MT$(^:%.cpp=%.o) -M $(CFLAGS) > $@
  /ndk/sources/host-tools/nawk-20071023/
GNUmakefile 9 CFLAGS := -O2 -I$(BUILD_DIR) -I.
61 $$(hide)$$(CC) $$(CFLAGS) -c -o $$@ $$<
71 $(hide)$(CC) $(CFLAGS) $(LDFLAGS) maketab.c -o $@
  /external/dhcpcd/
Makefile 8 CFLAGS?= -O2
10 CFLAGS+= -std=${CSTD}
66 ${CC} ${CFLAGS} ${CPPFLAGS} -c $< -o $@
  /external/expat/amiga/
Makefile 79 CFLAGS = -DNDEBUG -O2
85 CFLAGS += -mcrt=clib2
92 CFLAGS += -mcrt=newlib -D__USE_INLINE__
99 COMPILE = $(CC) $(CFLAGS) $(INCLUDES) -c
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Borland/
Makefile 68 CFLAGS = -o$@ $(COMMON)
79 $(CPP) $(CFLAGS) $<
  /external/zlib/nintendods/
Makefile 29 CFLAGS := -Wall -O2\
34 CFLAGS += $(INCLUDE) -DARM9
35 CXXFLAGS := $(CFLAGS) -fno-rtti -fno-exceptions
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/
makefile 95 CFLAGS = $(OPT) -Wall -Wstrict-prototypes $(DEBUGFLAGS) $(INCLUDES) -D__LINUX__ $(DK_DEFINES) -D__BYTE_ORDER_LITTLE_ENDIAN
96 CFLAGS += -DDRV_NAME='"tiwlan"'
99 CFLAGS += $(ARMFLAGS)
124 @$(CROSS_COMPILE)gcc $(CFLAGS) -c $^ -o $@
128 @$(CROSS_COMPILE)gcc -s $(CFLAGS) -c $< -o $@
131 @$(CROSS_COMPILE)gcc $(CFLAGS) -E -c $< > $@
135 @$(CROSS_COMPILE)gcc $< -MT$(^:%.c=%.o) -M $(CFLAGS) > $@
139 @$(CROSS_COMPILE)gcc $< -MT$(^:%.cpp=%.o) -M $(CFLAGS) > $@
  /external/srtp/
Makefile 37 CFLAGS = -Wall -O4 -fexpensive-optimizations -funroll-loops
40 COMPILE = $(CC) $(DEFS) $(INCDIR) $(CPPFLAGS) $(CFLAGS)
  /external/srtp/crypto/
Makefile 15 CFLAGS = -Wall -O4 -fexpensive-optimizations -funroll-loops
18 COMPILE = $(CC) $(DEFS) $(INCDIR) $(CPPFLAGS) $(CFLAGS)
  /external/zlib/
Makefile 21 CFLAGS=-O3 -D_LARGEFILE64_SOURCE=1
22 #CFLAGS=-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7
23 #CFLAGS=-g -DDEBUG
24 #CFLAGS=-O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
115 $(CC) $(CFLAGS) -I. -c -o $@ test/infcover.c
118 $(CC) $(CFLAGS) -o $@ infcover.o libz.a
142 $(CC) $(CFLAGS) -I. -c -o $@ test/example.c
145 $(CC) $(CFLAGS) -I. -c -o $@ test/minigzip.c
148 $(CC) $(CFLAGS) -I. -D_FILE_OFFSET_BITS=64 -c -o $@ test/example.c
151 $(CC) $(CFLAGS) -I. -D_FILE_OFFSET_BITS=64 -c -o $@ test/minigzip.
    [all...]
  /hardware/ti/omap4xxx/domx/make/
build.mk 41 CFLAGS := $(strip $(CFLAGS))
54 CFLAGS += -MD
59 CFLAGS += -pipe
61 CFLAGS +=
64 CFLAGS += -g
66 CFLAGS += -fomit-frame-pointer
69 CFLAGS += -Wall -Wno-trigraphs -Werror-implicit-function-declaration #-Wno-format
71 #CFLAGS += -O2 -fno-strict-aliasing
72 #CFLAGS += -Os -fno-strict-aliasin
    [all...]
  /external/mdnsresponder/mDNSPosix/
Makefile 213 CFLAGS = $(CFLAGS_COMMON) $(CFLAGS_OS) $(CFLAGS_DEBUG)
370 JAVACFLAGS = $(CFLAGS) $(JAVACFLAGS_OS) -I$(JDK)/include
494 $(CC) $(CFLAGS) -c -o $@ $<
497 $(CC) $(CFLAGS) -c -o $@ $<
500 $(CC) $(CFLAGS) -c -o $@ $<
503 $(CC) $(CFLAGS) $(CFLAGS_PTHREAD) -D_REENTRANT -c -o $@ $<
506 $(CC) $(CFLAGS) $(CFLAGS_PTHREAD) -D_REENTRANT -c -o $@ $<
509 $(CC) $(CFLAGS) -c -fPIC -o $@ $<
512 $(CC) $(CFLAGS) -c -fPIC -o $@ $<
516 $(CC) $(CFLAGS) -c -o $@ $(OBJDIR)/$*.
    [all...]

Completed in 802 milliseconds

1 23 4