/external/llvm-project/clang/test/SemaObjC/ |
D | unguarded-availability.m | 4 #define AVAILABLE_10_0 __attribute__((availability(macos, introduced = 10.0))) 5 #define AVAILABLE_10_11 __attribute__((availability(macos, introduced = 10.11))) 6 #define AVAILABLE_10_12 __attribute__((availability(macos, introduced = 10.12))) 8 …{'new_int' has been marked as being introduced in macOS 10.12 here, but the deployment target is m… 10 …unc_10_11' has been marked as being introduced in macOS 10.11 here, but the deployment target is m… 13 …unc_10_12' has been marked as being introduced in macOS 10.12 here, but the deployment target is m… 15 …unc_10_12' has been marked as being introduced in macOS 10.12 here, but the deployment target is m… 20 …func_10_11(); // expected-warning{{'func_10_11' is only available on macOS 10.11 or newer}} expect… 22 if (@available(macos 10.11, *)) 25 …func_10_11(); // expected-warning{{'func_10_11' is only available on macOS 10.11 or newer}} expect… [all …]
|
D | attr-availability.m | 8 …oto_method' has been marked as being introduced in macOS 10.8 here, but the deployment target is m… 16 …tialMethod' has been marked as being introduced in macOS 10.8 here, but the deployment target is m… 33 …/ expected-warning{{overriding method introduced after overridden method on macOS (10.4 vs. 10.3)}} 36 … expected-warning{{overriding method deprecated before overridden method on macOS (10.3 vs. 10.2)}} 38 …lable))); // expected-warning{{overriding method cannot be unavailable on macOS when its overridde… 43 [a method]; // expected-warning{{'method' is deprecated: first deprecated in macOS 10.2}} 45 …[a proto_method]; // expected-warning{{'proto_method' is deprecated: first deprecated in macOS 10.… 46 …[b proto_method]; // expected-warning{{'proto_method' is deprecated: first deprecated in macOS 10.… 49 …// expected-warning@+2 {{'partialMethod' is only available on macOS 10.8 or newer}} expected-note@… 54 …// expected-warning@+2 {{'partial_proto_method' is only available on macOS 10.8 or newer}} expecte… [all …]
|
/external/rust/crates/nix/src/sys/ |
D | event.rs | 21 target_os = "ios", target_os = "macos", 25 target_os = "ios", target_os = "macos"))] 49 target_os = "macos"))] 53 #[cfg(any(target_os = "ios", target_os = "macos"))] 71 target_os = "macos"))] 73 #[cfg(any(target_os = "ios", target_os = "macos"))] 81 target_os = "ios", target_os = "macos", 93 target_os = "ios", target_os = "macos", 101 #[cfg(any(target_os = "macos", target_os = "ios"))] 107 #[cfg(any(target_os = "macos", target_os = "ios"))] [all …]
|
D | termios.rs | 89 target_os = "macos", target_os = "netbsd", target_os = "openbsd"), 92 target_os = "macos", target_os = "netbsd", target_os = "openbsd")), 106 target_os = "macos", target_os = "netbsd", target_os = "openbsd"), 109 target_os = "macos", target_os = "netbsd", target_os = "openbsd")), 123 target_os = "macos", target_os = "netbsd", target_os = "openbsd"), 126 target_os = "macos", target_os = "netbsd", target_os = "openbsd")), 141 target_os = "macos", target_os = "netbsd", target_os = "openbsd"), 144 target_os = "macos", target_os = "netbsd", target_os = "openbsd")), 257 …#[cfg_attr(all(any(target_os = "ios", target_os = "macos"), target_pointer_width = "64"), repr(u64… 258 …#[cfg_attr(not(all(any(target_os = "ios", target_os = "macos"), target_pointer_width = "64")), rep… [all …]
|
/external/swiftshader/tests/regres/testlists/ |
D | vk-wsi.txt | 1801 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_clear_copy_format_list 1802 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_clear_load_format_list 1803 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_clear_texture_format_list 1804 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_copy_copy_format_list 1805 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_copy_load_format_list 1806 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_copy_texture_format_list 1807 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_store_copy_format_list 1808 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_store_load_format_list 1809 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_store_texture_format_list 1810 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_draw_copy_format_list [all …]
|
D | vk-wsi-NOT_SUPPORTED.txt | 361 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_srgb_clear_copy_format_list 362 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_srgb_copy_copy_format_list 363 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_srgb_draw_copy_format_list 364 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_unorm_clear_copy_format_list 365 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_unorm_copy_copy_format_list 366 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_unorm_draw_copy_format_list 367 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_clear_copy_format_list 368 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_clear_load_format_list 369 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_clear_texture_format_list 370 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_copy_copy_format_list [all …]
|
/external/rust/crates/mio/src/sys/unix/selector/ |
D | kqueue.rs | 24 #[cfg(any(target_os = "macos", target_os = "ios"))] 32 #[cfg(any(target_os = "macos", target_os = "ios"))] 42 target_os = "macos" 149 // Older versions of macOS (OS X 10.11 and 10.10 have been witnessed) in register() 223 #[cfg(any(target_os = "freebsd", target_os = "ios", target_os = "macos"))] 243 #[cfg(any(target_os = "freebsd", target_os = "ios", target_os = "macos"))] 374 #[cfg(any(target_os = "freebsd", target_os = "ios", target_os = "macos"))] in is_readable() 381 #[cfg(not(any(target_os = "freebsd", target_os = "ios", target_os = "macos")))] in is_readable() 418 target_os = "macos" in is_aio() 427 target_os = "macos" in is_aio() [all …]
|
/external/llvm-project/clang/test/FixIt/ |
D | fixit-availability.mm | 3 __attribute__((availability(macos, introduced=10.12))) 10 // CHECK: fix-it:{{.*}}:{[[@LINE-1]]:3-[[@LINE-1]]:3}:"if (@available(macOS 10.12, *)) {\n " 13 // CHECK: fix-it:{{.*}}:{[[@LINE-1]]:3-[[@LINE-1]]:3}:"if (@available(macOS 10.12, *)) {\n " 16 // CHECK: fix-it:{{.*}}:{[[@LINE-1]]:3-[[@LINE-1]]:3}:"if (@available(macOS 10.12, *)) {\n " 20 // CHECK: fix-it:{{.*}}:{[[@LINE-1]]:5-[[@LINE-1]]:5}:"if (@available(macOS 10.12, *)) {\n " 24 // CHECK: fix-it:{{.*}}:{[[@LINE-1]]:3-[[@LINE-1]]:3}:"if (@available(macOS 10.12, *)) {\n " 27 // CHECK: fix-it:{{.*}}:{[[@LINE-1]]:3-[[@LINE-1]]:3}:"if (@available(macOS 10.12, *)) {\n " 31 … // CHECK: fix-it:{{.*}}:{[[@LINE-1]]:3-[[@LINE-1]]:3}:"if (@available(macOS 10.12, *)) {\n " 36 // CHECK: fix-it:{{.*}}:{[[@LINE-1]]:5-[[@LINE-1]]:5}:"if (@available(macOS 10.12, *)) {\n " 41 // CHECK: fix-it:{{.*}}:{[[@LINE-1]]:5-[[@LINE-1]]:5}:"if (@available(macOS 10.12, *)) {\n " [all …]
|
/external/python/cpython3/Mac/ |
D | README.rst | 2 Python on macOS README 10 This document provides a quick overview of some macOS specific features in 13 macOS specific arguments to configure 20 _`Building and using a framework-based Python on macOS` for more 44 The optional argument specifies which macOS SDK should be used to perform the 47 Line Tools developer directory will be used. See the macOS ``xcrun`` man page 48 for more information. Current versions of macOS and Xcode no longer install 53 and since macOS 10.14, no longer possible to force the installation of system 63 as of macOS 10.15 Catalina, 32-bit execution is no longer supported by 72 Building and using a universal binary of Python on macOS [all …]
|
/external/python/cpython3/Mac/BuildScript/ |
D | README.rst | 10 The installer package built on the dmg is a macOS bundle format installer 12 macOS systems; it is usable on macOS 10.6 and earlier systems. 13 To be usable on newer versions of macOS, the bits in the bundle package 14 must be assembled in a macOS flat installer package, using current 15 versions of the pkgbuild and productbuild utilities. To pass macoS 18 Starting with macOS 10.15 Catalina, Gatekeeper now also requires 22 the macOS 10.9 SDK, mout now be signed with the codesign utility 29 building on a newer version of macOS that will run on older versions 31 Python C modules do not yet support runtime testing of macOS 32 feature availability (for example, by using macOS AvailabilityMacros.h [all …]
|
/external/libcups/cups/ |
D | versioning.h | 108 # define _CUPS_API_1_1_19 API_AVAILABLE(macos(10.3), ios(11.0)) _CUPS_PUBLIC 109 # define _CUPS_API_1_1_20 API_AVAILABLE(macos(10.4), ios(11.0)) _CUPS_PUBLIC 110 # define _CUPS_API_1_1_21 API_AVAILABLE(macos(10.4), ios(11.0)) _CUPS_PUBLIC 111 # define _CUPS_API_1_2 API_AVAILABLE(macos(10.5), ios(11.0)) _CUPS_PUBLIC 112 # define _CUPS_API_1_3 API_AVAILABLE(macos(10.5), ios(11.0)) _CUPS_PUBLIC 113 # define _CUPS_API_1_4 API_AVAILABLE(macos(10.6), ios(11.0)) _CUPS_PUBLIC 114 # define _CUPS_API_1_5 API_AVAILABLE(macos(10.7), ios(11.0)) _CUPS_PUBLIC 115 # define _CUPS_API_1_6 API_AVAILABLE(macos(10.8), ios(11.0)) _CUPS_PUBLIC 116 # define _CUPS_API_1_7 API_AVAILABLE(macos(10.9), ios(11.0)) _CUPS_PUBLIC 117 # define _CUPS_API_2_0 API_AVAILABLE(macos(10.10), ios(11.0)) _CUPS_PUBLIC [all …]
|
D | raster.h | 140 CUPS_CSPACE_CIEXYZ = 15, /* CIE XYZ @since CUPS 1.1.19/macOS 10.3@ */ 141 CUPS_CSPACE_CIELab = 16, /* CIE Lab @since CUPS 1.1.19/macOS 10.3@ */ 142 …_RGBW = 17, /* Red, green, blue, white (DeviceRGB, sRGB by default) @since CUPS 1.2/macOS 10.5@ */ 147 CUPS_CSPACE_ICC1 = 32, /* ICC-based, 1 color @since CUPS 1.1.19/macOS 10.3@ */ 148 CUPS_CSPACE_ICC2 = 33, /* ICC-based, 2 colors @since CUPS 1.1.19/macOS 10.3@ */ 149 CUPS_CSPACE_ICC3 = 34, /* ICC-based, 3 colors @since CUPS 1.1.19/macOS 10.3@ */ 150 CUPS_CSPACE_ICC4 = 35, /* ICC-based, 4 colors @since CUPS 1.1.19/macOS 10.3@ */ 151 CUPS_CSPACE_ICC5 = 36, /* ICC-based, 5 colors @since CUPS 1.1.19/macOS 10.3@ */ 152 CUPS_CSPACE_ICC6 = 37, /* ICC-based, 6 colors @since CUPS 1.1.19/macOS 10.3@ */ 153 CUPS_CSPACE_ICC7 = 38, /* ICC-based, 7 colors @since CUPS 1.1.19/macOS 10.3@ */ [all …]
|
/external/flac/.github/workflows/ |
D | action.yml | 15 macos-latest-clang-autotools, 16 macos-latest-clang-cmake, 21 macos-latest-clang-autotools-64-bit-words, 22 macos-latest-clang-cmake-64-bit-words 53 - name: macos-latest-clang-autotools 54 os: macos-latest 60 - name: macos-latest-clang-cmake 61 os: macos-latest 95 - name: macos-latest-clang-autotools-64-bit-words 96 os: macos-latest [all …]
|
/external/llvm-project/clang/test/Parser/ |
D | objc-available.m | 5 if (@available(macos 10.12, *)) {} 6 else if (@available(macos 10.11, *)) {} 9 (void)__builtin_available(ios 8, macos 10.10, *); 11 …(void)@available(macos 10.11); // expected-error{{must handle potential future platforms with '*'}} 12 …(void)@available(macos 10.11, macos 10.11, *); // expected-error{{version for 'macos' already spec… 19 (void)@available(macos 10.10,); // expected-error{{expected a platform name here}} 20 (void)@available(macos); // expected-error{{expected a version}} 25 (void)@available(iOS 8, tvOS 10, watchOS 3, macOS 10.11, *);
|
D | pragma-attribute-context.cpp | 8 #define BEGIN_PRAGMA _Pragma("clang attribute push (__attribute__((availability(macos, introduced=1… 13 int f(); // expected-note{{'f' has been marked as being introduced in macOS 1000 here}} 19 int g(); // expected-note{{'g' has been marked as being introduced in macOS 1000 here}} 23 int h(); // expected-note{{'h' has been marked as being introduced in macOS 1000 here}} 28 int a = f(); // expected-warning{{'f' is only available on macOS 1000 or newer}} expected-note{{ann… 29 int b = my_ns::g(); // expected-warning{{'g' is only available on macOS 1000 or newer}} expected-no… 30 int c = my_ns::nested::h(); // expected-warning{{'h' is only available on macOS 1000 or newer}} exp…
|
/external/freetype/builds/mac/ |
D | README | 15 running on classic MacOS. To build FreeType running on 19 vanilla FreeType to fit classic MacOS. 21 The information about MacOS specific API is written in 55 classic MacOS, MacPython is available: 89 m68k MacOS: System 6, with 32bit addressing 94 CFM binary executable format for m68k MacOS: 98 CFM binary executable format for ppc MacOS: 99 System 7, MacOS 8, MacOS 9. So-called "Toolbox" 103 CFM binary executable format for ppc MacOS: 104 MacOS 9. Carbon API is used. [all …]
|
/external/llvm-project/llvm/test/MC/MachO/AArch64/ |
D | arm-darwin-version-min-load-command.s | 1 … - | llvm-objdump --macho --private-headers - | FileCheck %s --check-prefix=CHECK-BUILD-MACOS-ARM64 2 … - | llvm-objdump --macho --private-headers - | FileCheck %s --check-prefix=CHECK-BUILD-MACOS-ARM64 3 … - | llvm-objdump --macho --private-headers - | FileCheck %s --check-prefix=CHECK-BUILD-MACOS-ARM64 4 … | llvm-objdump --macho --private-headers - | FileCheck %s --check-prefix=CHECK-BUILD-MACOS-ARM64_1 69 // CHECK-BUILD-MACOS-ARM64: cmd LC_BUILD_VERSION 70 // CHECK-BUILD-MACOS-ARM64-NEXT: cmdsize 24 71 // CHECK-BUILD-MACOS-ARM64-NEXT: platform macos 72 // CHECK-BUILD-MACOS-ARM64-NEXT: sdk n/a 73 // CHECK-BUILD-MACOS-ARM64-NEXT: minos 11.0 74 // CHECK-BUILD-MACOS-ARM64-NEXT: ntools 0 [all …]
|
/external/rust/crates/libc/src/unix/ |
D | mod.rs | 349 } else if #[cfg(any(target_os = "macos", 435 all(target_os = "macos", target_arch = "x86"), 440 all(target_os = "macos", target_arch = "x86"), 460 all(target_os = "macos", target_arch = "x86"), 468 all(target_os = "macos", target_arch = "x86"), 485 all(target_os = "macos", target_arch = "x86"), 500 all(target_os = "macos", target_arch = "x86"), 526 all(target_os = "macos", target_arch = "x86"), 586 all(target_os = "macos", target_arch = "x86"), 592 all(target_os = "macos", target_arch = "x86"), [all …]
|
/external/llvm-project/llvm/test/MC/MachO/ARM/ |
D | build-version.s | 1 // RUN: llvm-mc -triple x86_64-apple-macos %s | FileCheck %s 3 .build_version macos,1,2 4 // CHECK: .build_version macos, 1, 2 6 .build_version macos,1,2,0 7 // CHECK: .build_version macos, 1, 2 9 .build_version macos,3,4,5 10 // CHECK: .build_version macos, 3, 4, 5
|
D | build-version-sdk-version-errors.c | 1 // RUN: not llvm-mc -triple x86_64-apple-macos %s 2>&1 | FileCheck %s 3 .build_version macos,3,4,5 sdk_version 6 .build_version macos,3,4,5 sdk_version 10 9 .build_version macos,3,4,5 sdk_version 10, 12 .build_version macos,3,4,5 sdk_version 10,1, 15 .build_version macos,3,4,5 sdk_version 10,10000 18 .build_version macos,3,4,5 sdk_version 10,255,10000
|
/external/python/cpython3/Mac/BuildScript/resources/ |
D | ReadMe.rtf | 9 \f0\fs24 \cf0 This package will install Python $FULL_VERSION for macOS $MACOSX_DEPLOYMENT_TARGET fo… 40 Due to new security checks on macOS 10.15 Catalina, when launching IDLE macOS may open a window wit… 53 \f1\b \ul macOS 11.0 (Big Sur) and Apple Silicon Mac support [new in 3.9.1]\ 56 As of 2020-11, macOS 11.0 (Big Sur) is the latest release of macOS and one of its major features is… 58 …macOS have been provided via a downloadable installer that supports the Intel 64 architecture on m… 60 …macOS 10.9 or later. Some of the advantages of the new installer variant: native ARM64 code on Ap…
|
/external/llvm-project/llvm/unittests/TextAPI/ |
D | TextStubV4Tests.cpp | 27 "targets: [ i386-macos, x86_64-macos, x86_64-ios ]\n" in TEST() 29 " - target: i386-macos\n" in TEST() 31 " - target: x86_64-macos\n" in TEST() 41 " - targets: [ i386-macos, x86_64-macos, x86_64-ios ]\n" in TEST() 44 " - targets: [ i386-macos, x86_64-macos, x86_64-ios ]\n" in TEST() 47 " - targets: [ i386-macos ]\n" in TEST() 50 " - targets: [ i386-macos ]\n" in TEST() 59 " - targets: [ x86_64-macos, x86_64-ios ]\n" in TEST() 62 " - targets: [ i386-macos ]\n" in TEST() 70 " - targets: [ i386-macos ]\n" in TEST() [all …]
|
/external/curl/src/macos/ |
D | MACINSTALL.TXT | 1 MACOS (not MACOS X) 3 This is the first attempt at porting curl to MacOS. 9 bringing some of the comforts of UNIX 98 to traditional MacOS. 13 I have also written a few functions to help port Unix applications to MacOS. 20 curl for MacOS requires using the CodeWarrior compiler from Metrowerks. 29 In the 'curl/src/macos' directory, decode "curl.mcp.xml.sit.hqx" (This is a 31 From the CodeWarrior IDE, import 'curl/src/macos/curl.xml', adjust the access
|
/external/clang/test/SemaObjC/ |
D | attr-availability.m | 33 …/ expected-warning{{overriding method introduced after overridden method on macOS (10.4 vs. 10.3)}} 36 … expected-warning{{overriding method deprecated before overridden method on macOS (10.3 vs. 10.2)}} 38 …lable))); // expected-warning{{overriding method cannot be unavailable on macOS when its overridde… 43 [a method]; // expected-warning{{'method' is deprecated: first deprecated in macOS 10.2}} 45 …[a proto_method]; // expected-warning{{'proto_method' is deprecated: first deprecated in macOS 10.… 46 …[b proto_method]; // expected-warning{{'proto_method' is deprecated: first deprecated in macOS 10.… 49 …// expected-warning@+2 {{'partialMethod' is partial: introduced in macOS 10.8}} expected-note@+2 {… 54 …// expected-warning@+2 {{'partial_proto_method' is partial: introduced in macOS 10.8}} expected-no… 58 …// expected-warning@+2 {{'partial_proto_method' is partial: introduced in macOS 10.8}} expected-no… 92 [super method]; // expected-warning {{'method' is deprecated: first deprecated in macOS 10.2}} [all …]
|
/external/llvm-project/clang/test/Sema/ |
D | attr-availability-macosx.c | 13 void f6(int) __attribute__((availability(macOS,strict,introduced=10.6))); //expected-note{{'f6' has… 18 f2(0); // expected-warning{{'f2' is deprecated: first deprecated in macOS 10.5}} in test() 20 f4(0); // expected-error{{f4' is unavailable: obsoleted in macOS 10.5}} in test() 21 f5(0); // expected-error{{'f5' is unavailable: not available on macOS}} in test() 22 f6(0); // expected-error{{'f6' is unavailable: introduced in macOS 10.6}} in test() 30 expected-error{{'not_yet_introduced_struct' is unavailable: introduced in macOS 10.6}} 50 struct __attribute__((availability(macOS,strict,introduced=10.9))) type_info // \ 56 struct type_info *t; // expected-error{{'type_info' is unavailable: introduced in macOS 10.9}} in test2()
|