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

/external/icu/icu4c/source/i18n/
H A Dcollationfastlatin.cpp37 miniVarTop = MIN_LONG - 1;
285 if(leftPair < MIN_LONG) {
298 if(rightPair < MIN_LONG) {
338 if(leftPair < MIN_LONG) {
351 if(rightPair < MIN_LONG) {
394 if(leftPair < MIN_LONG) {
407 if(rightPair < MIN_LONG) {
637 if(leftPair < MIN_LONG) {
650 if(rightPair < MIN_LONG) {
690 if(leftPair < MIN_LONG) {
[all...]
H A Dcollationfastlatin.h112 static const uint32_t MIN_LONG = 0xc00; member in class:CollationFastLatin
233 if(ce >= MIN_LONG) { return 0; } // variable
H A Dcollationfastlatinbuilder.cpp484 pri = CollationFastLatin::MIN_LONG;
562 if(CollationFastLatin::MIN_LONG <= pri && pri <= CollationFastLatin::MAX_LONG) {
/external/guava/guava/src/com/google/common/collect/
H A DDiscreteDomains.java135 private static final BigInteger MIN_LONG = field in class:DiscreteDomains.BigIntegerDomain
149 return start.subtract(end).max(MIN_LONG).min(MAX_LONG).longValue();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/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/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 156 milliseconds