HomeSort by relevance Sort by last modified time
    Searched full:apple (Results 226 - 250 of 6892) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/tools/llvm-objdump/ARM/
macho-arm-and-thumb.test 1 @ RUN: llvm-mc < %s -triple armv7-apple-darwin -filetype=obj | llvm-objdump -m -d - | FileCheck %s
2 @ RUN: llvm-mc < %s -triple armv7-apple-darwin -filetype=obj | llvm-objdump -arch armv7 -m -d - | FileCheck %s
macho-mcpu-arm.test 1 @ RUN: llvm-mc < %s -triple thumbv7-apple-darwin -mcpu=cortex-a7 -filetype=obj | llvm-objdump -triple thumbv7-apple-darwin10 -m -d -mcpu=cortex-a7 - | FileCheck %s
  /external/webrtc/talk/app/webrtc/objctests/
Info.plist 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /external/webrtc/talk/build/
objc_app.plist 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  /external/clang/INPUTS/
iostream.cc 1 // clang -I/usr/include/c++/4.0.0 -I/usr/include/c++/4.0.0/powerpc-apple-darwin8 -I/usr/include/c++/4.0.0/backward INPUTS/iostream.cc -Eonly
  /external/clang/test/CodeGen/
2003-08-18-SigSetJmp.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm %s -o /dev/null
2008-07-22-bitfield-init-after-zero-len-array.c 1 // RUN: %clang_cc1 -triple=i686-apple-darwin9 -emit-llvm -o - %s | FileCheck %s
2009-05-04-EnumInreg.c 1 // RUN: %clang_cc1 -emit-llvm -triple i686-apple-darwin -mregparm 3 %s -o - | FileCheck %s
2010-07-14-overconservative-align.c 1 // RUN: %clang_cc1 %s -triple x86_64-apple-darwin -emit-llvm -o - | FileCheck %s
2011-03-31-ArrayRefFolding.c 1 // RUN: %clang_cc1 -emit-llvm -o - -triple i386-apple-darwin %s | FileCheck %s
arm-clear.c 2 // RUN: %clang_cc1 -triple armv7-apple-darwin9 -emit-llvm -w -o - %s | FileCheck %s
arm-inline-asm.c 2 // RUN: %clang_cc1 -triple armv7-apple-darwin9 -emit-llvm -w -o - %s | FileCheck %s
darwin-thread-specifier.c 1 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.7.0 -emit-llvm -o - %s | FileCheck %s
ffp-contract-option.c 1 // RUN: %clang_cc1 -O3 -ffp-contract=fast -triple=powerpc-apple-darwin10 -S -o - %s | FileCheck %s
func-aligned.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin %s -emit-llvm -o - | FileCheck %s
packed-union.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -emit-llvm %s -o - | FileCheck %s
pr2394.c 1 // RUN: %clang_cc1 %s -triple i386-apple-darwin10 -emit-llvm -o - | FileCheck %s
uint128_t.c 1 // RUN: %clang_cc1 %s -emit-llvm -o - -triple=x86_64-apple-darwin9
x86_64-arguments-darwin.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o - %s| FileCheck %s
  /external/clang/test/CodeGenCXX/
2012-02-06-VecInitialization.cpp 1 // RUN: %clang_cc1 -emit-llvm -o - -triple i386-apple-darwin %s | FileCheck %s
apple-kext-guard-variable.cpp 1 // RUN: %clang -target x86_64-apple-darwin10 -S -o %t.s -mkernel -Xclang -verify %s
cast-to-ref-bool.cpp 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o - %s | FileCheck %s
debug-info-context.cpp 1 // RUN: %clang_cc1 -emit-llvm -debug-info-kind=limited -triple x86_64-apple-darwin %s -o - | FileCheck %s
debug-info-flex-member.cpp 1 // RUN: %clang_cc1 -emit-llvm -debug-info-kind=limited -triple x86_64-apple-darwin %s -o - | FileCheck %s
debug-info-large-constant.cpp 1 // RUN: %clang_cc1 -debug-info-kind=limited -triple=x86_64-apple-darwin %s -o /dev/null

Completed in 297 milliseconds

1 2 3 4 5 6 7 8 91011>>