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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_wgt.h 66 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount);
ucol_wgt.cpp 474 /* set maxByte in ranges[0] for ucol_nextWeight() */
485 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount) {
523 weight=ucol_nextWeight(ranges, &rangeCount);
ucol_bld.cpp 445 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges);
535 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges);
545 g->current = ucol_nextWeight(g->ranges, &g->noOfRanges);
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 135 milliseconds