Home
last modified time | relevance | path

Searched refs:ensureBufferCapacity (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/
Duniset.cpp1252 ensureBufferCapacity(len-1, status); in complement()
1259 ensureBufferCapacity(len+1, status); in complement()
1668 void UnicodeSet::ensureBufferCapacity(int32_t newLen, UErrorCode& ec) { in ensureBufferCapacity() function in UnicodeSet
1717 ensureBufferCapacity(len + otherLen, status); in exclusiveOr()
1767 ensureBufferCapacity(len + otherLen, status); in add()
1880 ensureBufferCapacity(len + otherLen, status); in retain()
/external/icu/icu4c/source/common/unicode/
Duniset.h1530 void ensureBufferCapacity(int32_t newLen, UErrorCode& ec);
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java2849 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity() method
2875 ensureBufferCapacity(len + otherLen); in xor()
2925 ensureBufferCapacity(len + otherLen); in add()
3023 ensureBufferCapacity(len + otherLen); in retain()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java2922 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity() method
2948 ensureBufferCapacity(len + otherLen); in xor()
2998 ensureBufferCapacity(len + otherLen); in add()
3096 ensureBufferCapacity(len + otherLen); in retain()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...