HomeSort by relevance Sort by last modified time
    Searched refs:Apple (Results 1 - 25 of 29) sorted by null

1 2

  /external/llvm/utils/
show-diagnostics 29 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" \
30 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /external/stlport/stlport/stl/config/
_apple.h 5 /* common configuration settings for Apple MPW MrCpp / SCpp */
10 # error Apple's MPW MrCpp v.5.0.0 or better compiler required
13 # error Apple's MPW SCpp v.8.9.0 or better compiler required
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 5 /* common configuration settings for Apple MPW MrCpp / SCpp */
10 # error Apple's MPW MrCpp v.5.0.0 or better compiler required
13 # error Apple's MPW SCpp v.8.9.0 or better compiler required
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 5 /* common configuration settings for Apple MPW MrCpp / SCpp */
10 # error Apple's MPW MrCpp v.5.0.0 or better compiler required
13 # error Apple's MPW SCpp v.8.9.0 or better compiler required
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 5 /* common configuration settings for Apple MPW MrCpp / SCpp */
10 # error Apple's MPW MrCpp v.5.0.0 or better compiler required
13 # error Apple's MPW SCpp v.8.9.0 or better compiler required
  /external/clang/lib/StaticAnalyzer/Checkers/
UnixAPIChecker.cpp 66 == llvm::Triple::Apple)
CallAndMessageChecker.cpp 286 return triple.getVendor() == llvm::Triple::Apple &&
CheckSecuritySyntaxOnly.cpp 29 return T.getVendor() == llvm::Triple::Apple ||
  /frameworks/compile/libbcc/runtime/make/
AppleBI.mk 3 # Make rules to build compiler_rt in Apple B&I infrastructure
  /frameworks/compile/libbcc/runtime/make/platform/
darwin_bni.mk 2 Description := Target for Darwin using an Apple-style build.
  /external/llvm/lib/Support/
Triple.cpp 88 case Apple: return "apple";
239 if (!isOSDarwin() && getVendor() != Triple::Apple)
338 if (VendorName == "apple")
339 return Apple;
  /external/clang/examples/wpa/
clang-wpa.cpp 150 if (PP.getTargetInfo().getTriple().getVendor() == llvm::Triple::Apple)
  /external/llvm/include/llvm/ADT/
Triple.h 76 Apple,
  /external/v8/test/mjsunit/third_party/
array-splice-webkit.js 1 // Copyright (c) 2006 Apple Computer, Inc. All rights reserved.
object-keys.js 1 // Copyright (c) 2006 Apple Computer, Inc. All rights reserved.
string-trim.js 1 // Copyright (c) 2009 Apple Computer, Inc. All rights reserved.
  /external/webkit/Source/WebCore/inspector/front-end/
Toolbar.js 2 * Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.
16 * 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of
20 * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
23 * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 69 UNSIGNED_SHORT_8_8_MESA 0x85BA /* same as Apple's */
70 UNSIGNED_SHORT_8_8_REV_MESA 0x85BB /* same as Apple's */
  /external/llvm/lib/MC/
SubtargetFeature.cpp 386 if (Triple.getVendor() == Triple::Apple) {
388 // powerpc-apple-*
391 // powerpc64-apple-*
  /external/llvm/unittests/ADT/
TripleTest.cpp 78 T = Triple("i386-apple-darwin");
80 EXPECT_EQ(Triple::Apple, T.getVendor());
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/
CodeGeneratorTestRunner.pm 1 # Copyright (C) 2010 Apple Inc. All rights reserved.
12 # THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS''
15 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS
83 * Copyright (C) 2010 Apple Inc. All rights reserved.
94 * THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS''
97 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS
  /external/webkit/Source/WebCore/bindings/scripts/
CodeGeneratorCPP.pm 6 # Copyright (C) 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
48 * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
    [all...]
CodeGeneratorObjC.pm 6 # Copyright (C) 2006, 2007, 2008, 2009, 2010 Apple Inc. All rights reserved.
138 * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
150 * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
153 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
178 * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
181 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
    [all...]
  /external/libpng/
CHANGES     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-tagcloud.js 3 * Copyright (C) 2007 Apple Inc. All rights reserved.
14 * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
17 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
    [all...]

Completed in 4775 milliseconds

1 2