OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:macosx
(Results
526 - 550
of
1178
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/clang/host/darwin-x86/clang-4393122/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/linux-x86/clang-4393122/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/linux-x86/clang-4479392/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/linux-x86/clang-4579689/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/linux-x86/clang-4630689/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/linux-x86/clang-4639204/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/clang/host/linux-x86/clang-4691093/include/lld/ReaderWriter/
MachOLinkingContext.h
52
macOSX
,
462
OS _os = OS::
macOSX
;
/prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.pom
450
<id>
macosx
</id>
457
<qdox.byaccj.executable>${basedir}/bootstrap/yacc.
macosx
</qdox.byaccj.executable>
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_platform.py
170
# We're on a
MacOSX
system, check that
/external/ImageMagick/ImageMagick/script/
opencl.html
79
<p>When the OpenCL acceleration is invoked for the first time, ImageMagick conducts a series of tests to configure the OpenCL environment according to the system hardware; therefore, it is normal to experience a higher latency the first time you use an accelerated option. The OpenCL kernels are embedded inside ImageMagick in source format. During the initial setup, ImageMagick discovers all the available OpenCL devices and compiles the kernels for each of these targets. ImageMagick also runs several performance tests internally to determine the preferred device to use. The compiled kernel code and the performance test results are stored into the cache directory so that the data can be reused by subsequent invocations of the OpenCL path. By default, the OpenCL cached data is stored in <code>$HOME/.cache/ImageMagick</code> on Linux and on
MacOSX
or in <code>%LOCALAPPDATA%\.cache\ImageMagick</code> on Windows. To change the cache directory, set the IMAGEMAGICK_OPENCL_CACHE_DIR environment variable. ImageMagick is able to detect hardware changes, driver updates, and new kernel sources and re-run the setup and the calibration test. You can also force ImageMagick to re-run the process by removing the content from the cache directory.</p>
/external/ImageMagick/www/
opencl.html
83
<p>When the OpenCL acceleration is invoked for the first time, ImageMagick conducts a series of tests to configure the OpenCL environment according to the system hardware; therefore, it is normal to experience a higher latency the first time you use an accelerated option. The OpenCL kernels are embedded inside ImageMagick in source format. During the initial setup, ImageMagick discovers all the available OpenCL devices and compiles the kernels for each of these targets. ImageMagick also runs several performance tests internally to determine the preferred device to use. The compiled kernel code and the performance test results are stored into the cache directory so that the data can be reused by subsequent invocations of the OpenCL path. By default, the OpenCL cached data is stored in <code>$HOME/.cache/ImageMagick</code> on Linux and on
MacOSX
or in <code>%LOCALAPPDATA%\.cache\ImageMagick</code> on Windows. To change the cache directory, set the IMAGEMAGICK_OPENCL_CACHE_DIR environment variable. ImageMagick is able to detect hardware changes, driver updates, and new kernel sources and re-run the setup and the calibration test. You can also force ImageMagick to re-run the process by removing the content from the cache directory.</p>
/external/clang/test/CodeGen/
CFStrings.c
13
// RUN: %clang_cc1 -triple i386-apple-
macosx
-S -emit-llvm %s -o - | FileCheck %s -check-prefix CHECK-MACHO -check-prefix CHECK-MACHO32
/external/clang/test/CodeGenObjC/
blocks.m
1
// RUN: %clang_cc1 -triple i386-apple-darwin9 -fobjc-runtime=
macosx
-fragile-10.5 -emit-llvm -fblocks -o - %s | FileCheck %s
nsvalue-objc-boxable-mac-arc.m
1
// RUN: %clang_cc1 -I %S/Inputs -triple x86_64-apple-
macosx
-emit-llvm -fobjc-arc -O2 -disable-llvm-optzns -o - %s | FileCheck %s
nsvalue-objc-boxable-mac.m
1
// RUN: %clang_cc1 -I %S/Inputs -triple x86_64-apple-
macosx
-emit-llvm -O2 -disable-llvm-optzns -o - %s | FileCheck %s
/external/clang/test/Parser/
cxx11-user-defined-literals.cpp
26
int cake() __attribute__((availability(
macosx
, unavailable, message = "is a lie"_x))); // expected-error {{user-defined suffix cannot be used here}}
/external/clang/test/SemaObjC/
attr-deprecated.m
233
- (const char *)cString __attribute__((availability(
macosx
,introduced=10.0 ,deprecated=10.4,message="" ))); // expected-note {{'cString' has been explicitly marked deprecated here}}
/external/compiler-rt/cmake/
base-config-ix.cmake
76
execute_process(COMMAND xcodebuild -version -sdk
macosx
Path
/external/libcxx/lib/abi/
CHANGELOG.TXT
19
* r313500 - Fix undefined "___cxa_deleted_virtual" symbol in
macosx
/external/libxml2/doc/
XSLT.html
10
</style><title>XSLT</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo" /></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo" /></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1>The XML C parser and toolkit of Gnome</h1><h2>XSLT</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr><tr><td bgcolor="#fffacd"><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="20" value="" /><input name="submit" type="submit" value="Search ..." /></form><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">Reference Manual</a></li><li><a href="intro.html">Introduction</a></li><li><a href="FAQ.html">FAQ</a></li><li><a href="docs.html" style="font-weight:bold">Developer Menu</a></li><li><a href="bugs.html">Reporting bugs and getting help</a></li><li><a href="help.html">How to help</a></li><li><a href="downloads.html">Downloads</a></li><li><a href="news.html">Releases</a></li><li><a href="XMLinfo.html">XML</a></li><li><a href="XSLT.html">XSLT</a></li><li><a href="xmldtd.html">Validation & DTDs</a></li><li><a href="encoding.html">Encodings support</a></li><li><a href="catalog.html">Catalog support</a></li><li><a href="namespaces.html">Namespaces</a></li><li><a href="contribs.html">Contributions</a></li><li><a href="examples/index.html" style="font-weight:bold">Code Examples</a></li><li><a href="html/index.html" style="font-weight:bold">API Menu</a></li><li><a href="guidelines.html">XML Guidelines</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li><li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li><li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li><li><a href="http://www.aleksey.com/xmlsec/">XML-DSig xmlsec</a></li><li><a href="ftp://xmlsoft.org/">FTP</a></li><li><a href="http://www.zlatkovic.com/projects/libxml/">Windows binaries</a></li><li><a href="http://opencsw.org/packages/libxml2">Solaris binaries</a></li><li><a href="http://www.explain.com.au/oss/libxml2xslt.html">
MacOsX
binaries</a></li><li><a href="http://lxml.de/">lxml Python bindings</a></li><li><a href="http://cpan.uwinnipeg.ca/dist/XML-LibXML">Perl bindings</a></li><li><a href="http://libxmlplusplus.sourceforge.net/">C++ bindings</a></li><li><a href="http://www.zend.com/php5/articles/php5-xmlphp.php#Heading4">PHP bindings</a></li><li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li><li><a href="http://libxml.rubyforge.org/">Ruby bindings</a></li><li><a href="http://tclxml.sourceforge.net/">Tcl bindings</a></li><li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml2">Bug Tracker</a></li></ul></td></tr></table></td></tr></table></td><td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"><p>Check <a href="http://xmlsoft.org/XSLT">the separate libxslt page</a></p><p><a href="http://www.w3.org/TR/xslt">XSL Transformations</a>, is a
Completed in 845 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>