Searched refs:ensureBufferCapacity (Results 1 – 4 of 4) sorted by relevance
1254 ensureBufferCapacity(len-1, status); in complement()1261 ensureBufferCapacity(len+1, status); in complement()1670 void UnicodeSet::ensureBufferCapacity(int32_t newLen, UErrorCode& ec) { in ensureBufferCapacity() function in UnicodeSet1719 ensureBufferCapacity(len + otherLen, status); in exclusiveOr()1769 ensureBufferCapacity(len + otherLen, status); in add()1882 ensureBufferCapacity(len + otherLen, status); in retain()
1532 void ensureBufferCapacity(int32_t newLen, UErrorCode& ec);
2860 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity() method2886 ensureBufferCapacity(len + otherLen); in xor()2936 ensureBufferCapacity(len + otherLen); in add()3034 ensureBufferCapacity(len + otherLen); in retain()
2933 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity() method2959 ensureBufferCapacity(len + otherLen); in xor()3009 ensureBufferCapacity(len + otherLen); in add()3107 ensureBufferCapacity(len + otherLen); in retain()