Home
last modified time | relevance | path

Searched refs:OS_NETBSD (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/build/
H A Dbuild_config.h105 #define OS_NETBSD 1 macro
130 #if defined(OS_FREEBSD) || defined(OS_NETBSD) || defined(OS_OPENBSD)
139 defined(OS_NETBSD) || defined(OS_OPENBSD) || defined(OS_QNX) || \
235 #if defined(OS_NETBSD)
/aosp_15_r20/external/pdfium/build/
H A Dbuild_config.h97 #define OS_NETBSD 1 macro
122 #if defined(OS_FREEBSD) || defined(OS_NETBSD) || defined(OS_OPENBSD)
131 defined(OS_NETBSD) || defined(OS_OPENBSD) || defined(OS_QNX) || \
215 #if defined(OS_NETBSD)
/aosp_15_r20/external/angle/build/
H A Dbuild_config.h105 #define OS_NETBSD 1 macro
130 #if defined(OS_FREEBSD) || defined(OS_NETBSD) || defined(OS_OPENBSD)
139 defined(OS_NETBSD) || defined(OS_OPENBSD) || defined(OS_QNX) || \
223 #if defined(OS_NETBSD)
/aosp_15_r20/external/libchrome/build/
H A Dbuild_config.h98 #define OS_NETBSD 1 macro
117 #if defined(OS_FREEBSD) || defined(OS_NETBSD) || defined(OS_OPENBSD)
125 defined(OS_NACL) || defined(OS_NETBSD) || defined(OS_OPENBSD) || \
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/build/
Dbuild_config.h101 #define OS_NETBSD 1 macro
120 #if defined(OS_FREEBSD) || defined(OS_NETBSD) || defined(OS_OPENBSD)
128 defined(OS_NACL) || defined(OS_NETBSD) || defined(OS_OPENBSD) || \
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/build/
Dbuild_config.h101 #define OS_NETBSD 1 macro
120 #if defined(OS_FREEBSD) || defined(OS_NETBSD) || defined(OS_OPENBSD)
128 defined(OS_NACL) || defined(OS_NETBSD) || defined(OS_OPENBSD) || \
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_metrics_posix.cc47 #elif defined(OS_NETBSD)
/aosp_15_r20/external/sg3_utils/lib/
H A DMakefile.am56 if OS_NETBSD
/aosp_15_r20/external/libusb/libusb/
H A DMakefile.am61 if OS_NETBSD
/aosp_15_r20/external/sg3_utils/
H A Dconfigure.ac132 AM_CONDITIONAL(OS_NETBSD, [echo $host_os | grep 'netbsd' > /dev/null]) condition
/aosp_15_r20/external/libusb/
H A Dconfigure.ac391 AM_CONDITIONAL([OS_NETBSD], [test "x$backend" = xnetbsd]) condition