Home
last modified time | relevance | path

Searched defs:cLength (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/test/letest/
Dletsutil.cpp39 le_int32 cLength = uString->extract(0, uLength, NULL, 0, US_INV); in getCString() local
66 le_int32 cLength = uString->extract(0, uLength, NULL, 0, "UTF-8"); in getUTF8String() local
/external/icu/icu4c/source/test/cintltst/
Ducsdetst.c169 int32_t beLength = 0, leLength = 0, cLength = ARRAY_SIZE(chars); in TestUTF16() local
473 …int32_t bLength = 0, brLength = 0, cLength = ARRAY_SIZE(chars), crLength = ARRAY_SIZE(chars_revers… in TestIBM424() local
551 …int32_t bLength = 0, brLength = 0, cLength = ARRAY_SIZE(chars), crLength = ARRAY_SIZE(chars_revers… in TestIBM420() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCharsTrieTest.java695 int cLength=Character.charCount(c); in checkFirst() local
/external/icu/icu4c/source/test/intltest/
Ducharstrietest.cpp838 int32_t cLength=U16_LENGTH(c); in checkFirst() local
Dtstnorm.cpp1354 int32_t cLength=s.length(); in initExpectedSkippables() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationDataBuilder.java179 int cLength = Character.charCount(c); in addCE32() local
/external/icu/icu4c/source/i18n/
Dcollationdatabuilder.cpp547 int32_t cLength = U16_LENGTH(c); in addCE32() local
/external/icu/icu4c/source/common/
Dunistr.cpp1731 int32_t cLength = 0; in appendCodePoint() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java2331 int cLength=s.length(); in initSkippables() local