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

  /external/icu/icu4c/source/i18n/
collationfastlatin.cpp 274 UBool strengthIsPrimary = CollationSettings::getStrength(options) == UCOL_PRIMARY;
288 leftPair = getCases(variableTop, strengthIsPrimary, leftPair);
301 rightPair = getCases(variableTop, strengthIsPrimary, rightPair);
626 UBool strengthIsPrimary = CollationSettings::getStrength(options) == UCOL_PRIMARY;
640 leftPair = getCases(variableTop, strengthIsPrimary, leftPair);
653 rightPair = getCases(variableTop, strengthIsPrimary, rightPair);
    [all...]
collationfastlatin.h 245 static uint32_t getCases(uint32_t variableTop, UBool strengthIsPrimary, uint32_t pair);
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 103 milliseconds