/external/libcups/cups/ |
D | versioning.h | 109 # define _CUPS_API_1_1_19 API_AVAILABLE(macos(10.3), ios(11.0)) _CUPS_PUBLIC 110 # define _CUPS_API_1_1_20 API_AVAILABLE(macos(10.4), ios(11.0)) _CUPS_PUBLIC 111 # define _CUPS_API_1_1_21 API_AVAILABLE(macos(10.4), ios(11.0)) _CUPS_PUBLIC 112 # define _CUPS_API_1_2 API_AVAILABLE(macos(10.5), ios(11.0)) _CUPS_PUBLIC 113 # define _CUPS_API_1_3 API_AVAILABLE(macos(10.5), ios(11.0)) _CUPS_PUBLIC 114 # define _CUPS_API_1_4 API_AVAILABLE(macos(10.6), ios(11.0)) _CUPS_PUBLIC 115 # define _CUPS_API_1_5 API_AVAILABLE(macos(10.7), ios(11.0)) _CUPS_PUBLIC 116 # define _CUPS_API_1_6 API_AVAILABLE(macos(10.8), ios(11.0)) _CUPS_PUBLIC 117 # define _CUPS_API_1_7 API_AVAILABLE(macos(10.9), ios(11.0)) _CUPS_PUBLIC 118 # define _CUPS_API_2_0 API_AVAILABLE(macos(10.10), ios(11.0)) _CUPS_PUBLIC [all …]
|
D | raster.h | 145 CUPS_CSPACE_CIEXYZ = 15, /* CIE XYZ @since CUPS 1.1.19/macOS 10.3@ */ 146 CUPS_CSPACE_CIELab = 16, /* CIE Lab @since CUPS 1.1.19/macOS 10.3@ */ 147 …_RGBW = 17, /* Red, green, blue, white (DeviceRGB, sRGB by default) @since CUPS 1.2/macOS 10.5@ */ 152 CUPS_CSPACE_ICC1 = 32, /* ICC-based, 1 color @since CUPS 1.1.19/macOS 10.3@ */ 153 CUPS_CSPACE_ICC2 = 33, /* ICC-based, 2 colors @since CUPS 1.1.19/macOS 10.3@ */ 154 CUPS_CSPACE_ICC3 = 34, /* ICC-based, 3 colors @since CUPS 1.1.19/macOS 10.3@ */ 155 CUPS_CSPACE_ICC4 = 35, /* ICC-based, 4 colors @since CUPS 1.1.19/macOS 10.3@ */ 156 CUPS_CSPACE_ICC5 = 36, /* ICC-based, 5 colors @since CUPS 1.1.19/macOS 10.3@ */ 157 CUPS_CSPACE_ICC6 = 37, /* ICC-based, 6 colors @since CUPS 1.1.19/macOS 10.3@ */ 158 CUPS_CSPACE_ICC7 = 38, /* ICC-based, 7 colors @since CUPS 1.1.19/macOS 10.3@ */ [all …]
|
D | ppd.h | 109 typedef enum ppd_status_e /**** Status Codes @since CUPS 1.1.19/macOS 10.3@ ****/ 140 enum ppd_conform_e /**** Conformance Levels @since CUPS 1.1.19/macOS 10.3@ ****/ 147 /**** Conformance Levels @since CUPS 1.1.19/macOS 10.3@ ****/ 149 typedef struct ppd_attr_s /**** PPD Attribute Structure @since CUPS 1.1.19/macOS 10.3@ ****/ 190 char name[PPD_MAX_NAME]; /* Group name @since CUPS 1.1.18/macOS 10.3@ */ 235 /**** New in CUPS 1.2/macOS 10.5 ****/ 236 typedef enum ppd_cptype_e /**** Custom Parameter Type @since CUPS 1.2/macOS 10.5@ ****/ 248 typedef union ppd_cplimit_u /**** Custom Parameter Limit @since CUPS 1.2/macOS 10.5@ ****/ 260 typedef union ppd_cpvalue_u /**** Custom Parameter Value @since CUPS 1.2/macOS 10.5@ ****/ 272 typedef struct ppd_cparam_s /**** Custom Parameter @since CUPS 1.2/macOS 10.5@ ****/ [all …]
|
D | cups.h | 232 * @since CUPS 1.2/macOS 10.5@ */ 234 * @since CUPS 1.2/macOS 10.5@ */ 236 * @since CUPS 1.2/macOS 10.5@ */ 237 CUPS_PRINTER_DISCOVERED = 0x1000000, /* Printer was discovered @since CUPS 1.2/macOS 10.5@ */ 239 * @since CUPS 1.4/macOS 10.6@ @private@ */ 241 * @since CUPS 1.4/macOS 10.6@ @private@ */ 266 * information @since CUPS 1.6/macOS 10.8@ */ 283 typedef struct cups_size_s /**** Media Size @since CUPS 1.6/macOS 10.8@ ****/ 303 * @since CUPS 1.5/macOS 10.7@ */ 308 * @since CUPS 1.6/macOS 10.8@ */ [all …]
|
D | http.h | 120 HTTP_AUTH_NEGOTIATE /* GSSAPI authentication in use @since CUPS 1.3/macOS 10.5@ */ 181 HTTP_FIELD_ACCEPT_ENCODING, /* Accepting-Encoding field @since CUPS 1.7/macOS 10.9@ */ 182 HTTP_FIELD_ALLOW, /* Allow field @since CUPS 1.7/macOS 10.9@ */ 183 HTTP_FIELD_SERVER, /* Server field @since CUPS 1.7/macOS 10.9@ */ 213 …E_UNKNOWN_METHOD, /* Unknown request method, waiting for blank line @since CUPS 1.7/macOS 10.9@ */ 214 …E_UNKNOWN_VERSION /* Unknown request method, waiting for blank line @since CUPS 1.7/macOS 10.9@ */ 237 HTTP_STATUS_NONE = 0, /* No Expect value @since CUPS 1.7/macOS 10.9@ */ 287 …HTTP_STATUS_CUPS_PKI_ERROR, /* Error negotiating a secure connection @since CUPS 1.5/macOS 10.7@ … 416 **** more portable. @since CUPS 1.2/macOS 10.5@ 433 **** with a hostname. @since CUPS 1.2/macOS 10.5@ [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/swiftshader/third_party/llvm-7.0/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-diagnostics.s | 6 .build_version macos,1,2,3 7 // CHECK: build-version-diagnostics.s:[[@LINE-1]]:1: warning: .build_version macos used while targe… 13 .build_version macos 1,2 19 .build_version macos,a 22 .build_version macos,0,1 25 .build_version macos,-1,1 28 .build_version macos,65536,1
|
/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 …]
|
D | attr-availability-1.m | 28 …/ expected-warning{{overriding method introduced after overridden method on macOS (10_4 vs. 10_3)}} 31 … expected-warning{{overriding method deprecated before overridden method on macOS (10_3 vs. 10_2)}} 33 …lable))); // expected-warning{{overriding method cannot be unavailable on macOS when its overridde… 37 [a method]; // expected-warning{{'method' is deprecated: first deprecated in macOS 10.2}} 39 …[a proto_method]; // expected-warning{{'proto_method' is deprecated: first deprecated in macOS 10.… 40 …[b proto_method]; // expected-warning{{'proto_method' is deprecated: first deprecated in macOS 10.… 60 [super method]; // expected-warning {{'method' is deprecated: first deprecated in macOS 10.2}} 115 … interface_method]; // expected-error {{'interface_method' is unavailable: not available on macOS}} 117 [pa strange_method]; // expected-error {{'strange_method' is unavailable: not available on macOS}}
|
/external/fonttools/Lib/fontTools/misc/ |
D | macCreatorType.py | 9 import MacOS 11 MacOS = None variable 30 if MacOS is not None: 31 fileCreator, fileType = MacOS.GetCreatorAndType(path) 33 # work around bug in MacOS.GetCreatorAndType() on intel: 50 if MacOS is not None: 51 MacOS.SetCreatorAndType(path, fileCreator, fileType)
|
/external/python/cpython2/Lib/test/ |
D | test_macos.py | 6 MacOS = test_support.import_module('MacOS') variable 23 cr, tp = MacOS.GetCreatorAndType(test_support.TESTFN) 38 MacOS.SetCreatorAndType(test_support.TESTFN, 41 cr, tp = MacOS.GetCreatorAndType(test_support.TESTFN) 69 rfp = MacOS.openrf(test_support.TESTFN, '*wb') 79 rfp = MacOS.openrf(test_support.TESTFN, '*rb')
|
D | test_macostools.py | 8 MacOS = test_support.import_module('MacOS') variable 9 #The following modules should exist if MacOS exists. 23 rfp = MacOS.openrf(test_support.TESTFN, '*wb') 40 rfp = MacOS.openrf(test_support.TESTFN, '*rb') 43 rfp = MacOS.openrf(TESTFN2, '*rb')
|
/external/python/cpython2/Lib/plat-mac/ |
D | FrameWork.py | 8 import MacOS 123 MacOS.SetEventHandler() 171 if hasattr(MacOS, 'SchedParams'): 172 saveparams = MacOS.SchedParams(*self.schedparams) 183 if hasattr(MacOS, 'SchedParams'): 184 MacOS.SchedParams(*saveparams) 234 if MacOS.runtimemodel == 'macho': 238 MacOS.SetEventHandler() 239 MacOS.SchedParams(*self.schedparams) 241 MacOS.SetEventHandler(self.dispatch) [all …]
|
D | MiniAEFrame.py | 13 import MacOS 41 if MacOS.runtimemodel == 'ppc': 86 if hasattr(MacOS, 'OutputSeen'): 87 MacOS.OutputSeen() 103 if hasattr(MacOS, 'OutputSeen'): 104 MacOS.OutputSeen() 109 if hasattr(MacOS, 'HandleEvent'): 110 MacOS.HandleEvent(event)
|
/external/python/cpython2/Mac/BuildScript/resources/ |
D | ReadMe.rtf | 8 \f0\fs24 \cf0 This package will install Python $FULL_VERSION for macOS $MACOSX_DEPLOYMENT_TARGET fo… 20 \i macOS 10.9 (Mavericks) 24 \i macOS 10.6 (Snow Leopard) 27 …macOS 10.9 or later and if you have no need for compatibility with older systems, use the 10.9 var… 65 \i0 for this version of Python and of macOS.\ 77 …he implicit coupling between the two Python instances. Separately, as of macOS 10.12, Apple chang… 91 … the default system security settings. Python.org installer packages for macOS are signed with th… 103 \f0 ) container. If you download the Python installer through a web browser, the macOS installer …
|
/external/clang/test/Sema/ |
D | attr-availability-macosx.c | 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}} 56 struct type_info *t; // expected-error{{'type_info' is unavailable: introduced in macOS 10.9}} in test2()
|
/external/freetype/src/gxvalid/ |
D | README | 83 We have checked 183 fonts bundled with MacOS 9.1, MacOS 9.2, MacOS 84 10.0, MacOS X 10.1, MSIE for MacOS, and AppleWorks 6.0. In addition, 85 we have checked 67 Dynalab fonts (designed for MacOS) and 189 Ricoh 86 fonts (designed for Windows and MacOS dual platforms). The number of 202 fact, MacOS is shipped with fonts including broken GX/AAT tables, but 213 - FontValidator (for MacOS 8.5 - 9.2) resource fork font 214 - ftxvalidator (for MacOS X 10.1 -) dfont or naked-sfnt 215 - ftxdumperfuser (for MacOS X 10.1 -) dfont or naked-sfnt 220 In total, we checked 183 fonts bundled to MacOS 9.1, MacOS 9.2, MacOS 221 10.0, MacOS X 10.1, MSIE for MacOS, and AppleWorks 6.0. These fonts [all …]
|
/external/clang/test/Misc/ |
D | ast-print-objectivec.m | 23 // CHECK: - (void) MethP __attribute__((availability(macos, introduced=10.1.0, deprecated=10.2))); 27 // CHECK: - (void) MethI __attribute__((availability(macos, introduced=10.1.0, deprecated=10.2))); 31 // CHECK: - (void) MethCAT __attribute__((availability(macos, introduced=10_1_0, deprecated=10_2))); 35 // CHECK: - (void) MethP __attribute__((availability(macos, introduced=10.1.0, deprecated=10.2))) { 38 // CHECK: - (void) MethI __attribute__((availability(macos, introduced=10.1.0, deprecated=10.2))) {
|
/external/python/cpython3/Mac/BuildScript/resources/ |
D | ReadMe.rtf | 8 \f0\fs24 \cf0 This package will install Python $FULL_VERSION for macOS $MACOSX_DEPLOYMENT_TARGET fo… 18 \i macOS 10.9 (Mavericks) 22 \i macOS 10.6 (Snow Leopard) 25 …macOS 10.9 or later and if you have no need for compatibility with older systems, use the 10.9 var…
|
/external/python/cpython3/Mac/IDLE/IDLE.app/Contents/Resources/ |
D | idlemain.py | 17 # MacOS/ 24 # ../IDLE.app/Contents/MacOS/Python{-32} is symlinked to 26 # /Resources/Python.app/Contents/MacOS/Python{-32} 32 # PYTHONEXECUTABLE = .../IDLE.app/Contents/MacOS/Python{-32} 55 if p[2].startswith('/Contents/MacOS/Python'):
|
/external/python/cpython3/Doc/library/ |
D | asyncio-platforms.rst | 87 macOS chapter 90 Modern macOS versions are fully supported. 92 .. rubric:: macOS <= 10.8 94 On macOS 10.6, 10.7 and 10.8, the default event loop 99 these older versions of macOS. Example::
|
/external/python/cpython2/Mac/IDLE/ |
D | idlemain.py | 17 # MacOS/ 24 # ../IDLE.app/Contents/MacOS/Python{-32} is symlinked to 26 # /Resources/Python.app/Contents/MacOS/Python{-32} 32 # PYTHONEXECUTABLE = .../IDLE.app/Contents/MacOS/Python{-32} 55 if p[2].startswith('/Contents/MacOS/Python'):
|