Searched refs:LocaleAndWeight (Results 1 – 1 of 1) sorted by relevance
36 struct LocaleAndWeight { struct41 int32_t compare(const LocaleAndWeight &other) const { in compare() argument50 return static_cast<const LocaleAndWeight *>(left)-> in compareLocaleAndWeight()51 compare(*static_cast<const LocaleAndWeight *>(right)); in compareLocaleAndWeight()110 MaybeStackArray<LocaleAndWeight, 20> array;176 LocaleAndWeight &lw = list->array[i]; in orphanLocaleAt()193 LocaleAndWeight &lw = list->array[index - 1]; in add()222 LocaleAndWeight &lw = list->array[listLength]; in add()235 uprv_sortArray(list->array.getAlias(), listLength, sizeof(LocaleAndWeight), in sort()