/external/pdfium/third_party/build/ |
build_config.h | 7 // OS_WIN / OS_MACOSX / OS_LINUX / OS_POSIX (MACOSX or LINUX) /
|
/external/python/cpython2/Lib/plat-mac/ |
macostools.py | 76 """Tell the finder a file has changed. No-op on MacOSX."""
|
/external/python/cpython3/Lib/test/libregrtest/ |
setup.py | 54 # MacOSX (a.k.a. Darwin) has a default stack size that is too small
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
Triple.cpp | 109 case MacOSX: return "macosx"; 367 else if (OSName.startswith("macosx")) 368 return MacOSX;
|
/external/syslinux/com32/lua/ |
Makefile | 39 PLATS= aix ansi bsd freebsd generic linux macosx mingw posix solaris
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
local_client_aot_test_helper.cc | 63 triple_string = "x86_64-apple-macosx";
|
/external/webrtc/webrtc/base/ |
macifaddrs_converter.cc | 231 // For MacOSX, we disallow addresses with attributes IN6_IFF_ANYCASE,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
macostools.py | 76 """Tell the finder a file has changed. No-op on MacOSX."""
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/any/any.class/any.assign/ |
copy.pass.cpp | 12 // XFAIL: availability=macosx
|
value.pass.cpp | 12 // XFAIL: availability=macosx
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
macostools.py | 76 """Tell the finder a file has changed. No-op on MacOSX."""
|
/sdk/eclipse/ |
pom.xml | 118 <os>macosx</os>
|
/external/llvm/lib/Support/ |
Triple.cpp | 175 case MacOSX: return "macosx"; 443 .StartsWith("macosx", Triple::MacOSX) 967 // Default to darwin8, i.e., MacOSX 10.4. 977 case MacOSX: 1006 case MacOSX: [all...] |
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
Triple.cpp | 182 case MacOSX: return "macosx"; 460 .StartsWith("macosx", Triple::MacOSX) 992 // Default to darwin8, i.e., MacOSX 10.4. 1002 case MacOSX: [all...] |
/external/valgrind/ |
NEWS | 10 X86/Solaris, AMD64/Solaris and AMD64/MacOSX 10.12. 270 MIPS32/Android, X86/Android, X86/Solaris, AMD64/Solaris, X86/MacOSX 271 10.10 and AMD64/MacOSX 10.10. There is also preliminary support for 272 X86/MacOSX 10.11/12, AMD64/MacOSX 10.11/12 and TILEGX/Linux. 539 MIPS32/Android, X86/Android, X86/Solaris, AMD64/Solaris, X86/MacOSX 540 10.10 and AMD64/MacOSX 10.10. There is also preliminary support for 541 X86/MacOSX 10.11, AMD64/MacOSX 10.11 and TILEGX/Linux. [all...] |
/external/valgrind/docs/html/ |
dist.news.html | 33 X86/Solaris,?AMD64/Solaris?and?AMD64/MacOSX?10.12.<br> 293 MIPS32/Android,?X86/Android,?X86/Solaris,?AMD64/Solaris,?X86/MacOSX<br> 294 10.10?and?AMD64/MacOSX?10.10.??There?is?also?preliminary?support?for<br> 295 X86/MacOSX?10.11/12,?AMD64/MacOSX?10.11/12?and?TILEGX/Linux.<br> 562 MIPS32/Android,?X86/Android,?X86/Solaris,?AMD64/Solaris,?X86/MacOSX<br> 563 10.10?and?AMD64/MacOSX?10.10.??There?is?also?preliminary?support?for<br> 564 X86/MacOSX?10.11,?AMD64/MacOSX?10.11?and?TILEGX/Linux.<br> [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
Makefile | 29 PLATS= aix ansi bsd freebsd generic linux macosx mingw posix solaris 108 macosx:
|
/external/clang/test/CodeGenObjC/ |
arc-unsafeclaim.m | 2 // RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fobjc-runtime=macosx-10.11 -fobjc-arc -emit-llvm -o - %s | FileCheck %s -check-prefix=CHECK -check-prefix=CHECK-UNOPTIMIZED 13 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-10.10 -fobjc-arc -emit-llvm -o - %s | FileCheck %s -check-prefix=DISABLED
|
/external/icu/icu4c/source/data/ |
cldr-icu-readme.txt | 146 # there are no pre-existing errors (configure shown here for MacOSX, adjust 150 ./runConfigureICU MacOSX
|
/external/libcups/filter/ |
postscript-driver.shtml | 267 <h2 class='title'><a name='MACOSX'>Adding macOS Features</a></h2> 269 <p>macOS printer drivers can provide <a href='spec-ppd.html#MACOSX'>additional attributes</a> to specify additional option panes in the print dialog, an image of the printer, a help book, and option presets for the driver software:</p>
|
raster-driver.shtml | 185 <h2 class='title'><a name='MACOSX'>Adding macOS Features</a></h2> 187 <p>macOS printer drivers can provide <a href='spec-ppd.html#MACOSX'>additional attributes</a> to specify additional option panes in the print dialog, an image of the printer, a help book, and option presets for the driver software:</p>
|
/external/python/cpython2/Lib/distutils/ |
unixccompiler.py | 231 # MacOSX's linker doesn't understand the -R flag at all 270 # MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/
|
/external/python/cpython3/Lib/distutils/ |
unixccompiler.py | 228 # MacOSX's linker doesn't understand the -R flag at all 280 # MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/
|
/external/python/cpython3/Lib/idlelib/ |
editor.py | 23 from idlelib import macosx 132 if macosx.isAquaTk(): 377 if macosx.isCarbonTk(): 466 # Synchronize with macosx.overrideRootMenu.about_dialog. 471 # Synchronize with macosx.overrideRootMenu.config_dialog. 476 # Synchronize with macosx.overrideRootMenu.help_dialog. [all...] |
/external/skqp/experimental/GLFWTest/GLFWTest.xcodeproj/ |
project.pbxproj | 278 SDKROOT = macosx; 322 SDKROOT = macosx;
|