Searched defs:otherType (Results 1 - 7 of 7) sorted by relevance

/external/proguard/src/proguard/evaluation/value/
H A DReferenceValue.java93 public int instanceOf(String otherType, Clazz otherReferencedClass) argument
105 int otherDimensionCount = ClassUtil.internalArrayTypeDimensionCount(otherType);
110 otherType = otherType.substring(commonDimensionCount);
115 ClassUtil.isInternalPrimitiveType(otherType.charAt(0))))
117 return !thisType.equals(otherType) ? NEVER :
131 otherType = ClassUtil.internalClassNameFromClassType(otherType);
138 !ClassUtil.isInternalArrayInterfaceName(otherType))
160 if (thisType.equals(otherType) ||
[all...]
/external/skia/src/gpu/gl/
H A DGrGLCaps.cpp188 GrGLint otherType = GR_GL_UNSIGNED_BYTE; local
198 &otherType);
200 return (GrGLenum)otherFormat == format && (GrGLenum)otherType == type;
/external/icu4c/i18n/
H A Ddtptngen.cpp1633 int32_t otherType = other.skeleton.type[i]; local
1634 if (myType==otherType) {
1642 if (otherType==0) {
1647 result += abs(myType - otherType);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 389 milliseconds