HomeSort by relevance Sort by last modified time
    Searched defs:MIN_LONG (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /external/guava/guava/src/com/google/common/collect/
DiscreteDomain.java 162 private static final BigInteger MIN_LONG =
176 return end.subtract(start).max(MIN_LONG).min(MAX_LONG).longValue();
  /external/icu/icu4c/source/i18n/
collationfastlatin.h 114 static const uint32_t MIN_LONG = 0xc00;
235 if(ce >= MIN_LONG) { return 0; } // variable
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationFastLatin.java 110 static final int MIN_LONG = 0xc00;
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) { return 0; } // variabl
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationFastLatin.java 106 static final int MIN_LONG = 0xc00;
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) { return 0; } // variabl
    [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/
jackson-databind-2.2.2.jar 
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/
jackson-databind-2.6.6.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /packages/services/Telecomm/libs/
guava.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.5.2/
auto-value-1.5.2.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/10.0.1/
guava-10.0.1.jar 
  /cts/tests/libcore/javautilcollections/libs/
guava-20.0.jar 
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 
  /external/annotation-tools/annotation-file-utilities/lib/
guava-20.0.jar 
  /external/conscrypt/benchmark-android/
vogar.jar 
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 
  /external/error_prone/error_prone/
error_prone_core-2.2.0-with-dependencies.jar 
  /external/guice/lib/
guava-16.0.1.jar 
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
guava-17.0.jar 
guava-18.0.jar 

Completed in 288 milliseconds

1 2 3 4 5