HomeSort by relevance Sort by last modified time
    Searched refs:MIN_SHORT (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/i18n/
collationfastlatin.cpp 72 if(p >= MIN_SHORT) {
133 if(leftPair >= MIN_SHORT) {
164 if(rightPair >= MIN_SHORT) {
215 if(leftPair >= MIN_SHORT) {
240 if(rightPair >= MIN_SHORT) {
479 if(leftPair >= MIN_SHORT) {
516 if(rightPair >= MIN_SHORT) {
567 if(leftPair >= MIN_SHORT) {
592 if(rightPair >= MIN_SHORT) {
    [all...]
collationfastlatin.h 120 static const uint32_t MIN_SHORT = 0x1000;
231 if(ce >= MIN_SHORT) { return pair & TWO_SHORT_PRIMARIES_MASK; }
collationfastlatinbuilder.cpp 495 if(pri < CollationFastLatin::MIN_SHORT) {
496 pri = CollationFastLatin::MIN_SHORT;
698 if(miniCE >= CollationFastLatin::MIN_SHORT) {
712 if(miniCE >= CollationFastLatin::MIN_SHORT &&
724 if(miniCE1 <= CollationFastLatin::SECONDARY_MASK || CollationFastLatin::MIN_SHORT <= miniCE1) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 304 milliseconds