Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUResource.java168 Key otherKey = (Key)other; in equals() local
169 return length == otherKey.length && in equals()
170 regionMatches(otherKey.bytes, otherKey.offset, length); in equals()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUResource.java166 Key otherKey = (Key)other; in equals() local
167 return length == otherKey.length && in equals()
168 regionMatches(otherKey.bytes, otherKey.offset, length); in equals()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DCaseIterator.java338 String otherKey = (String) multiIt2.next();
339 if (otherKey.length() >= key.length()) continue;
346 pos = key.indexOf(otherKey, pos+1);
348 int endPos = pos + otherKey.length();
351 String[] choices = (String[]) fromCaseFold.get(otherKey);
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DCaseIterator.java334 String otherKey = (String) multiIt2.next();
335 if (otherKey.length() >= key.length()) continue;
342 pos = key.indexOf(otherKey, pos+1);
344 int endPos = pos + otherKey.length();
347 String[] choices = (String[]) fromCaseFold.get(otherKey);
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
DCaseIterator.java337 String otherKey = (String) multiIt2.next();
338 if (otherKey.length() >= key.length()) continue;
345 pos = key.indexOf(otherKey, pos+1);
347 int endPos = pos + otherKey.length();
350 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/android_icu4j/src/main/java/android/icu/util/
DULocale.java786 String otherKey = otherKwdItr.next(); in compareTo() local
787 cmp = thisKey.compareTo(otherKey); in compareTo()
791 String otherVal = other.getKeywordValue(otherKey); in compareTo()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java839 String otherKey = otherKwdItr.next(); in compareTo() local
840 cmp = thisKey.compareTo(otherKey); in compareTo()
844 String otherVal = other.getKeywordValue(otherKey); in compareTo()
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp1232 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; in copyHashtable() local
1233 fAvailableFormatKeyHash->puti(*otherKey, 1, status); in copyHashtable()
/external/robolectric/v1/lib/main/
Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/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/ ...