Home
last modified time | relevance | path

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

12345678910>>...61

/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/flutter/flutter/dev/tools/gen_keycodes/data/
Dkey_data.json18 "macos": null null
41 "macos": null null
62 "macos": null null
87 "macos": null null
110 "macos": null null
135 "macos": null null
156 "macos": null null
177 "macos": null null
202 "macos": null null
229 "macos": null null
[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 …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/
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 …]
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 …]
/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/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/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dbuild_macos.dart12 import '../macos/build_macos.dart';
17 /// A command to build a macOS desktop target through a build shell script.
25 final String name = 'macos';
32 DevelopmentArtifact.macOS,
37 String get description => 'build the macOS desktop target.';
45 throwToolExit('"build macos" is not currently supported.');
48 throwToolExit('"build macos" only supported on macOS hosts.');
50 if (!flutterProject.macos.existsSync()) {
51 throwToolExit('No macOS desktop project configured.');
/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 …]
/third_party/flutter/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/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/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/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/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/flutter/flutter/packages/flutter_tools/test/general.shard/commands/
Dbuild_macos_test.dart54 testUsingContext('macOS build fails when there is no macos project', () async {
58 const <String>['build', 'macos']
65 testUsingContext('macOS build fails on non-macOS platform', () async {
73 const <String>['build', 'macos']
81 testUsingContext('macOS build invokes xcode build', () async {
84 fs.directory('macos').createSync();
94 '-workspace', flutterProject.macos.xcodeWorkspace.path,
102 fs.file(fs.path.join('macos', 'Flutter', 'ephemeral', '.app_filename'))
109 const <String>['build', 'macos', '--release']
118 testUsingContext('Refuses to build for macOS when feature is disabled', () {
[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/flutter/flutter/packages/flutter_tools/lib/src/macos/
Dbuild_macos.dart19 /// Builds the macOS project through xcodebuild.
38 await processPodsIfNeeded(flutterProject.macos, getMacOSBuildDirectory(), buildInfo.mode);
40 if (!flutterProject.macos.inputFileList.existsSync()) {
41 flutterProject.macos.inputFileList.createSync(recursive: true);
43 if (!flutterProject.macos.outputFileList.existsSync()) {
44 flutterProject.macos.outputFileList.createSync(recursive: true);
58 '-workspace', flutterProject.macos.xcodeWorkspace.path,
67 'Building macOS application...',
87 flutterUsage.sendTiming('build', 'xcode-macos', Duration(milliseconds: sw.elapsedMilliseconds));
/third_party/flutter/flutter/packages/flutter_tools/lib/src/build_system/targets/
Dmacos.dart16 import '../../macos/xcode.dart';
21 const String _kOutputPrefix = '{PROJECT_DIR}/macos/Flutter/ephemeral/FlutterMacOS.framework';
23 /// The copying logic for flutter assets in macOS.
53 final String prefix = fs.path.join(flutterProject.macos.ephemeralDirectory.path,
64 /// Copy the macOS framework to the correct copy dir by invoking 'cp -R'.
80 Source.pattern('{FLUTTER_ROOT}/packages/flutter_tools/lib/src/build_system/targets/macos.dart'),
113 final Directory targetDirectory = flutterProject.macos
131 /// Create an App.framework for debug macOS targets.
146 flutterProject.macos.ephemeralDirectory.path, 'App.framework', 'App'));
161 '-o', 'macos/Flutter/ephemeral/App.framework/App',
[all …]

12345678910>>...61