Searched refs:apple (Results 1 – 25 of 227) sorted by relevance
12345678910
1 2008-11-07 Fariborz Jahanian <fjahanian@apple.com>21 2008-10-31 Fariborz Jahanian <fjahanian@apple.com>30 2008-10-27 Fariborz Jahanian <fjahanian@apple.com>37 2010-03-16 Fariborz Jahanian <fjahanian@apple.com>43 2010-03-12 Fariborz Jahanian <fjahanian@apple.com>50 2010-03-05 Fariborz Jahanian <fjahanian@apple.com>56 2009-02-11 Fariborz Jahanian <fjahanian@apple.com>63 2009-02-11 Fariborz Jahanian <fjahanian@apple.com>69 2008-10-27 Fariborz Jahanian <fjahanian@apple.com>75 2008-10-24 Fariborz Jahanian <fjahanian@apple.com>[all …]
1 2007-07-09 Geoffrey Keating <geoffk@apple.com> (r126529)21 2007-06-28 Geoffrey Keating <geoffk@apple.com> (r126088)28 2007-06-28 Geoffrey Keating <geoffk@apple.com> (r126080)33 2007-06-14 Geoff Keating <geoffk@apple.com> (r125721)48 2007-05-18 Geoffrey Keating <geoffk@apple.com> (r124839)58 2007-05-05 Geoffrey Keating <geoffk@apple.com> (r124467)91 2006-12-01 Geoffrey Keating <geoffk@apple.com> (r119427)103 2006-10-31 Geoffrey Keating <geoffk@apple.com> (r118360)
1 2010-03-16 Fariborz Jahanian <fjahanian@apple.com>9 2010-03-12 Jim Grosbach <grosbach@apple.com>16 2010-03-12 Fariborz Jahanian <fjahanian@apple.com>24 2010-03-05 Fariborz Jahanian <fjahanian@apple.com>30 2009-03-12 Caroline Tice <ctice@apple.com>37 2009-02-11 Fariborz Jahanian <fjahanian@apple.com>45 2008-12-21 Caroline Tice <ctice@apple.com>51 2008-12-18 Bill Wendling <wendling@apple.com>57 2008-12-02 Caroline Tice <ctice@apple.com>67 2008-12-02 Fariborz Jahanian <fjahanian@apple.com>[all …]
7 2007-07-12 Geoffrey Keating <geoffk@apple.com> (r126588)19 2007-07-09 Geoffrey Keating <geoffk@apple.com> (r126529)48 2007-07-06 Josh Conner <jconner@apple.com> (r126422)55 2007-07-03 Eric Christopher <echristo@apple.com> (r126278)62 2007-06-28 Geoffrey Keating <geoffk@apple.com> (r126088)80 2007-05-31 Eric Christopher <echristo@apple.com> (r125246)94 2007-05-27 Eric Christopher <echristo@apple.com> (r125116)117 2007-05-18 Geoffrey Keating <geoffk@apple.com> (r124839)125 2007-05-16 Eric Christopher <echristo@apple.com> (r124763)154 2007-04-24 Hui-May Chang <hm.chang@apple.com> (r124115)[all …]
3 # $File: apple,v 1.36 2017/03/17 21:35:28 christos Exp $4 # apple: file(1) magic for Apple file formats6 0 search/1/t FiLeStArTfIlEsTaRt binscii (apple ][) text7 0 string \x0aGL Binary II (apple ][) data8 0 string \x76\xff Squeezed (apple ][) data9 0 string NuFile NuFile archive (apple ][) data10 0 string N\xf5F\xe9l\xe5 NuFile archive (apple ][) data69 # Reference: http://www.gno.org/pub/apple2/doc/apple/filetypes/ftn.1a.xxxx85 # ./apple (version 5.25) labeled the entry as "AppleWorks word processor data"90 # $70 $1A $F8 $FF is this the apple type ?[all …]
41 !:apple EMAxTEXT46 !:apple EMAxTEXT60 !:apple EMAxTEXT
6 # BinHex is the Macintosh ASCII-encoded file format (see also "apple")16 !:apple SIT!SIT!26 !:apple SIT!SIT!295 # ftp://ftp.mars.org/pub/hfs/hfsutils-3.2.6.tar.gz/hfsutils-3.2.6/libhfs/apple.h300 !:mime application/x-apple-diskimage301 #!:apple hfsdINIT302 #!:apple MACSdisk304 #!:apple ddskdevi305 !:apple ????devi
1 2008-08-04 Bill Wendling <wendling@apple.com>6 2008-05-01 Mike Stump <mrs@apple.com>11 2005-02-17 Devang Patel <dpatel@apple.com>
1 2007-05-05 Geoffrey Keating <geoffk@apple.com> (r124467)8 2007-03-15 Geoffrey Keating <geoffk@apple.com> (r122972)28 2006-12-20 Geoffrey Keating <geoffk@apple.com> (r120097)
37 +// RUN: %clang_cc1 -triple x86_64-apple-macosx10.9.0 -include %S/local_static.h -fsyntax-only %s -…41 +// RUN: %clang_cc1 -triple x86_64-apple-macosx10.9.0 -x c++-header -emit-pch -o %t.pch %S/local_st…42 +// RUN: %clang_cc1 -triple x86_64-apple-macosx10.9.0 -include-pch %t.pch -emit-llvm -o %t.pch.ll %s
115 -// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-darwin %s -o - | FileCheck %s116 +// RUN: %clang_cc1 -emit-llvm -g -fno-standalone-debug -triple x86_64-apple-darwin %s -o - | FileC…125 +// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-darwin %s -o - | FileCheck %s185 -// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-darwin -fno-limit-debug-info %s -o - | FileC…186 +// RUN: %clang_cc1 -emit-llvm -g -triple x86_64-apple-darwin -fstandalone-debug %s -o - | FileChec…198 +// RUN: %clang_cc1 -triple x86_64-apple-darwin -o - -emit-llvm -g %s | FileCheck %s218 -// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -g -fno-limit-debug-info -S -mllvm -generate-dwa…219 +// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -g -fstandalone-debug -S -mllvm -generate-dwarf-…
31 no:0:*-apple-darwin12.6.0) ;;40 no:0:*-apple-darwin12.6.0) ;;
147 -apple | -axis)1071 basic_machine=m68k-apple1074 basic_machine=powerpc-apple1416 *-apple)1477 vendor=apple1483 vendor=apple
147 -apple | -axis)1046 basic_machine=m68k-apple1049 basic_machine=powerpc-apple1382 *-apple)1443 vendor=apple1449 vendor=apple
152 -apple | -axis | -knuth | -cray | -microblaze*)1694 *-apple)1761 vendor=apple1767 vendor=apple
152 -apple | -axis | -knuth | -cray | -microblaze*)1697 *-apple)1764 vendor=apple1770 vendor=apple
152 -apple | -axis | -knuth | -cray | -microblaze*)1688 *-apple)1755 vendor=apple1761 vendor=apple
152 -apple | -axis | -knuth | -cray | -microblaze*)1704 *-apple)1771 vendor=apple1777 vendor=apple
159 -apple | -axis | -knuth | -cray | -microblaze*)1699 *-apple)1766 vendor=apple1772 vendor=apple
159 -apple | -axis | -knuth | -cray | -microblaze)1679 *-apple)1746 vendor=apple1752 vendor=apple
151 -apple | -axis | -knuth | -cray | -microblaze*)1734 *-apple)1801 vendor=apple1807 vendor=apple
152 -apple | -axis | -knuth | -cray | -microblaze*)1713 *-apple)1780 vendor=apple1786 vendor=apple
151 -apple | -axis | -knuth | -cray)1153 basic_machine=m68k-apple1156 basic_machine=powerpc-apple1532 *-apple)1599 vendor=apple1605 vendor=apple