Searched refs:MIN_LONG (Results 1 - 17 of 17) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DCollationFastLatin.java110 static final int MIN_LONG = 0xc00; field in class:CollationFastLatin
220 miniVarTop = MIN_LONG - 1;
497 if(leftPair < MIN_LONG) {
515 if(rightPair < MIN_LONG) {
560 if(leftPair < MIN_LONG) {
578 if(rightPair < MIN_LONG) {
626 if(leftPair < MIN_LONG) {
644 if(rightPair < MIN_LONG) {
690 if(ce >= MIN_LONG || ce < CONTRACTION) {
749 if(ce >= MIN_LONG) { retur
[all...]
H A DCollationFastLatinBuilder.java437 pri = CollationFastLatin.MIN_LONG;
515 if(CollationFastLatin.MIN_LONG <= pri && pri <= CollationFastLatin.MAX_LONG) {
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationFastLatin.java106 static final int MIN_LONG = 0xc00; field in class:CollationFastLatin
216 miniVarTop = MIN_LONG - 1;
493 if(leftPair < MIN_LONG) {
511 if(rightPair < MIN_LONG) {
556 if(leftPair < MIN_LONG) {
574 if(rightPair < MIN_LONG) {
622 if(leftPair < MIN_LONG) {
640 if(rightPair < MIN_LONG) {
686 if(ce >= MIN_LONG || ce < CONTRACTION) {
745 if(ce >= MIN_LONG) { retur
[all...]
H A DCollationFastLatinBuilder.java436 pri = CollationFastLatin.MIN_LONG;
514 if(CollationFastLatin.MIN_LONG <= pri && pri <= CollationFastLatin.MAX_LONG) {
/external/icu/icu4c/source/i18n/
H A Dcollationfastlatin.cpp38 miniVarTop = MIN_LONG - 1;
302 if(leftPair < MIN_LONG) {
315 if(rightPair < MIN_LONG) {
355 if(leftPair < MIN_LONG) {
368 if(rightPair < MIN_LONG) {
411 if(leftPair < MIN_LONG) {
424 if(rightPair < MIN_LONG) {
653 if(leftPair < MIN_LONG) {
666 if(rightPair < MIN_LONG) {
706 if(leftPair < MIN_LONG) {
[all...]
H A Dcollationfastlatin.h114 static const uint32_t MIN_LONG = 0xc00; member in class:CollationFastLatin
235 if(ce >= MIN_LONG) { return 0; } // variable
H A Dcollationfastlatinbuilder.cpp467 pri = CollationFastLatin::MIN_LONG;
545 if(CollationFastLatin::MIN_LONG <= pri && pri <= CollationFastLatin::MAX_LONG) {
/external/guava/guava/src/com/google/common/collect/
H A DDiscreteDomain.java162 private static final BigInteger MIN_LONG = field in class:DiscreteDomain.BigIntegerDomain
176 return end.subtract(start).max(MIN_LONG).min(MAX_LONG).longValue();
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1209 milliseconds