/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UResource.java | 205 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/ |
D | UResource.java | 203 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/ |
D | CaseIterator.java | 336 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/ |
D | WeakHashtable.java | 434 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/ |
D | ULocale.java | 865 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/ |
D | ULocale.java | 799 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/ |
D | commons-logging-1.1.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/icu/icu4c/source/i18n/ |
D | dtptngen.cpp | 1468 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; in copyHashtable() local 1469 fAvailableFormatKeyHash->puti(*otherKey, 1, status); in copyHashtable()
|
/external/guice/extensions/persist/lib/ |
D | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |