/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
IterCollationIterator.java | 51 protected long handleNextCE32() {
|
UTF16CollationIterator.java | 103 protected long handleNextCE32() {
|
FCDIterCollationIterator.java | 149 protected long handleNextCE32() {
|
FCDUTF16CollationIterator.java | 161 protected long handleNextCE32() {
|
CollationIterator.java | 241 long cAndCE32 = handleNextCE32(); 398 protected long handleNextCE32() { 409 * Called when handleNextCE32() returns a LEAD_SURROGATE_TAG for a lead surrogate code unit. 419 * Called when handleNextCE32() returns with c==0, to see whether it is a NUL terminator. [all...] |
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
IterCollationIterator.java | 49 protected long handleNextCE32() {
|
UTF16CollationIterator.java | 101 protected long handleNextCE32() {
|
FCDIterCollationIterator.java | 147 protected long handleNextCE32() {
|
FCDUTF16CollationIterator.java | 159 protected long handleNextCE32() {
|
CollationIterator.java | 239 long cAndCE32 = handleNextCE32(); 396 protected long handleNextCE32() { 407 * Called when handleNextCE32() returns a LEAD_SURROGATE_TAG for a lead surrogate code unit. 417 * Called when handleNextCE32() returns with c==0, to see whether it is a NUL terminator. [all...] |
/external/icu/icu4c/source/i18n/ |
uitercollationiterator.h | 48 virtual uint32_t handleNextCE32(UChar32 &c, UErrorCode &errorCode); 80 virtual uint32_t handleNextCE32(UChar32 &c, UErrorCode &errorCode);
|
utf8collationiterator.h | 59 virtual uint32_t handleNextCE32(UChar32 &c, UErrorCode &errorCode); 96 virtual uint32_t handleNextCE32(UChar32 &c, UErrorCode &errorCode);
|
utf16collationiterator.h | 65 virtual uint32_t handleNextCE32(UChar32 &c, UErrorCode &errorCode); 107 virtual uint32_t handleNextCE32(UChar32 &c, UErrorCode &errorCode);
|
collationiterator.h | 122 uint32_t ce32 = handleNextCE32(c, errorCode); 220 virtual uint32_t handleNextCE32(UChar32 &c, UErrorCode &errorCode); 223 * Called when handleNextCE32() returns a LEAD_SURROGATE_TAG for a lead surrogate code unit. 231 * Called when handleNextCE32() returns with c==0, to see whether it is a NUL terminator.
|
utf8collationiterator.cpp | 43 UTF8CollationIterator::handleNextCE32(UChar32 &c, UErrorCode & /*errorCode*/) { 150 FCDUTF8CollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { 153 // Combination of UTF8CollationIterator::handleNextCE32() with FCD check fastpath. 210 return UTF8CollationIterator::handleNextCE32(c, errorCode);
|
uitercollationiterator.cpp | 43 UIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode & /*errorCode*/) { 107 FCDUIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) {
|
utf16collationiterator.cpp | 58 UTF16CollationIterator::handleNextCE32(UChar32 &c, UErrorCode & /*errorCode*/) { 208 FCDUTF16CollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) {
|
collationiterator.cpp | 205 CollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { [all...] |
/external/libgdx/backends/gdx-backend-moe/libs/ |
intel-moe-core.jar | |
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/ |
icu4j-53.1.jar | |
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/ |
icu4j-54.1.1.jar | |