/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | OpenIntToDoubleHashMap.java | 443 final int[] newKeys = new int[newLength]; in growTable() local 450 final int index = findInsertionIndex(newKeys, newStates, key, newMask); in growTable() 451 newKeys[index] = key; in growTable() 458 keys = newKeys; in growTable()
|
D | OpenIntToFieldHashMap.java | 455 final int[] newKeys = new int[newLength]; in growTable() local 462 final int index = findInsertionIndex(newKeys, newStates, key, newMask); in growTable() 463 newKeys[index] = key; in growTable() 470 keys = newKeys; in growTable()
|
/external/icu/icu4c/source/tools/genrb/ |
D | genrb.cpp | 675 const char *newKeys = data->getKeyBytes(&newKeysLength); in processFile() local 676 newPoolBundle->addKeyBytes(newKeys, newKeysLength, status); in processFile() 683 for(const char *newKeysLimit = newKeys + newKeysLength; newKeys < newKeysLimit; ++newKeys) { in processFile() 684 if(*newKeys == 0) { in processFile()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUResourceBundle.java | 846 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findResourceWithFallback() local 847 System.arraycopy(keys, depth, newKeys, baseDepth, keys.length - depth); in findResourceWithFallback() 848 keys = newKeys; in findResourceWithFallback() 941 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findStringWithFallback() local 942 System.arraycopy(keys, depth, newKeys, baseDepth, keys.length - depth); in findStringWithFallback() 943 keys = newKeys; in findStringWithFallback()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | ICUResourceBundle.java | 850 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findResourceWithFallback() local 851 System.arraycopy(keys, depth, newKeys, baseDepth, keys.length - depth); in findResourceWithFallback() 852 keys = newKeys; in findResourceWithFallback() 945 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findStringWithFallback() local 946 System.arraycopy(keys, depth, newKeys, baseDepth, keys.length - depth); in findStringWithFallback() 947 keys = newKeys; in findStringWithFallback()
|
/external/robolectric/v1/lib/main/ |
D | xpp3-1.1.4c.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |