Searched refs:Apple (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/usr.bin/calendar/calendars/
H A Dcalendar.computer12 01/03 Apple Computer founded, 1977
49 06/10 First Apple II shipped, 1977
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DTriple.cpp99 case Apple: return "apple";
195 if (!isOSDarwin() && getVendor() != Triple::Apple)
258 .Case("apple", Triple::Apple)
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DTriple.h79 Apple, enumerator in enum:llvm::Triple::VendorType
/freebsd-9.3-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex45 device tree supplied by Open Firmware on IBM\R servers and Apple\R
541 board-specific purpose. For example, many of Apple's device trees
568 ultimately saw the light and installed Linux on his Apple PowerPC
571 mostly around the support for Apple machines. He became official
574 PowerPC kernel to Apple G5 machines and the Maple embedded board,
589 Apple and Power Macintosh are a registered trademarks of Apple
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DSubtargetFeature.cpp360 if (Triple.getVendor() == Triple::Apple) {
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp83 == llvm::Triple::Apple)
H A DCallAndMessageChecker.cpp449 return (triple.getVendor() == llvm::Triple::Apple &&
H A DCheckSecuritySyntaxOnly.cpp30 return T.getVendor() == llvm::Triple::Apple ||
/freebsd-9.3-release/contrib/ncurses/misc/
H A Dterminfo.src4560 # Apple VT220
4611 # The documented function-key mapping refers to the Apple Extended Keyboard
16302 #### Apple II
16304 # Apple II firmware console first, then various 80-column cards and
16314 appleIIgs|appleIIe|appleIIc|Apple 80 column firmware interface,
16322 # Apple //e with 80-column card, entry from BRL
16330 apple2e|Apple //e,
16340 apple2e-p|Apple //e via Pascal,
16343 # (ASCII Express) MouseTalk "Standard Apple //" emulation from BRL
16379 # Apple wit
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Driver/
H A DTools.cpp2149 if (getToolChain().getTriple().getVendor() == llvm::Triple::Apple)
2249 // match that of llvm-gcc and Apple GCC before that.
4861 // Give --sysroot= preference, over the Apple specific behavior to also use

Completed in 325 milliseconds