OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CFLAGS
(Results
1 - 25
of
82
) sorted by null
1
2
3
4
/external/dnsmasq/contrib/wrt/
Makefile
0
CFLAGS
?= -O2 -Wall -W
/system/media/wilhelm/tools/hashgen/
Makefile
6
CFLAGS
= -I../../include -g -DNDEBUG
9
gcc -c -o $@ $(
CFLAGS
) $<
46
gcc -o $@ $(
CFLAGS
) frag1.o OpenSLES_IID.o
57
gcc -o $@ $(
CFLAGS
) part5gen.o OpenSLES_IID.o interfaces.o
/dalvik/vm/alloc/TEST/HeapBitmapTest/
Makefile
7
CFLAGS
:= -g -Wall -Werror
8
#
CFLAGS
+= -O2
11
$(CC) $(
CFLAGS
) -c $< -o $@ -I ../..
14
$(CC) $(
CFLAGS
) -c $< -o $@ -I ../.. -I include
/external/dnsmasq/bld/
Makefile
0
CFLAGS
= -Wall -W -O2
8
$(CC) $(
CFLAGS
) $(COPTS) $(I18N) $(DNSMASQ_CFLAGS) $(RPM_OPT_FLAGS) -c $<
/external/zlib/contrib/untgz/
Makefile
2
CFLAGS
=-g
5
$(CC) $(
CFLAGS
) -o untgz untgz.o -L../.. -lz
8
$(CC) $(
CFLAGS
) -c -I../.. untgz.c
/external/quake/quake/src/QW/server/
makefile
2
#
CFLAGS
= -g -Wall -DDEBUG -I../client -I. -DSERVERONLY
3
#
CFLAGS
= -mpentium -O6 -Wall -I../client -I. -DSERVERONLY -fomit-frame-pointer -fno-strength-reduce
4
#
CFLAGS
= -mpentium -O2 -Wall -I../client -I. -DSERVERONLY -fomit-frame-pointer -fno-strength-reduce
5
CFLAGS
=-DSERVERONLY -I../client -V2.7.2.1 -bi486-linux/ -O6 -Wall -fomit-frame-pointer -fno-strength-reduce
38
cc $(
CFLAGS
) -o $(EXE) $(OFILES) $(LDFLAGS)
44
make "
CFLAGS
= -O4 -g -Wall -I../client -DSERVERONLY"
47
make "
CFLAGS
= -g -pg -O -Wall -I../client -DPROFILE"
50
.c.o: ; cc -c $(
CFLAGS
) -o $@ $*.c
51
.s.o: ; cc -c $(
CFLAGS
) -o $@ $*.s
/external/webkit/Tools/mangleme/
Makefile
9
CFLAGS
= -Wall -O3 -fomit-frame-pointer -funroll-loops
16
$(CC) $(
CFLAGS
) $< -o $(OUTDIR)/$*.cgi
/external/yaffs2/yaffs2/mtdemul/
Makefile
20
CFLAGS
= -D__KERNEL__ -DMODULE -I$(KERNELDIR)/include -O2 -Wall -g
32
gcc -c $(
CFLAGS
) $< -o $@
/external/zlib/contrib/minizip/
Makefile
2
CFLAGS
=-O -I../..
8
$(CC) -c $(
CFLAGS
) $*.c
13
$(CC) $(
CFLAGS
) -o $@ $(UNZ_OBJS)
16
$(CC) $(
CFLAGS
) -o $@ $(ZIP_OBJS)
/external/yaffs2/yaffs2/direct/
Makefile
17
CFLAGS
= -Wall -DCONFIG_YAFFS_DIRECT -DCONFIG_YAFFS_SHORT_NAMES_IN_RAM -DCONFIG_YAFFS_YAFFS2 -g $(EXTRA_COMPILE_FLAGS) -DNO_Y_INLINE
18
#
CFLAGS
+= -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations
19
#
CFLAGS
+= -Wmissing-prototypes -Wredundant-decls -Wnested-externs -Winline
46
gcc -c $(
CFLAGS
) $< -o $@
/frameworks/compile/libbcc/runtime/make/platform/
multi_arch.mk
11
CFLAGS
:= -Wall -Werror
12
CFLAGS
.m32 := $(
CFLAGS
) -m32 -O3
13
CFLAGS
.m64 := $(
CFLAGS
) -m64 -O3
darwin_fat.mk
15
# appropriate choices for CC and
CFLAGS
.
42
CFLAGS
:= -Wall -Werror
43
CFLAGS
.Debug := $(
CFLAGS
) -g
44
CFLAGS
.Release := $(
CFLAGS
) -O3 -fomit-frame-pointer
45
CFLAGS
.Profile := $(
CFLAGS
) -pg -g
/external/blktrace/btreplay/
Makefile
9
CFLAGS
= -Wall -W -O2 -g
13
override
CFLAGS
+= $(INCS) $(XCFLAGS) $(OCFLAGS)
32
$(CC) $(
CFLAGS
) -c -o $*.o $<
35
$(CC) $(
CFLAGS
) -o $@ $(filter %.o,$^)
38
$(CC) $(
CFLAGS
) -o $@ $(filter %.o,$^) $(LIBS)
41
@$(CC) -MM $(
CFLAGS
) *.c 1> .depend
/external/blktrace/btt/
Makefile
9
CFLAGS
= -Wall -W -O2 -g
12
override
CFLAGS
+= $(INCS) $(XCFLAGS)
26
@$(CC) -MM $(
CFLAGS
) -I.. $^ 1> .depend
38
$(CC) $(
CFLAGS
) -c -o $*.o $<
41
$(CC) $(
CFLAGS
) -o $@ $(filter %.o,$^) $(LIBS)
/external/chromium/sdch/open-vcdiff/packages/deb/
rules
19
CFLAGS
= -Wall -g
22
CFLAGS
+= -O0
24
CFLAGS
+= -O2
42
CFLAGS
="$(
CFLAGS
)" LDFLAGS="-Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
/external/dhcpcd/mk/
cc.mk
3
# Setup some good default
CFLAGS
4
CFLAGS
?= -Os
10
CFLAGS
+= ${_CSTD}$(shell ${_CSTD_SH})
23
CFLAGS
+= ${_CC_FLAGS}$(shell ${_CC_FLAGS_SH})
28
CFLAGS
+= ${GGDB}
/external/dropbear/debian/
rules
12
CFLAGS
=-Wall -g
14
CFLAGS
+=-O0
16
CFLAGS
+=-O2
37
CFLAGS
='$(
CFLAGS
)'' -DSFTPSERVER_PATH="\"/usr/lib/sftp-server\""' \
/external/zlib/watcom/
watcom_f.mak
19
CFLAGS
= -zq -mf -3r -fp3 -s -bt=dos -oilrtfm -fr=nul -wx
23
$(CC) $(
CFLAGS
) $[@
watcom_l.mak
19
CFLAGS
= -zq -ml -s -bt=dos -oilrtfm -fr=nul -wx
23
$(CC) $(
CFLAGS
) $[@
/packages/inputmethods/PinyinIME/jni/command/
Makefile
2
CFLAGS
= -g -Wall -std=c99
/sdk/emulator/qtools/tests/
common_head.mk
8
CFLAGS
:= $(OPT) -mcpu=arm9
13
$(CC) $(
CFLAGS
) -Xlinker --script ../tests.ld -o $@ $< -nostdlib
16
$(CC) $(
CFLAGS
) -static -S $<
19
$(CC) $(
CFLAGS
) -Xlinker --script ../tests.ld -nostdlib -o $@ $<
/external/libpng/contrib/pngminim/decoder/
makefile
10
CFLAGS
=-DPNG_USER_CONFIG -DNO_GZCOMPRESS -DNO_GZIP \
29
$(CC) -c $(
CFLAGS
) $<
/external/libpng/contrib/pngminim/encoder/
makefile
10
CFLAGS
=-DPNG_USER_CONFIG -DNO_GZIP -I. -O1
28
$(CC) -c $(
CFLAGS
) $<
/external/openssl/crypto/threads/
netware.bat
16
set
CFLAGS
=
27
set
CFLAGS
=-c -I..\..\outinc_nw -nosyspath -DOPENSSL_SYS_NETWARE -opt off -g -sym internal -maxerrors 20
47
mwccnlm.exe mttest.c %
CFLAGS
%
76
set
CFLAGS
=
/external/webkit/Tools/android/flex-2.5.4a/MISC/NT/
Makefile
15
CFLAGS
= -nologo -W2 -F 8000 -Ox -DUSG
72
$(CC) -c $(
CFLAGS
) $*.c
86
$(CC) $(
CFLAGS
) -c $(SKELFLAGS) main.c
Completed in 404 milliseconds
1
2
3
4