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

  /external/icu/icu4c/source/i18n/
collationfastlatin.cpp 125 return BAIL_OUT_RESULT;
141 if(leftPair == BAIL_OUT) { return BAIL_OUT_RESULT; }
156 return BAIL_OUT_RESULT;
172 if(rightPair == BAIL_OUT) { return BAIL_OUT_RESULT; }
263 return BAIL_OUT_RESULT;
466 return BAIL_OUT_RESULT;
487 if(leftPair == BAIL_OUT) { return BAIL_OUT_RESULT; }
503 return BAIL_OUT_RESULT;
524 if(rightPair == BAIL_OUT) { return BAIL_OUT_RESULT; }
615 return BAIL_OUT_RESULT;
    [all...]
collationfastlatin.h 187 static const int32_t BAIL_OUT_RESULT = -2;
rulebasedcollator.cpp     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1672 milliseconds