/external/grpc-grpc/include/grpc/impl/codegen/ |
D | port_platform.h | 147 #ifndef _BSD_SOURCE 148 #define _BSD_SOURCE macro 185 #ifndef _BSD_SOURCE 186 #define _BSD_SOURCE macro 243 #ifndef _BSD_SOURCE 244 #define _BSD_SOURCE macro 266 #ifndef _BSD_SOURCE 267 #define _BSD_SOURCE macro 330 #ifndef _BSD_SOURCE 331 #define _BSD_SOURCE macro
|
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/ |
D | port_platform.h | 141 #ifndef _BSD_SOURCE 142 #define _BSD_SOURCE macro 201 #ifndef _BSD_SOURCE 202 #define _BSD_SOURCE macro 245 #ifndef _BSD_SOURCE 246 #define _BSD_SOURCE macro 270 #ifndef _BSD_SOURCE 271 #define _BSD_SOURCE macro 340 #ifndef _BSD_SOURCE 341 #define _BSD_SOURCE macro
|
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/ |
D | port_platform.h | 141 #ifndef _BSD_SOURCE 142 #define _BSD_SOURCE macro 201 #ifndef _BSD_SOURCE 202 #define _BSD_SOURCE macro 245 #ifndef _BSD_SOURCE 246 #define _BSD_SOURCE macro 270 #ifndef _BSD_SOURCE 271 #define _BSD_SOURCE macro 340 #ifndef _BSD_SOURCE 341 #define _BSD_SOURCE macro
|
/external/python/cpython2/Lib/plat-linux2/ |
D | DLFCN.py | 14 _BSD_SOURCE = 1 variable 16 _BSD_SOURCE = 1 variable
|
D | TYPES.py | 14 _BSD_SOURCE = 1 variable 16 _BSD_SOURCE = 1 variable
|
D | IN.py | 14 _BSD_SOURCE = 1 variable 16 _BSD_SOURCE = 1 variable
|
/external/python/cpython2/Lib/plat-atheos/ |
D | TYPES.py | 14 _BSD_SOURCE = 1 variable 16 _BSD_SOURCE = 1 variable
|
D | IN.py | 14 _BSD_SOURCE = 1 variable 16 _BSD_SOURCE = 1 variable
|
/external/ipsec-tools/src/include-glibc/ |
D | glibc-bugs.h | 7 #define _BSD_SOURCE macro
|
/external/llvm-project/lldb/include/lldb/Host/ |
D | HostGetOpt.h | 15 #define _BSD_SOURCE // Required so that getopt.h defines optreset macro
|
/external/libpcap/ |
D | ftmacros.h | 110 #define _BSD_SOURCE macro
|
/external/llvm-project/compiler-rt/test/msan/ |
D | getloadavg.cpp | 3 #define _BSD_SOURCE macro
|
/external/libwebsockets/lib/plat/unix/ |
D | private-lib-plat-unix.h | 111 #define _BSD_SOURCE macro
|
/external/libusb/libusb/os/ |
D | threads_posix.c | 35 # define _BSD_SOURCE macro
|
/external/e2fsprogs/lib/ext2fs/ |
D | ismounted.c | 13 #ifndef _BSD_SOURCE 14 #define _BSD_SOURCE macro
|
/external/llvm-project/openmp/runtime/test/ompt/misc/ |
D | api_calls_without_ompt.c | 4 #define _BSD_SOURCE macro
|
/external/llvm-project/openmp/runtime/test/ompt/synchronization/barrier/ |
D | implicit_task_data.c | 10 #define _BSD_SOURCE macro
|
/external/catch2/include/internal/ |
D | catch_compiler_capabilities.h | 125 # define _BSD_SOURCE macro
|
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_uio.h | 1157 #ifndef _BSD_SOURCE 1158 #define _BSD_SOURCE macro 1169 #ifndef _BSD_SOURCE 1170 #define _BSD_SOURCE macro
|
/external/iptables/extensions/ |
D | libxt_limit.c | 6 #define _BSD_SOURCE 1 macro
|
/external/libiio/src/examples/ |
D | iio-monitor.c | 19 #define _BSD_SOURCE macro
|
/external/llvm-project/openmp/runtime/test/ompt/ |
D | callback.h | 1 #ifndef _BSD_SOURCE 2 #define _BSD_SOURCE macro
|
/external/eigen/unsupported/Eigen/src/SpecialFunctions/ |
D | SpecialFunctionsImpl.h | 124 #if !defined(__CUDA_ARCH__) && (defined(_BSD_SOURCE) || defined(_SVID_SOURCE)) && !defined(__APPLE_… 137 #if !defined(__CUDA_ARCH__) && (defined(_BSD_SOURCE) || defined(_SVID_SOURCE)) && !defined(__APPLE_…
|
/external/e2fsprogs/misc/ |
D | mk_hugefiles.c | 6 #define _BSD_SOURCE /* for makedev() and major() */ macro
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7a4.rst | 440 Define _BSD_SOURCE on OpenBSD 4.4 through 4.9. (See also: bpo-7903)
|