Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUResource.java205 Key otherKey = (Key)other; in equals() local
206 return length == otherKey.length && in equals()
207 regionMatches(otherKey.bytes, otherKey.offset, length); in equals()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUResource.java203 Key otherKey = (Key)other; in equals() local
204 return length == otherKey.length && in equals()
205 regionMatches(otherKey.bytes, otherKey.offset, length); in equals()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DCaseIterator.java336 String otherKey = (String) multiIt2.next();
337 if (otherKey.length() >= key.length()) continue;
344 pos = key.indexOf(otherKey, pos+1);
346 int endPos = pos + otherKey.length();
349 String[] choices = (String[]) fromCaseFold.get(otherKey);
/external/apache-http/src/org/apache/commons/logging/impl/
DWeakHashtable.java434 Referenced otherKey = (Referenced) o;
436 Object otherKeyValue = otherKey.getValue();
447 result = (this.hashCode() == otherKey.hashCode());
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java865 String otherKey = otherKwdItr.next(); in compareTo() local
866 cmp = thisKey.compareTo(otherKey); in compareTo()
870 String otherVal = other.getKeywordValue(otherKey); in compareTo()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DULocale.java799 String otherKey = otherKwdItr.next(); in compareTo() local
800 cmp = thisKey.compareTo(otherKey); in compareTo()
804 String otherVal = other.getKeywordValue(otherKey); in compareTo()
/external/robolectric/v1/lib/main/
Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp1468 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; in copyHashtable() local
1469 fAvailableFormatKeyHash->puti(*otherKey, 1, status); in copyHashtable()
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...