Searched refs:INITIAL_CAPACITY (Results 1 – 6 of 6) sorted by relevance
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;
29 private static final int INITIAL_CAPACITY = 40; field in CollationIterator.CEBuffer34 if(length >= INITIAL_CAPACITY) { in append()62 if(length >= INITIAL_CAPACITY) { in incLength()77 private long[] buffer = new long[INITIAL_CAPACITY];
144 private static final int INITIAL_CAPACITY = 40; field in CollationKeys.SortKeyLevel146 byte[] buffer = new byte[INITIAL_CAPACITY];
39 fCapacity = INITIAL_CAPACITY; in ensureCapacity()
30 #define INITIAL_CAPACITY 16 macro
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...