Searched refs:cflags (Results 1 – 14 of 14) sorted by relevance
/bionic/libc/malloc_debug/ |
D | Android.bp | 47 cflags: [ 105 cflags: [ 157 cflags: [ 191 cflags: [
|
/bionic/libc/malloc_hooks/ |
D | Android.bp | 39 cflags: [ 79 cflags: [
|
/bionic/tests/libs/ |
D | Android.bp | 24 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/ |
D | Android.bp | 47 cflags: [ 70 cflags: [ 307 cflags: [ 497 cflags: [ 527 cflags: [ 550 cflags: [ 561 cflags: [ 577 cflags: [ 598 cflags: [ 617 cflags: [ [all …]
|
/bionic/tools/versioner/src/ |
D | Android.bp | 29 cflags: [
|
/bionic/linker/ |
D | Android.bp | 43 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/ |
D | regcomp.c | 237 int cflags) in regcomp() argument 253 cflags = GOODFLAGS(cflags); in regcomp() 254 if ((cflags®_EXTENDED) && (cflags®_NOSPEC)) in regcomp() 257 if (cflags®_PEND) { in regcomp() 290 g->cflags = cflags; in regcomp() 305 if (cflags®_EXTENDED) in regcomp() 307 else if (cflags®_NOSPEC) in regcomp() 460 if (p->g->cflags®_NEWLINE) in p_ere_exp() 639 if (p->g->cflags®_NEWLINE) in p_simp_re() 802 if (p->g->cflags®_ICASE) { in p_bracket() [all …]
|
D | engine.c | 199 if (g->cflags®_NOSUB) in matcher() 611 (m->g->cflags®_NEWLINE)) ) in backref() 619 (m->g->cflags®_NEWLINE)) ) in backref() 627 (m->g->cflags®_NEWLINE)) || in backref() 638 (m->g->cflags®_NEWLINE)) || in backref() 809 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) || in fast() 814 if ( (c == '\n' && m->g->cflags®_NEWLINE) || in fast() 902 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) || in slow() 907 if ( (c == '\n' && m->g->cflags®_NEWLINE) || in slow()
|
D | regex2.h | 186 int cflags; /* copy of regcomp() cflags argument */ member
|
/bionic/libc/ |
D | Android.bp | 73 // 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/ |
D | Android.bp | 35 cflags: [ 84 cflags: [
|
/bionic/tests/headers/posix/ |
D | Android.bp | 24 cflags: [
|
/bionic/libdl/ |
D | Android.bp | 32 cflags: [ 109 cflags: [ 195 cflags: [
|
/bionic/libm/ |
D | Android.bp | 487 cflags: [
|