Searched defs:appendCapacity (Results 1 – 9 of 9) sorted by relevance
115 int32_t appendCapacity=buffer.getCapacity()-len-1; // -1 for NUL in getAppendBuffer() local
1919 UnicodeStringAppendable::reserveAppendCapacity(int32_t appendCapacity) { in reserveAppendCapacity()
129 protected abstract boolean Resize(int appendCapacity, int length); in Resize()237 private boolean ensureCapacity(int appendCapacity) { in ensureCapacity()
136 protected abstract boolean Resize(int appendCapacity, int length); in Resize()247 private boolean ensureCapacity(int appendCapacity) { in ensureCapacity()
532 int32_t appendCapacity = 0; in TestCharString() local
183 UBool SortKeyLevel::ensureCapacity(int32_t appendCapacity) { in ensureCapacity()
118 CollationKeyByteSink::Resize(int32_t appendCapacity, int32_t length) { in Resize()
1118 protected boolean Resize(int appendCapacity, int length) { in Resize()
1092 protected boolean Resize(int appendCapacity, int length) { in Resize()