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

1 2 3 4 5 6 7 891011>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_sysconfig.py 152 self.assertEqual(get_platform(), 'macosx-10.3-ppc')
154 self.assertEqual(get_platform(), 'macosx-10.3-ppc64')
171 self.assertEqual(get_platform(), 'macosx-10.3-i386')
173 self.assertEqual(get_platform(), 'macosx-10.3-x86_64')
184 self.assertEqual(get_platform(), 'macosx-10.4-fat')
191 self.assertEqual(get_platform(), 'macosx-10.4-intel')
197 self.assertEqual(get_platform(), 'macosx-10.4-fat3')
203 self.assertEqual(get_platform(), 'macosx-10.4-universal')
210 self.assertEqual(get_platform(), 'macosx-10.4-fat64')
218 self.assertEqual(get_platform(), 'macosx-10.4-%s'%(arch,))
    [all...]
  /external/python/cpython2/Lib/test/
test_sysconfig.py 150 self.assertEqual(get_platform(), 'macosx-10.3-ppc')
152 self.assertEqual(get_platform(), 'macosx-10.3-ppc64')
170 self.assertEqual(get_platform(), 'macosx-10.3-i386')
172 self.assertEqual(get_platform(), 'macosx-10.3-x86_64')
184 self.assertEqual(get_platform(), 'macosx-10.4-fat')
192 self.assertEqual(get_platform(), 'macosx-10.4-intel')
199 self.assertEqual(get_platform(), 'macosx-10.4-fat3')
206 self.assertEqual(get_platform(), 'macosx-10.4-universal')
214 self.assertEqual(get_platform(), 'macosx-10.4-fat64')
223 self.assertEqual(get_platform(), 'macosx-10.4-%s'%(arch,)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sysconfig.py 150 self.assertEqual(get_platform(), 'macosx-10.3-ppc')
152 self.assertEqual(get_platform(), 'macosx-10.3-ppc64')
170 self.assertEqual(get_platform(), 'macosx-10.3-i386')
172 self.assertEqual(get_platform(), 'macosx-10.3-x86_64')
184 self.assertEqual(get_platform(), 'macosx-10.4-fat')
192 self.assertEqual(get_platform(), 'macosx-10.4-intel')
199 self.assertEqual(get_platform(), 'macosx-10.4-fat3')
206 self.assertEqual(get_platform(), 'macosx-10.4-universal')
214 self.assertEqual(get_platform(), 'macosx-10.4-fat64')
223 self.assertEqual(get_platform(), 'macosx-10.4-%s'%(arch,)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_sysconfig.py 150 self.assertEqual(get_platform(), 'macosx-10.3-ppc')
152 self.assertEqual(get_platform(), 'macosx-10.3-ppc64')
170 self.assertEqual(get_platform(), 'macosx-10.3-i386')
172 self.assertEqual(get_platform(), 'macosx-10.3-x86_64')
184 self.assertEqual(get_platform(), 'macosx-10.4-fat')
192 self.assertEqual(get_platform(), 'macosx-10.4-intel')
199 self.assertEqual(get_platform(), 'macosx-10.4-fat3')
206 self.assertEqual(get_platform(), 'macosx-10.4-universal')
214 self.assertEqual(get_platform(), 'macosx-10.4-fat64')
223 self.assertEqual(get_platform(), 'macosx-10.4-%s'%(arch,)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sysconfig.py 150 self.assertEqual(get_platform(), 'macosx-10.3-ppc')
152 self.assertEqual(get_platform(), 'macosx-10.3-ppc64')
170 self.assertEqual(get_platform(), 'macosx-10.3-i386')
172 self.assertEqual(get_platform(), 'macosx-10.3-x86_64')
184 self.assertEqual(get_platform(), 'macosx-10.4-fat')
192 self.assertEqual(get_platform(), 'macosx-10.4-intel')
199 self.assertEqual(get_platform(), 'macosx-10.4-fat3')
206 self.assertEqual(get_platform(), 'macosx-10.4-universal')
214 self.assertEqual(get_platform(), 'macosx-10.4-fat64')
223 self.assertEqual(get_platform(), 'macosx-10.4-%s'%(arch,)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sysconfig.py 150 self.assertEqual(get_platform(), 'macosx-10.3-ppc')
152 self.assertEqual(get_platform(), 'macosx-10.3-ppc64')
170 self.assertEqual(get_platform(), 'macosx-10.3-i386')
172 self.assertEqual(get_platform(), 'macosx-10.3-x86_64')
184 self.assertEqual(get_platform(), 'macosx-10.4-fat')
192 self.assertEqual(get_platform(), 'macosx-10.4-intel')
199 self.assertEqual(get_platform(), 'macosx-10.4-fat3')
206 self.assertEqual(get_platform(), 'macosx-10.4-universal')
214 self.assertEqual(get_platform(), 'macosx-10.4-fat64')
223 self.assertEqual(get_platform(), 'macosx-10.4-%s'%(arch,)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pymacconfig.h 5 * when building on MacOSX. This is needed for building 4-way
64 /* MacOSX 10.4 (the first release to support 64-bit code
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pymacconfig.h 5 * when building on MacOSX. This is needed for building 4-way
64 /* MacOSX 10.4 (the first release to support 64-bit code
  /external/clang/test/ARCMT/
objcmt-property-availability.m 12 #define CF_AVAILABLE_MAC(_mac) __attribute__((availability(macosx,__NSi_##_mac)))
13 #define CF_AVAILABLE_IOS(_ios) __attribute__((availability(macosx,unavailable)))
objcmt-property-availability.m.result 12 #define CF_AVAILABLE_MAC(_mac) __attribute__((availability(macosx,__NSi_##_mac)))
13 #define CF_AVAILABLE_IOS(_ios) __attribute__((availability(macosx,unavailable)))
  /external/clang/test/CodeGenObjC/
autorelease.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -emit-llvm -fobjc-arc -fobjc-runtime=macosx-10.7 -fexceptions -fobjc-exceptions -o - %s | FileCheck %s
2 // RUN: %clang_cc1 -triple x86_64-apple-darwin11 -emit-llvm -fobjc-runtime=macosx-10.7 -fexceptions -fobjc-exceptions -o - %s | FileCheck %s
bitfield-access.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -o %t1 %s
4 // RUN: %clang_cc1 -triple armv6-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -target-abi apcs-gnu -emit-llvm -o %t2 %s
blocks-1.m 1 // RUN: %clang_cc1 %s -emit-llvm -o %t -fobjc-gc -fblocks -triple i386-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5
11 // RUN: %clang_cc1 -x objective-c++ %s -emit-llvm -o %t -fobjc-gc -fblocks -triple i386-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5
blocks-2.m 2 // RUN: %clang_cc1 %s -emit-llvm -o - -fobjc-gc -fblocks -fexceptions -triple i386-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 | FileCheck %s
3 // RUN: %clang_cc1 %s -emit-llvm -o - -fobjc-gc -fblocks -fexceptions -triple i386-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -x objective-c++ | FileCheck %s
objc-gc-aggr-assign.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o - %s | FileCheck -check-prefix CHECK-C %s
2 // RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o - %s | FileCheck -check-prefix CHECK-CP %s
terminate.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.8 -emit-llvm -fexceptions -fobjc-exceptions -o - %s | FileCheck %s -check-prefix=CHECK-WITH
2 // RUN: %clang_cc1 -triple x86_64-apple-darwin -fobjc-runtime=macosx-fragile-10.7 -emit-llvm -fexceptions -fobjc-exceptions -o - %s | FileCheck %s -check-prefix=CHECK-WITHOUT
  /external/clang/test/Rewriter/
rewrite-byref-vars.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
56 // $CLANG -cc1 -fms-extensions -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 -x objective-c++ -fblocks bug.mm
  /external/llvm/test/CodeGen/X86/
x86-interrupt_cc.ll 1 ; RUN: llc -verify-machineinstrs -mtriple=x86_64-apple-macosx -show-mc-encoding -mattr=+avx512f < %s | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK64
2 ; RUN: llc -verify-machineinstrs -mtriple=i386-apple-macosx -show-mc-encoding -mattr=+avx512f < %s | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK32
  /external/llvm/test/Transforms/InstCombine/
fpextend_x86.ll 1 ; RUN: opt < %s -instcombine -mtriple=x86_64-apple-macosx -S | FileCheck %s
2 target triple = "x86_64-apple-macosx"
  /external/python/cpython2/Include/
pymacconfig.h 5 * when building on MacOSX. This is needed for building 4-way
64 /* MacOSX 10.4 (the first release to support 64-bit code
  /external/python/cpython3/Include/
pymacconfig.h 5 * when building on MacOSX. This is needed for building 4-way
64 /* MacOSX 10.4 (the first release to support 64-bit code
  /prebuilts/gdb/darwin-x86/include/python2.7/
pymacconfig.h 5 * when building on MacOSX. This is needed for building 4-way
64 /* MacOSX 10.4 (the first release to support 64-bit code
  /prebuilts/gdb/linux-x86/include/python2.7/
pymacconfig.h 5 * when building on MacOSX. This is needed for building 4-way
64 /* MacOSX 10.4 (the first release to support 64-bit code
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h 5 * when building on MacOSX. This is needed for building 4-way
64 /* MacOSX 10.4 (the first release to support 64-bit code
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h 5 * when building on MacOSX. This is needed for building 4-way
64 /* MacOSX 10.4 (the first release to support 64-bit code

Completed in 305 milliseconds

1 2 3 4 5 6 7 891011>>