/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UResource.java | 168 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/ |
D | UResource.java | 166 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/ |
D | CaseIterator.java | 338 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/ |
D | CaseIterator.java | 334 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/ |
D | CaseIterator.java | 337 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/ |
D | WeakHashtable.java | 434 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/ |
D | ULocale.java | 786 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/ |
D | ULocale.java | 839 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/ |
D | dtptngen.cpp | 1232 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; in copyHashtable() local 1233 fAvailableFormatKeyHash->puti(*otherKey, 1, status); in copyHashtable()
|
/external/robolectric/v1/lib/main/ |
D | commons-logging-1.1.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/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/ ... |