Home
last modified time | relevance | path

Searched refs:ucol_nextWeight (Results 1 – 8 of 8) sorted by relevance

/external/icu4c/i18n/
Ducol_wgt.h66 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount);
Ducol_wgt.cpp498 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount) { in ucol_nextWeight() function
536 weight=ucol_nextWeight(ranges, &rangeCount);
Ducol_bld.cpp446 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges); in ucol_getNextGenerated()
536 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges); in ucol_getCEGenerator()
546 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges); in ucol_getCEGenerator()
/external/chromium_org/third_party/icu/source/i18n/
Ducol_wgt.h66 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount);
Ducol_wgt.cpp485 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount) { in ucol_nextWeight() function
523 weight=ucol_nextWeight(ranges, &rangeCount);
Ducol_bld.cpp445 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges); in ucol_getNextGenerated()
535 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges); in ucol_getCEGenerator()
545 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges); in ucol_getCEGenerator()
/external/icu4c/common/unicode/
Durename.h755 #define ucol_nextWeight U_ICU_ENTRY_POINT_RENAME(ucol_nextWeight) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h761 #define ucol_nextWeight U_ICU_ENTRY_POINT_RENAME(ucol_nextWeight) macro