Searched refs:cflags (Results 1 – 15 of 15) sorted by relevance
/bionic/libc/malloc_debug/ |
D | Android.bp | 42 cflags: [ 103 cflags: [ 157 cflags: [ 196 cflags: [
|
/bionic/libc/system_properties/ |
D | Android.bp | 69 "cflags", 81 cflags: ["-DLARGE_SYSTEM_PROPERTY_NODE=1"]
|
/bionic/libc/malloc_hooks/ |
D | Android.bp | 40 cflags: [ 85 cflags: [
|
/bionic/tests/libs/ |
D | Android.bp | 25 cflags: [ 103 cflags: [ 112 cflags: [ 121 cflags: [ 130 cflags: [ 139 cflags: [ 729 cflags: [ 794 cflags: ["-D__ANSWER=42"], 803 cflags: ["-D__ANSWER=1"], 817 cflags: ["-D__ANSWER=42"], [all …]
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | regcomp.c | 271 int cflags, int pflags) in regcomp_internal() argument 288 cflags = GOODFLAGS(cflags); in regcomp_internal() 289 if ((cflags®_EXTENDED) && (cflags®_NOSPEC)) in regcomp_internal() 292 if (cflags®_PEND) { in regcomp_internal() 339 if ((cflags & REG_GNU) == 0) { in regcomp_internal() 341 p->allowbranch = (cflags & REG_EXTENDED) != 0; in regcomp_internal() 346 p->allowbranch = (cflags & REG_EXTENDED) != 0; in regcomp_internal() 348 if (cflags & REG_EXTENDED) { in regcomp_internal() 361 g->cflags = cflags; in regcomp_internal() 376 if (cflags & REG_NOSPEC) in regcomp_internal() [all …]
|
D | regex2.h | 183 int cflags; /* copy of regcomp() cflags argument */ member
|
D | engine.c | 229 if (g->cflags®_NOSUB) in matcher() 631 (m->g->cflags®_NEWLINE)) || \ 715 *(sp-1) == '\n' && (m->g->cflags®_NEWLINE))) in backref() 723 (m->g->cflags®_NEWLINE)) ) in backref() 933 if ( (lastc == '\n' && m->g->cflags®_NEWLINE) || in walk() 938 if ( (c == '\n' && m->g->cflags®_NEWLINE) || in walk()
|
/bionic/tests/ |
D | Android.bp | 48 cflags: [ 78 cflags: ["-fsanitize=shadow-call-stack"], 81 cflags: ["-fsanitize=shadow-call-stack"], 363 cflags: [ 619 cflags: [ 630 cflags: [ 646 cflags: [ 671 cflags: [ 686 cflags: [ 701 cflags: [ [all …]
|
/bionic/tools/versioner/src/ |
D | Android.bp | 28 cflags: [
|
/bionic/linker/ |
D | Android.bp | 39 cflags: [ 79 cflags: ["-D__work_around_b_24465209__"], 82 cflags: ["-D__work_around_b_24465209__"], 86 cflags: [ 152 cflags: ["-ffreestanding"], 511 cflags: [ 550 cflags: [
|
/bionic/libc/ |
D | Android.bp | 53 // Define some common cflags 58 cflags: libc_common_flags + [ 98 cflags: ["-DSCUDO_ZERO_CONTENTS"], 101 cflags: ["-DSCUDO_PATTERN_FILL_CONTENTS"], 104 cflags: ["-UUSE_SCUDO"], 126 cflags: [ 132 cflags: ["-UUSE_SCUDO"], 150 cflags: ["-fvisibility=hidden"], 194 cflags: [ 217 cflags: [ [all …]
|
/bionic/benchmarks/ |
D | Android.bp | 36 cflags: [ 87 cflags: [
|
/bionic/tests/headers/posix/ |
D | Android.bp | 24 cflags: [
|
/bionic/libdl/ |
D | Android.bp | 32 cflags: [ 116 cflags: [ 199 cflags: [
|
/bionic/libm/ |
D | Android.bp | 294 cflags: ["-Wno-ignored-pragmas"], 374 cflags: ["-msse4.1"], 404 cflags: [
|