Searched refs:isLinux (Results 1 - 12 of 12) sorted by relevance

/external/webkit/Tools/Scripts/
H A Drun-chromium-webkit-unit-tests47 } elsif (isLinux()) {
H A Dwebkitdirs.pm244 if (isLinux()) {
941 sub isLinux() subroutine
1854 } elsif (isLinux()) {
H A Dold-run-webkit-tests229 } elsif (isLinux()) {
1479 if (isLinux()) {
/external/chromium/chrome/browser/resources/shared/js/
H A Dcr.js29 const isLinux = /Linux/.test(navigator.userAgent);
325 isLinux: isLinux,
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/
H A DDesignerPlugin.java62 * @param isLinux whether we're running on Linux
65 boolean isWindows, boolean isMac, boolean isLinux) {
71 EnvironmentUtils.IS_LINUX = isLinux;
64 initialize(AbstractUIPlugin hostPlugin, String pluginId, boolean isWindows, boolean isMac, boolean isLinux) argument
/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h65 // isLinux - Target system is Linux. Is false we consider ELFOS for now.
127 bool isLinux() const { return IsLinux; } function in class:llvm::MipsSubtarget
H A DMipsTargetObjectFile.cpp65 if (Subtarget.isLinux())
/external/chromium-trace/src/shared/js/
H A Dcr.js352 cr.isLinux = /Linux/.test(navigator.userAgent);
/external/chromium/chrome/browser/resources/options/
H A Doptions.js194 if (cr.isLinux) {
/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/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 286 milliseconds