Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DValuePathStatus.java37 static int countZeros(String otherValue) { in countZeros()
74 String otherValue = sourceFile.getWinningValue(otherPath); in isMissingOk() local
DCLDRFile.java824 String otherValue = other.getStringValue(key); in putAll() local
827 dataSource.putValueAtPath(other.getFullXPath(key), otherValue); in putAll() local
1001 String otherValue = other.dataSource.getValueAtPath(otherXpath); in removeDuplicates() local
1082 String otherValue = rootFile.dataSource.getValueAtPath(xpath); in putRoot() local
DXPathParts.java386 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/cldr/tools/java/org/unicode/cldr/test/
DCheckAlt.java36 String otherValue = getCldrFileToCheck().getStringValue(strippedPath); in handleCheck() local
DCheckChildren.java37 String otherValue; in handleCheck() local
DCheckDisplayCollisions.java608 String otherValue = file.getWinningValue(pathName); in getPathsWithValue() local
613 … 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/cldr/tools/java/org/unicode/cldr/tool/
DGenerateBirth.java270 String otherValue = ""; in writeBirth() local
DExtractMessages.java116 Set<String> otherValue = dataHandler.id_to_value.getAll(id); in main() local
/external/jsilver/src/com/google/clearsilver/jsilver/values/
DValue.java230 Value otherValue = (Value) other; in equals() local
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/stats/
DMutableAggregation.java509 MutableLastValueDouble otherValue = (MutableLastValueDouble) other; in combine() local
/external/jsoncpp/src/lib_json/
Djson_internalmap.inl375 const Value* otherValue = other.find(key(it)); local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldSet.java524 Object otherValue = entry.getValue(); in mergeFromField() local