Searched defs:appendCapacity (Results 1 – 9 of 9) sorted by relevance
100 int32_t appendCapacity=buffer.getCapacity()-len-1; // -1 for NUL in getAppendBuffer() local
1848 UnicodeStringAppendable::reserveAppendCapacity(int32_t appendCapacity) { in reserveAppendCapacity()
131 protected abstract boolean Resize(int appendCapacity, int length); in Resize()239 private boolean ensureCapacity(int appendCapacity) { in ensureCapacity()
127 protected abstract boolean Resize(int appendCapacity, int length); in Resize()235 private boolean ensureCapacity(int appendCapacity) { in ensureCapacity()
514 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()
1087 protected boolean Resize(int appendCapacity, int length) { in Resize()
1115 protected boolean Resize(int appendCapacity, int length) { in Resize()