Home
last modified time | relevance | path

Searched defs:otherType (Results 1 – 18 of 18) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/preverification/
DFullFrame.java139 VerificationType otherType = other.variables[index]; in equals() local
150 VerificationType otherType = other.stack[index]; in equals() local
DMoreZeroFrame.java121 VerificationType otherType = other.additionalVariables[index]; in equals() local
/external/proguard/src/proguard/evaluation/value/
DTypedReferenceValue.java84 public int instanceOf(String otherType, Clazz otherReferencedClass) in instanceOf()
223 String otherType = other.type; in generalize() local
DReferenceValue.java55 public abstract int instanceOf(String otherType, Clazz otherReferencedClass); in instanceOf()
/external/guava/guava-tests/test/com/google/common/collect/
DListsImplTest.java130 ImmutableList<Integer> otherType = ImmutableList.of(1, 2, 2); in testEqualsImpl() local
/external/guava/android/guava-tests/test/com/google/common/collect/
DListsImplTest.java130 ImmutableList<Integer> otherType = ImmutableList.of(1, 2, 2); in testEqualsImpl() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DCheckConsistentCasing.java153 public boolean worksWith(CasingType otherType) { in worksWith()
DCheckDisplayCollisions.java348 Type otherType = myType == Type.TERRITORY ? Type.ZONE : Type.TERRITORY; in handleCheck() local
DCheckDates.java494 String otherType = getLastType(item); in handleCheck() local
/external/autotest/frontend/client/src/autotest/tko/
DSpreadsheetView.java444 DrilldownType otherType) { in getDrilldownFields()
/external/python/cpython2/Lib/bsddb/test/
Dtest_basics.py980 def otherType(self): member in BasicMultiDBTestCase
/external/javapoet/src/test/java/com/squareup/javapoet/
DTypeSpecTest.java991 ClassName otherType = ClassName.get("com.other", "OtherType"); in simpleNameConflictsWithTypeVariable() local
/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp805 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in init() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateTimePatternGenerator.java2836 int otherType = other.type[i]; in getDistance() local
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1458 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in init() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateTimePatternGenerator.java2808 int otherType = other.type[i]; in getDistance() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp1718 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in setupShader() local
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp2325 int32_t otherType = other.skeleton.type[i]; in getDistance() local