Home
last modified time | relevance | path

Searched refs:MIN_LONG (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationFastLatin.java106 static final int MIN_LONG = 0xc00; field in CollationFastLatin
216 miniVarTop = MIN_LONG - 1; in getOptions()
493 if(leftPair < MIN_LONG) { in compareUTF16()
511 if(rightPair < MIN_LONG) { in compareUTF16()
556 if(leftPair < MIN_LONG) { in compareUTF16()
574 if(rightPair < MIN_LONG) { in compareUTF16()
622 if(leftPair < MIN_LONG) { in compareUTF16()
640 if(rightPair < MIN_LONG) { in compareUTF16()
686 if(ce >= MIN_LONG || ce < CONTRACTION) { in nextPair()
745 if(ce >= MIN_LONG) { return 0; } // variable in getPrimaries()
[all …]
DCollationFastLatinBuilder.java436 pri = CollationFastLatin.MIN_LONG; in encodeUniqueCEs()
514 if(CollationFastLatin.MIN_LONG <= pri && pri <= CollationFastLatin.MAX_LONG) { in encodeUniqueCEs()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationFastLatin.java110 static final int MIN_LONG = 0xc00; field in CollationFastLatin
220 miniVarTop = MIN_LONG - 1; in getOptions()
497 if(leftPair < MIN_LONG) { in compareUTF16()
515 if(rightPair < MIN_LONG) { in compareUTF16()
560 if(leftPair < MIN_LONG) { in compareUTF16()
578 if(rightPair < MIN_LONG) { in compareUTF16()
626 if(leftPair < MIN_LONG) { in compareUTF16()
644 if(rightPair < MIN_LONG) { in compareUTF16()
690 if(ce >= MIN_LONG || ce < CONTRACTION) { in nextPair()
749 if(ce >= MIN_LONG) { return 0; } // variable in getPrimaries()
[all …]
DCollationFastLatinBuilder.java437 pri = CollationFastLatin.MIN_LONG; in encodeUniqueCEs()
515 if(CollationFastLatin.MIN_LONG <= pri && pri <= CollationFastLatin.MAX_LONG) { in encodeUniqueCEs()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatin.cpp38 miniVarTop = MIN_LONG - 1; in getOptions()
302 if(leftPair < MIN_LONG) { in compareUTF16()
315 if(rightPair < MIN_LONG) { in compareUTF16()
355 if(leftPair < MIN_LONG) { in compareUTF16()
368 if(rightPair < MIN_LONG) { in compareUTF16()
411 if(leftPair < MIN_LONG) { in compareUTF16()
424 if(rightPair < MIN_LONG) { in compareUTF16()
653 if(leftPair < MIN_LONG) { in compareUTF8()
666 if(rightPair < MIN_LONG) { in compareUTF8()
706 if(leftPair < MIN_LONG) { in compareUTF8()
[all …]
Dcollationfastlatin.h114 static const uint32_t MIN_LONG = 0xc00; variable
235 if(ce >= MIN_LONG) { return 0; } // variable in getPrimaries()
Dcollationfastlatinbuilder.cpp467 pri = CollationFastLatin::MIN_LONG; in encodeUniqueCEs()
545 if(CollationFastLatin::MIN_LONG <= pri && pri <= CollationFastLatin::MAX_LONG) { in encodeUniqueCEs()
/third_party/node/deps/icu-small/source/i18n/
Dcollationfastlatin.cpp38 miniVarTop = MIN_LONG - 1; in getOptions()
302 if(leftPair < MIN_LONG) { in compareUTF16()
315 if(rightPair < MIN_LONG) { in compareUTF16()
355 if(leftPair < MIN_LONG) { in compareUTF16()
368 if(rightPair < MIN_LONG) { in compareUTF16()
411 if(leftPair < MIN_LONG) { in compareUTF16()
424 if(rightPair < MIN_LONG) { in compareUTF16()
653 if(leftPair < MIN_LONG) { in compareUTF8()
666 if(rightPair < MIN_LONG) { in compareUTF8()
706 if(leftPair < MIN_LONG) { in compareUTF8()
[all …]
Dcollationfastlatin.h114 static const uint32_t MIN_LONG = 0xc00; variable
235 if(ce >= MIN_LONG) { return 0; } // variable in getPrimaries()
Dcollationfastlatinbuilder.cpp467 pri = CollationFastLatin::MIN_LONG; in encodeUniqueCEs()
545 if(CollationFastLatin::MIN_LONG <= pri && pri <= CollationFastLatin::MAX_LONG) { in encodeUniqueCEs()
/third_party/icu/icu4c/source/i18n/
Dcollationfastlatin.cpp38 miniVarTop = MIN_LONG - 1; in getOptions()
302 if(leftPair < MIN_LONG) { in compareUTF16()
315 if(rightPair < MIN_LONG) { in compareUTF16()
355 if(leftPair < MIN_LONG) { in compareUTF16()
368 if(rightPair < MIN_LONG) { in compareUTF16()
411 if(leftPair < MIN_LONG) { in compareUTF16()
424 if(rightPair < MIN_LONG) { in compareUTF16()
653 if(leftPair < MIN_LONG) { in compareUTF8()
666 if(rightPair < MIN_LONG) { in compareUTF8()
706 if(leftPair < MIN_LONG) { in compareUTF8()
[all …]
Dcollationfastlatin.h114 static const uint32_t MIN_LONG = 0xc00; variable
235 if(ce >= MIN_LONG) { return 0; } // variable in getPrimaries()
Dcollationfastlatinbuilder.cpp467 pri = CollationFastLatin::MIN_LONG; in encodeUniqueCEs()
545 if(CollationFastLatin::MIN_LONG <= pri && pri <= CollationFastLatin::MAX_LONG) { in encodeUniqueCEs()