/external/proguard/src/proguard/classfile/attribute/preverification/ |
D | FullFrame.java | 139 VerificationType otherType = other.variables[index]; in equals() local 150 VerificationType otherType = other.stack[index]; in equals() local
|
D | MoreZeroFrame.java | 121 VerificationType otherType = other.additionalVariables[index]; in equals() local
|
/external/proguard/src/proguard/evaluation/value/ |
D | TypedReferenceValue.java | 84 public int instanceOf(String otherType, Clazz otherReferencedClass) in instanceOf() 223 String otherType = other.type; in generalize() local
|
D | ReferenceValue.java | 55 public abstract int instanceOf(String otherType, Clazz otherReferencedClass); in instanceOf()
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ListsImplTest.java | 130 ImmutableList<Integer> otherType = ImmutableList.of(1, 2, 2); in testEqualsImpl() local
|
/external/guava/android/guava-tests/test/com/google/common/collect/ |
D | ListsImplTest.java | 130 ImmutableList<Integer> otherType = ImmutableList.of(1, 2, 2); in testEqualsImpl() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
D | CheckConsistentCasing.java | 153 public boolean worksWith(CasingType otherType) { in worksWith()
|
D | CheckDisplayCollisions.java | 348 Type otherType = myType == Type.TERRITORY ? Type.ZONE : Type.TERRITORY; in handleCheck() local
|
D | CheckDates.java | 494 String otherType = getLastType(item); in handleCheck() local
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | SpreadsheetView.java | 444 DrilldownType otherType) { in getDrilldownFields()
|
/external/python/cpython2/Lib/bsddb/test/ |
D | test_basics.py | 980 def otherType(self): member in BasicMultiDBTestCase
|
/external/javapoet/src/test/java/com/squareup/javapoet/ |
D | TypeSpecTest.java | 991 ClassName otherType = ClassName.get("com.other", "OtherType"); in simpleNameConflictsWithTypeVariable() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderMatrixTests.cpp | 805 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in init() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateTimePatternGenerator.java | 2836 int otherType = other.type[i]; in getDistance() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderMatrixTests.cpp | 1458 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in init() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateTimePatternGenerator.java | 2808 int otherType = other.type[i]; in getDistance() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderMatrixTests.cpp | 1718 DataType otherType = matNdx == 0 ? m_in1.dataType : m_in0.dataType; in setupShader() local
|
/external/icu/icu4c/source/i18n/ |
D | dtptngen.cpp | 2325 int32_t otherType = other.skeleton.type[i]; in getDistance() local
|