Home
last modified time | relevance | path

Searched refs:codePointCount (Results 1 – 25 of 27) sorted by relevance

12

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScriptRun.java352 int codePointCount = UTF16.getCharCount(ch); in next() local
356 textIndex += codePointCount; in next()
396 textIndex -= codePointCount; in next()
DCharSequences.java77 return Character.codePointCount(s, 0, s.length()); in codePointLength()
DUCharacter.java6220 public static int codePointCount(CharSequence text, int start, int limit) { in codePointCount() method in UCharacter
6250 public static int codePointCount(char[] text, int start, int limit) { in codePointCount() method in UCharacter
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DUScriptRun.java354 int codePointCount = UTF16.getCharCount(ch); in next() local
358 textIndex += codePointCount; in next()
398 textIndex -= codePointCount; in next()
DCharSequences.java79 return Character.codePointCount(s, 0, s.length()); in codePointLength()
DUCharacter.java5554 public static int codePointCount(CharSequence text, int start, int limit) { in codePointCount() method in UCharacter
5583 public static int codePointCount(char[] text, int start, int limit) { in codePointCount() method in UCharacter
/external/icu/icu4c/source/i18n/
Ddigitaffixesandpadding.cpp116 …int32_t codePointCount = countAffixChar32(prefix) + formatter.countChar32(digits) + countAffixChar… in format() local
117 int32_t paddingCount = fWidth - codePointCount; in format()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterSurrogateTest.java228 int val1 = UCharacter.codePointCount(s.toCharArray(), start, in TestCodePointCount()
230 int val2 = UCharacter.codePointCount(s, start, limit); in TestCodePointCount()
244 UCharacter.codePointCount(s, start, limit); in TestCodePointCount()
DUCharacterTest.java3246 UCharacter.codePointCount(one_char_text, 0, limitCases[i]);
3248 "but got " + UCharacter.codePointCount(one_char_text, 0, limitCases[i]) +
3398 UCharacter.codePointCount(reg_text, invalid_startCases[i], 1);
3400 "but got " + UCharacter.codePointCount(reg_text, invalid_startCases[i], 1) +
3410 UCharacter.codePointCount(reg_text, 100, limitCases[i]);
3412 "but got " + UCharacter.codePointCount(reg_text, 100, limitCases[i]) +
3422 UCharacter.codePointCount(empty_text, 0, limitCases[i]);
3424 "but got " + UCharacter.codePointCount(empty_text, 0, limitCases[i]) +
3431 UCharacter.codePointCount(one_char_text, 0, limitCases[i]);
3433 "but got " + UCharacter.codePointCount(one_char_text, 0, limitCases[i]) +
DUnicodeSetTest.java1628 int lastCount = Character.codePointCount(last, 0, last.length()); in TestComparison()
1629 int currCount = Character.codePointCount(curr, 0, curr.length()); in TestComparison()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterSurrogateTest.java232 int val1 = UCharacter.codePointCount(s.toCharArray(), start, in TestCodePointCount()
234 int val2 = UCharacter.codePointCount(s, start, limit); in TestCodePointCount()
248 UCharacter.codePointCount(s, start, limit); in TestCodePointCount()
DUCharacterTest.java3250 UCharacter.codePointCount(one_char_text, 0, limitCases[i]);
3252 "but got " + UCharacter.codePointCount(one_char_text, 0, limitCases[i]) +
3402 UCharacter.codePointCount(reg_text, invalid_startCases[i], 1);
3404 "but got " + UCharacter.codePointCount(reg_text, invalid_startCases[i], 1) +
3414 UCharacter.codePointCount(reg_text, 100, limitCases[i]);
3416 "but got " + UCharacter.codePointCount(reg_text, 100, limitCases[i]) +
3426 UCharacter.codePointCount(empty_text, 0, limitCases[i]);
3428 "but got " + UCharacter.codePointCount(empty_text, 0, limitCases[i]) +
3435 UCharacter.codePointCount(one_char_text, 0, limitCases[i]);
3437 "but got " + UCharacter.codePointCount(one_char_text, 0, limitCases[i]) +
DUnicodeSetTest.java1632 int lastCount = Character.codePointCount(last, 0, last.length()); in TestComparison()
1633 int currCount = Character.codePointCount(curr, 0, curr.length()); in TestComparison()
/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DStringBuilder.java681 public int codePointCount (int beginIndex, int endIndex) { in codePointCount() method in StringBuilder
685 return Character.codePointCount(chars, beginIndex, endIndex - beginIndex); in codePointCount()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DAlphabeticIndex.java826 int result = n1.codePointCount(0, n1.length()) - n2.codePointCount(0, n2.length()); in isOneLabelBetterThanOther()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DAlphabeticIndex.java798 int result = n1.codePointCount(0, n1.length()) - n2.codePointCount(0, n2.length()); in isOneLabelBetterThanOther()
DTimeZoneFormat.java2649 int len = str.codePointCount(0, str.length());
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneFormat.java2719 int len = str.codePointCount(0, str.length());
/external/icu/icu4j/tools/build/
Dicu4j48.api3.gz
Dicu4j49.api3.gz12;ICU4J 49.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j52.api3.gz
Dicu4j51.api3.gz12;ICU4J 51.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j50.api3.gz12;ICU4J 50.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j55.api3.gz
Dicu4j53.api3.gz

12