HomeSort by relevance Sort by last modified time
    Searched full:leopard (Results 1 - 25 of 72) sorted by null

1 2 3

  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/
config.json 6 { "name": "apple-xserve-1", "platform": "mac-leopard" },
7 { "name": "apple-xserve-2", "platform": "mac-leopard" },
8 { "name": "apple-xserve-3", "platform": "mac-leopard" },
14 { "name": "apple-pixel-1", "platform": "mac-leopard" },
40 { "name": "Leopard Intel Release (Build)", "type": "Build", "builddir": "leopard-intel-release",
41 "platform": "mac-leopard", "configuration": "release", "architectures": ["i386"],
42 "triggers": ["leopard-intel-release-tests"],
45 { "name": "Leopard Intel Release (Tests)", "type": "Test", "builddir": "leopard-intel-release-tests"
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/util/
OS.java 21 private static boolean leopard; field in class:OS
33 leopard = Integer.parseInt(parts[0]) >= 10 && Integer.parseInt(parts[1]) >= 5;
41 return leopard;
  /external/webkit/WebKitTools/Scripts/webkitpy/
buildbot_unittest.py 102 buildbot.core_builder_names_regexps = [ 'Leopard', "Windows.*Build" ]
116 { 'name': u'Leopard Intel Release (Build)', },
117 { 'name': u'Leopard Intel Release (Tests)', },
118 { 'name': u'Leopard Intel Debug (Build)', },
119 { 'name': u'Leopard Intel Debug (Tests)', },
135 name_regexps = [ "Leopard", "Windows.*Build", "Chromium" ]
137 { 'name': u'Leopard Intel Release (Build)', },
138 { 'name': u'Leopard Intel Release (Tests)', },
139 { 'name': u'Leopard Intel Debug (Build)', },
140 { 'name': u'Leopard Intel Debug (Tests)', }
    [all...]
buildbot.py 50 # If any Leopard builder/tester, Windows builder or Chromium builder is
55 "Leopard",
  /external/webkit/WebKitLibraries/
WebKitSystemInterface.h 121 // CGFontGetAscent, CGFontGetDescent, CGFontGetLeading and CGFontGetUnitsPerEm were not available until Leopard
123 // CTFontCopyGraphicsFont was not available until Leopard
125 // CTFontGetPlatformFont was not available until Leopard
127 // CGFontCopyFullName was not available until Leopard
173 // WKSupportsMultipartXMixedReplace is not required on Leopard as multipart/x-mixed-replace is always handled by NSURLRequest
ChangeLog 285 <rdar://problem/7414396> Leopard & Tiger: Support closed caption in <video> element
802 Fix the leopard build by updating WebKitSystemInterface.
892 - WebKitLibraries part of <rdar://problem/6206244> Use alternate character-to-glyph interface on Leopard
    [all...]
  /external/sonivox/jet_tools/JetCreator/
ReadMe1st.txt 33 http://wiki.python.org/moin/MacPython/Leopard
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
mac.py 62 if self._name in ('mac-tiger', 'mac-leopard'):
63 dirs.append(self._webkit_baseline_path('mac-leopard'))
64 if self._name in ('mac-tiger', 'mac-leopard', 'mac-snowleopard'):
117 if self._name in ('mac-tiger', 'mac-leopard', 'mac-snowleopard'):
167 return '-leopard'
172 return '-leopard'
222 return 'wdiff' # FIXME: This does not exist on a default Mac OS X Leopard install.
chromium_mac.py 68 return '-leopard'
72 return '-leopard'
base.py 191 'chromium-mac-leopard' (we follow the WebKit format)
424 platforms, wherease 'mac-tiger' and 'mac-leopard' might be
449 '-leopard' or '-xp'.
  /external/webkit/JavaScriptCore/API/
JSContextRef.cpp 67 // When running on Tiger or Leopard, or if the application was linked before JSGlobalContextCreate was changed
  /external/webkit/WebCore/accessibility/
AccessibilityList.cpp 62 // lists don't appear on tiger/leopard on the mac
  /external/webkit/WebCore/platform/graphics/cg/
ImageCG.cpp 290 // Leopard has an optimized call for the tiling of image patterns, but we can only use it if the image has been decoded enough that
294 // FIXME: We cannot use CGContextDrawTiledImage with scaled tiles on Leopard, because it suffers from rounding errors. Snow Leopard is ok.
306 // On Leopard, this code now only runs for partially decoded images whose buffers do not yet match the overall size of the image.
  /external/webkit/WebCore/platform/chromium/
ThemeChromiumMac.mm 51 // - The Snow Leopard focus ring bug fix and its use around every call to
60 // --- START fix for Snow Leopard focus ring bug ---
68 // The garbage fortunately does not clip the focus ring on Leopard, but
69 // unfortunately does so on Snow Leopard. Therefore, if a runtime test shows
181 // --- END fix for Snow Leopard focus ring bug ---
  /external/webkit/WebKit/mac/WebView/
WebDynamicScrollBarsView.mm 70 // This code was originally changes for a Leopard performance imporvement. We decided to
206 // This code was originally changed for a Leopard performance imporvement. We decided to
  /external/libvpx/examples/includes/geshi/geshi/
povray.php 67 'leopard', 'lambda', 'julia', 'jpeg', 'jitter', 'irid_wavelength', 'ior', 'inverse',
objc.php 18 * - Added keywords for Objective-C 2.0 (Leopard+).
  /external/webkit/JavaScriptCore/Configurations/
Base.xcconfig 100 // HAVE_DTRACE is disabled on Leopard due to <rdar://problem/5628149>
  /ndk/build/tools/
prebuilt-common.sh 419 # Leopard.
486 # Otherwise with Leopard SDK
488 log "Generating Leopard-compatible binaries!"
500 # For example, Snow Leopard can be booted with a 32-bit kernel, running
  /sdk/ddms/app/src/com/android/ddms/
Main.java 66 // In order to have the AWT/SWT bridge work on Leopard, we do this little hack.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/
plugin.xml 25 <!-- Disabled for now due to AWT/SWT bridge issue on Leopard.
  /external/webkit/WebKitTools/wx/build/
settings.py 210 if platform.release().startswith('10'): # Snow Leopard
211 # wx currently only supports 32-bit compilation, so we want gcc-4.0 instead of 4.2 on Snow Leopard
build_utils.py 136 if platform.release().startswith('10'): # Snow Leopard
  /external/webkit/WebCore/platform/graphics/mac/
FontCacheMac.mm 67 // kCTFontManagerRegisteredFontsChangedNotification does not exist on Leopard and earlier.
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/test_types/
test_type_base.py 77 platform: the platform (e.g., 'chromium-mac-leopard')

Completed in 774 milliseconds

1 2 3