Home
last modified time | relevance | path

Searched refs:macOS (Results 1 – 25 of 130) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DPlatform.cpp40 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 DTextStubCommon.cpp52 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 DTarget.cpp27 .Case("macos", PlatformKind::macOS) in create()
/netbsd-src/share/misc/
H A Dbsd-family-tree353 | | 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 DREADME.macos1 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 DREADME47 macOS/Darwin
51 * macOS Big Sur (x86)
52 * macOS Catalina
53 * macOS High Sierra
/netbsd-src/external/mit/libuv/dist/
H A DSUPPORTED_PLATFORMS.md6 | macOS | Tier 1 | macOS >= 10.15 | Current and previous macOS release |
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dintlmacosx.m437 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 DREADME.adoc4 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__availability20 // 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 Dsetlocale_null.m416 # 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 DBUILD.gn9 # 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 DPlatform.h24 macOS = MachO::PLATFORM_MACOS, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/
H A DClangClCMakeCompileRules.cmake1 # macOS paths usually start with /Users/*. Unfortunately, clang-cl interprets
/netbsd-src/external/mit/xorg/lib/fontconfig/etc/conf.avail/
H A D70-no-bitmap-webfonts.conf9 Mostly these are included as scalable system fonts in macOS.
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAddressSanitizer.rst122 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 DLeakSanitizer.rst52 * macOS aarch64/i386/x86\_64
/netbsd-src/external/bsd/tmux/dist/
H A DREADME.ja6 OpenBSD、FreeBSD、NetBSD、Linux、macOS、Solarisで実行できます。
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/libcxx/include/
H A DBUILD.gn282 # 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 DBUILD.gn6 # FIXME: For macOS and iOS builds, depend on lib in all needed target arch
/netbsd-src/crypto/external/bsd/openssl/dist/
H A DNOTES-ANDROID.md8 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 DNOTES.ANDROID9 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 DTapiFile.cpp53 if (interface.getPlatforms().count(PlatformKind::macOS) && in TapiFile()
/netbsd-src/external/bsd/tcpdump/dist/cmake/Modules/
H A DFindPCAP.cmake209 # 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 Dllvm-otool.rst16 It attempts to be command-line-compatible and output-compatible with macOS's

123456