Home
last modified time | relevance | path

Searched full:macos (Results 1 – 25 of 1376) sorted by relevance

12345678910>>...56

/third_party/vk-gl-cts/android/cts/master/vk-master-2019-03-01/
Dwsi.txt769 dEQP-VK.wsi.macos.surface.create
770 dEQP-VK.wsi.macos.surface.create_custom_allocator
771 dEQP-VK.wsi.macos.surface.create_simulate_oom
772 dEQP-VK.wsi.macos.surface.query_support
773 dEQP-VK.wsi.macos.surface.query_capabilities
774 dEQP-VK.wsi.macos.surface.query_capabilities2
775 dEQP-VK.wsi.macos.surface.query_protected_capabilities
776 dEQP-VK.wsi.macos.surface.query_formats
777 dEQP-VK.wsi.macos.surface.query_formats2
778 dEQP-VK.wsi.macos.surface.query_present_modes
[all …]
/third_party/rust/crates/rustix/src/termios/
Dmod.rs19 target_os = "macos",
31 target_os = "macos",
43 target_os = "macos",
55 target_os = "macos",
69 target_os = "macos",
83 target_os = "macos",
97 target_os = "macos",
111 target_os = "macos",
122 target_os = "macos",
133 target_os = "macos",
[all …]
Dconstants.rs7 target_os = "macos",
18 target_os = "macos",
29 target_os = "macos",
40 target_os = "macos",
53 target_os = "macos",
66 target_os = "macos",
79 target_os = "macos",
92 target_os = "macos",
102 target_os = "macos",
112 target_os = "macos",
[all …]
/third_party/vk-gl-cts/android/cts/master/vk-master/
Dwsi.txt814 dEQP-VK.wsi.macos.surface.create
815 dEQP-VK.wsi.macos.surface.create_custom_allocator
816 dEQP-VK.wsi.macos.surface.create_simulate_oom
817 dEQP-VK.wsi.macos.surface.query_support
818 dEQP-VK.wsi.macos.surface.query_presentation_support
819 dEQP-VK.wsi.macos.surface.query_capabilities
820 dEQP-VK.wsi.macos.surface.query_capabilities2
821 dEQP-VK.wsi.macos.surface.query_protected_capabilities
822 dEQP-VK.wsi.macos.surface.query_surface_counters
823 dEQP-VK.wsi.macos.surface.query_formats
[all …]
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs101 target_os = "macos",
140 #[cfg(not(any(target_os = "ios", target_os = "macos")))]
144 #[cfg(not(any(target_os = "ios", target_os = "macos")))]
148 #[cfg(not(any(target_os = "ios", target_os = "macos")))]
152 #[cfg(not(any(target_os = "ios", target_os = "macos")))]
156 #[cfg(not(any(target_os = "ios", target_os = "macos")))]
160 #[cfg(not(any(target_os = "ios", target_os = "macos")))]
164 #[cfg(not(any(target_os = "ios", target_os = "macos")))]
168 #[cfg(not(any(target_os = "ios", target_os = "macos")))]
172 #[cfg(not(any(target_os = "ios", target_os = "macos")))]
[all …]
/third_party/python/Mac/BuildScript/
DREADME.rst10 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 …]
/third_party/rust/crates/rustix/examples/
Dstdio.rs69 #[cfg(not(any(target_os = "ios", target_os = "macos")))] in show()
73 #[cfg(not(any(target_os = "ios", target_os = "macos")))] in show()
77 #[cfg(not(any(target_os = "ios", target_os = "macos")))] in show()
81 #[cfg(not(any(target_os = "ios", target_os = "macos")))] in show()
85 #[cfg(not(any(target_os = "ios", target_os = "macos")))] in show()
89 #[cfg(not(any(target_os = "ios", target_os = "macos")))] in show()
93 #[cfg(not(any(target_os = "ios", target_os = "macos")))] in show()
97 #[cfg(not(any(target_os = "ios", target_os = "macos")))] in show()
101 #[cfg(not(any(target_os = "ios", target_os = "macos")))] in show()
115 #[cfg(not(any(target_os = "ios", target_os = "macos")))] in show()
[all …]
/third_party/rust/crates/nix/src/sys/
Devent.rs25 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 …]
Dtermios.rs93 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 …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/
Dvk-wsi.txt1801 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 …]
Dvk-wsi-NOT_SUPPORTED.txt361 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 …]
/third_party/python/Mac/
DREADME.rst2 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 …]
/third_party/vk-gl-cts/android/cts/master/vk-master-2020-03-01/
Dwsi.txt12 dEQP-VK.wsi.macos.surface.query_presentation_support
13 dEQP-VK.wsi.macos.surface.query_surface_counters
14 dEQP-VK.wsi.macos.swapchain.create.image_swapchain_create_info
15 dEQP-VK.wsi.macos.swapchain.simulate_oom.image_swapchain_create_info
16 dEQP-VK.wsi.macos.swapchain.render.basic2
17 dEQP-VK.wsi.macos.swapchain.render.device_group
18 dEQP-VK.wsi.macos.swapchain.render.device_group2
19 dEQP-VK.wsi.macos.swapchain.render.2swapchains
20 dEQP-VK.wsi.macos.swapchain.render.2swapchains2
21 dEQP-VK.wsi.macos.swapchain.render.10swapchains
[all …]
/third_party/rust/crates/rustix/src/backend/libc/io/
Derrno.rs34 target_os = "macos",
51 target_os = "macos",
64 target_os = "macos",
80 target_os = "macos",
97 target_os = "macos",
108 target_os = "macos",
121 target_os = "macos",
135 target_os = "macos",
149 target_os = "macos",
173 target_os = "macos",
[all …]
/third_party/rust/crates/rustix/src/backend/libc/net/
Dtypes.rs71 target_os = "macos",
88 target_os = "macos",
106 target_os = "macos",
120 target_os = "macos",
134 target_os = "macos",
147 target_os = "macos",
160 target_os = "macos",
178 target_os = "macos",
192 target_os = "macos",
205 target_os = "macos",
[all …]
Daddr.rs27 target_os = "macos",
57 target_os = "macos", in _new()
71 target_os = "macos", in _new()
99 target_os = "macos", in new_abstract_name()
114 target_os = "macos", in init()
124 target_os = "macos", in init()
134 target_os = "macos", in init()
185 target_os = "macos", in addr_len()
196 target_os = "macos", in addr_len()
282 target_os = "macos", in offsetof_sun_path()
[all …]
/third_party/skia/third_party/externals/freetype/builds/mac/
DREADME15 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 …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/
Dwsi.txt2995 dEQP-VK.wsi.macos.surface.create
2996 dEQP-VK.wsi.macos.surface.create_custom_allocator
2997 dEQP-VK.wsi.macos.surface.create_simulate_oom
2998 dEQP-VK.wsi.macos.surface.query_support
2999 dEQP-VK.wsi.macos.surface.query_presentation_support
3000 dEQP-VK.wsi.macos.surface.query_capabilities
3001 dEQP-VK.wsi.macos.surface.query_capabilities2
3002 dEQP-VK.wsi.macos.surface.query_protected_capabilities
3003 dEQP-VK.wsi.macos.surface.query_surface_counters
3004 dEQP-VK.wsi.macos.surface.query_formats
[all …]
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/
Dwsi.txt2995 dEQP-VK.wsi.macos.surface.create
2996 dEQP-VK.wsi.macos.surface.create_custom_allocator
2997 dEQP-VK.wsi.macos.surface.create_simulate_oom
2998 dEQP-VK.wsi.macos.surface.query_support
2999 dEQP-VK.wsi.macos.surface.query_presentation_support
3000 dEQP-VK.wsi.macos.surface.query_capabilities
3001 dEQP-VK.wsi.macos.surface.query_capabilities2
3002 dEQP-VK.wsi.macos.surface.query_protected_capabilities
3003 dEQP-VK.wsi.macos.surface.query_surface_counters
3004 dEQP-VK.wsi.macos.surface.query_formats
[all …]
/third_party/rust/crates/rustix/src/fs/
Dmod.rs18 target_os = "macos",
26 #[cfg(any(target_os = "ios", target_os = "macos"))]
28 #[cfg(any(target_os = "ios", target_os = "macos"))]
32 #[cfg(any(target_os = "ios", target_os = "macos"))]
40 target_os = "macos",
80 #[cfg(any(target_os = "ios", target_os = "macos"))]
84 target_os = "macos",
98 #[cfg(any(target_os = "ios", target_os = "macos"))]
101 #[cfg(any(target_os = "ios", target_os = "macos"))]
119 target_os = "macos",
[all …]
/third_party/rust/crates/libc/src/unix/
Dmod.rs372 } 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 …]
/third_party/libsnd/.github/workflows/
Daction.yml14 macos-autotools,
19 macos-cmake,
20 macos-cmake-shared,
48 - name: macos-autotools
49 os: macos-latest
101 - name: macos-cmake
102 os: macos-latest
112 - name: macos-cmake-shared
113 os: macos-latest
183 - name: Install MacOS dependencies
[all …]
/third_party/skia/src/gpu/mtl/
DGrMtlRenderCommandEncoder.h69 if (@available(macOS 10.11, iOS 8.3, *)) { in setVertexBuffer()
84 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setVertexBufferOffset()
93 if (@available(macOS 10.11, iOS 8.3, *)) { in setFragmentBuffer()
108 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setFragmentBufferOffset()
117 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setVertexBytes()
123 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setFragmentBytes()
154 SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in setStencilFrontBackReferenceValues()
187 NSUInteger baseInstance) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawPrimitives()
195 NSUInteger indirectBufferOffset) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawPrimitives()
215 NSUInteger baseInstance) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawIndexedPrimitives()
[all …]
/third_party/mesa3d/docs/
Dmacos.rst1 Notes for macOS
6 :alt: macOS CI
8 Mesa builds on macOS without modifications. However, there are some details to
15 - macOS is picky about its build-time environment. Type `brew sh` before
20 to X11 applications on macOS running via XQuartz.
22 Mesa's software rasterizers also work on macOS. To build, set the build options
/third_party/astc-encoder/jenkins/
Drelease.Jenkinsfile212 /* Build for macOS on x86-64 using Clang */
213 stage('macOS') {
243 sh 'python3 ./signing/macos-client-wrapper.py ${USERNAME} *.zip'
252 stash name: 'astcenc-macos-x64', includes: '*.zip'
253 stash name: 'astcenc-macos-x64-hash', includes: '*.zip.sha256'
267 /* Build for macOS on x86-64 using Clang */
268 stage('macOS arm64') {
298 sh 'python3 ./signing/macos-client-wrapper.py ${USERNAME} *.zip'
307 stash name: 'astcenc-macos-aarch64', includes: '*.zip'
308 stash name: 'astcenc-macos-aarch64-hash', includes: '*.zip.sha256'
[all …]

12345678910>>...56