Searched defs:appendCapacity (Results 1 – 7 of 7) sorted by relevance
90 int32_t appendCapacity=buffer.getCapacity()-len-1; // -1 for NUL in getAppendBuffer() local
1743 UnicodeStringAppendable::reserveAppendCapacity(int32_t appendCapacity) { in reserveAppendCapacity()
127 protected abstract boolean Resize(int appendCapacity, int length); in Resize()235 private boolean ensureCapacity(int appendCapacity) { in ensureCapacity()
512 int32_t appendCapacity = 0; in TestCharString() local
181 UBool SortKeyLevel::ensureCapacity(int32_t appendCapacity) { in ensureCapacity()
116 CollationKeyByteSink::Resize(int32_t appendCapacity, int32_t length) { in Resize()
1134 protected boolean Resize(int appendCapacity, int length) { in Resize()