HomeSort by relevance Sort by last modified time
    Searched full:darwin (Results 576 - 600 of 4308) sorted by null

<<21222324252627282930>>

  /build/tools/ziptime/
Android.mk 30 LOCAL_MODULE_HOST_OS := darwin linux windows
  /dalvik/tools/hprof-conv/
Android.mk 19 LOCAL_MODULE_HOST_OS := darwin linux windows
  /external/clang/cmake/caches/
Apple-stage1.cmake 2 # used on any Darwin system to approximate Apple Clang builds.
  /external/clang/test/CXX/special/class.copy/
p15-inclass.cpp 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -std=c++11 -emit-llvm -o - %s | FileCheck %s
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p14.cpp 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -o - %s | FileCheck %s
  /external/clang/test/CodeGen/
2008-03-05-syncPtr.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin %s -emit-llvm -o - | FileCheck %s
2010-07-14-ref-off-end.c 1 // RUN: %clang_cc1 %s -emit-llvm -triple i386-apple-darwin -o - | FileCheck %s
f16c-builtins.c 1 // RUN: %clang_cc1 %s -triple=x86_64-apple-darwin -target-feature +f16c -emit-llvm -o - -Werror | FileCheck %s
lzcnt-builtins.c 1 // RUN: %clang_cc1 %s -triple=x86_64-apple-darwin -target-feature +lzcnt -emit-llvm -o - | FileCheck %s
popcnt-builtins.c 1 // RUN: %clang_cc1 %s -triple=x86_64-apple-darwin -target-feature +popcnt -emit-llvm -o - | FileCheck %s
private-extern-redef.c 1 // RUN: %clang_cc1 -triple x86_64-darwin-apple -emit-llvm -o - %s | FileCheck %s
restrict.c 1 // RUN: %clang_cc1 -triple x86_64-darwin-apple -emit-llvm %s -o - | FileCheck %s
struct-init.c 2 // RUN: %clang_cc1 -S -triple armv7-apple-darwin -target-feature +neon %s -emit-llvm -o - | FileCheck %s
  /external/clang/test/CodeGenCXX/
2012-03-16-StoreAlign.cpp 1 // RUN: %clang_cc1 -emit-llvm -o - -triple x86_64-apple-darwin %s | FileCheck %s
cxx-block-objects.cpp 1 // RUN: %clang_cc1 %s -fblocks -triple x86_64-apple-darwin -emit-llvm -o - | FileCheck %s
debug-info-artificial-arg.cpp 1 // RUN: %clang_cc1 -emit-llvm -debug-info-kind=limited -triple x86_64-apple-darwin %s -o - | FileCheck %s
debug-info-fwd-ref.cpp 1 // RUN: %clang_cc1 -emit-llvm -debug-info-kind=limited -triple x86_64-apple-darwin %s -o - | FileCheck %s
debug-info-union.cpp 1 // RUN: %clang_cc1 -emit-llvm -debug-info-kind=limited -triple x86_64-apple-darwin -std=c++11 %s -o - | FileCheck %s
pass-object-size.cpp 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -O0 %s -o - 2>&1 -std=c++11 | FileCheck %s
sizeof-unwind-exception.cpp 3 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -emit-llvm -fcxx-exceptions -fexceptions %s -O2 -o - | FileCheck %s --check-prefix=ARM-DARWIN
22 // ARM-DARWIN: [[T0:%.*]] = tail call i8* @__cxa_begin_catch(i8* [[EXN:%.*]]) [[NUW:#[0-9]+]]
23 // ARM-DARWIN-NEXT: [[T1:%.*]] = getelementptr i8, i8* [[EXN]], i64 32
31 // ARM-DARWIN: attributes [[NUW]] = { nounwind }
vararg-conversion-ctor.cpp 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -std=c++11 -emit-llvm %s -o %t-64.ll
  /external/clang/test/CodeGenObjC/
2010-02-01-utf16-with-null.m 1 // RUN: %clang_cc1 -triple i686-apple-darwin -emit-llvm %s -o - | FileCheck %s
block-byref-debuginfo.m 1 // RUN: %clang_cc1 -fblocks -fobjc-arc -fobjc-runtime-has-weak -debug-info-kind=limited -triple x86_64-apple-darwin -emit-llvm %s -o - | FileCheck %s
getter-property-mismatch.m 1 // RUN: %clang_cc1 %s -emit-llvm -triple x86_64-apple-darwin -o - | FileCheck %s
ivar-base-as-invariant-load.m 1 // RUN: %clang_cc1 -emit-llvm -triple x86_64-apple-darwin -x objective-c %s -o - | FileCheck %s

Completed in 463 milliseconds

<<21222324252627282930>>