| /external/cronet/net/data/ssl/root_stores/ |
| D | root_stores.json | 250 "macos/10.10.0", 251 "macos/10.10.3", 252 "macos/10.10.4", 253 "macos/10.11.0", 254 "macos/10.11.1", 255 "macos/10.11.2", 256 "macos/10.11.4", 257 "macos/10.12.0", 258 "macos/10.12.1", 259 "macos/10.12.2", [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, must now be signed with the codesign utility, 27 A goal of PSF-provided (python.org) Python binaries for macOS is to 30 binaries is macOS 10.9; it is still possible to build Python and 31 Python installers on older versions of macOS but we not regularly [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/nix/src/sys/ |
| D | event.rs | 25 target_os = "macos", 50 target_os = "macos"))] 54 #[cfg(any(target_os = "ios", target_os = "macos"))] 72 target_os = "macos"))] 74 #[cfg(any(target_os = "ios", target_os = "macos"))] 86 target_os = "macos", 99 target_os = "ios", target_os = "macos", 107 #[cfg(any(target_os = "macos", target_os = "ios"))] 113 #[cfg(any(target_os = "macos", target_os = "ios"))] 115 #[cfg(any(target_os = "macos", target_os = "ios"))] [all …]
|
| D | termios.rs | 93 target_os = "macos", 104 target_os = "macos", 126 target_os = "macos", 137 target_os = "macos", 159 target_os = "macos", 170 target_os = "macos", 193 target_os = "macos", 204 target_os = "macos", 359 …#[cfg_attr(all(any(target_os = "ios", target_os = "macos"), target_pointer_width = "64"), repr(u64… 360 …#[cfg_attr(not(all(any(target_os = "ios", target_os = "macos", target_os = "haiku"), target_pointe… [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/rust/crates/mio/src/sys/unix/selector/ |
| D | kqueue.rs | 24 #[cfg(any(target_os = "ios", target_os = "macos"))] 32 #[cfg(any(target_os = "ios", target_os = "macos"))] 139 // Older versions of macOS (OS X 10.11 and 10.10 have been witnessed) in register() 213 #[cfg(any(target_os = "freebsd", target_os = "ios", target_os = "macos"))] 233 #[cfg(any(target_os = "freebsd", target_os = "ios", target_os = "macos"))] 364 #[cfg(any(target_os = "freebsd", target_os = "ios", target_os = "macos"))] in is_readable() 371 #[cfg(not(any(target_os = "freebsd", target_os = "ios", target_os = "macos")))] in is_readable() 408 target_os = "macos", in is_aio() 417 target_os = "macos", in is_aio() 453 target_os = "macos", in debug_details() [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/deqp/external/vulkancts/mustpass/main/vk-default/ |
| D | wsi.txt | 11480 dEQP-VK.wsi.macos.surface.create 11481 dEQP-VK.wsi.macos.surface.create_custom_allocator 11482 dEQP-VK.wsi.macos.surface.create_simulate_oom 11483 dEQP-VK.wsi.macos.surface.query_support 11484 dEQP-VK.wsi.macos.surface.query_presentation_support 11485 dEQP-VK.wsi.macos.surface.query_capabilities 11486 dEQP-VK.wsi.macos.surface.query_capabilities2 11487 dEQP-VK.wsi.macos.surface.query_protected_capabilities 11488 dEQP-VK.wsi.macos.surface.query_surface_counters 11489 dEQP-VK.wsi.macos.surface.query_formats [all …]
|
| /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 …]
|
| D | ftlib.prj.xml | 74 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING> 84 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING> 94 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING> 104 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING> 116 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING> 136 <SETTING><NAME>Linker</NAME><VALUE>MacOS PPC Linker</VALUE></SETTING> 142 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING> 597 <!-- Settings for "MacOS Merge Panel" panel --> 609 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING> 734 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING> [all …]
|
| /external/cronet/base/mac/ |
| D | mac_util.h | 66 // Returns the system's macOS major and minor version numbers combined into an 67 // integer value. For example, for macOS Sierra this returns 1012, and for macOS 123 // - When bumping the minimum version of the macOS required by Chromium, remove 124 // lines from below corresponding to versions of the macOS no longer 126 // DEFINE_OLD_IS_OS_FUNCS_CR_MIN_REQUIRED macro. When macOS 11.0 is the 128 // - When bumping the minimum version of the macOS SDK required to build 132 // Versions of macOS supported at runtime but whose SDK is not supported for 139 // Versions of macOS supported at runtime and whose SDK is supported for 191 // "macOS Version 10.14.3 (Build 18D109)" 197 // Returns the serial number of the macOS device. [all …]
|
| /external/swiftshader/tests/regres/testlists/vk-default/ |
| D | wsi.txt | 1840 dEQP-VK.wsi.macos.surface.create 1841 dEQP-VK.wsi.macos.surface.create_custom_allocator 1842 dEQP-VK.wsi.macos.surface.create_simulate_oom 1843 dEQP-VK.wsi.macos.surface.query_support 1844 dEQP-VK.wsi.macos.surface.query_presentation_support 1845 dEQP-VK.wsi.macos.surface.query_capabilities 1846 dEQP-VK.wsi.macos.surface.query_capabilities2 1847 dEQP-VK.wsi.macos.surface.query_protected_capabilities 1848 dEQP-VK.wsi.macos.surface.query_surface_counters 1849 dEQP-VK.wsi.macos.surface.query_formats [all …]
|
| /external/rust/crates/libz-sys/src/zlib-ng/.github/workflows/ |
| D | pkgcheck.yml | 58 - name: macOS Clang 59 os: macOS-latest 63 - name: macOS Clang Native 64 os: macOS-latest 70 - name: macOS Clang Symbol Prefix 71 os: macOS-latest 87 - name: Install packages (macOS) 88 if: runner.os == 'macOS' 94 - name: Select Xcode version (macOS) 98 if: runner.os == 'macOS' [all …]
|
| /external/flac/.github/workflows/ |
| D | action.yml | 19 macos-latest-clang-autotools, 20 macos-latest-clang-cmake, 26 macos-latest-clang-autotools-64-bit-words, 27 macos-latest-clang-cmake-64-bit-words 58 - name: macos-latest-clang-autotools 59 os: macos-latest 65 - name: macos-latest-clang-cmake 66 os: macos-latest 110 - name: macos-latest-clang-autotools-64-bit-words 111 os: macos-latest [all …]
|
| /external/rust/crates/libc/src/unix/ |
| D | mod.rs | 372 } else if #[cfg(any(target_os = "macos", 462 all(target_os = "macos", target_arch = "x86"), 467 all(target_os = "macos", target_arch = "x86"), 485 all(target_os = "macos", target_arch = "x86"), 493 all(target_os = "macos", target_arch = "x86"), 513 all(target_os = "macos", target_arch = "x86"), 530 all(target_os = "macos", target_arch = "x86"), 557 all(target_os = "macos", target_arch = "x86"), 619 all(target_os = "macos", target_arch = "x86"), 626 all(target_os = "macos", target_arch = "x86"), [all …]
|
| /external/libpcap/pcap/ |
| D | funcattrs.h | 158 * to run on multiple macOS versions and use new APIs when available. 160 * packages for macOS, for example. tcpdump doesn't count, as that's 164 * The non-macOS versioning is based on 174 * installing libpcap on macOS yourself, the APIs will be available 186 * When building as part of macOS, define this as __API_AVAILABLE(__VA_ARGS__). 189 * as part of the macOS build process, we could make that Just Work. 192 #define PCAP_AVAILABLE_0_4 PCAP_AVAILABLE(macos(10.0)) /* Did any version of Mac OS X ship with thi… 193 #define PCAP_AVAILABLE_0_5 PCAP_AVAILABLE(macos(10.0)) /* Did any version of Mac OS X ship with thi… 194 #define PCAP_AVAILABLE_0_6 PCAP_AVAILABLE(macos(10.1)) 195 #define PCAP_AVAILABLE_0_7 PCAP_AVAILABLE(macos(10.4)) [all …]
|
| /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/cronet/base/allocator/partition_allocator/partition_alloc_base/mac/ |
| D | mac_util.h | 17 // Returns the system's macOS major and minor version numbers combined into an 18 // integer value. For example, for macOS Sierra this returns 1012, and for macOS 74 // - When bumping the minimum version of the macOS required by Chromium, remove 75 // lines from below corresponding to versions of the macOS no longer 77 // PA_DEFINE_OLD_IS_OS_FUNCS_CR_MIN_REQUIRED macro. When macOS 11.0 is the 79 // - When bumping the minimum version of the macOS SDK required to build 83 // Versions of macOS supported at runtime but whose SDK is not supported for 90 // Versions of macOS supported at runtime and whose SDK is supported for
|
| /external/tensorflow/tensorflow/tsl/platform/default/ |
| D | build_config_root.bzl | 48 # another set of dependencies otherwise. If "macos" is provided, that 50 # on MacOS platforms. If "macos" is not provided, the "otherwise" list is 51 # used for all framework_shared_object platforms including MacOS. 52 def if_static(extra_deps, otherwise = [], macos = []): 57 if macos: 58 ret[str(Label("//tensorflow:macos_with_framework_shared_object"))] = macos
|
| /external/skia/src/gpu/ganesh/mtl/ |
| D | GrMtlRenderCommandEncoder.h | 71 if (@available(macOS 10.11, iOS 8.3, *)) { in setVertexBuffer() 86 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setVertexBufferOffset() 95 if (@available(macOS 10.11, iOS 8.3, *)) { in setFragmentBuffer() 110 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setFragmentBufferOffset() 119 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setVertexBytes() 125 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setFragmentBytes() 157 SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in setStencilFrontBackReferenceValues() 190 NSUInteger baseInstance) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawPrimitives() 198 NSUInteger indirectBufferOffset) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawPrimitives() 218 NSUInteger baseInstance) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawIndexedPrimitives() [all …]
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/ |
| D | __availability | 20 // library on macOS, iOS and other Apple platforms. In order for users to be 31 // For example, the filesystem library was introduced in the dylib in macOS 10.15. 32 // If a user compiles on a macOS 10.15 host but targets macOS 10.13 with their 35 // the symbols when actually trying to launch the program on macOS 10.13. To 182 __attribute__((availability(macos,strict,introduced=10.12))) \ 189 // macOS and iOS versions, so the version mismatch between macOS and others 200 __attribute__((availability(macos,strict,introduced=10.13))) \ 217 __attribute__((availability(macos,strict,introduced=10.12))) \ 230 __attribute__((availability(macos,strict,introduced=10.12))) \ 248 __attribute__((availability(macos,strict,introduced=10.9))) \ [all …]
|
| /external/bazelbuild-rules_license/.bazelci/ |
| D | tests.yml | 27 macos: &macos 28 platform: macos 53 <<: *macos 57 <<: *macos 58 # It seems there is no rolling Bazel for macos.
|