Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DAndroid.bp37 cflags: [
95 cflags: [
147 cflags: [
181 cflags: [
/bionic/tests/libs/
DAndroid.bp20 cflags: [
49 cflags: ["-fno-emulated-tls"],
56 cflags: ["-fno-emulated-tls"],
64 cflags: ["-fno-emulated-tls"],
78 cflags: ["-fno-emulated-tls"],
86 cflags: [
96 cflags: [
106 cflags: [
581 cflags: [
647 cflags: ["-D__ANSWER=42"],
[all …]
/bionic/tests/
DAndroid.bp32 cflags: [
51 cflags: [
69 cflags: ["-DANDROID_EXPERIMENTAL_MTE"],
294 cflags: [
478 cflags: [
508 cflags: [
531 cflags: [
542 cflags: [
555 cflags: [
572 cflags: [
[all …]
/bionic/libc/malloc_hooks/
DAndroid.bp30 cflags: [
70 cflags: [
/bionic/linker/
DAndroid.bp28 cflags: [
64 cflags: ["-D__work_around_b_24465209__"],
67 cflags: ["-D__work_around_b_24465209__"],
71 cflags: [
133 cflags: ["-ffreestanding"],
397 cflags: [
431 cflags: [
/bionic/libc/
DAndroid.bp55 // Define some common cflags
60 cflags: libc_common_flags,
95 cflags: ["-DANDROID_EXPERIMENTAL_MTE"],
98 cflags: ["-DSCUDO_ZERO_CONTENTS"],
101 cflags: ["-DSCUDO_PATTERN_FILL_CONTENTS"],
108 cflags: ["-DUSE_SCUDO"],
140 cflags: ["-fvisibility=hidden"],
180 cflags: ["-fno-stack-protector", "-ffreestanding"],
192 cflags: [
205 cflags: ["-fno-stack-protector"],
[all …]
/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/benchmarks/
DAndroid.bp19 cflags: [
69 cflags: [
/bionic/libdl/
DAndroid.bp16 cflags: [
92 cflags: [
170 cflags: [
/bionic/tools/versioner/src/
DAndroid.bp25 cflags: [
/bionic/tests/headers/posix/
DAndroid.bp20 cflags: [
/bionic/libm/
DAndroid.bp465 cflags: [