HomeSort by relevance Sort by last modified time
    Searched refs:isWindows (Results 1 - 25 of 31) sorted by null

1 2

  /external/webkit/Tools/Scripts/
run-chromium-webkit-unit-tests 45 } elsif (isCygwin() || isWindows()) {
show-pretty-diff 73 } elsif (isWindows()) {
update-webkit 95 if ((isCygwin() || isWindows()) && (stat("WebKit/chromium/features.gypi"))[9] >= $startTime) {
old-run-webkit-tests 182 if (isWindows() || isMsys()) {
231 } elsif (isWindows() || isCygwin()) {
240 } elsif (isCygwin() || isWindows()) {
    [all...]
webkitdirs.pm 251 } elsif (isWindows() || isCygwin()) {
268 $jscName .= ".exe" if (isWindows() || isCygwin());
370 $productDir .= "/$configuration" if (isQt() && isWindows());
611 } elsif (isWindows()) {
662 return if isCygwin() || isWindows();
931 sub isWindows()
958 return isAppleWebKit() && (isCygwin() || isWindows());
1161 return if !isCygwin() && !isWindows();
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/util/
OS.java 48 public static boolean isWindows() {
  /external/ant-glob/src/org/apache/tools/ant/taskdefs/condition/
Os.java 261 boolean isWindows = OS_NAME.indexOf(FAMILY_WINDOWS) > -1;
264 if (isWindows) {
275 isFamily = isWindows;
277 isFamily = isWindows && is9x;
279 isFamily = isWindows && isNT;
  /external/llvm/utils/lit/lit/
LitConfig.py 22 noExecute, ignoreStdErr, debug, isWindows,
35 self.isWindows = bool(isWindows)
discovery.py 227 isWindows = (platform.system()=='Windows'),
TestRunner.py 248 cmds.append(ShUtil.ShParser(ln, litConfig.isWindows).parse())
274 isWin32CMDEXE = (litConfig.isWindows and not bashPath)
main.py 276 isWindows = (platform.system()=='Windows'),
  /external/webkit/Tools/Scripts/webkitperl/
features.pm 49 if (isCygwin() or isWindows()) {
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/
DesignerPlugin.java 60 * @param isWindows whether we're running on Windows
65 boolean isWindows, boolean isMac, boolean isLinux) {
69 EnvironmentUtils.IS_WINDOWS = isWindows;
  /external/chromium/chrome/browser/resources/options/
options.js 115 if (!cr.isWindows && !cr.isMac) {
190 if (cr.isWindows)
  /external/smali/gradle/wrapper/
gradle-wrapper.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 
org.eclipse.update.configurator_3.3.100.v20100512.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/tools/common/m2/internal/xom/xom/1.0/
xom-1.0.jar 
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /external/chromium-trace/
script.js 15 b.__defineSetter__(a,l(a,f,e))},dispatchPropertyChange:j,dispatchSimpleEvent:function(b,a,f,e){a=new base.Event(a,f,e);return b.dispatchEvent(a)},Event:t,getUid:function(b){return b.hasOwnProperty("uid")?b.uid:b.uid=z++},initialize:function(){if(global.document)t.prototype={__proto__:global.Event.prototype},base.doc=document,base.isMac=/Mac/.test(navigator.platform),base.isWindows=/Win/.test(navigator.platform),base.isChromeOS=/CrOS/.test(navigator.userAgent),base.isLinux=/Linux/.test(navigator.userAgent),
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
ant.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 844 milliseconds

1 2