Searched defs:ucol_nextWeight (Results 1 - 8 of 8) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Ducol_wgt.c474 /* set maxByte in ranges[0] for ucol_nextWeight() */
485 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount) { function
523 weight=ucol_nextWeight(ranges, &rangeCount);
/external/icu4c/i18n/
H A Ducol_wgt.cpp474 /* set maxByte in ranges[0] for ucol_nextWeight() */
485 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount) { function
523 weight=ucol_nextWeight(ranges, &rangeCount);
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h607 #define ucol_nextWeight ucol_nextWeight_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h607 #define ucol_nextWeight ucol_nextWeight_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h607 #define ucol_nextWeight ucol_nextWeight_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h607 #define ucol_nextWeight ucol_nextWeight_3_2 macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h715 #define ucol_nextWeight ucol_nextWeight_4_2 macro
/external/icu4c/common/unicode/
H A Durename.h754 #define ucol_nextWeight U_ICU_ENTRY_POINT_RENAME(ucol_nextWeight) macro

Completed in 100 milliseconds