Home
last modified time | relevance | path

Searched refs:_BSD_SOURCE (Results 1 – 25 of 45) sorted by relevance

12

/external/grpc-grpc/include/grpc/impl/codegen/
Dport_platform.h147 #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/
Dport_platform.h141 #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/
Dport_platform.h141 #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/
DDLFCN.py14 _BSD_SOURCE = 1 variable
16 _BSD_SOURCE = 1 variable
DTYPES.py14 _BSD_SOURCE = 1 variable
16 _BSD_SOURCE = 1 variable
DIN.py14 _BSD_SOURCE = 1 variable
16 _BSD_SOURCE = 1 variable
/external/python/cpython2/Lib/plat-atheos/
DTYPES.py14 _BSD_SOURCE = 1 variable
16 _BSD_SOURCE = 1 variable
DIN.py14 _BSD_SOURCE = 1 variable
16 _BSD_SOURCE = 1 variable
/external/ipsec-tools/src/include-glibc/
Dglibc-bugs.h7 #define _BSD_SOURCE macro
/external/llvm-project/lldb/include/lldb/Host/
DHostGetOpt.h15 #define _BSD_SOURCE // Required so that getopt.h defines optreset macro
/external/libpcap/
Dftmacros.h110 #define _BSD_SOURCE macro
/external/llvm-project/compiler-rt/test/msan/
Dgetloadavg.cpp3 #define _BSD_SOURCE macro
/external/libwebsockets/lib/plat/unix/
Dprivate-lib-plat-unix.h111 #define _BSD_SOURCE macro
/external/libusb/libusb/os/
Dthreads_posix.c35 # define _BSD_SOURCE macro
/external/e2fsprogs/lib/ext2fs/
Dismounted.c13 #ifndef _BSD_SOURCE
14 #define _BSD_SOURCE macro
/external/llvm-project/openmp/runtime/test/ompt/misc/
Dapi_calls_without_ompt.c4 #define _BSD_SOURCE macro
/external/llvm-project/openmp/runtime/test/ompt/synchronization/barrier/
Dimplicit_task_data.c10 #define _BSD_SOURCE macro
/external/catch2/include/internal/
Dcatch_compiler_capabilities.h125 # define _BSD_SOURCE macro
/external/usrsctp/usrsctplib/netinet/
Dsctp_uio.h1157 #ifndef _BSD_SOURCE
1158 #define _BSD_SOURCE macro
1169 #ifndef _BSD_SOURCE
1170 #define _BSD_SOURCE macro
/external/iptables/extensions/
Dlibxt_limit.c6 #define _BSD_SOURCE 1 macro
/external/libiio/src/examples/
Diio-monitor.c19 #define _BSD_SOURCE macro
/external/llvm-project/openmp/runtime/test/ompt/
Dcallback.h1 #ifndef _BSD_SOURCE
2 #define _BSD_SOURCE macro
/external/eigen/unsupported/Eigen/src/SpecialFunctions/
DSpecialFunctionsImpl.h124 #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/
Dmk_hugefiles.c6 #define _BSD_SOURCE /* for makedev() and major() */ macro
/external/python/cpython2/Misc/NEWS.d/
D2.7a4.rst440 Define _BSD_SOURCE on OpenBSD 4.4 through 4.9. (See also: bpo-7903)

12