Home
last modified time | relevance | path

Searched refs:iPhoneSimulator (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/examples/csharp/HelloworldXamarin/
DHelloworldXamarin.sln14 Debug|iPhoneSimulator = Debug|iPhoneSimulator
16 Release|iPhoneSimulator = Release|iPhoneSimulator
24 {B9B0D41C-1C07-4590-A919-5865E741B2EA}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
25 {B9B0D41C-1C07-4590-A919-5865E741B2EA}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
28 {B9B0D41C-1C07-4590-A919-5865E741B2EA}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
29 {B9B0D41C-1C07-4590-A919-5865E741B2EA}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
32 {62336DF0-60D8-478F-8140-B3CB089B417E}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
33 {62336DF0-60D8-478F-8140-B3CB089B417E}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
36 {62336DF0-60D8-478F-8140-B3CB089B417E}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
37 {62336DF0-60D8-478F-8140-B3CB089B417E}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
[all …]
/external/llvm-project/lldb/unittests/Utility/
DXcodeSDKTest.cpp24 EXPECT_EQ(XcodeSDK("iPhoneSimulator.sdk").GetType(), XcodeSDK::iPhoneSimulator); in TEST()
67 XcodeSDK::Type::iPhoneSimulator, in TEST()
72 XcodeSDK::Type::iPhoneSimulator, in TEST()
76 XcodeSDK::Type::iPhoneSimulator, in TEST()
106 info.type = XcodeSDK::Type::iPhoneSimulator; in TEST()
143 info.type = XcodeSDK::Type::iPhoneSimulator; in TEST()
186 XcodeSDK::Type::iPhoneSimulator); in TEST()
/external/llvm-project/llvm/utils/gn/build/
Dmac_sdk.gni14 "/Library/Developer/CommandLineTools/SDKs/iPhoneSimulator.sdk"
18 …lications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSim…
/external/llvm-project/lldb/source/Utility/
DXcodeSDK.cpp25 case XcodeSDK::iPhoneSimulator: in GetName()
70 return XcodeSDK::iPhoneSimulator; in ParseSDKName()
171 case iPhoneSimulator: in GetCanonicalName()
211 case Type::iPhoneSimulator: in SDKSupportsModules()
231 case Type::iPhoneSimulator: in SupportsSwift()
270 return XcodeSDK::iPhoneSimulator; in GetSDKTypeForTriple()
/external/llvm-project/lldb/include/lldb/Utility/
DXcodeSDK.h31 iPhoneSimulator, enumerator
/external/deqp/framework/delibs/cmake/
Dtoolchain-ios.cmake8 # This decides if SDKS will be selected from the iPhoneOS.platform or iPhoneSimulator.platform fo…
95 set (IOS_PLATFORM_LOCATION "iPhoneSimulator.platform")
/external/freetype/builds/cmake/
DiOS.cmake26 # `iPhoneSimulator.platform' folders.
156 set(IOS_PLATFORM_LOCATION "iPhoneSimulator.platform")
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformAppleSimulator.cpp560 XcodeSDK::Type::iPhoneSimulator, in CreateInstance()
DPlatformDarwin.cpp1322 case XcodeSDK::Type::iPhoneSimulator: in GetSDKDirectoryForModules()
1568 case XcodeSDK::Type::iPhoneSimulator: in AddClangModuleCompilationOptionsForSDKType()