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