Home
last modified time | relevance | path

Searched refs:INITIAL_CAPACITY (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcollationiterator.h40 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/
DCollationIterator.java29 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];
DCollationKeys.java144 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/
DCollationIterator.java31 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];
DCollationKeys.java148 private static final int INITIAL_CAPACITY = 40; field in CollationKeys.SortKeyLevel
150 byte[] buffer = new byte[INITIAL_CAPACITY];
/external/icu/icu4c/source/layoutex/
DRunArrays.cpp39 fCapacity = INITIAL_CAPACITY; in ensureCapacity()
/external/icu/icu4c/source/layoutex/layout/
DRunArrays.h30 #define INITIAL_CAPACITY 16 macro
/external/robolectric/v1/lib/main/
Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/robolectric/v3/runtime/
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/ ...
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/ ...