Home
last modified time | relevance | path

Searched refs:iPhoneOS (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/llvm/utils/gn/build/
Dmac_sdk.gni12 ios_sdk_path = "/Library/Developer/CommandLineTools/SDKs/iPhoneOS.sdk"
17 …= "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.…
/external/llvm-project/lldb/source/Utility/
DXcodeSDK.cpp27 case XcodeSDK::iPhoneOS: in GetName()
72 return XcodeSDK::iPhoneOS; in ParseSDKName()
174 case iPhoneOS: in GetCanonicalName()
210 case Type::iPhoneOS: in SDKSupportsModules()
230 case Type::iPhoneOS: in SupportsSwift()
272 return XcodeSDK::iPhoneOS; in GetSDKTypeForTriple()
/external/llvm-project/lldb/unittests/Utility/
DXcodeSDKTest.cpp25 EXPECT_EQ(XcodeSDK("iPhoneOS.sdk").GetType(), XcodeSDK::iPhoneOS); in TEST()
110 info.type = XcodeSDK::Type::iPhoneOS; in TEST()
147 info.type = XcodeSDK::Type::iPhoneOS; in TEST()
172 info.type = XcodeSDK::Type::iPhoneOS; in TEST()
188 XcodeSDK::Type::iPhoneOS); in TEST()
/external/cn-cbor/
DSimple-Makefile2 …-I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.…
/external/skia/infra/bots/assets/ios-dev-image-13.5/
DREADME.md6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.5
/external/skia/infra/bots/assets/ios-dev-image-13.4/
DREADME.md6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.4
/external/skia/infra/bots/assets/ios-dev-image-13.6/
DREADME.md6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.6
/external/skia/infra/bots/assets/ios-dev-image-14.4/
DREADME.md6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/14.4
/external/skia/infra/bots/assets/ios-dev-image-12.4/
DREADME.md6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSup‌​port/12.4
/external/skia/infra/bots/assets/ios-dev-image-11.4/
DREADME.md6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSup‌​port/11.4
/external/skia/infra/bots/assets/ios-dev-image-13.3/
DREADME.md6 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSup‌​port/13.3
/external/llvm-project/lldb/include/lldb/Utility/
DXcodeSDK.h32 iPhoneOS, enumerator
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformRemoteDarwinDevice.h48 target, options, lldb_private::XcodeSDK::Type::iPhoneOS); in AddClangModuleCompilationOptions()
DPlatformDarwin.cpp1325 case XcodeSDK::Type::iPhoneOS: in GetSDKDirectoryForModules()
1530 case XcodeSDK::Type::iPhoneOS: in AddClangModuleCompilationOptionsForSDKType()
1571 case XcodeSDK::Type::iPhoneOS: in AddClangModuleCompilationOptionsForSDKType()
/external/deqp/framework/delibs/cmake/
Dtoolchain-ios.cmake8 # This decides if SDKS will be selected from the iPhoneOS.platform or iPhoneSimulator.platform fo…
90 set (IOS_PLATFORM_LOCATION "iPhoneOS.platform")
/external/freetype/builds/cmake/
DiOS.cmake25 # This decides whether SDKS are selected from the `iPhoneOS.platform' or
150 set(IOS_PLATFORM_LOCATION "iPhoneOS.platform")
/external/llvm-project/llvm/test/CodeGen/Thumb/
D2010-07-15-debugOrdering.ll73 !21 = !DIFile(filename: "math.h", directory: "/Developer/Platforms/iPhoneOS.platform/Developer/SDKs…
74 !100 = !DIFile(filename: "math.h", directory: "/Developer/Platforms/iPhoneOS.platform/Developer/SDK…
/external/llvm/test/CodeGen/Thumb/
D2010-07-15-debugOrdering.ll73 !21 = !DIFile(filename: "math.h", directory: "/Developer/Platforms/iPhoneOS.platform/Developer/SDKs…
74 !100 = !DIFile(filename: "math.h", directory: "/Developer/Platforms/iPhoneOS.platform/Developer/SDK…
/external/libjpeg-turbo/
DBUILDING.md417 IOS_PLATFORMDIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
418 IOS_SYSROOT=($IOS_PLATFORMDIR/Developer/SDKs/iPhoneOS*.sdk)