Home
last modified time | relevance | path

Searched refs:compareIdent (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Ducol.cpp4264 UBool compareIdent = (strength == UCOL_IDENTICAL); in ucol_getSortKeySize() local
4526 if(compareIdent) { in ucol_getSortKeySize()
4642 UBool compareIdent = (strength == UCOL_IDENTICAL); in ucol_calcSortKey() local
4666 …0:1) + (compareTer?0:1) + (doCase?1:0) + /*(qShifted?1:0)*/(compareQuad?0:1) + (compareIdent?1:0)); in ucol_calcSortKey()
4670 if(compareIdent) { in ucol_calcSortKey()
5185 if(compareIdent) { in ucol_calcSortKey()
/external/chromium/third_party/icu/source/i18n/
Ducol.cpp4423 UBool compareIdent = (strength == UCOL_IDENTICAL); in ucol_getSortKeySize() local
4685 if(compareIdent) { in ucol_getSortKeySize()
4803 UBool compareIdent = (strength == UCOL_IDENTICAL); in ucol_calcSortKey() local
4827 …0:1) + (compareTer?0:1) + (doCase?1:0) + /*(qShifted?1:0)*/(compareQuad?0:1) + (compareIdent?1:0)); in ucol_calcSortKey()
4831 if(compareIdent) { in ucol_calcSortKey()
5357 if(compareIdent) { in ucol_calcSortKey()