Searched defs:otherLen (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java2900 private UnicodeSet xor(int[] other, int otherLen, int polarity) { argument
2901 ensureBufferCapacity(len + otherLen);
2950 private UnicodeSet add(int[] other, int otherLen, int polarity) { argument
2951 ensureBufferCapacity(len + otherLen);
3048 private UnicodeSet retain(int[] other, int otherLen, int polarity) { argument
3049 ensureBufferCapacity(len + otherLen);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 110 milliseconds