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

<<41424344454647484950>>

  /dalvik/dexdump/
Android.mk 59 LOCAL_MODULE_HOST_OS := darwin linux windows
  /external/avahi/initscript/
Makefile.am 49 SUBDIRS += darwin
  /external/clang/INPUTS/
macro_pounder_fn.c 3 // heavily constrained by darwin's malloc.
  /external/clang/
clang-host-build.mk 30 LOCAL_MODULE_HOST_OS := darwin linux windows
shared_clang.mk 50 LOCAL_MODULE_HOST_OS := darwin linux windows
  /external/clang/examples/PrintFunctionNames/
Makefile 26 ifeq ($(OS),Darwin)
  /external/clang/examples/analyzer-plugin/
Makefile 18 ifeq ($(OS),Darwin)
  /external/clang/test/CXX/temp/temp.spec/temp.explicit/
p9-linkage.cpp 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -O1 -disable-llvm-optzns -emit-llvm -std=c++11 -o - %s | FileCheck %s
  /external/clang/test/CodeGen/
2009-02-13-zerosize-union-field.c 1 // RUN: %clang_cc1 %s -triple i686-apple-darwin -emit-llvm -o - | FileCheck %s
address-safety-attr.cpp 6 // RUN: %clang_cc1 -std=c++11 -triple x86_64-apple-darwin -emit-llvm -o - %s -include %t.extra-source.cpp | FileCheck -check-prefix=WITHOUT %s
7 // RUN: %clang_cc1 -std=c++11 -triple x86_64-apple-darwin -emit-llvm -o - %s -include %t.extra-source.cpp -fsanitize=address | FileCheck -check-prefix=ASAN %s
10 // RUN: %clang_cc1 -std=c++11 -triple x86_64-apple-darwin -emit-llvm -o - %s -include %t.extra-source.cpp -fsanitize=address -fsanitize-blacklist=%t.func.blacklist | FileCheck -check-prefix=BLFUNC %s
13 // RUN: %clang_cc1 -std=c++11 -triple x86_64-apple-darwin -emit-llvm -o - %s -include %t.extra-source.cpp -fsanitize=address -fsanitize-blacklist=%t.file.blacklist | FileCheck -check-prefix=BLFILE %s
address-space.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm < %s | FileCheck %s
arm-vector-align.c 2 // RUN: %clang_cc1 -triple thumbv7-apple-darwin \
asm-attrs.c 1 // RUN: %clang_cc1 -triple armv7-apple-darwin -emit-llvm %s -o - | FileCheck %s
fsgsbase-builtins.c 1 // RUN: %clang_cc1 %s -triple=x86_64-apple-darwin -target-feature +fsgsbase -emit-llvm -o - | FileCheck %s
nonnull.c 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm < %s | FileCheck %s
palignr.c 2 // RUN: %clang_cc1 %s -triple=i686-apple-darwin -target-feature +ssse3 -O1 -S -o - | FileCheck %s
struct-x86-darwin.c 11 // Test struct layout for x86-darwin target
wchar-const.c 2 // RUN: %clang_cc1 -emit-llvm %s -o - -triple x86_64-apple-darwin | FileCheck %s --check-prefix=CHECK-DAR
  /external/clang/test/CodeGenCXX/
block-in-ctor-dtor.cpp 1 // RUN: %clang_cc1 %s -fblocks -triple x86_64-apple-darwin -emit-llvm -o - | FileCheck %s
debug-info-indirect-field-decl.cpp 1 // RUN: %clang_cc1 -emit-llvm -debug-info-kind=limited -triple x86_64-apple-darwin %s -o - | FileCheck %s
debug-info-template-fwd.cpp 1 // RUN: %clang_cc1 %s -triple=x86_64-apple-darwin -debug-info-kind=limited -emit-llvm -o - | FileCheck %s
debug-info-template-quals.cpp 1 // RUN: %clang_cc1 -emit-llvm -debug-info-kind=limited -triple x86_64-apple-darwin %s -o - | FileCheck %s
linetable-virtual-variadic.cpp 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm -debug-info-kind=line-tables-only %s -o - | FileCheck %s
  /external/clang/test/CodeGenObjC/
2010-03-17-StructRef.m 1 // RUN: %clang_cc1 %s -emit-llvm -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.5 -o - | FileCheck %s
auto-property-synthesize-protocol.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -emit-llvm %s -o - | FileCheck %s

Completed in 471 milliseconds

<<41424344454647484950>>