Searched refs:CFLAGS (Results 226 - 250 of 3705) sorted by relevance

1234567891011>>

/external/libpng/contrib/pngminim/decoder/
H A Dmakefile18 CFLAGS=-O1 -Wall macro
85 $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
/external/libpng/contrib/pngminim/encoder/
H A Dmakefile18 CFLAGS=-O1 -Wall macro
84 $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
/external/lzma/CPP/7zip/Bundles/Format7zExtractR/
H A Dmakefile3 CFLAGS = $(CFLAGS) -I ../../../ \ macro
/external/mesa3d/src/glx/apple/
H A DMakefile10 #GL_CFLAGS=-Wall -ggdb3 -Os -DHAVE_PTHREAD -D_REENTRANT $(RC_CFLAGS) $(CFLAGS)
84 $(CC) -c $(INCLUDES) $(CFLAGS) $(EXTRA_DEFINES) $< -o $@
87 $(CC) -c $(INCLUDES) $(CFLAGS) $(EXTRA_DEFINES) $< -o $@
/external/srtp/crypto/
H A DMakefile15 CFLAGS = -Wall -O4 -fexpensive-optimizations -funroll-loops macro
18 COMPILE = $(CC) $(DEFS) $(INCDIR) $(CPPFLAGS) $(CFLAGS)
/external/webrtc/src/modules/audio_processing/utility/
H A DAndroid.mk36 # Include paths placed before CFLAGS/CPPFLAGS
/external/iproute2/ip/
H A DMakefile13 CFLAGS += -DHAVE_SETNS
/external/lzma/CPP/7zip/Bundles/Alone7z/
H A Dmakefile3 CFLAGS = $(CFLAGS) -I ../../../ \ macro
7 CFLAGS = $(CFLAGS) -DWIN_LONG_PATH macro
/external/valgrind/main/auxprogs/
H A Dgsl16test92 "(cd gsl-1.6-patched && CC=$GSL_CC CFLAGS=\"$GSL_CFLAGS\" ./configure)" && \
H A Dgsl19test95 "(cd gsl-1.9 && CC=$GSL_CC CFLAGS=\"$GSL_CFLAGS\" ./configure)" && \
/external/zlib/src/as400/
H A Dcompile.clp26 DCL VAR(&CFLAGS) TYPE(*CHAR) +
42 CHGVAR VAR(&FIXDCMD) VALUE('CRTCMOD' *BCAT &CFLAGS *BCAT +
/external/dhcpcd/
H A DMakefile8 CFLAGS?= -O2 macro
10 CFLAGS+= -std=${CSTD}
66 ${CC} ${CFLAGS} ${CPPFLAGS} -c $< -o $@
/external/stlport/
H A Dconfigure100 \$CFLAGS pass extra options to C compiler
315 if [ -n "${CFLAGS}" ]; then
317 write_option "${CFLAGS}" EXTRA_CFLAGS
319 echo "Both --with-extra-cflags and \$CFLAGS set, using the first"
/external/tcpdump/win32/prj/
H A DGNUmakefile11 CFLAGS = -I ${PCAP_DIR}/wpcap/libpcap/bpf \ macro
166 ${CC} ${CFLAGS} ${LDFLAGS} -o windump.exe ${OBJS} ${LIBS}
175 ${CC} ${CFLAGS} -o $*.o -c $<
/external/tcpdump/
H A Dconfigure647 CFLAGS
712 CFLAGS
1261 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1346 CFLAGS C compiler flags
2358 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2359 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2480 if test "${CFLAGS+set}" = set; then
2481 LBL_CFLAGS="$CFLAGS"
2539 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2540 ac_link='$CC -o conftest$ac_exeext $CFLAGS
[all...]
/external/chromium_org/third_party/icu/source/
H A Dconfigure679 CFLAGS
769 CFLAGS
1323 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1423 CFLAGS C compiler flags
2525 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2526 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2757 : ${CFLAGS=""}
2763 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2764 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3182 ac_test_CFLAGS=${CFLAGS
[all...]
/external/icu/icu4c/source/
H A Dconfigure679 CFLAGS
769 CFLAGS
1323 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1423 CFLAGS C compiler flags
2525 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2526 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2757 : ${CFLAGS=""}
2763 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2764 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3182 ac_test_CFLAGS=${CFLAGS
[all...]
/external/icu/icu4c/source/config/
H A Dicu-config123 # 1. use LDFLAGS, CFLAGS, etc from above
206 CFLAGS="-O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings ${THREADSCFLAGS} "
228 SHLIB_c="${CC} ${DEFS} ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -shared"
372 echo " --cflags Print C compiler flags [CFLAGS]"
564 echo $ECHO_N "${CFLAGS} ${ECHO_C}"
/external/jpeg/
H A Dltconfig70 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.c 1>&5'
71 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.c $LIBS 1>&5'
94 old_CFLAGS="$CFLAGS"
545 save_CFLAGS="$CFLAGS"
546 CFLAGS="$CFLAGS $pic_flag -DPIC"
570 CFLAGS="$save_CFLAGS"
581 echo "$progname: add \`$special_shlib_compile_flags' to the CC or CFLAGS env variable and reconfigure" 1>&2
1030 save_CFLAGS="$CFLAGS"
1032 CFLAGS
[all...]
/external/qemu/distrib/jpeg-6b/
H A Dltconfig70 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.c 1>&5'
71 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.c $LIBS 1>&5'
94 old_CFLAGS="$CFLAGS"
545 save_CFLAGS="$CFLAGS"
546 CFLAGS="$CFLAGS $pic_flag -DPIC"
570 CFLAGS="$save_CFLAGS"
581 echo "$progname: add \`$special_shlib_compile_flags' to the CC or CFLAGS env variable and reconfigure" 1>&2
1030 save_CFLAGS="$CFLAGS"
1032 CFLAGS
[all...]
/external/chromium_org/third_party/icu/source/config/
H A Dmh-cygwin-msvc48 CFLAGS+=/GF /nologo
55 COMPILE.c= $(CC) $(CPPFLAGS) $(DEFS) $(CFLAGS) /c
/external/chromium_org/third_party/leveldatabase/src/
H A DMakefile20 CFLAGS += -I. -I./include $(PLATFORM_CCFLAGS) $(OPT)
204 $(CC) $(CFLAGS) -isysroot $(SIMULATORROOT)/SDKs/iPhoneSimulator$(IOSVERSION).sdk -arch i686 -arch x86_64 -c $< -o ios-x86/$@
206 xcrun -sdk iphoneos $(CC) $(CFLAGS) -isysroot $(DEVICEROOT)/SDKs/iPhoneOS$(IOSVERSION).sdk $(IOSARCH) -c $< -o ios-arm/$@
214 $(CC) $(CFLAGS) -c $< -o $@
/external/chromium_org/third_party/yasm/
H A Dconfig_sources.host.darwin-x86.mk89 # Include paths placed before CFLAGS/CPPFLAGS
163 # Include paths placed before CFLAGS/CPPFLAGS
H A Dconfig_sources.host.darwin-x86_64.mk89 # Include paths placed before CFLAGS/CPPFLAGS
163 # Include paths placed before CFLAGS/CPPFLAGS
H A Dconfig_sources.host.linux-x86.mk89 # Include paths placed before CFLAGS/CPPFLAGS
163 # Include paths placed before CFLAGS/CPPFLAGS

Completed in 415 milliseconds

1234567891011>>