Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DAndroid.bp47 cflags: [
105 cflags: [
157 cflags: [
191 cflags: [
/bionic/libc/malloc_hooks/
DAndroid.bp39 cflags: [
79 cflags: [
/bionic/tests/libs/
DAndroid.bp24 cflags: [
53 cflags: ["-fno-emulated-tls"],
60 cflags: ["-fno-emulated-tls"],
68 cflags: ["-fno-emulated-tls"],
82 cflags: ["-fno-emulated-tls"],
90 cflags: ["-fno-emulated-tls"],
97 cflags: ["-fno-emulated-tls"],
106 cflags: [
116 cflags: [
126 cflags: [
[all …]
/bionic/tests/
DAndroid.bp47 cflags: [
70 cflags: [
307 cflags: [
497 cflags: [
527 cflags: [
550 cflags: [
561 cflags: [
577 cflags: [
598 cflags: [
617 cflags: [
[all …]
/bionic/tools/versioner/src/
DAndroid.bp29 cflags: [
/bionic/linker/
DAndroid.bp43 cflags: [
85 cflags: ["-D__work_around_b_24465209__"],
88 cflags: ["-D__work_around_b_24465209__"],
92 cflags: [
155 cflags: ["-ffreestanding"],
460 cflags: [
499 cflags: [
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c237 int cflags) in regcomp() argument
253 cflags = GOODFLAGS(cflags); in regcomp()
254 if ((cflags&REG_EXTENDED) && (cflags&REG_NOSPEC)) in regcomp()
257 if (cflags&REG_PEND) { in regcomp()
290 g->cflags = cflags; in regcomp()
305 if (cflags&REG_EXTENDED) in regcomp()
307 else if (cflags&REG_NOSPEC) in regcomp()
460 if (p->g->cflags&REG_NEWLINE) in p_ere_exp()
639 if (p->g->cflags&REG_NEWLINE) in p_simp_re()
802 if (p->g->cflags&REG_ICASE) { in p_bracket()
[all …]
Dengine.c199 if (g->cflags&REG_NOSUB) in matcher()
611 (m->g->cflags&REG_NEWLINE)) ) in backref()
619 (m->g->cflags&REG_NEWLINE)) ) in backref()
627 (m->g->cflags&REG_NEWLINE)) || in backref()
638 (m->g->cflags&REG_NEWLINE)) || in backref()
809 if ( (lastc == '\n' && m->g->cflags&REG_NEWLINE) || in fast()
814 if ( (c == '\n' && m->g->cflags&REG_NEWLINE) || in fast()
902 if ( (lastc == '\n' && m->g->cflags&REG_NEWLINE) || in slow()
907 if ( (c == '\n' && m->g->cflags&REG_NEWLINE) || in slow()
Dregex2.h186 int cflags; /* copy of regcomp() cflags argument */ member
/bionic/libc/
DAndroid.bp73 // Define some common cflags
78 cflags: libc_common_flags,
117 cflags: ["-DSCUDO_ZERO_CONTENTS"],
120 cflags: ["-DSCUDO_PATTERN_FILL_CONTENTS"],
123 cflags: ["-DUSE_SCUDO"],
130 cflags: ["-DUSE_SCUDO"],
162 cflags: ["-fvisibility=hidden"],
203 cflags: ["-fno-stack-protector", "-ffreestanding"],
215 cflags: [
228 cflags: ["-fno-stack-protector"],
[all …]
/bionic/benchmarks/
DAndroid.bp35 cflags: [
84 cflags: [
/bionic/tests/headers/posix/
DAndroid.bp24 cflags: [
/bionic/libdl/
DAndroid.bp32 cflags: [
109 cflags: [
195 cflags: [
/bionic/libm/
DAndroid.bp487 cflags: [