/external/cldr/tools/java/org/unicode/cldr/util/ |
D | ValuePathStatus.java | 38 static int countZeros(String otherValue) { in countZeros() 75 String otherValue = sourceFile.getWinningValue(otherPath); in isMissingOk() local
|
D | CLDRFile.java | 869 String otherValue = other.getStringValue(key); in putAll() local 872 dataSource.putValueAtPath(other.getFullXPath(key), otherValue); in putAll() local 1049 String otherValue = other.dataSource.getValueAtPath(otherXpath); in removeDuplicates() local
|
D | XPathParts.java | 387 String otherValue = elements.get(i).getAttributeValue(attribute); in containsAttributeValue() local
|
/external/proguard/src/proguard/evaluation/ |
D | Variables.java | 125 Value otherValue = other.values[index]; in generalize() local 296 Value otherValue = other.values[index]; in equals() local
|
D | Stack.java | 139 Value otherValue = other.values[index]; in generalize() local 517 Value otherValue = other.values[index]; in equals() local
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/internal/ |
D | Combine.kt | 132 … val otherValue = second.receiveOrNull() ?: throw AbortFlowException(this@unsafeFlow) in zipImpl() constant
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | CheckAlt.java | 34 String otherValue = getCldrFileToCheck().getStringValue(strippedPath); in handleCheck() local
|
D | CheckChildren.java | 38 String otherValue; in handleCheck() local
|
D | CheckDisplayCollisions.java | 642 String otherValue = file.getWinningValue(pathName); in getPathsWithValue() local 647 … String otherValue = SimpleXMLSource.normalizeCaseSensitive(file.getWinningValue(pathName)); in getPathsWithValue() local
|
/external/proguard/src/proguard/classfile/editor/ |
D | ComparableConstant.java | 129 int otherValue = ((IntegerConstant)otherConstant).getValue(); in visitIntegerConstant() local
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/ |
D | FloatNode.java | 115 final float otherValue = ((FloatNode) o)._value; in equals() local
|
D | DoubleNode.java | 114 final double otherValue = ((DoubleNode) o)._value; in equals() local
|
/external/javassist/src/main/javassist/bytecode/annotation/ |
D | AnnotationImpl.java | 261 Object otherValue = null; in checkEquals() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateBirth.java | 317 String otherValue = "n/a"; in writeBirth() local
|
D | ExtractMessages.java | 117 Set<String> otherValue = dataHandler.id_to_value.getAll(id); in main() local
|
/external/auto/value/src/test/java/com/google/auto/value/extension/memoized/ |
D | MemoizedTest.java | 165 abstract K otherValue(); in otherValue() method in MemoizedTest.ListValue
|
/external/jsilver/src/com/google/clearsilver/jsilver/values/ |
D | Value.java | 230 Value otherValue = (Value) other; in equals() local
|
/external/guava/android/guava-tests/test/com/google/common/math/ |
D | QuantilesTest.java | 261 double otherValue = 16.0 * 5.0 / Integer.MAX_VALUE + 25.0 * (1.0 - 5.0 / Integer.MAX_VALUE); in testScale_indexes_largeVarargs_compute_doubleCollection() local
|
/external/guava/guava-tests/test/com/google/common/math/ |
D | QuantilesTest.java | 261 double otherValue = 16.0 * 5.0 / Integer.MAX_VALUE + 25.0 * (1.0 - 5.0 / Integer.MAX_VALUE); in testScale_indexes_largeVarargs_compute_doubleCollection() local
|
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/stats/ |
D | MutableAggregation.java | 509 MutableLastValueDouble otherValue = (MutableLastValueDouble) other; in combine() local
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldSet.java | 511 Object otherValue = entry.getValue(); in mergeFromField() local
|