Home
last modified time | relevance | path

Searched refs:Apple (Results 1 – 25 of 214) sorted by relevance

123456789

/openbsd/distrib/notes/arm64/
H A Dhardware27 Apple M1/M2
28 Apple Mac mini (M1, 2020)
29 Apple MacBook Air (M1, 2020)
30 Apple MacBook Pro (13-inch, M1, 2020)
31 Apple iMac (24-inch, M1, 2021)
34 Apple Studio (M1 Max/Ultra, 2022)
35 Apple Mac mini (M2, 2023)
36 Apple MacBook Air (13-inch, M2, 2022)
37 Apple MacBook Pro (13-inch, M2, 2022)
39 Apple Mac mini (M2 Pro, 2023)
[all …]
/openbsd/usr.bin/file/magdir/
H A Dapple4 # apple: file(1) magic for Apple file formats
14 # Type: Apple Emulator 2IMG format
16 0 string 2IMG Apple ][ 2IMG Disk Image
60 # In general, Apple II formats are hard to identify because Apple DOS
146 # Beagle Bros. Apple Mechanic fonts
148 0 belong&0xFF00FFFF 0x6400D000 Apple Mechanic font
156 # particularly the "Apple Partition data" entry.
172 0 string bplist00 Apple binary property list
174 # Apple binary property list (bplist)
197 # Apple/NeXT typedstream data
[all …]
H A Dmacintosh177 # Somewhere, Apple has a repository of registered Creator IDs. These are
184 #>69 string APLS (Apple Scanner)
185 #>69 string APSC (Apple Scanner)
212 #>69 string PSI2 (Apple File Exchange)
228 #>69 string pdos (Apple ProDOS file system)
322 #0 beshort 0x4552 Apple Device Driver data
330 #0x200 beshort 0x504D Apple Partition data
356 #0x200 beshort 0x5453 Apple Old Partition data
H A Danimation8 # FLC, SGI, Apple originally from Daniel Quinlan (quinlan@yggdrasil.com)
10 # SGI and Apple formats
13 4 string moov Apple QuickTime
23 #4 string skip Apple QuickTime movie (modified)
66 >8 string/W qt \b, Apple QuickTime movie
117 >8 string M4A \b, Apple iTunes ALAC/AAC-LC (.M4A) Audio
119 >8 string M4B \b, Apple iTunes ALAC/AAC-LC (.M4B) Audio Book
123 >8 string M4V \b, Apple iTunes Video (.M4V) Video
125 >8 string M4VH \b, Apple TV (.M4V)
127 >8 string M4VP \b, Apple iPhone (.M4V)
[all …]
H A Drtf12 >>6 string \\mac Apple Macintosh
/openbsd/usr.bin/calendar/calendars/
H A Dcalendar.computer13 01/03 Apple Computer incorporated, 1977
21 01/22 Apple airs "1984" commercial during Superbowl XVIII, 1984
37 04/01 Apple Computer founded, 1976
42 04/20 Apple announces the Apple ][ at the 1st West Coast Computer Faire, 1977
53 06/10 First Apple II shipped, 1977
/openbsd/gnu/llvm/clang/cmake/caches/
H A DApple-stage1.cmake1 # This file sets up a CMakeCache for Apple-style bootstrap builds. It can be
2 # used on any Darwin system to approximate Apple Clang builds.
11 set(CLANG_VENDOR Apple CACHE STRING "")
59 -C ${CMAKE_CURRENT_LIST_DIR}/Apple-stage2.cmake
H A DREADME.txt18 Apple-stage1
21 The Apple stage1 cache configures a two stage build similar to how Apple builds
25 The Apple-stage2 cache can be used directly to match the build settings Apple
H A DApple-stage2-ThinLTO.cmake1 # This file sets up a CMakeCache for Apple-style stage2 ThinLTO bootstrap. It is
6 include(${CMAKE_CURRENT_LIST_DIR}/Apple-stage2.cmake)
H A DApple-stage2.cmake1 # This file sets up a CMakeCache for Apple-style stage2 bootstrap. It is
5 set(PACKAGE_VENDOR Apple CACHE STRING "")
/openbsd/gnu/usr.bin/perl/
H A DREADME.macosx29 which is part of Apple's developer tools - also known as Xcode. From
53 for most users, and will leave the Apple-supplied Perl and its modules
57 that mirrors that of Apple's default Perl, with core modules stored in
90 Note: From Mac OS X 10.6 "Snow Leopard" onwards, Apple only supports
145 compiler and linker flags. For further information, see Apple's
155 of the location and size of all previously-loaded libraries. Apple
168 =head2 Updating Apple's Perl
174 with the /usr/bin/perl that's installed by Apple.
179 libperl supplied by Apple will not be deleted. If both libraries are
182 Apple's dynamic libperl with a static libperl, you need to be sure to
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCAsmInfo.cpp24 Apple = 1 enumerator
31 clEnumValN(Apple, "apple", "Emit Apple-style NEON assembly")));
36 AssemblerDialect = AsmWriterVariant == Default ? Apple : AsmWriterVariant; in AArch64MCAsmInfoDarwin()
/openbsd/gnu/llvm/compiler-rt/cmake/caches/
H A DApple.cmake1 # This file sets up a CMakeCache for Apple-style builds of compiler-rt.
2 # This configuration matches Apple uses when shipping Xcode releases.
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A DREADME.hfs_boot7 A bootable HFS CD requires an Apple CD-ROM (or compatible) driver, a bootable
55 By using a driver from an Apple CD and copying Apple software to your CD,
56 you become liable to obey Apple Computer, Inc. Software License Agreements.
H A DREADME.mkhybrid58 Netatalk Apple/Unix files:
68 To create a CD with the 'Apple Extensions to ISO9660', from the source
69 direcories cd_dir and another_dir. Files in all the known Apple/Unix format
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DAppleArm64ExceptionClass.def9 // Defines ESR exception classes for Apple arm64* targets.
11 // reference manual, but there are some Apple-specific additions.
/openbsd/gnu/llvm/lldb/docs/use/
H A Dlinks.rst56 `Advanced Apple Debugging & Reverse Engineering (2018)`_
59 A book about using LLDB on Apple platforms.
80 .. _Advanced Apple Debugging & Reverse Engineering (2018): https://www.raywenderlich.com/books/adva…
/openbsd/gnu/llvm/llvm/docs/
H A DAdvancedBuilds.rst75 Apple Clang Builds (A More Complex Bootstrap)
78 Apple's Clang builds are a slightly more complicated example of the simple
79 bootstrapping scenario. Apple Clang is built using a 2-stage build.
86 configuration the Apple Clang build settings are contained in CMake Cache files.
87 You can build an Apple Clang compiler using the following commands:
91 $ cmake -G Ninja -C <path to source>/clang/cmake/caches/Apple-stage1.cmake <path to source>
95 CLANG_BOOTSTRAP_CMAKE_ARGS to pass the Apple-stage2.cmake cache script to the
100 based on the settings in Apple-stage2.cmake.
/openbsd/gnu/llvm/lldb/cmake/caches/
H A DApple-lldb-Linux.cmake1 include(${CMAKE_CURRENT_LIST_DIR}/Apple-lldb-base.cmake)
H A DApple-lldb-Xcode.cmake1 include(${CMAKE_CURRENT_LIST_DIR}/Apple-lldb-base.cmake)
/openbsd/distrib/notes/macppc/
H A Dinstall40 Disks on OpenBSD/MACHINE are partitioned either using Apple-style
62 1: Apple_partition_map Apple 63 @ 1
77 1: Apple_partition_map Apple 63 @ 1
90 partitions created on the disk by the Apple partition editor.
H A Dwhatis3 OpenBSD/MACHINE runs on the ``New World'' PowerPC-based Apple
/openbsd/gnu/llvm/compiler-rt/lib/orc/
H A DCMakeLists.txt118 else() # not Apple
177 endif() # not Apple
/openbsd/sys/arch/macppc/
H A DREADME1 This is the macppc port, it supports most of the "New World" Apple Macintosh
/openbsd/gnu/llvm/libcxx/utils/ci/
H A Dbuildkite-pipeline.yml740 - group: ":apple: Apple"
772 # Build with the configuration we use to generate libc++.dylib on Apple platforms
773 - label: "Apple system"
788 # Test back-deployment to older Apple platforms
789 - label: "Apple back-deployment macosx10.9"
804 - label: "Apple back-deployment macosx10.15"
819 - label: "Apple back-deployment macosx11.0 arm64"
834 - label: "Apple back-deployment with assertions enabled"

123456789