Searched refs:available_locales (Results 1 – 4 of 4) sorted by relevance
1157 BitSet bits = available_locales.get(loc); in isAvailableLocale()1167 … private static final HashMap<ULocale, BitSet> available_locales = new HashMap<ULocale, BitSet>(); field in GlobalizationPreferences1182 available_locales.put(allLocales[i], bits); in available_locales.put()1188 bits = available_locales.get(calLocales[i]);1191 available_locales.put(allLocales[i], bits); in available_locales.put()1198 bits = available_locales.get(dateLocales[i]);1201 available_locales.put(allLocales[i], bits); in available_locales.put()1208 bits = available_locales.get(numLocales[i]);1211 available_locales.put(allLocales[i], bits); in available_locales.put()1218 bits = available_locales.get(collLocales[i]);[all …]
1197 BitSet bits = available_locales.get(loc); in isAvailableLocale()1207 … private static final HashMap<ULocale, BitSet> available_locales = new HashMap<ULocale, BitSet>(); field in GlobalizationPreferences1222 available_locales.put(allLocales[i], bits); in available_locales.put()1228 bits = available_locales.get(calLocales[i]);1231 available_locales.put(allLocales[i], bits); in available_locales.put()1238 bits = available_locales.get(dateLocales[i]);1241 available_locales.put(allLocales[i], bits); in available_locales.put()1248 bits = available_locales.get(numLocales[i]);1251 available_locales.put(allLocales[i], bits); in available_locales.put()1258 bits = available_locales.get(collLocales[i]);[all …]
85 const icu::Locale* available_locales = NULL; in RUNTIME_FUNCTION() local89 available_locales = icu::Collator::getAvailableLocales(count); in RUNTIME_FUNCTION()91 available_locales = icu::NumberFormat::getAvailableLocales(count); in RUNTIME_FUNCTION()93 available_locales = icu::DateFormat::getAvailableLocales(count); in RUNTIME_FUNCTION()95 available_locales = icu::BreakIterator::getAvailableLocales(count); in RUNTIME_FUNCTION()103 const char* icu_name = available_locales[i].getName(); in RUNTIME_FUNCTION()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...