Searched defs:OS_NAME (Results 1 - 14 of 14) sorted by relevance

/external/ant-glob/src/org/apache/tools/ant/taskdefs/condition/
H A DOs.java31 private static final String OS_NAME = field in class:Os
261 boolean isWindows = OS_NAME.indexOf(FAMILY_WINDOWS) > -1;
266 is9x = (OS_NAME.indexOf("95") >= 0
267 || OS_NAME.indexOf("98") >= 0
268 || OS_NAME.indexOf("me") >= 0
271 || OS_NAME.indexOf("ce") >= 0);
281 isFamily = OS_NAME.indexOf(FAMILY_OS2) > -1;
283 isFamily = OS_NAME.indexOf(FAMILY_NETWARE) > -1;
287 isFamily = OS_NAME.indexOf(FAMILY_MAC) > -1
288 || OS_NAME
[all...]
/external/guava/guava/src/com/google/common/base/
H A DStandardSystemProperty.java92 OS_NAME("os.name"), enum constant in enum:StandardSystemProperty
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCSpinner.java551 private static final String OS_NAME = System.getProperty("os.name"); field in class:CSpinner
563 return OS_NAME != null && OS_NAME.startsWith(osName);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 655 milliseconds