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
1767 UnicodeStringAppendable::reserveAppendCapacity(int32_t appendCapacity) { in reserveAppendCapacity()
512 int32_t appendCapacity = 0; in TestCharString() local
544 int32_t appendCapacity = 0; in TestCharString() local
181 UBool SortKeyLevel::ensureCapacity(int32_t appendCapacity) { in ensureCapacity()
118 CollationKeyByteSink::Resize(int32_t appendCapacity, int32_t length) { in Resize()