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

<<11121314151617181920>>

  /external/curl/
MacOSX-Framework 33 # MacOSX.platform folder
34 if test -d "$DEVELOPER_PATH/Platforms/MacOSX.platform/Developer/SDKs"; then
35 SDK_PATH="$DEVELOPER_PATH/Platforms/MacOSX.platform/Developer/SDKs"
  /external/valgrind/docs/html/
dist.readme.html 63 -?x86/MacOSX<br>
64 -?AMD64/MacOSX<br>
72 on?Intel?processors.??Also?note?that?the?core?of?MacOSX?is?called<br>
  /libcore/ojluni/src/main/java/sun/nio/fs/
UnixFileSystem.java 343 // case insensitive or Unicode canonical equal on MacOSX
349 // for native file path. For example on MacOSX, the native path is stored
355 // Override if the native file path use non-NFC form. For example on MacOSX,
  /external/clang/test/CodeGenObjC/
messages.m 1 // RUN: %clang_cc1 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o - %s | FileCheck %s -check-prefix=CHECK-MAC
next-objc-dispatch.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o - %s \
synchronized.m 1 // RUN: %clang_cc1 -emit-llvm -triple i686-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -o - %s -O2 | FileCheck %s
  /external/clang/test/Driver/
incompatible_sysroot.c 11 // CHECK-OSX-IOS: warning: using sysroot for 'MacOSX' but targeting 'iPhone'
target-triple-deployment.c 2 // RUN: %clang -target x86_64-apple-macosx -### %t.o 2> %t.log
  /external/clang/test/Rewriter/
rewrite-block-literal.mm 3 // 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/clang/test/SemaObjC/
class-unavail-warning.m 47 __attribute__((visibility("default"))) __attribute__((availability(macosx,unavailable)))
objc-array-literal.m 3 // RUN: %clang_cc1 -fsyntax-only -triple i386-apple-macosx10.9.0 -fobjc-runtime=macosx-fragile-10.9.0 -fobjc-subscripting-legacy-runtime -verify %s
objc-dictionary-literal.m 3 // RUN: %clang_cc1 -fsyntax-only -triple i386-apple-macosx10.9.0 -fobjc-runtime=macosx-fragile-10.9.0 -fobjc-subscripting-legacy-runtime -verify %s
property.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fsyntax-only -verify -Wno-objc-root-class %s
  /external/llvm/test/CodeGen/X86/
2012-10-03-DAGCycle.ll 1 ; RUN: llc -mtriple=x86_64-apple-macosx -mcpu=corei7 < %s
2012-11-30-regpres-dbg.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -enable-misched \
atomic-minmax-i6432.ll 2 ; RUN: llc -march=x86 -mattr=cx16 -mtriple=i386-macosx -relocation-model=pic -verify-machineinstrs < %s | FileCheck %s -check-prefix=PIC
pre-ra-sched.ll 1 ; RUN-disabled: llc < %s -verify-machineinstrs -mtriple=x86_64-apple-macosx -pre-RA-sched=ilp -debug-only=pre-RA-sched \
vec_uint_to_fp.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-macosx | FileCheck --check-prefix=CHECK --check-prefix=SSE --check-prefix=CST %s
2 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -mattr=+sse4.1 | FileCheck --check-prefix=CHECK --check-prefix=SSE41 --check-prefix=CST %s
3 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -mattr=+avx | FileCheck --check-prefix=CHECK --check-prefix=AVX --check-prefix=CST %s
4 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -mattr=+avx2 | FileCheck --check-prefix=CHECK --check-prefix=AVX2 %s
  /external/llvm/test/DebugInfo/X86/
inline-asm-locs.ll 29 target triple = "x86_64-apple-macosx"
memberfnptr.ll 15 target triple = "x86_64-apple-macosx"
  /external/llvm/test/Object/
archive-move.test 11 RUN: cp %p/Inputs/MacOSX.a %t.a
  /external/llvm/test/Transforms/IndVarSimplify/
widen-nsw.ll 3 target triple = "x86_64-apple-macosx"
  /external/llvm/test/Transforms/LoopStrengthReduce/X86/
no_superflous_induction_vars.ll 1 ; RUN: opt -S -loop-reduce -mcpu=corei7-avx -mtriple=x86_64-apple-macosx < %s | FileCheck %s
  /external/llvm/test/Transforms/LoopStrengthReduce/
lsr-expand-quadratic.ll 4 target triple = "x86_64-apple-macosx"
  /external/llvm/test/Transforms/LoopVectorize/X86/
fp32_to_uint32-cost-model.ll 4 target triple = "x86_64-apple-macosx"

Completed in 216 milliseconds

<<11121314151617181920>>