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

1 2 3 4 56 7 8 91011>>

  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
pr10420.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -disable-cfi | FileCheck %s
  /external/clang/test/CodeGenObjC/
attr-availability.m 8 __attribute__((availability(macosx,introduced=10.5)))
18 __attribute__((availability(macosx,introduced=10.6)))
ivar-layout-64-bitfields.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
2 // RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
ivar-layout-no-optimize.m 2 // RUN: %clang_cc1 -fobjc-gc -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.5 -S %s -o %t-64.s
4 // RUN: %clang_cc1 -x objective-c++ -fobjc-gc -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.5 -S %s -o %t-64.s
link-errors.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o %t %s
5 // RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -DWITH_IMPL -emit-llvm -o %t %s
objc2-write-barrier-5.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
4 // RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o %t %s
assign.m 1 // RUN: %clang_cc1 -triple x86_64 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o - %s | FileCheck %s
block-6.m 1 // RUN: %clang_cc1 %s -emit-llvm -o - -fblocks -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 | FileCheck %s
blocks-3.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -fblocks -o %t %s
blocks-5.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin9 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -fblocks -o %t %s
debug-info-block-helper.m 2 // RUN: %clang_cc1 -emit-llvm -fblocks -debug-info-kind=limited -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 %s -o - | FileCheck %s
  /external/clang/test/SemaObjC/
property-noninherited-availability-attr.m 8 @property int myProtocolProperty __attribute__((availability(macosx,introduced=10.7,deprecated=10.8))); // expected-note {{'myProtocolProperty' has been explicitly marked deprecated here}} \
13 @property int myProperty __attribute__((availability(macosx,introduced=10.7,deprecated=10.8))); // expected-note 2 {{'myProperty' has been explicitly marked deprecated here}} \
  /external/llvm/test/CodeGen/X86/
misched-ilp.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -mattr=+sse2 -enable-misched -misched=ilpmax | FileCheck -check-prefix=MAX %s
2 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -mattr=+sse2 -enable-misched -misched=ilpmin | FileCheck -check-prefix=MIN %s
fabs.ll 2 ; RUN: llc < %s -mtriple=i686-apple-macosx -mattr=-sse2,-sse3,-sse | FileCheck %s
3 ; RUN: llc < %s -mtriple=i686-apple-macosx -mattr=-sse,-sse2,-sse3 -enable-unsafe-fp-math -enable-no-nans-fp-math | FileCheck %s --check-prefix=UNSAFE
4 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -O0 | FileCheck %s --check-prefix=NOOPT
patchable-prologue.ll 1 ; RUN: llc -filetype=obj -o - -mtriple=x86_64-apple-macosx < %s | llvm-objdump -triple x86_64-apple-macosx -disassemble - | FileCheck %s
2 ; RUN: llc -mtriple=x86_64-apple-macosx < %s | FileCheck %s --check-prefix=CHECK-ALIGN
sincos.ll 2 ; RUN: llc < %s -mtriple=i686-apple-macosx -mattr=-sse,-sse2,-sse3 -enable-unsafe-fp-math | FileCheck %s --check-prefix=SIN
3 ; RUN: llc < %s -mtriple=i686-apple-macosx -mattr=-sse,-sse2,-sse3 -enable-unsafe-fp-math | FileCheck %s --check-prefix=COS
4 ; RUN: llc < %s -mtriple=i686-apple-macosx -mattr=-sse,-sse2,-sse3 | FileCheck %s --check-prefix=SAFE
  /external/python/cpython3/Lib/idlelib/
zoomheight.py 6 from idlelib import macosx
37 elif macosx.isAquaTk():
  /external/valgrind/
valgrind.spec 20 platforms: x86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux, x86/MacOSX,
21 AMD64/MacOSX.
valgrind.spec.in 20 platforms: x86/Linux, AMD64/Linux, PPC32/Linux, PPC64/Linux, x86/MacOSX,
21 AMD64/MacOSX.
  /sdk/eclipse/artifacts/bundles/
pom.xml 45 <macosx>zip</macosx>
  /external/libcxx/docs/DesignDocs/
AvailabilityMarkup.rst 38 __attribute__((availability(macosx,strict,introduced=10.12))) \
79 - availability=macosx
80 - availability=x86_64-macosx
92 - with_system_cxx_lib=macosx
93 - with_system_cxx_lib=x86_64-macosx
107 - availability_markup=macosx
108 - availability_markup=x86_64-macosx
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/docs/DesignDocs/
AvailabilityMarkup.rst 38 __attribute__((availability(macosx,strict,introduced=10.12))) \
79 - availability=macosx
80 - availability=x86_64-macosx
92 - with_system_cxx_lib=macosx
93 - with_system_cxx_lib=x86_64-macosx
107 - availability_markup=macosx
108 - availability_markup=x86_64-macosx
  /external/clang/test/Driver/
rewrite-legacy-objc.m 6 // TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fdiagnostics-show-option"
12 // TEST1: "-fmessage-length" "0" "-stack-protector" "1" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fobjc-subscripting-legacy-runtime" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fmax-type-align=16" "-fdiagnostics-show-option"
13 // TEST2: "-fmessage-length" "0" "-stack-protector" "1" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fmax-type-align=16" "-fdiagnostics-show-option"
  /developers/build/prebuilts/androidtv/visual-game-controller/
project.properties 15 android.library.reference.1=../../../android-sdk-macosx/extras/android/support/v7/appcompat
  /external/capstone/packages/freebsd/ports/devel/capstone/
pkg-descr 13 * Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris)

Completed in 400 milliseconds

1 2 3 4 56 7 8 91011>>