Searched refs:isWindows (Results 1 - 25 of 25) sorted by relevance

/external/webkit/Tools/Scripts/
H A Drun-chromium-webkit-unit-tests45 } elsif (isCygwin() || isWindows()) {
H A Dshow-pretty-diff73 } elsif (isWindows()) {
H A Dupdate-webkit95 if ((isCygwin() || isWindows()) && (stat("WebKit/chromium/features.gypi"))[9] >= $startTime) {
H A Dwebkitdirs.pm251 } 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() subroutine
958 return isAppleWebKit() && (isCygwin() || isWindows());
1161 return if !isCygwin() && !isWindows();
1851 } elsif (isCygwin() || isWindows()) {
H A Dold-run-webkit-tests182 if (isWindows() || isMsys()) {
231 } elsif (isWindows() || isCygwin()) {
240 } elsif (isCygwin() || isWindows()) {
1204 } elsif (isWindows()) {
/external/webkit/Tools/Scripts/webkitperl/
H A Dfeatures.pm49 if (isCygwin() or isWindows()) {
/external/chromium/chrome/browser/resources/shared/js/
H A Dcr.js17 const isWindows = /Win/.test(navigator.platform);
35 const isViews = isWindows || isChromeOS;
324 isWindows: isWindows,
/external/llvm/utils/lit/lit/
H A DLitConfig.py23 noExecute, ignoreStdErr, debug, isWindows,
37 self.isWindows = bool(isWindows)
H A DTestRunner.py296 cmd = ShUtil.ShParser(ln, litConfig.isWindows).parse()
395 isWin32CMDEXE = (litConfig.isWindows and not bashPath)
H A Dmain.py333 isWindows = (platform.system()=='Windows'),
496 isWindows = (platform.system()=='Windows'),
/external/chromium/chrome/browser/resources/sync_internals/
H A Dsync_node_browser.js14 if (cr.isWindows)
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/
H A DDesignerPlugin.java60 * @param isWindows whether we're running on Windows
65 boolean isWindows, boolean isMac, boolean isLinux) {
69 EnvironmentUtils.IS_WINDOWS = isWindows;
64 initialize(AbstractUIPlugin hostPlugin, String pluginId, boolean isWindows, boolean isMac, boolean isLinux) argument
/external/chromium/chrome/browser/resources/options/
H A Doptions.js115 if (!cr.isWindows && !cr.isMac) {
190 if (cr.isWindows)
H A Dadvanced_options.js72 if (cr.isWindows || cr.isMac) {
H A Dlanguage_options.js203 if (cr.isWindows || cr.isChromeOS)
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
H A Dcontext_menu_handler.js70 this.hideTimestamp_ = cr.isWindows ? Date.now() : 0;
/external/chromium-trace/src/shared/js/cr/ui/
H A Dcontext_menu_handler.js69 this.hideTimestamp_ = cr.isWindows ? Date.now() : 0;
/external/chromium-trace/src/shared/js/
H A Dcr.js342 cr.isWindows = /Win/.test(navigator.platform);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium-trace/
H A Dscript.js5 b.__lookupSetter__(e)||b.__defineSetter__(e,f(e,h,g))},dispatchPropertyChange:g,dispatchSimpleEvent:function(a,b,c,f){b=new cr.Event(b,c,f);return a.dispatchEvent(b)},Event:h,getUid:function(a){return a.hasOwnProperty("uid")?a.uid:a.uid=b++},initialize:function(){if(global.document)h.prototype={__proto__:global.Event.prototype},cr.isMac=/Mac/.test(navigator.platform),cr.isWindows=/Win/.test(navigator.platform),cr.isChromeOS=/CrOS/.test(navigator.userAgent),cr.isLinux=/Linux/.test(navigator.userAgent),
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 230 milliseconds