Searched defs:getCharCount (Results 1 - 8 of 8) sorted by relevance
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/ |
H A D | UTF16Util.java | 229 public static int getCharCount(int char32) method in class:UTF16Util 295 * <code>UTF16.getCharCount()</code>, as well as random access. If a
|
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
H A D | UTF16Util.java | 228 public static int getCharCount(int char32) method in class:UTF16Util 294 * <code>UTF16.getCharCount()</code>, as well as random access. If a
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | UTF16.java | 35 * for (int i = 0; i < s.length(); i += UTF16.getCharCount(ch)) { 48 * for (int i = s.length() - 1; i > 0; i -= UTF16.getCharCount(ch)) { 182 * <code>UTF16.getCharCount()</code>, as well as random access. If a validity check is 235 * <code>UTF16.getCharCount()</code>, as well as random access. If a validity check is 290 * <code>UTF16.getCharCount()</code>, as well as random access. If a validity check is 339 * (with <code>UTF16.getCharCount()</code>, as well as random access. If a validity check is 391 * <code>UTF16.getCharCount()</code>, as well as random access. If a validity check is 446 public static int getCharCount(int char32) { method in class:UTF16 602 * @return lead surrogate if the getCharCount(ch) is 2; <br> 618 * @return the trail surrogate if the getCharCount(c [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | UTF16.java | 34 * for (int i = 0; i < s.length(); i += UTF16.getCharCount(ch)) { 47 * for (int i = s.length() - 1; i > 0; i -= UTF16.getCharCount(ch)) { 201 * <code>UTF16.getCharCount()</code>, as well as random access. If a validity check is 255 * <code>UTF16.getCharCount()</code>, as well as random access. If a validity check is 311 * <code>UTF16.getCharCount()</code>, as well as random access. If a validity check is 361 * (with <code>UTF16.getCharCount()</code>, as well as random access. If a validity check is 414 * <code>UTF16.getCharCount()</code>, as well as random access. If a validity check is 471 public static int getCharCount(int char32) { method in class:UTF16 633 * @return lead surrogate if the getCharCount(ch) is 2; <br> 650 * @return the trail surrogate if the getCharCount(c [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
Completed in 117 milliseconds