/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/ |
H A D | Platform.cpp | 40 return PlatformKind::macOS; in mapToPlatformKind() 69 case PlatformKind::macOS: in getPlatformName() 95 .Case("macos", PlatformKind::macOS) in getPlatformFromName() 99 .Case("bridgeos", PlatformKind::macOS) in getPlatformFromName()
|
H A D | TextStubCommon.cpp | 52 if (Ctx && Ctx->FileKind == TBD_V3 && Values.count(PlatformKind::macOS) && in output() 63 case PlatformKind::macOS: in output() 101 Values.insert(PlatformKind::macOS); in input() 110 .Case("macosx", PlatformKind::macOS) in input()
|
H A D | Target.cpp | 27 .Case("macos", PlatformKind::macOS) in create()
|
/netbsd-src/share/misc/ |
H A D | bsd-family-tree | 353 | | macOS *--NetBSD 7.0 | | 363 *--FreeBSD | macOS | | | OpenBSD 6.0 | 371 | | | macOS | | | | DragonFly 4.8.0 391 | | macOS | | | | 403 | | FreeBSD macOS | | | | 406 | 12.1 | macOS | `-------. | | 424 | FreeBSD macOS | | | | | 432 | | FreeBSD macOS | | | OpenBSD 7.0 | 441 | | | macOS | | | OpenBSD 7.2 | 451 | | macOS | \ | | | [all...] |
/netbsd-src/external/bsd/libpcap/dist/doc/ |
H A D | README.macos | 1 As with other systems using BPF, macOS allows users with read access to 15 On macOS, the BPF devices live on devfs, but the macOS version of devfs 22 a "startup item" for older versions of macOS; 24 a launchd daemon for Tiger and later versions of macOS;
|
/netbsd-src/tools/compat/ |
H A D | README | 47 macOS/Darwin 51 * macOS Big Sur (x86) 52 * macOS Catalina 53 * macOS High Sierra
|
/netbsd-src/external/mit/libuv/dist/ |
H A D | SUPPORTED_PLATFORMS.md | 6 | macOS | Tier 1 | macOS >= 10.15 | Current and previous macOS release |
|
/netbsd-src/external/gpl3/binutils/dist/config/ |
H A D | intlmacosx.m4 | 37 dnl because in macOS 10.13.4 it has the following behaviour: 42 dnl CFLocaleCopyCurrent returned in earlier macOS releases and what 62 dnl Starting with macOS version 14, CoreFoundation relies on CoreServices,
|
/netbsd-src/external/bsd/libfido2/dist/ |
H A D | README.adoc | 4 image:https://github.com/yubico/libfido2/workflows/macos/badge.svg["macOS Build Status (github acti… 24 *libfido2* is known to work on Linux, macOS, Windows, OpenBSD, and FreeBSD. 83 ==== macOS subsubsection 105 (Linux, macOS, BSD) and `windows/` directories.
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | __availability | 20 // library on macOS, iOS and other Apple platforms. In order for users to be 31 // For example, the filesystem library was introduced in the dylib in macOS 10.15. 32 // If a user compiles on a macOS 10.15 host but targets macOS 10.13 with their 35 // the symbols when actually trying to launch the program on macOS 10.13. To
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
H A D | setlocale_null.m4 | 16 # Guess no on musl libc, macOS, FreeBSD, NetBSD, OpenBSD, AIX, Haiku, Cygwin. 50 …# Guess yes on glibc, musl libc, macOS, FreeBSD, NetBSD, HP-UX, IRIX, Solaris, Haiku, Cygwin, nati…
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/libs/atomic/ |
H A D | BUILD.gn | 9 # macOS and Windows, and doesn't seem to be needed on Linux either.
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/ |
H A D | Platform.h | 24 macOS = MachO::PLATFORM_MACOS, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/ |
H A D | ClangClCMakeCompileRules.cmake | 1 # macOS paths usually start with /Users/*. Unfortunately, clang-cl interprets
|
/netbsd-src/external/mit/xorg/lib/fontconfig/etc/conf.avail/ |
H A D | 70-no-bitmap-webfonts.conf | 9 Mostly these are included as scalable system fonts in macOS.
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | AddressSanitizer.rst | 122 Note that on macOS you may need to run ``dsymutil`` on your binary to have the 137 Note that this option is not supported on macOS. 144 and can be enabled using ``ASAN_OPTIONS=detect_leaks=1`` on macOS; 276 * macOS 10.7 - 10.11 (i386/x86\_64)
|
H A D | LeakSanitizer.rst | 52 * macOS aarch64/i386/x86\_64
|
/netbsd-src/external/bsd/tmux/dist/ |
H A D | README.ja | 6 OpenBSD、FreeBSD、NetBSD、Linux、macOS、Solarisで実行できます。
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/libcxx/include/ |
H A D | BUILD.gn | 282 # On macOS, libcxx/CMakeLists.txt sets LIBCXX_CXX_ABI_SYSTEM to 1, which 284 # don't get copied on macOS due to that.
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/compiler-rt/ |
H A D | BUILD.gn | 6 # FIXME: For macOS and iOS builds, depend on lib in all needed target arch
|
/netbsd-src/crypto/external/bsd/openssl/dist/ |
H A D | NOTES-ANDROID.md | 8 NDK. It's available for Linux, macOS and Windows, but only Linux 9 version was actually tested. There is no reason to believe that macOS
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ |
H A D | NOTES.ANDROID | 9 NDK. It's available for Linux, macOS and Windows, but only Linux 10 version was actually tested. There is no reason to believe that macOS
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | TapiFile.cpp | 53 if (interface.getPlatforms().count(PlatformKind::macOS) && in TapiFile()
|
/netbsd-src/external/bsd/tcpdump/dist/cmake/Modules/ |
H A D | FindPCAP.cmake | 209 # This is macOS or another Darwin-based OS. 270 # Work around macOS (and probably other Darwin) brokenness, 303 # Work around macOS (and probably other Darwin) brokenness, 338 # Work around macOS (and probably other Darwin) brokenness,
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | llvm-otool.rst | 16 It attempts to be command-line-compatible and output-compatible with macOS's
|