Searched
full:macosx (Results
326 -
350 of
1178) sorted by null
<<11121314151617181920>>
/external/libcups/filter/ |
raster-driver.header | 16 <p>This document describes how to develop printer drivers for raster printers. Topics include: <a href='#BASICS'>printer driver basics</a>, <a href='#CREATE'>creating new PPD files</a>, <a href='#FILTERS'>using filters</a>, <a href='#COLOR'>implementing color management</a>, and <a href='#MACOSX'>adding macOS features</a>.</p>
|
/external/libcxx/test/libcxx/language.support/ |
cxa_deleted_virtual.pass.cpp | 12 // Test exporting the symbol: "__cxa_deleted_virtual" in macosx
|
/external/llvm/test/CodeGen/X86/ |
2012-08-07-CmpISelBug.ll | 1 ; RUN: llc < %s -mtriple=x86_64-apple-macosx | FileCheck %s
|
eflags-copy-expansion.mir | 1 # RUN: llc -run-pass postrapseudos -mtriple=i386-apple-macosx -o - %s | FileCheck %s
|
fast-isel-stackcheck.ll | 3 target triple = "x86_64-apple-macosx"
|
implicit-null-check.ll | 1 ; RUN: llc -verify-machineinstrs -O3 -mtriple=x86_64-apple-macosx -enable-implicit-null-checks < %s | FileCheck %s 3 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -enable-implicit-null-checks \ 4 ; RUN: | llvm-mc -triple x86_64-apple-macosx -filetype=obj -o - \ 5 ; RUN: | llvm-objdump -triple x86_64-apple-macosx -fault-map-section - \
|
ins_split_regalloc.ll | 1 ; RUN: llc -O1 -regalloc=greedy -mtriple=x86_64-apple-macosx -march x86-64 < %s -o - | FileCheck %s
|
/external/llvm/test/DebugInfo/X86/ |
DIModule.ll | 11 target triple = "x86_64-apple-macosx"
|
objc-fwd-decl.ll | 1 ; RUN: llc -mtriple=x86_64-macosx %s -o %t -filetype=obj
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
rauw-bug.ll | 4 target triple = "x86_64-apple-macosx"
|
/external/nanopb-c/tools/ |
make_mac_package.sh | 11 VERSION=`git describe --always`-macosx-x86
|
/external/python/cpython2/Lib/distutils/tests/ |
test_build.py | 29 # build/lib.macosx-10.3-i386-2.7
|
/external/python/cpython3/Lib/distutils/tests/ |
test_build.py | 29 # build/lib.macosx-10.3-i386-2.7
|
/external/python/cpython3/Lib/idlelib/ |
runscript.py | 27 from idlelib import macosx 55 if macosx.isCocoaTk(): 116 if macosx.isCocoaTk(): 117 # Tk-Cocoa in MacOSX is broken until at least
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/any/any.class/any.modifiers/ |
clear.pass.cpp | 12 // XFAIL: availability=macosx
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_build.py | 29 # build/lib.macosx-10.3-i386-2.7
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_build.py | 29 # build/lib.macosx-10.3-i386-2.7
|
/external/python/cpython2/Mac/Tools/ |
fixapplepython23.py | 99 print "fixapplypython23: no fix is needed on MacOSX on Intel" 103 print 'fixapplepython23: no fix needed on MacOSX < 10.3' 107 print 'fixapplepython23: no fix needed on MacOSX >= 10.4'
|
/external/valgrind/docs/internals/ |
Darwin-notes.txt | 2 Valgrind-developer notes, re the MacOSX port 48 Valgrind-developer notes, things removed from the original MacOSX port 61 Valgrind-developer notes, todos re the MacOSX port
|
/external/python/cpython3/Doc/library/ |
sysconfig.rst | 197 - macosx-10.6-ppc 198 - macosx-10.4-ppc64 199 - macosx-10.3-i386 200 - macosx-10.4-fat 239 Platform: "macosx-10.4-i386"
|
/external/googletest/googletest/xcode/gtest.xcodeproj/ |
project.pbxproj | [all...] |
/external/v8/testing/gtest/xcode/gtest.xcodeproj/ |
project.pbxproj | [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/gtest.xcodeproj/ |
project.pbxproj | [all...] |
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/xcode/gtest.xcodeproj/ |
project.pbxproj | [all...] |
/external/capstone/ |
COMPILE.TXT | 1 This documentation explains how to compile, install & run Capstone on MacOSX, 8 To compile using XCode on MacOSX, see xcode/README.md. 52 On *nix (such as MacOSX, Linux, *BSD, Solaris):
|
Completed in 390 milliseconds
<<11121314151617181920>>