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

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp335 GrGLint otherType = GR_GL_UNSIGNED_BYTE; local
345 &otherType);
347 return (GrGLenum)otherFormat == format && (GrGLenum)otherType == type;
/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.cpp335 GrGLint otherType = GR_GL_UNSIGNED_BYTE; local
345 &otherType);
347 return (GrGLenum)otherFormat == format && (GrGLenum)otherType == type;
/external/chromium_org/third_party/icu/source/i18n/
H A Ddtptngen.cpp1623 int32_t otherType = other.skeleton.type[i]; local
1624 if (myType==otherType) {
1632 if (otherType==0) {
1637 result += abs(myType - otherType);
/external/icu4c/i18n/
H A Ddtptngen.cpp1651 int32_t otherType = other.skeleton.type[i]; local
1652 if (myType==otherType) {
1660 if (otherType==0) {
1665 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 ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 321 milliseconds