Searched refs:_findIndex (Results 1 – 4 of 4) sorted by relevance
1098 static int16_t _findIndex(const char* const* list, const char* key) in _findIndex() function1118 int32_t offset = _findIndex(DEPRECATED_COUNTRIES, oldID); in uloc_getCurrentCountryID()1126 int32_t offset = _findIndex(DEPRECATED_LANGUAGES, oldID); in uloc_getCurrentLanguageID()1171 int32_t offset = _findIndex(LANGUAGES_3, result.data()); in ulocimp_getLanguage()1236 int32_t offset = _findIndex(COUNTRIES_3, result.data()); in ulocimp_getCountry()1958 offset = _findIndex(LANGUAGES, lang); in uloc_getISO3Language()1978 offset = _findIndex(COUNTRIES, cntry); in uloc_getISO3Country()
181 private int _findIndex(int c) { in _findIndex() method in UnicodeMap291 baseIndex = _findIndex(codepoint); in _put()621 return values[_findIndex(codepoint)];
178 private int _findIndex(int c) { in _findIndex() method in UnicodeMap288 baseIndex = _findIndex(codepoint); in _put()618 return values[_findIndex(codepoint)];
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...