Home
last modified time | relevance | path

Searched refs:NetBSD (Results 1 – 25 of 124) sorted by relevance

12345

/third_party/musl/
DREADME.OpenSource21 "Name" : "NetBSD",
26 "Upstream URL" : "https://github.com/NetBSD/src/tree/netbsd-9",
27 …"Description" : "NetBSD is a free, fast, secure, and highly portable Unix-like Open Sour…
/third_party/libevdev/
Dconfig.h.in98 /* Enable general extensions on NetBSD.
99 Enable NetBSD compatibility extensions on Minix. */
103 /* Enable OpenBSD compatibility extensions on NetBSD.
/third_party/rust/crates/regex/src/testdata/
Drepetition.dat87 # These test a bug in OS X / FreeBSD / NetBSD, and libtree.
123 # OS X / FreeBSD / NetBSD badly fail many of these, with impossible
140 # They also trip up OS X / FreeBSD / NetBSD:
/third_party/ntfs-3g/
DREADME.OpenSource9 …urce, freely available read/write NTFS driver for Linux, FreeBSD, macOS, NetBSD, OpenIndiana, QNX …
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h16 #undef NetBSD
171 NetBSD, enumerator
495 return getOS() == Triple::NetBSD; in isOSNetBSD()
/third_party/gstreamer/gstplugins_bad/sys/shm/
Dmeson.build15 # NetBSD has shm_* in librt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp66 case Triple::NetBSD: in ARMELFMCAsmInfo()
/third_party/lz4/
DMakefile.inc82 ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS Haiku Midnigh…
/third_party/python/Python/
Ddynload_shlib.c14 #if (NetBSD < 199712)
/third_party/rust/crates/nix/
Dbors.toml32 "NetBSD x86_64",
/third_party/libusb/
DREADME.md8 Windows, OpenBSD/NetBSD, Haiku and Solaris userspace.
Dlibusbx.spec15 libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD and Haiku user…
/third_party/python/Misc/NEWS.d/
D3.6.4rc1.rst392 Using ifconfig on NetBSD and OpenBSD.
393 Using arp on Linux, FreeBSD, NetBSD and OpenBSD.
422 Fixed compilation of the socket module on NetBSD 8. Fixed assertion failure
423 or reading arbitrary data when parse a AF_BLUETOOTH address on NetBSD and
464 Fixed the layout of the kqueue_event structure on OpenBSD and NetBSD. Fixed
474 Fixed building the curses module on NetBSD.
D3.7.0a3.rst696 Using ifconfig on NetBSD and OpenBSD.
697 Using arp on Linux, FreeBSD, NetBSD and OpenBSD.
735 Fixed compilation of the socket module on NetBSD 8. Fixed assertion failure
736 or reading arbitrary data when parse a AF_BLUETOOTH address on NetBSD and
787 Fixed the layout of the kqueue_event structure on OpenBSD and NetBSD. Fixed
797 Fixed building the curses module on NetBSD.
/third_party/skia/third_party/externals/icu/source/config/
Dmh-bsd-gcc4 ## BSD-specific setup (FreeBSD, OpenBSD, NetBSD, *BSD)
/third_party/icu/icu4c/source/config/
Dmh-bsd-gcc4 ## BSD-specific setup (FreeBSD, OpenBSD, NetBSD, *BSD)
/third_party/cups-filters/
DINSTALL110 or if you have FreeBSD, NetBSD, or OpenBSD type:
124 or for FreeBSD, NetBSD, or OpenBSD:
/third_party/skia/third_party/externals/libpng/scripts/
DREADME.txt28 makefile.netbsd => NetBSD/cc makefile, makes shared libpng.so
/third_party/pcre2/pcre2/
DCMakeLists.txt243 IF(${CMAKE_SYSTEM_NAME} MATCHES Linux|NetBSD)
246 ELSE(${CMAKE_SYSTEM_NAME} MATCHES Linux|NetBSD)
248 ENDIF(${CMAKE_SYSTEM_NAME} MATCHES Linux|NetBSD)
399 IF(${CMAKE_SYSTEM_NAME} MATCHES Linux|NetBSD)
402 ELSE(${CMAKE_SYSTEM_NAME} MATCHES Linux|NetBSD)
404 ENDIF(${CMAKE_SYSTEM_NAME} MATCHES Linux|NetBSD)
/third_party/lz4/lib/
DMakefile165 ifneq (,$(filter $(TARGET_OS),OpenBSD FreeBSD NetBSD DragonFly MidnightBSD))
/third_party/libuv/
DCMakeLists.txt238 if(CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|NetBSD|OpenBSD")
242 if(APPLE OR CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|NetBSD|OpenBSD")
291 if(CMAKE_SYSTEM_NAME STREQUAL "NetBSD")
387 if(APPLE OR CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|Linux|NetBSD|OpenBSD")
/third_party/node/deps/uv/
DCMakeLists.txt238 if(CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|NetBSD|OpenBSD")
242 if(APPLE OR CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|NetBSD|OpenBSD")
291 if(CMAKE_SYSTEM_NAME STREQUAL "NetBSD")
387 if(APPLE OR CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|Linux|NetBSD|OpenBSD")
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp208 case NetBSD: return "netbsd"; in getOSTypeName()
498 .StartsWith("netbsd", Triple::NetBSD) in parseOS()
1613 case llvm::Triple::NetBSD: in getARMCPUForArch()
1641 case llvm::Triple::NetBSD: in getARMCPUForArch()
/third_party/mesa3d/docs/relnotes/
D20.3.3.rst133 - util: Avoid pthread_setaffinity_np on NetBSD
/third_party/curl/tests/data/
Dtest147430 # The assumption in step 3 is also broken on NetBSD 9.3, OpenBSD 7.3 and

12345