| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | ObjCRuntime.h | 48 WatchOS, enumerator 89 case WatchOS: return true; in isNonFragile() 123 case WatchOS: in isGNUFamily() 148 case WatchOS: return true; in allowsARC() 166 case WatchOS: return true; in hasNativeARC() 200 case WatchOS: in shouldUseARCFunctionsForRetainRelease() 236 case WatchOS: in shouldUseRuntimeFunctionsForAlloc() 258 case WatchOS: in shouldUseRuntimeFunctionForCombinedAllocInit() 272 case WatchOS: in hasOptimizedSetter() 302 case WatchOS: return true; in hasSubscripting() [all …]
|
| H A D | TargetCXXABI.h | 89 case WatchOS: in isSupportedCXXABI() 169 case WatchOS: in areMemberFunctionsAligned() 240 case WatchOS: in canKeyFunctionBeInline() 294 case WatchOS: in getTailPaddingUseRules()
|
| H A D | AlignedAllocation.h | 34 case llvm::Triple::WatchOS: // Earliest supporting version is 4.0.0. in alignedAllocMinVersion()
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ios/ |
| H A D | openssl.patch | 7 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */ 31 +/* fork() breaks AppleTVOS, WatchOS, AppleTVSimulator and WatchSimulator */
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/sys/ |
| H A D | attr.d | 14 else version (WatchOS) 36 else version (WatchOS) {} in version() argument 324 else version (WatchOS) enum isDarwin = true;
|
| H A D | cdefs.d | 14 else version (WatchOS)
|
| H A D | mman.d | 14 else version (WatchOS)
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
| H A D | ObjCRuntime.cpp | 37 case ObjCRuntime::WatchOS: out << "watchos"; break; in operator <<() 71 kind = ObjCRuntime::WatchOS; in tryParse()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| H A D | Darwin.h | 281 WatchOS, enumerator 282 LastDarwinPlatform = WatchOS 392 return TargetPlatform == WatchOS && TargetEnvironment == NativeEnvironment; in isTargetWatchOS() 397 return TargetPlatform == WatchOS && TargetEnvironment == Simulator; in isTargetWatchOSSimulator() 402 return TargetPlatform == WatchOS; in isTargetWatchOSBased()
|
| H A D | Darwin.cpp | 837 return ObjCRuntime(ObjCRuntime::WatchOS, TargetVersion); in getDefaultObjCRuntime() 1148 case DarwinPlatformKind::WatchOS: in getPlatformFamily() 1176 case DarwinPlatformKind::WatchOS: in getOSLibraryNameSuffix() 1437 case DarwinPlatformKind::WatchOS: in addOSVersionMinArgument() 1531 case llvm::Triple::WatchOS: in getPlatformFromOS() 1532 return DarwinPlatformKind::WatchOS; in getPlatformFromOS() 1585 return DarwinPlatform::createOSVersionArg(Darwin::WatchOS, WatchOSVersion); in getDeploymentTargetFromOSVersionArg() 1612 !Targets[Darwin::WatchOS].empty() || !Targets[Darwin::TvOS].empty())) { in getDeploymentTargetFromEnvironmentVariables() 1618 Targets[Darwin::IPhoneOS] = Targets[Darwin::WatchOS] = in getDeploymentTargetFromEnvironmentVariables() 1692 Darwin::WatchOS, Version, in inferDeploymentTargetFromSDK() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/ |
| H A D | port.d | 22 else version (WatchOS)
|
| H A D | dyld.d | 21 else version (WatchOS)
|
| H A D | kern_return.d | 22 else version (WatchOS)
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/ |
| H A D | fcntl.d | 11 else version (WatchOS)
|
| H A D | execinfo.d | 16 else version (WatchOS)
|
| H A D | stdlib.d | 17 else version (WatchOS)
|
| H A D | dlfcn.d | 18 else version (WatchOS)
|
| H A D | string.d | 19 else version (WatchOS)
|
| H A D | crt_externs.d | 83 else version (WatchOS)
|
| H A D | config.d | 15 else version (WatchOS)
|
| H A D | ifaddrs.d | 25 else version (WatchOS)
|
| H A D | err.d | 17 else version (WatchOS)
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/netinet/ |
| H A D | tcp.d | 25 else version (WatchOS)
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/ |
| H A D | filio.d | 17 else version (WatchOS)
|
| H A D | un.d | 23 else version (WatchOS)
|