Home
last modified time | relevance | path

Searched refs:cflags (Results 1 – 25 of 30) sorted by relevance

12

/ndk/toolchains/arm-linux-androideabi-4.8/
Dsetup.mk97 $(call set-src-files-target-cflags, \
100 $(call set-src-files-target-cflags,\
103 $(call set-src-files-target-cflags,\
106 $(call set-src-files-target-cflags,\
109 $(call set-src-files-target-cflags,\
112 $(call add-src-files-target-cflags,\
/ndk/toolchains/arm-linux-androideabi-4.9/
Dsetup.mk97 $(call set-src-files-target-cflags, \
100 $(call set-src-files-target-cflags,\
103 $(call set-src-files-target-cflags,\
106 $(call set-src-files-target-cflags,\
109 $(call set-src-files-target-cflags,\
112 $(call add-src-files-target-cflags,\
/ndk/build/tools/
Dbuilder-funcs.sh257 cflags=$cflags" -I$inc"
259 cflags=$cflags" -I$_BUILD_SRCDIR"
265 cflags="$cflags $_BUILD_CFLAGS"
271 cflags="$cflags $_BUILD_CXXFLAGS"
277 cflags="$cflags $_BUILD_CXXFLAGS"
283 cflags="$cflags $_BUILD_CFLAGS"
298 cflags=$cflags" -funwind-tables"
306 builder_command $NDK_CCACHE $cc -c -o "$obj" "$srcfull" $cflags
/ndk/toolchains/arm-linux-androideabi-clang3.4/
Dsetup.mk136 $(call set-src-files-target-cflags, \
139 $(call set-src-files-target-cflags,\
142 $(call set-src-files-target-cflags,\
145 $(call set-src-files-target-cflags,\
148 $(call set-src-files-target-cflags,\
151 $(call add-src-files-target-cflags,\
/ndk/toolchains/arm-linux-androideabi-clang3.5/
Dsetup.mk142 $(call set-src-files-target-cflags, \
145 $(call set-src-files-target-cflags,\
148 $(call set-src-files-target-cflags,\
151 $(call set-src-files-target-cflags,\
154 $(call set-src-files-target-cflags,\
157 $(call add-src-files-target-cflags,\
/ndk/toolchains/aarch64-linux-android-4.9/
Dsetup.mk61 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_arm64_debug_CFLAGS)) \
62 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_arm64_release_CFLAGS)) \
/ndk/toolchains/x86_64-4.9/
Dsetup.mk60 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_64_debug_CFLAGS)) \
61 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_64_release_CFLAGS)) \
/ndk/toolchains/x86-4.9/
Dsetup.mk62 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
63 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
/ndk/toolchains/x86-4.8/
Dsetup.mk62 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
63 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
/ndk/toolchains/mipsel-linux-android-4.9/
Dsetup.mk61 $(call set-src-files-target-cflags, \
64 $(call set-src-files-target-cflags,\
/ndk/toolchains/mipsel-linux-android-4.8/
Dsetup.mk61 $(call set-src-files-target-cflags, \
64 $(call set-src-files-target-cflags,\
/ndk/toolchains/mips64el-linux-android-4.9/
Dsetup.mk61 $(call set-src-files-target-cflags, \
64 $(call set-src-files-target-cflags,\
/ndk/toolchains/mips64el-linux-android-clang3.4/
Dsetup.mk85 $(call set-src-files-target-cflags, \
88 $(call set-src-files-target-cflags,\
/ndk/toolchains/mipsel-linux-android-clang3.4/
Dsetup.mk85 $(call set-src-files-target-cflags, \
88 $(call set-src-files-target-cflags,\
/ndk/toolchains/x86_64-clang3.4/
Dsetup.mk82 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_64_debug_CFLAGS)) \
83 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_64_release_CFLAGS)) \
/ndk/toolchains/aarch64-linux-android-clang3.4/
Dsetup.mk82 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_arm64_debug_CFLAGS)) \
83 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_arm64_release_CFLAGS)) \
/ndk/toolchains/x86-clang3.4/
Dsetup.mk84 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
85 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
/ndk/toolchains/mips64el-linux-android-clang3.5/
Dsetup.mk87 $(call set-src-files-target-cflags, \
90 $(call set-src-files-target-cflags,\
/ndk/toolchains/mipsel-linux-android-clang3.5/
Dsetup.mk87 $(call set-src-files-target-cflags, \
90 $(call set-src-files-target-cflags,\
/ndk/toolchains/aarch64-linux-android-clang3.5/
Dsetup.mk84 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_arm64_debug_CFLAGS)) \
85 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_arm64_release_CFLAGS)) \
/ndk/toolchains/x86_64-clang3.5/
Dsetup.mk84 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_64_debug_CFLAGS)) \
85 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_64_release_CFLAGS)) \
/ndk/toolchains/x86-clang3.5/
Dsetup.mk86 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
87 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c149 regcomp(regex_t *preg, const char *pattern, int cflags) in regcomp() argument
162 cflags = GOODFLAGS(cflags); in regcomp()
163 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC)) in regcomp()
166 if (cflags&REG_PEND) { in regcomp()
200 g->cflags = cflags; in regcomp()
215 if (cflags&REG_EXTENDED) in regcomp()
217 else if (cflags&REG_NOSPEC) in regcomp()
354 if (p->g->cflags&REG_NEWLINE) in p_ere_exp()
509 if (p->g->cflags&REG_NEWLINE) in p_simp_re()
664 if (p->g->cflags&REG_ICASE) { in p_bracket()
[all …]
/ndk/toolchains/llvm-3.5/
Dsetup-common.mk99 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_debug_CFLAGS)) \
100 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_release_CFLAGS)) \
/ndk/toolchains/llvm-3.4/
Dsetup-common.mk99 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_debug_CFLAGS)) \
100 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_release_CFLAGS)) \

12