HomeSort by relevance Sort by last modified time
    Searched full:macosx (Results 51 - 75 of 175) sorted by null

1 23 4 5 6 7

  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/archives/
ArchiveTest.java 53 Os.MACOSX, //os
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/testdata/
repository_sample_1.xml 112 <sdk:archive os="macosx" arch="any">
117 <sdk:archive os="macosx" arch="ppc">
211 <sdk:archive os="macosx">
233 <sdk:archive os="macosx">
repository_sample_2.xml 112 <sdk:archive os="macosx" arch="any">
117 <sdk:archive os="macosx" arch="ppc">
211 <sdk:archive os="macosx">
233 <sdk:archive os="macosx">
  /external/v8/src/
v8utils.h 43 // so it works on MacOSX.
47 #else // MacOsX.
  /sdk/eclipse/scripts/
build_plugins.sh 67 BASEOS=macosx
71 die "ERROR: This script is currently only supported on Linux and MacOSX."
  /external/llvm/lib/Support/
Triple.cpp 111 case MacOSX: return "macosx";
280 .StartsWith("macosx", Triple::MacOSX)
555 // Default to darwin8, i.e., MacOSX 10.4.
565 case MacOSX:
  /prebuilts/eclipse/platform/
org.eclipse.platform-3.7.2.zip 
  /external/qemu-pc-bios/bochs/
Makefile.in 57 # for win32 and macosx, these files get renamed to *.txt in install process
479 @RMCOMMAND@ build/macosx/Info.plist build/macosx/script_compiled.rsrc
560 MACOSX_STUFF=build/macosx
583 # sources are changed, rebuild the executable on a MacOSX machine,
607 # Step 1 (must be done locally on MacOSX, only when sources change)
620 # Step 2 (can be done locally or remotely on MacOSX)
661 cat $(srcdir)/build/macosx/README.macosx-binary $(srcdir)/README.orig > $(DESTDIR)$(sharedir)/README
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CSpinner.java 459 // MacOSX
463 * Implementation of {@link Layout} for MacOSX.
505 * Implementation of {@link Layout} for MacOSX Cocoa.
  /external/llvm/include/llvm/ADT/
Triple.h 91 MacOSX,
273 if (getOS() == Triple::MacOSX)
284 return getOS() == Triple::Darwin || getOS() == Triple::MacOSX;
  /sdk/eclipse/buildConfig/
build.properties 55 # macosx, carbon, ppc
73 # macosx, carbon, ppc - antZip
  /external/chromium/build/
build_config.h 7 // OS_WIN / OS_MACOSX / OS_LINUX / OS_POSIX (MACOSX or LINUX)
  /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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.eclipse.properties 73 0,macosx,carbon,ppc,UNKNOWN
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTableTooltipHelper.java 168 // ex., on MacOSX tree widget's items has zero bounds since they are not yet visible.
  /external/libpng/scripts/
README.txt 19 makefile.darwin => Darwin makefile, can use on MacosX
  /external/llvm/test/CodeGen/X86/
2012-02-20-MachineCPBug.ll 1 ; RUN: llc < %s -mtriple=i386-apple-macosx -mattr=+sse | FileCheck %s
  /external/webkit/Source/JavaScriptCore/Configurations/
Base.xcconfig 74 REAL_PLATFORM_NAME_macosx = macosx;
  /external/webkit/Source/WebCore/Configurations/
Base.xcconfig 70 REAL_PLATFORM_NAME_macosx = macosx;
  /external/webkit/Source/WebKit/mac/Configurations/
Base.xcconfig 66 REAL_PLATFORM_NAME_macosx = macosx;
  /external/webkit/Source/WebKit/mac/WebView/
WebClipView.mm 77 // <rdar://problem/3409315>: REGRESSSION (7B58-7B60)?: Safari draws blank frames on macosx.apple.com perf page
  /external/webkit/Source/WebKit2/Configurations/
Base.xcconfig 59 REAL_PLATFORM_NAME_macosx = macosx;
  /frameworks/base/docs/html/sdk/
index.jd 13 sdk.mac_download=android-sdk_r20.0.3-macosx.zip
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/
monitor.product 73 <plugin id="org.eclipse.swt.cocoa.macosx.x86_64" fragment="true"/>
  /development/build/tools/
mk_sdk_repo_xml.sh 10 OSES="linux macosx windows any linux-x86 darwin"
221 [[ $OS == "darwin" ]] && OS=macosx

Completed in 1658 milliseconds

1 23 4 5 6 7