Home
last modified time | relevance | path

Searched refs:otherKey (Results 1 – 5 of 5) sorted by relevance

/external/apache-http/src/org/apache/commons/logging/impl/
DWeakHashtable.java429 Referenced otherKey = (Referenced) o;
431 Object otherKeyValue = otherKey.getValue();
442 result = (this.hashCode() == otherKey.hashCode());
/external/chromium_org/third_party/icu/source/i18n/
Dselfmt.cpp432 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; in copyHashtable() local
435 parsedValuesHash->put(*otherKey, new UnicodeString(*otherValue), status); in copyHashtable()
Dplurfmt.cpp521 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; in copyHashtable() local
524 fParsedValuesHash->put(*otherKey, new UnicodeString(*otherValue), status); in copyHashtable()
Ddtptngen.cpp1174 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; in copyHashtable() local
1175 fAvailableFormatKeyHash->puti(*otherKey, 1, status); in copyHashtable()
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp1228 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; in copyHashtable() local
1229 fAvailableFormatKeyHash->puti(*otherKey, 1, status); in copyHashtable()