/external/icu/icu4c/source/i18n/ |
D | collationiterator.h | 40 static const int32_t INITIAL_CAPACITY = 40; 46 if(length < INITIAL_CAPACITY || ensureAppendCapacity(1, errorCode)) { in append() 60 if(length < INITIAL_CAPACITY || ensureAppendCapacity(1, errorCode)) { in incLength() 81 MaybeStackArray<int64_t, INITIAL_CAPACITY> buffer;
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationIterator.java | 29 private static final int INITIAL_CAPACITY = 40; field in CollationIterator.CEBuffer 34 if(length >= INITIAL_CAPACITY) { in append() 62 if(length >= INITIAL_CAPACITY) { in incLength() 77 private long[] buffer = new long[INITIAL_CAPACITY];
|
D | CollationKeys.java | 144 private static final int INITIAL_CAPACITY = 40; field in CollationKeys.SortKeyLevel 146 byte[] buffer = new byte[INITIAL_CAPACITY];
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | CollationIterator.java | 31 private static final int INITIAL_CAPACITY = 40; field in CollationIterator.CEBuffer 36 if(length >= INITIAL_CAPACITY) { in append() 64 if(length >= INITIAL_CAPACITY) { in incLength() 79 private long[] buffer = new long[INITIAL_CAPACITY];
|
D | CollationKeys.java | 148 private static final int INITIAL_CAPACITY = 40; field in CollationKeys.SortKeyLevel 150 byte[] buffer = new byte[INITIAL_CAPACITY];
|
/external/icu/icu4c/source/layoutex/ |
D | RunArrays.cpp | 39 fCapacity = INITIAL_CAPACITY; in ensureCapacity()
|
/external/icu/icu4c/source/layoutex/layout/ |
D | RunArrays.h | 30 #define INITIAL_CAPACITY 16 macro
|
/external/robolectric/v1/lib/main/ |
D | xpp3-1.1.4c.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/robolectric/v3/runtime/ |
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/ ... |
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/ ... |