/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | FCDIterCollationIterator.java | 116 if(!previousSegment()) { in previousCodePoint() 347 private boolean previousSegment() { in previousSegment() method
|
D | FCDUTF16CollationIterator.java | 150 previousSegment(); in previousCodePoint() 336 private void previousSegment() {
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | FCDIterCollationIterator.java | 114 if(!previousSegment()) { in previousCodePoint() 345 private boolean previousSegment() { in previousSegment() method
|
D | FCDUTF16CollationIterator.java | 148 previousSegment(); in previousCodePoint() 334 private void previousSegment() {
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | uitercollationiterator.h | 112 UBool previousSegment(UErrorCode &errorCode);
|
D | utf8collationiterator.h | 133 UBool previousSegment(UErrorCode &errorCode);
|
D | uitercollationiterator.cpp | 223 if(!previousSegment(errorCode)) { in previousCodePoint() 386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUIterCollationIterator
|
D | utf16collationiterator.cpp | 302 if(!previousSegment(errorCode)) { in previousCodePoint() 438 FCDUTF16CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUTF16CollationIterator
|
D | utf16collationiterator.h | 144 UBool previousSegment(UErrorCode &errorCode);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | uitercollationiterator.h | 112 UBool previousSegment(UErrorCode &errorCode);
|
D | utf8collationiterator.h | 133 UBool previousSegment(UErrorCode &errorCode);
|
D | uitercollationiterator.cpp | 223 if(!previousSegment(errorCode)) { in previousCodePoint() 386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUIterCollationIterator
|
D | utf16collationiterator.cpp | 302 if(!previousSegment(errorCode)) { in previousCodePoint() 438 FCDUTF16CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUTF16CollationIterator
|
D | utf16collationiterator.h | 144 UBool previousSegment(UErrorCode &errorCode);
|
/third_party/icu/icu4c/source/i18n/ |
D | uitercollationiterator.h | 112 UBool previousSegment(UErrorCode &errorCode);
|
D | utf8collationiterator.h | 133 UBool previousSegment(UErrorCode &errorCode);
|
D | uitercollationiterator.cpp | 223 if(!previousSegment(errorCode)) { in previousCodePoint() 386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUIterCollationIterator
|
D | utf16collationiterator.cpp | 302 if(!previousSegment(errorCode)) { in previousCodePoint() 438 FCDUTF16CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUTF16CollationIterator
|
D | utf16collationiterator.h | 144 UBool previousSegment(UErrorCode &errorCode);
|
/third_party/node/deps/icu-small/source/i18n/ |
D | uitercollationiterator.h | 113 UBool previousSegment(UErrorCode &errorCode);
|
D | uitercollationiterator.cpp | 223 if(!previousSegment(errorCode)) { in previousCodePoint() 386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUIterCollationIterator
|
D | utf8collationiterator.h | 133 UBool previousSegment(UErrorCode &errorCode);
|
D | utf16collationiterator.cpp | 302 if(!previousSegment(errorCode)) { in previousCodePoint() 438 FCDUTF16CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUTF16CollationIterator
|
D | utf16collationiterator.h | 144 UBool previousSegment(UErrorCode &errorCode);
|
D | utf8collationiterator.cpp | 321 if(!previousSegment(errorCode)) { in previousCodePoint() 464 FCDUTF8CollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment() function in FCDUTF8CollationIterator
|