/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
TransliteratorParser.java | [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/ |
TestCLDRVsICU.java | 320 for (int i = 0; i < in.length(); i += UTF16.getCharCount(cp)) {
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
UnicodeSetTest.java | 323 offset += UTF16.getCharCount(c); 364 //offset += UTF16.getCharCount(c); [all...] |
UTF16Test.java | 469 * Testing UTF16 class methods getCharCount, *Surrogate 473 if (UTF16.getCharCount(0x61) != 1 || 474 UTF16.getCharCount(0x10000) != 2) { 475 errln("FAIL getCharCount result failure"); [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
CollectionUtilities.java | 413 for (int i = 0; i < source.length(); i += UTF16.getCharCount(cp)) {
|
UnicodeMap.java | 633 for (int i = 0; i < source.length(); i += UTF16.getCharCount(cp)) { [all...] |
UnicodeProperty.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/ |
TestCLDRVsICU.java | 316 for (int i = 0; i < in.length(); i += UTF16.getCharCount(cp)) {
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
UnicodeSetTest.java | 319 offset += UTF16.getCharCount(c); 360 //offset += UTF16.getCharCount(c); [all...] |
UTF16Test.java | 465 * Testing UTF16 class methods getCharCount, *Surrogate 469 if (UTF16.getCharCount(0x61) != 1 || 470 UTF16.getCharCount(0x10000) != 2) { 471 errln("FAIL getCharCount result failure"); [all...] |
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
CollectionUtilities.java | 412 for (int i = 0; i < source.length(); i += UTF16.getCharCount(cp)) {
|
UnicodeMap.java | 632 for (int i = 0; i < source.length(); i += UTF16.getCharCount(cp)) { [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
RoundTripTest.java | [all...] |
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
RoundTripTest.java | [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/ |
BasicTest.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
BasicTest.java | [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
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) { 602 * @return lead surrogate if the getCharCount(ch) is 2; <br> 618 * @return the trail surrogate if the getCharCount(ch) is 2; <br [all...] |
Bidi.java | [all...] |
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
Demo.java | [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
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) { 633 * @return lead surrogate if the getCharCount(ch) is 2; <br> 650 * @return the trail surrogate if the getCharCount(ch) is 2; <br [all...] |
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/ |
UnicodeProperty.java | [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/ |
TestFmwk.java | [all...] |
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
TestFmwk.java | [all...] |
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/ |
swt-3.5.0.jar | |
/prebuilts/tools/darwin-x86/swt/ |
swt.jar | |