Searched defs:ucol_setAttribute (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol.cpp635 ucol_setAttribute(localCollator, (UColAttribute)i, ucol_getAttribute(coll, (UColAttribute)i, status), status);
6962 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status) { function
7133 ucol_setAttribute(coll, UCOL_STRENGTH, strength, &status);
/external/icu4c/i18n/
H A Ducol.cpp698 ucol_setAttribute(localCollator, (UColAttribute)i, ucol_getAttribute(coll, (UColAttribute)i, status), status);
6578 ucol_setAttribute(UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status) { function
6756 ucol_setAttribute(coll, UCOL_STRENGTH, strength, &status);
/external/icu4c/common/unicode/
H A Durename.h775 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h781 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) macro

Completed in 350 milliseconds