/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
D | Platform.cpp | 26 case PlatformKind::tvOS: in mapToPlatformKind() 27 return WantSim ? PlatformKind::tvOSSimulator : PlatformKind::tvOS; in mapToPlatformKind() 48 : PlatformKind::tvOS; in mapToPlatformKind() 72 case PlatformKind::tvOS: in getPlatformName()
|
D | TextStubCommon.cpp | 71 case PlatformKind::tvOS: in output() 100 .Case("tvos", PlatformKind::tvOS) in input()
|
D | Target.cpp | 29 .Case("tvos", PlatformKind::tvOS) in create()
|
D | TextStub.cpp | 389 case PlatformKind::tvOS: in output()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | apple_platform_utils.h | 36 # define ANGLE_APPLE_AVAILABLE_CI(macCatalystVer, iOSVer) @available(iOS iOSVer, tvOS iOSVer, *) 41 @available(macOS macVer, iOS iOSVer, tvOS iOSVer, *) 44 #define ANGLE_APPLE_AVAILABLE_I(iOSVer) @available(iOS iOSVer, tvOS iOSVer, *)
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlCommandBuffer.mm | 98 if (@available(macOS 10.12, iOS 10.0, tvOS 10.0, *)) { 107 if (@available(macOS 10.12, iOS 10.0, tvOS 10.0, *)) { 119 if (@available(macOS 10.12, iOS 10.0, tvOS 10.0, *)) {
|
D | GrMtlCaps.mm | 95 // TODO: support tvOS 163 if (@available(macOS 10.15, iOS 13.0, tvOS 13.0, *)) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
D | Platform.h | 26 tvOS = MachO::PLATFORM_TVOS, enumerator
|
/third_party/skia/experimental/graphite/src/mtl/ |
D | MtlCaps.mm | 67 // TODO: support tvOS 135 if (@available(macOS 10.15, iOS 13.0, tvOS 13.0, *)) {
|
D | MtlCommandBuffer.mm | 24 if (@available(macOS 11.0, iOS 14.0, tvOS 14.0, *)) {
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/ |
D | BufferMTL.mm | 38 if (@available(iOS 12, tvOS 12, macOS 10.14, *)) { 57 // macOS / tvOS: 256Mb limit in versions without [MTLDevice maxBufferLength]
|
D | DeviceMTL.mm | 173 // On tvOS, we would need MTLFeatureSet_tvOS_GPUFamily2_v1.
|
/third_party/ejdb/ |
D | ios-tc.cmake | 63 # TVOS = Build for arm64 tvOS. 64 # TVOSCOMBINED = Build for arm64 x86_64 tvOS. Combined into FAT STATIC lib (supported on 3.14+ o… 65 # SIMULATOR_TVOS = Build for x86_64 tvOS Simulator. 85 # DEPLOYMENT_TARGET: Minimum SDK version to target. Default 2.0 on watchOS and 9.0 on tvOS+iOS 246 # Unless specified, SDK version 11.0 is used by default as minimum target version (iOS, tvOS). 608 # CMake 3.14+ support building for iOS, watchOS and tvOS out of the box. 615 set(CMAKE_SYSTEM_NAME tvOS) 792 …message(STATUS "Merging integrated CMake 3.14+ iOS,tvOS,watchOS,macOS toolchain(s) with this toolc…
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/ |
D | SDL_uikitclipboard.m | 34 return SDL_SetError("The clipboard is not available on tvOS");
|
D | SDL_uikitappdelegate.m | 375 /* tvOS only uses a plain launch image. */
|
/third_party/python/Python/ |
D | bootstrap_hash.c | 30 # define HAVE_GETENTRYPY_GETRANDOM_RUNTIME __builtin_available(macOS 10.12, iOS 10.10, tvOS 10.0…
|
D | pytime.c | 11 # define HAVE_CLOCK_GETTIME_RUNTIME __builtin_available(macOS 10.12, iOS 10.0, tvOS 10.0, watchO…
|
/third_party/libffi/libffi.xcodeproj/ |
D | project.pbxproj | 427 FDB52FB01F6144FA00AA92E6 /* libffi-tvOS */ = { 429 …onList = FDB52FC21F6144FA00AA92E6 /* Build configuration list for PBXNativeTarget "libffi-tvOS" */; 439 name = "libffi-tvOS"; 482 FDB52FB01F6144FA00AA92E6 /* libffi-tvOS */, 1022 FDB52FC21F6144FA00AA92E6 /* Build configuration list for PBXNativeTarget "libffi-tvOS" */ = {
|
/third_party/protobuf/objectivec/DevTools/ |
D | full_mac_build.sh | 47 Skip the invoke of Xcode to test the runtime on tvOS.
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/ios/ |
D | simulators_test.dart | 376 "tvOS 11.4" : [ 420 expect(tv.category, 'tvOS 11.4');
|
/third_party/skia/third_party/externals/spirv-tools/ |
D | CMakeLists.txt | 52 elseif("${CMAKE_SYSTEM_NAME}" STREQUAL "tvOS")
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/ |
D | CMakeLists.txt | 52 elseif("${CMAKE_SYSTEM_NAME}" STREQUAL "tvOS")
|
/third_party/spirv-tools/ |
D | CMakeLists.txt | 52 elseif("${CMAKE_SYSTEM_NAME}" STREQUAL "tvOS")
|
/third_party/flutter/engine/flutter/testing/ios/IosUnitTests/IosUnitTests.xcodeproj/ |
D | project.pbxproj | 72 remoteInfo = "OCMock tvOS";
|
/third_party/flutter/skia/third_party/externals/sdl/ |
D | WhatsNew.txt | 55 tvOS:
|