HomeSort by relevance Sort by last modified time
    Searched full:macosx (Results 426 - 450 of 1178) sorted by null

<<11121314151617181920>>

  /external/clang/test/CodeGenObjCXX/
exceptions-legacy.mm 1 // RUN: %clang_cc1 -triple i386-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -fexceptions -fobjc-exceptions -O2 -o - %s | FileCheck %s
implicit-copy-assign-operator.mm 1 // RUN: %clang_cc1 -fobjc-gc -emit-llvm -triple x86_64-apple-darwin10.0.0 -fobjc-runtime=macosx-fragile-10.5 -o - %s | FileCheck %s -check-prefix=CHECK-OBJ
property-object-reference-2.mm 1 // RUN: %clang_cc1 %s -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-10.7 -emit-llvm -o - | FileCheck %s
property-reference.mm 1 // RUN: %clang_cc1 %s -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o - | FileCheck %s
  /external/clang/test/Rewriter/
instancetype-test.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
rewrite-block-pointer.mm 1 // RUN: %clang_cc1 -x objective-c++ -Wno-return-type -fblocks -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t-rw.cpp
  /external/compiler-rt/cmake/
builtin-config-ix.cmake 41 find_darwin_sdk_dir(DARWIN_osx_SYSROOT macosx)
  /external/icu/icu4c/source/tools/toolutil/
filestrm.cpp 187 (e.g. HP-UX, FreeBSD and MacOSX don't return an error when
  /external/libvpx/libvpx/vpx_dsp/x86/
convolve_avx2.h 26 #else // clang > 3.3, and not 5.0 on macosx.
  /external/llvm/test/CodeGen/X86/
2012-09-28-CGPBug.ll 1 ; RUN: llc -mtriple=i386-apple-macosx < %s | FileCheck %s
2012-11-30-handlemove-dbg.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -enable-misched \
avoid_complex_am.ll 9 target triple = "x86_64-apple-macosx"
implicit-null-check-negative.ll 1 ; RUN: llc -mtriple=x86_64-apple-macosx -O3 -debug-only=faultmaps -enable-implicit-null-checks < %s 2>&1 | FileCheck %s
machine-sink-and-implicit-null-checks.ll 1 ; RUN: llc -mtriple=x86_64-apple-macosx -O3 -enable-implicit-null-checks -o - < %s 2>&1 | FileCheck %s
  /external/llvm/test/DebugInfo/X86/
linkage-name.ll 1 ; RUN: llc -mtriple=x86_64-macosx %s -o %t -filetype=obj
single-dbg_value.ll 25 target triple = "x86_64-apple-macosx"
  /external/llvm/test/Verifier/
callsite-dbgloc.ll 13 target triple = "x86_64-apple-macosx"
  /external/owasp/sanitizer/tools/findbugs/bin/
findbugs2 161 # Extra JVM args for MacOSX.
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
fficonfig.h 9 #ifndef MACOSX
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
fficonfig.h 9 #ifndef MACOSX
  /external/stressapptest/
configure.ac 46 OS_VERSION=macosx
  /libcore/ojluni/src/main/native/
io_util_md.c 33 #ifdef MACOSX
io_util_md.h 91 #ifdef MACOSX
net_util_md.h 40 #if defined(__linux__) || defined(MACOSX)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/any/any.class/any.assign/
move.pass.cpp 12 // XFAIL: availability=macosx

Completed in 272 milliseconds

<<11121314151617181920>>