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

  /external/chromium_org/third_party/icu/source/i18n/
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);
  /external/icu4c/i18n/
ucol_wgt.cpp 487 /* set maxByte in ranges[0] for ucol_nextWeight() */
498 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount) {
536 weight=ucol_nextWeight(ranges, &rangeCount);
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 165 milliseconds