HomeSort by relevance Sort by last modified time
    Searched refs:cflags (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/openssl/apps/
version.c 143 int cflags=0,version=0,date=0,options=0,platform=0,dir=0; local
159 cflags=1;
167 date=version=cflags=options=platform=dir=1;
212 if (cflags) printf("%s\n",SSLeay_version(SSLEAY_CFLAGS));
  /external/protobuf/examples/
Makefile 25 pkg-config --cflags protobuf # fails if protobuf is not installed
26 c++ add_person.cc addressbook.pb.cc -o add_person_cpp `pkg-config --cflags --libs protobuf`
29 pkg-config --cflags protobuf # fails if protobuf is not installed
30 c++ list_people.cc addressbook.pb.cc -o list_people_cpp `pkg-config --cflags --libs protobuf`
  /external/libpng/scripts/
libpng-config.in 40 --cflags print preprocessor flags, I_opts, and compiler options
82 --cflags)
  /prebuilt/linux-x86/sdl/bin/
sdl-config 10 #Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
12 Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
45 --cflags)
  /prebuilt/windows/sdl/bin/
sdl-config 10 #Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
12 Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
45 --cflags)
  /external/clearsilver/util/
snprintf.c 154 int cflags; local
159 currlen = flags = cflags = min = 0;
252 cflags = DP_C_SHORT;
256 cflags = DP_C_LONG;
260 cflags = DP_C_LDOUBLE;
273 if (cflags == DP_C_SHORT)
275 else if (cflags == DP_C_LONG)
283 if (cflags == DP_C_SHORT)
285 else if (cflags == DP_C_LONG)
293 if (cflags == DP_C_SHORT
    [all...]
  /external/chromium/third_party/icu/source/config/
test-icu-config.sh 15 icu-config --cflags
47 icu-config --prefix=/Users/srl/II --cflags
icu-config-bottom 23 echo " --cflags Print C compiler flags [CFLAGS]"
24 echo " --cflags-dynamic Print additional C flags for"
78 echo "The most commonly used options will be --cflags, --cxxflags, --cppflags, and --ldflags."
197 --cflags)
198 echo $ECHO_N "${CFLAGS}${ECHO_C} "
230 --cflags-dynamic)
  /external/icu4c/config/
test-icu-config.sh 15 icu-config --cflags
47 icu-config --prefix=/Users/srl/II --cflags
icu-config-bottom 25 echo " --cflags Print C compiler flags [CFLAGS]"
26 echo " --cflags-dynamic Print additional C flags for"
80 echo "The most commonly used options will be --cflags, --cxxflags, --cppflags, and --ldflags."
216 --cflags)
217 echo $ECHO_N "${CFLAGS} ${ECHO_C}"
249 --cflags-dynamic)
  /external/openssl/crypto/bio/
b_print.c 186 int cflags; local
190 flags = currlen = cflags = min = 0;
267 cflags = DP_C_SHORT;
272 cflags = DP_C_LLONG;
275 cflags = DP_C_LONG;
279 cflags = DP_C_LLONG;
283 cflags = DP_C_LDOUBLE;
295 switch (cflags) {
319 switch (cflags) {
340 if (cflags == DP_C_LDOUBLE
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
comstats.h 63 unsigned long cflags; member in struct:__anon14312
  /external/qemu/distrib/sdl-1.2.12/
sdl-config.in 10 @ENABLE_STATIC_FALSE@Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
12 @ENABLE_STATIC_TRUE@Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
45 --cflags)
  /prebuilt/darwin-x86/sdl/bin/
sdl-config 10 #Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
12 Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
45 --cflags)
  /ndk/toolchains/arm-eabi-4.4.0/
setup.mk 93 # This function will be called to determine the target CFLAGS used to build
101 $(call set-src-files-target-cflags, \
104 $(call set-src-files-target-cflags,\
107 $(call set-src-files-target-cflags,\
110 $(call set-src-files-target-cflags,\
113 $(call set-src-files-target-cflags,\
116 $(call add-src-files-target-cflags,\
  /ndk/toolchains/arm-linux-androideabi-4.4.3/
setup.mk 84 # This function will be called to determine the target CFLAGS used to build
92 $(call set-src-files-target-cflags, \
95 $(call set-src-files-target-cflags,\
98 $(call set-src-files-target-cflags,\
101 $(call set-src-files-target-cflags,\
104 $(call set-src-files-target-cflags,\
107 $(call add-src-files-target-cflags,\
  /external/fdlibm/
Android.mk 46 cflags := "-D_LIB_VERSION_TYPE=\"const enum _IEEE_\"" macro
56 LOCAL_CFLAGS := $(cflags)
78 LOCAL_CFLAGS := $(cflags)
  /external/icu4c/samples/
defs.mk 11 CFLAGS=$(shell icu-config --cflags)
  /ndk/toolchains/x86-4.2.1/
setup.mk 58 # This function will be called to determine the target CFLAGS used to build
64 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
65 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
  /bionic/libc/regex/
regcomp.c 149 regcomp(regex_t *preg, const char *pattern, int cflags)
162 cflags = GOODFLAGS(cflags);
163 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC))
166 if (cflags&REG_PEND) {
200 g->cflags = cflags;
215 if (cflags&REG_EXTENDED)
217 else if (cflags&REG_NOSPEC
    [all...]
regex2.h 134 int cflags; /* copy of regcomp() cflags argument */ member in struct:re_guts
  /external/qemu/distrib/zlib-1.2.3/
configure 12 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure
14 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
17 # Incorrect settings of CC or CFLAGS may prevent creating a shared library.
18 # If you have problems, try without defining CC and CFLAGS before reporting
37 old_cflags="$CFLAGS"
68 cflags=${CFLAGS-"-O3"}
69 # to force the asm version use: CFLAGS="-O3 -DASMV" ./configure
74 if test "$gcc" -eq 1 && ($cc -c $cflags $test.c) 2>/dev/null; then
76 SFLAGS=${CFLAGS-"-fPIC -O3"
    [all...]
  /external/dnsmasq/
Makefile 33 DNSMASQ_CFLAGS=`echo $(COPTS) | ../bld/pkg-wrapper HAVE_DBUS $(PKG_CONFIG) --cflags dbus-1`
59 DNSMASQ_CFLAGS="$(DNSMASQ_CFLAGS) `$(PKG_CONFIG) --cflags libidn`" \
  /external/icu4c/samples/layout/
Makefile.in 26 CPPFLAGS += -DLE_USE_CMEMORY `pkg-config --cflags libgnomeui-2.0 freetype2 cairo` -I$(top_builddir)/common -I$(top_srcdir)/common -I$(top_srcdir)/i18n -I$(top_srcdir)/layoutex -I$(top_srcdir)/layout -I$(top_srcdir) -g
  /external/stlport/
configure 46 --with-extra-cflags=<options>
100 \$CFLAGS pass extra options to C compiler
186 --with-extra-cflags=*)
315 if [ -n "${CFLAGS}" ]; then
317 write_option "${CFLAGS}" EXTRA_CFLAGS
319 echo "Both --with-extra-cflags and \$CFLAGS set, using the first"

Completed in 1062 milliseconds

1 2 3