/aosp12/bionic/tests/ |
H A D | libgen_basename_test.cpp | 17 #ifndef _GNU_SOURCE 18 #define _GNU_SOURCE 1 macro
|
H A D | string_posix_strerror_r_test.cpp | 17 #undef _GNU_SOURCE
|
/aosp12/system/extras/ext4_utils/include/ext4_utils/ |
H A D | ext4_utils.h | 24 #ifndef _GNU_SOURCE 25 #define _GNU_SOURCE macro
|
/aosp12/packages/services/BuiltInPrintService/jni/lib/ |
H A D | wprint_msgq.c | 19 #ifndef _GNU_SOURCE 20 #define _GNU_SOURCE macro
|
/aosp12/bionic/libc/bionic/ |
H A D | __gnu_basename.cpp | 29 #define _GNU_SOURCE 1 macro
|
H A D | sched_getcpu.cpp | 29 #define _GNU_SOURCE 1 macro
|
H A D | sched_cpualloc.c | 28 #define _GNU_SOURCE 1 macro
|
H A D | sched_cpucount.c | 28 #define _GNU_SOURCE 1 macro
|
H A D | sched_getaffinity.cpp | 29 #define _GNU_SOURCE 1 macro
|
H A D | clone.cpp | 29 #define _GNU_SOURCE 1 macro
|
H A D | strerror.cpp | 31 #undef _GNU_SOURCE
|
/aosp12/bionic/libc/upstream-netbsd/android/include/ |
H A D | netbsd-compat.h | 20 #define _GNU_SOURCE 1 macro
|
/aosp12/bionic/libm/ |
H A D | fake_long_double.c | 17 #define _GNU_SOURCE macro
|
/aosp12/art/libartbase/base/ |
H A D | file_utils.cc | 29 #ifndef _GNU_SOURCE 30 #define _GNU_SOURCE macro 36 #undef _GNU_SOURCE
|
/aosp12/frameworks/base/tools/lock_agent/ |
H A D | agent.cpp | 42 #ifndef _GNU_SOURCE 43 #define _GNU_SOURCE macro 48 #undef _GNU_SOURCE
|
/aosp12/packages/services/BuiltInPrintService/jni/ipphelper/ |
H A D | ippstatus_monitor.c | 19 #ifndef _GNU_SOURCE 20 #define _GNU_SOURCE macro
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | VerifyBionicTerminationTest.cpp | 17 #define _GNU_SOURCE 1 macro
|
/aosp12/system/extras/verity/ |
H A D | generate_verity_key.c | 17 #define _GNU_SOURCE /* needed for asprintf */ macro
|
/aosp12/system/bt/build/ |
H A D | BUILD.gn | 52 "_GNU_SOURCE",
|
/aosp12/system/unwinding/libbacktrace/ |
H A D | BacktraceCurrent.cpp | 17 #define _GNU_SOURCE 1 macro
|
/aosp12/system/extras/tests/directiotest/ |
H A D | directiotest.c | 26 #define _GNU_SOURCE macro
|
/aosp12/system/bt/osi/ |
H A D | Android.bp | 84 // TODO(armansito): Setting _GNU_SOURCE isn't very platform-independent but
|
/aosp12/packages/services/BuiltInPrintService/jni/plugins/ |
H A D | plugin_pcl.c | 26 #ifndef _GNU_SOURCE 27 #define _GNU_SOURCE macro
|
/aosp12/system/core/libcutils/ |
H A D | fs.cpp | 24 #define _GNU_SOURCE 1 macro
|
/aosp12/hardware/st/nfc/1.0/adaptation/ |
H A D | i2clayer.c | 19 #define _GNU_SOURCE macro
|