/prebuilts/tools/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/build/tools/ |
builder-funcs.sh | 209 local src srcfull obj cc cflags text 226 cflags="$_BUILD_CFLAGS" 228 cflags=$cflags" -I$inc" 230 cflags=$cflags" -I$_BUILD_SRCDIR" 241 cflags="$cflags $_BUILD_CXXFLAGS" 247 cflags="$cflags $_BUILD_CXXFLAGS [all...] |
/ndk/toolchains/arm-linux-androideabi-clang3.1/ |
setup.mk | 46 # CFLAGS and LDFLAGS 107 # This function will be called to determine the target CFLAGS used to build 115 $(call set-src-files-target-cflags, \ 118 $(call set-src-files-target-cflags,\ 121 $(call set-src-files-target-cflags,\ 124 $(call set-src-files-target-cflags,\ 127 $(call set-src-files-target-cflags,\ 130 $(call add-src-files-target-cflags,\
|
/external/icu4c/samples/ |
defs.mk | 11 CFLAGS=$(shell icu-config --cflags)
|
/sdk/emulator/opengl/tests/translator_tests/GLES_CM/ |
Android.mk | 8 LOCAL_SDL_CFLAGS := $(shell $(LOCAL_SDL_CONFIG) --cflags)
|
/sdk/emulator/opengl/tests/translator_tests/GLES_V2/ |
Android.mk | 8 LOCAL_SDL_CFLAGS := $(shell $(LOCAL_SDL_CONFIG) --cflags)
|
/external/icu4c/config/ |
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/qemu/distrib/sdl-1.2.15/acinclude/ |
esd.m4 | 16 dnl Get the cflags and libraries from the esd-config script 45 ESD_CFLAGS=`$ESD_CONFIG $esdconf_args --cflags` 55 ac_save_CFLAGS="$CFLAGS" 57 CFLAGS="$CFLAGS $ESD_CFLAGS" 119 CFLAGS="$ac_save_CFLAGS" 138 CFLAGS="$CFLAGS $ESD_CFLAGS" 157 CFLAGS="$ac_save_CFLAGS"
|
/ndk/toolchains/mipsel-linux-android-4.4.3/ |
setup.mk | 52 # This function will be called to determine the target CFLAGS used to build 57 $(call set-src-files-target-cflags, \ 60 $(call set-src-files-target-cflags,\
|
/ndk/toolchains/mipsel-linux-android-4.6/ |
setup.mk | 52 # This function will be called to determine the target CFLAGS used to build 57 $(call set-src-files-target-cflags, \ 60 $(call set-src-files-target-cflags,\
|
/ndk/toolchains/mipsel-linux-android-clang3.1/ |
setup.mk | 46 # CFLAGS, C_INCLUDES, and LDFLAGS 75 # This function will be called to determine the target CFLAGS used to build 80 $(call set-src-files-target-cflags, \ 83 $(call set-src-files-target-cflags,\
|
/ndk/toolchains/x86-4.4.3/ |
setup.mk | 52 # This function will be called to determine the target CFLAGS used to build 58 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \ 59 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
|
/ndk/toolchains/x86-4.6/ |
setup.mk | 52 # This function will be called to determine the target CFLAGS used to build 58 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \ 59 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
|
/ndk/toolchains/x86-clang3.1/ |
setup.mk | 73 # This function will be called to determine the target CFLAGS used to build 79 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \ 80 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
|
/external/llvm/lib/Support/ |
regcomp.c | 157 llvm_regcomp(llvm_regex_t *preg, const char *pattern, int cflags) 170 cflags = GOODFLAGS(cflags); 171 if ((cflags®_EXTENDED) && (cflags®_NOSPEC)) 174 if (cflags®_PEND) { 208 g->cflags = cflags; 223 if (cflags®_EXTENDED) 225 else if (cflags®_NOSPEC [all...] |
regex2.h | 134 int cflags; /* copy of llvm_regcomp() cflags argument */ member in struct:re_guts
|
/ndk/sources/host-tools/ndk-stack/regex/ |
regcomp.c | 149 regcomp(regex_t *preg, const char *pattern, int cflags) 162 cflags = GOODFLAGS(cflags); 163 if ((cflags®_EXTENDED) && (cflags®_NOSPEC)) 166 if (cflags®_PEND) { 200 g->cflags = cflags; 215 if (cflags®_EXTENDED) 217 else if (cflags®_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...] |
/bionic/libc/upstream-netbsd/libc/regex/ |
regex2.h | 186 int cflags; /* copy of regcomp() cflags argument */ member in struct:re_guts
|
regcomp.c | 237 int cflags) 253 cflags = GOODFLAGS(cflags); 254 if ((cflags®_EXTENDED) && (cflags®_NOSPEC)) 257 if (cflags®_PEND) { 291 g->cflags = cflags; 306 if (cflags®_EXTENDED) 308 else if (cflags®_NOSPEC [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`" \
|
/system/core/toolbox/grep/ |
grep.c | 80 int cflags = 0; variable 495 cflags |= REG_ICASE; 654 cflags |= REG_EXTENDED; 675 c = regcomp(&r_pattern[i], pattern[i], cflags);
|
grep.h | 118 extern int cflags, eflags;
|
/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
|