Home
last modified time | relevance | path

Searched refs:iOS (Results 1 – 25 of 54) sorted by relevance

123

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DObjCRuntime.h44 iOS, enumerator
122 case iOS: in isGNUFamily()
198 case iOS: in shouldUseARCFunctionsForRetainRelease()
234 case iOS: in shouldUseRuntimeFunctionsForAlloc()
256 case iOS: in shouldUseRuntimeFunctionForCombinedAllocInit()
270 case iOS: in hasOptimizedSetter()
329 case iOS: in allowsPointerArithmetic()
392 case iOS: in hasAtomicCopyHelper()
407 case iOS: in hasARCUnsafeClaimAutoreleasedReturnValue()
425 case iOS: in hasEmptyCollections()
[all …]
H A DTargetCXXABI.h94 case iOS: in isSupportedCXXABI()
174 case iOS: in areMemberFunctionsAligned()
251 case iOS: // old iOS compilers did not follow this rule in canKeyFunctionBeInline()
290 case iOS: in getTailPaddingUseRules()
H A DTargetCXXABI.def53 /// The iOS ABI is a partial implementation of the ARM ABI.
55 /// in the compilers that iOS was launched with.
57 /// Essentially, the iOS ABI includes the ARM changes to:
62 ITANIUM_CXXABI(iOS, "ios")
64 /// The iOS 64-bit and macOS 64-bit ARM ABI follows ARM's published 64-bit
72 /// WatchOS is a modernisation of the iOS ABI, which roughly means it's
H A DDiagnosticDriverKinds.td231 "invalid iOS deployment version '%0', iOS 10 is the maximum deployment "
280 "-fembed-bitcode is not supported on versions of iOS prior to 6.0">;
/freebsd-13.1/contrib/llvm-project/llvm/lib/TextAPI/
H A DPlatform.cpp25 case PlatformKind::iOS: in mapToPlatformKind()
26 return WantSim ? PlatformKind::iOSSimulator : PlatformKind::iOS; in mapToPlatformKind()
46 return PlatformKind::iOS; in mapToPlatformKind()
71 case PlatformKind::iOS: in getPlatformName()
96 .Case("ios", PlatformKind::iOS) in getPlatformFromName()
115 case PlatformKind::iOS: in getOSAndEnvironmentName()
H A DTextStubCommon.cpp68 case PlatformKind::iOS: in output()
111 .Case("ios", PlatformKind::iOS) in input()
H A DTarget.cpp28 .Case("ios", PlatformKind::iOS) in create()
/freebsd-13.1/contrib/unbound/
H A DREADME-Travis.md3 …atforms. Compilers include Clang and GCC; while platforms include Android, iOS, Linux, and OS X on…
7 iOS is tested for iPhoneOS, WatchOS, AppleTVOS, iPhoneSimulator, AppleTVSimulator and WatchSimulato…
183 ## iOS builds
185iOS builds for the armv7a, armv7s and aarch64 architectures for iPhoneOS, AppleTVOS and WatchOS. i…
187 ### iOS job
194 name: Apple iPhone on iOS, armv7
219 ### iOS environment
221iOS cross-compile environment using the script `contrib/ios/setenv_ios.sh`. The script is `sourced…
252 ### iOS build
274 Travis only smoke tests an iOS build using a compile, link and install. The self tests are not run.…
[all …]
/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DObjCRuntime.cpp36 case ObjCRuntime::iOS: out << "ios"; break; in operator <<()
69 kind = ObjCRuntime::iOS; in tryParse()
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DLLDBAssert.cpp32 if (__builtin_available(macos 10.12, iOS 10, tvOS 10, watchOS 3, *)) { in lldb_assert()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DSignposts.h30 __builtin_available(macos 10.14, iOS 12, tvOS 12, watchOS 5, *)
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DPlatform.h25 iOS = MachO::PLATFORM_IOS, enumerator
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp209 _os = MachOLinkingContext::OS::iOS; in configure()
244 case OS::iOS: in configure()
399 bool MachOLinkingContext::minOS(StringRef mac, StringRef iOS) const { in minOS()
406 case OS::iOS: in minOS()
408 if (parsePackedVersion(iOS, parsedVersion)) in minOS()
/freebsd-13.1/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h52 iOS, enumerator
153 bool minOS(StringRef mac, StringRef iOS) const;
/freebsd-13.1/sys/contrib/libsodium/
H A DREADME.markdown19 including Windows (with MingW or Visual Studio, x86 and x64), iOS, Android,
H A DChangeLog45 - iOS binaries should now be compatible with WatchOS and TVOS.
99 - armv7s-optimized code was re-added to iOS builds.
315 - The iOS target now includes armv7s and arm64 optimized code, as well
316 as i386 and x86_64 code for the iOS simulator.
465 - The Android and iOS cross-compilation script have been improved.
/freebsd-13.1/contrib/apr-util/
H A DCHANGES50 *) apr_crypto: Add a native CommonCrypto implementation for iOS and OSX
/freebsd-13.1/contrib/libxo/xohtml/external/
H A Djquery.qtip.js93 iOS: parseFloat( property
768 targetWidth = BROWSER.iOS ? window.innerWidth : target.width();
769 targetHeight = BROWSER.iOS ? window.innerHeight : target.height();
808 if((BROWSER.iOS > 3.1 && BROWSER.iOS < 4.1) ||
809 (BROWSER.iOS >= 4.3 && BROWSER.iOS < 4.33) ||
810 (!BROWSER.iOS && type === 'fixed')
/freebsd-13.1/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdOptions.td30 HelpText<"Minimum iOS version">, Group<grp_opts>;
35 HelpText<"Minimum iOS simulator version">, Group<grp_opts>;
H A DDarwinLdDriver.cpp412 os = MachOLinkingContext::OS::iOS; in parse()
742 case MachOLinkingContext::OS::iOS: in parse()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidumpConstants.def112 HANDLE_MDMP_PLATFORM(0x8102, IOS) // iOS
/freebsd-13.1/contrib/libpcap/rpcapd/
H A DCMakeLists.txt100 # (You're on your own for iOS etc.)
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DDriver.cpp670 .Cases("ios", "2", PlatformKind::iOS) in parsePlatformVersion()
890 return PlatformKind::iOS; in removeSimulator()
903 {PlatformKind::iOS, VersionTuple(13, 0)}, in dataConstDefault()
1241 PlatformKind::iOS, PlatformKind::watchOS, PlatformKind::tvOS}; in link()
H A DWriter.cpp418 case PlatformKind::iOS: in writeTo()
692 {PlatformKind::iOS, VersionTuple(12, 0)}, in useLCBuildVersion()
/freebsd-13.1/contrib/googletest/googletest/
H A DCHANGES3 * New feature: death tests are supported on OpenBSD and in iOS

123