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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_wgt.h 26 typedef struct WeightRange {
31 } WeightRange;
53 WeightRange ranges[7]);
66 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount);
ucol_bld.h 41 WeightRange ranges[7];
ucol_wgt.cpp 110 lengthenRange(WeightRange *range, uint32_t maxByte, uint32_t countBytes) {
126 l=((const WeightRange *)left)->start;
127 r=((const WeightRange *)right)->start;
145 WeightRange ranges[7]) {
146 WeightRange lower[5], middle, upper[5]; /* [0] and [1] are not used - this simplifies indexing */
282 uprv_memcpy(ranges, &middle, sizeof(WeightRange));
288 uprv_memcpy(ranges+rangeCount, upper+length, sizeof(WeightRange));
292 uprv_memcpy(ranges+rangeCount, lower+length, sizeof(WeightRange));
308 WeightRange ranges[7]) {
462 uprv_sortArray(ranges, rangeCount, sizeof(WeightRange), compareRanges, NULL, FALSE, &errorCode)
    [all...]
  /external/icu4c/i18n/
ucol_wgt.h 26 typedef struct WeightRange {
31 } WeightRange;
53 WeightRange ranges[7]);
66 ucol_nextWeight(WeightRange ranges[], int32_t *pRangeCount);
ucol_bld.h 41 WeightRange ranges[7];
ucol_wgt.cpp 123 lengthenRange(WeightRange *range, uint32_t maxByte, uint32_t countBytes) {
139 l=((const WeightRange *)left)->start;
140 r=((const WeightRange *)right)->start;
158 WeightRange ranges[7]) {
159 WeightRange lower[5], middle, upper[5]; /* [0] and [1] are not used - this simplifies indexing */
295 uprv_memcpy(ranges, &middle, sizeof(WeightRange));
301 uprv_memcpy(ranges+rangeCount, upper+length, sizeof(WeightRange));
305 uprv_memcpy(ranges+rangeCount, lower+length, sizeof(WeightRange));
321 WeightRange ranges[7]) {
475 uprv_sortArray(ranges, rangeCount, sizeof(WeightRange), compareRanges, NULL, FALSE, &errorCode)
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 107 milliseconds