Home
last modified time | relevance | path

Searched defs:otherValue (Results 1 – 25 of 34) sorted by relevance

12

/external/cldr/tools/java/org/unicode/cldr/util/
DValuePathStatus.java38 static int countZeros(String otherValue) { in countZeros()
75 String otherValue = sourceFile.getWinningValue(otherPath); in isMissingOk() local
DCLDRFile.java869 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
DXPathParts.java387 String otherValue = elements.get(i).getAttributeValue(attribute); in containsAttributeValue() local
/external/proguard/src/proguard/evaluation/
DVariables.java125 Value otherValue = other.values[index]; in generalize() local
296 Value otherValue = other.values[index]; in equals() local
DStack.java139 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/
DCombine.kt132 … val otherValue = second.receiveOrNull() ?: throw AbortFlowException(this@unsafeFlow) in zipImpl() constant
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckAlt.java34 String otherValue = getCldrFileToCheck().getStringValue(strippedPath); in handleCheck() local
DCheckChildren.java38 String otherValue; in handleCheck() local
DCheckDisplayCollisions.java642 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/
DComparableConstant.java129 int otherValue = ((IntegerConstant)otherConstant).getValue(); in visitIntegerConstant() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/
DFloatNode.java115 final float otherValue = ((FloatNode) o)._value; in equals() local
DDoubleNode.java114 final double otherValue = ((DoubleNode) o)._value; in equals() local
/external/javassist/src/main/javassist/bytecode/annotation/
DAnnotationImpl.java261 Object otherValue = null; in checkEquals() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateBirth.java317 String otherValue = "n/a"; in writeBirth() local
DExtractMessages.java117 Set<String> otherValue = dataHandler.id_to_value.getAll(id); in main() local
/external/auto/value/src/test/java/com/google/auto/value/extension/memoized/
DMemoizedTest.java165 abstract K otherValue(); in otherValue() method in MemoizedTest.ListValue
/external/jsilver/src/com/google/clearsilver/jsilver/values/
DValue.java230 Value otherValue = (Value) other; in equals() local
/external/guava/android/guava-tests/test/com/google/common/math/
DQuantilesTest.java261 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/
DQuantilesTest.java261 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/
DMutableAggregation.java509 MutableLastValueDouble otherValue = (MutableLastValueDouble) other; in combine() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldSet.java511 Object otherValue = entry.getValue(); in mergeFromField() local
/external/guice/lib/build/
Dspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...
/external/guice/extensions/persist/lib/
Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/external/guice/lib/build/jdiff/
Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/ ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...

12