| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | ValuePathStatus.java | 38 static int countZeros(String otherValue) { in countZeros() 84 String otherValue = sourceFile.getWinningValue(otherPath); in isMissingOk() local
|
| D | CLDRFile.java | 727 String otherValue = other.getStringValue(key); in putAll() local 730 dataSource.putValueAtPath(other.getFullXPath(key), otherValue); in putAll() local 900 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 | 129 val otherValue = second.receiveCatching().getOrElse { in zipImpl() constant
|
| /external/cldr/tools/cldr-code/src/main/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 | CheckPlaceHolders.java | 133 String otherValue = checkAccessor.getStringValue(otherPath); in checkNameOrder() local 536 String otherValue = checkAccessor.getStringValue(otherPath); in checkInitialPattern() local
|
| D | CheckDisplayCollisions.java | 647 String otherValue = file.getWinningValue(pathName); in getPathsWithValue() local 652 … 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/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/source/ |
| D | TrackGroup.java | 213 @Nullable String otherValue, in logErrorMessage()
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/source/ |
| D | TrackGroup.java | 237 @Nullable String otherValue, in logErrorMessage()
|
| /external/javassist/src/main/javassist/bytecode/annotation/ |
| D | AnnotationImpl.java | 261 Object otherValue = null; in checkEquals() local
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
| D | GenerateBirth.java | 347 String otherValue = "n/a"; in writeBirth() local
|
| D | ExtractMessages.java | 117 Set<String> otherValue = dataHandler.id_to_value.getAll(id); in main() local
|
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | FieldSet.java | 526 Object otherValue = entry.getValue(); in mergeFromField() local 1291 Object otherValue = entry.getValue(); in mergeFromField() local
|
| /external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | FieldSet.java | 526 Object otherValue = entry.getValue(); in mergeFromField() local 1291 Object otherValue = entry.getValue(); in mergeFromField() local
|
| /external/auto/value/src/test/java/com/google/auto/value/extension/memoized/ |
| D | MemoizedTest.java | 169 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
|