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

<<21222324252627282930>>

  /external/clang/test/CodeGenObjC/
ivar-layout-array0-struct.m 2 // RUN: %clang_cc1 -fobjc-gc -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.5 -S %s -o %t-64.s
objc-arc-container-subscripting.m 1 // RUN: %clang_cc1 -fobjc-arc -emit-llvm -triple x86_64-apple-darwin -o - %s | FileCheck %s
objc-container-subscripting.m 1 // RUN: %clang_cc1 -emit-llvm -triple x86_64-apple-darwin %s -o /dev/null
  /external/clang/test/CodeGenOpenCL/
addr-space-struct-arg.cl 1 // RUN: %clang_cc1 %s -emit-llvm -o - -O0 -ffake-address-space-map -triple i686-pc-darwin | FileCheck %s
  /external/clang/test/CoverageMapping/
implicit-def-in-macro.m 1 // RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -triple x86_64-apple-darwin -fobjc-runtime=macosx-10.10.0 -fblocks -fobjc-arc %s | FileCheck %s
  /external/clang/test/Driver/
arm-float-abi.c 3 // RUN: %clang %s -arch armv7 -target thumbv7-apple-darwin-eabi -mfloat-abi=hard -### 2>&1 | FileCheck -check-prefix=NOERROR %s
darwin-sdkroot.c 1 // Check that SDKROOT is used to define the default for -isysroot on Darwin.
46 // RUN: env SDKROOT=%t/SDKs/iPhoneOS8.0.0.sdk %clang -target arm64-apple-darwin %s -### 2>&1 \
58 // RUN: env SDKROOT=%t/SDKs/iPhoneSimulator8.0.sdk %clang -target x86_64-apple-darwin %s -### 2>&1 \
69 // RUN: env SDKROOT=%t/SDKs/MacOSX10.10.0.sdk %clang -target x86_64-apple-darwin %s -### 2>&1 \
  /external/clang/test/Misc/
backend-stack-frame-diagnostics-fallback.cpp 2 // RUN: %clang_cc1 %s -mllvm -warn-stack-size=0 -emit-codegen-only -triple=i386-apple-darwin 2>&1 | FileCheck %s
  /external/clang/test/Modules/
darwin_specific_modulemap_hacks.m 5 @import Darwin.C.excluded; // no error, header is implicitly 'textual'
  /external/clang/test/SemaCXX/
enum-bitfield.cpp 1 // RUN: %clang_cc1 -fsyntax-only -pedantic -std=c++11 -verify -triple x86_64-apple-darwin %s
  /external/compiler-rt/test/asan/TestCases/Linux/
abort_on_error.cc 2 // the process (abort_on_error=0). See also Darwin/abort_on_error.cc.
  /external/compiler-rt/test/asan/TestCases/
use-after-free-right.cc 26 // CHECK-Darwin: {{ #0 0x.* in wrap_free}}
27 // CHECK-Darwin: {{ #1 0x.* in main .*use-after-free-right.cc:}}[[@LINE-13]]
34 // CHECK-Darwin: {{ #0 0x.* in wrap_malloc.*}}
35 // CHECK-Darwin: {{ #1 0x.* in main .*use-after-free-right.cc:}}[[@LINE-22]]
use-after-free.cc 23 // CHECK-Darwin: {{ #0 0x.* in wrap_free}}
24 // CHECK-Darwin: {{ #1 0x.* in main .*use-after-free.cc:}}[[@LINE-13]]
31 // CHECK-Darwin: {{ #0 0x.* in wrap_malloc.*}}
32 // CHECK-Darwin: {{ #1 0x.* in main .*use-after-free.cc:}}[[@LINE-22]]
  /external/compiler-rt/test/cfi/icall/
external-call.c 7 // XFAIL: darwin
  /external/compiler-rt/test/safestack/
pthread.c 4 // XFAIL: darwin
  /external/compiler-rt/test/tsan/
bench_local_mutex.cc 5 // UNSUPPORTED: darwin
fork_atexit.cc 2 // UNSUPPORTED: darwin
fork_multithreaded3.cc 2 // UNSUPPORTED: darwin
race_on_barrier2.c 4 // UNSUPPORTED: darwin
thread_name2.cc 5 // UNSUPPORTED: darwin
tls_race.cc 23 // CHECK-Darwin: Location is heap block of size 4
tls_race2.cc 30 // CHECK-Darwin: Location is heap block of size 4
  /external/curl/tests/data/
test1030 15 Server: Apache/1.3.27 (Darwin) PHP/4.1.2
29 Server: Apache/1.3.27 (Darwin) PHP/4.1.2
39 Server: Apache/1.3.27 (Darwin) PHP/4.1.2
47 Server: Apache/1.3.27 (Darwin) PHP/4.1.2
test154 18 Server: Apache/1.3.27 (Darwin) PHP/4.1.2
32 Server: Apache/1.3.27 (Darwin) PHP/4.1.2
42 Server: Apache/1.3.27 (Darwin) PHP/4.1.2
50 Server: Apache/1.3.27 (Darwin) PHP/4.1.2
test157 14 Server: Apache/1.3.27 (Darwin) PHP/4.1.2

Completed in 490 milliseconds

<<21222324252627282930>>