/external/icu4c/i18n/ |
ucol_wgt.h | 50 ucol_allocWeights(uint32_t lowerLimit, uint32_t upperLimit, 56 * Given a set of ranges calculated by ucol_allocWeights(), 60 * @param ranges The array of ranges that ucol_allocWeights() filled in.
|
ucol_wgt.cpp | 305 ucol_allocWeights(uint32_t lowerLimit, uint32_t upperLimit, 481 * given a set of ranges calculated by ucol_allocWeights(), 518 rangeCount=ucol_allocWeights(lowerLimit, upperLimit, n, ranges);
|
ucol_bld.cpp | 469 g->noOfRanges = ucol_allocWeights(low, high, count, maxByte, g->ranges); 534 g->noOfRanges = ucol_allocWeights(UCOL_BYTE_UNSHIFTED_MIN<<24, high, count, maxByte, g->ranges); 541 g->noOfRanges = ucol_allocWeights(low, high, count, maxByte, g->ranges); [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
urename.h | 546 #define ucol_allocWeights ucol_allocWeights_3_2 [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
urename.h | 546 #define ucol_allocWeights ucol_allocWeights_3_2 [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
urename.h | 546 #define ucol_allocWeights ucol_allocWeights_3_2 [all...] |
/external/webkit/Source/WebKit/mac/icu/unicode/ |
urename.h | 546 #define ucol_allocWeights ucol_allocWeights_3_2 [all...] |
/external/icu4c/common/unicode/ |
urename.h | [all...] |