• Home
  • Raw
  • Download

Lines Matching refs:U_FAILURE

91     if (U_FAILURE(errorCode) || supportedLocale == nullptr) {  in makeResolvedLocale()
169 if (U_FAILURE(errorCode_)) { return false; } in ensureSupportedLocaleVector()
172 if (U_FAILURE(errorCode_)) { return false; } in ensureSupportedLocaleVector()
183 if (U_FAILURE(errorCode_)) { return *this; } in setSupportedLocalesFromListString()
191 if (U_FAILURE(errorCode_)) { in setSupportedLocalesFromListString()
200 if (U_FAILURE(errorCode_)) { return *this; } in setSupportedLocales()
211 if (U_FAILURE(errorCode_)) { in setSupportedLocales()
227 if (U_FAILURE(errorCode_)) { in addSupportedLocale()
234 if (U_FAILURE(errorCode_)) { return *this; } in setNoDefaultLocale()
242 if (U_FAILURE(errorCode_)) { return *this; } in setDefaultLocale()
258 if (U_FAILURE(errorCode_)) { return *this; } in setFavorSubtag()
264 if (U_FAILURE(errorCode_)) { return *this; } in setDemotionPerDesiredLocale()
271 if (U_FAILURE(errorCode_)) { return *this; } in setMaxDistance()
298 if (U_FAILURE(errorCode_)) { return *this; }
308 if (U_FAILURE(outErrorCode)) { return TRUE; } in copyErrorTo()
315 if (U_SUCCESS(errorCode) && U_FAILURE(errorCode_)) { in build()
325 if (U_FAILURE(errorCode) || locale.isBogus() || *locale.getName() == 0 /* "und" */) { in getMaximalLsrOrUnd()
347 if (U_FAILURE(errorCode)) { return suppLength; } in putIfAbsent()
369 if (U_FAILURE(errorCode)) { return; } in LocaleMatcher()
381 if (U_FAILURE(errorCode)) { return; } in LocaleMatcher()
412 if (U_FAILURE(errorCode)) { return; } in LocaleMatcher()
423 if (U_FAILURE(errorCode)) { return; } in LocaleMatcher()
436 if (U_FAILURE(errorCode)) { return; } in LocaleMatcher()
457 if (U_FAILURE(errorCode)) { return; } in LocaleMatcher()
592 if (U_FAILURE(errorCode)) { return; } in rememberCurrent()
625 if (U_FAILURE(errorCode)) { return nullptr; } in getBestMatch()
634 if (U_FAILURE(errorCode)) { return nullptr; } in getBestMatch()
652 if (U_FAILURE(errorCode)) { in getBestMatchResult()
658 if (U_FAILURE(errorCode) || suppIndex < 0) { in getBestMatchResult()
667 if (U_FAILURE(errorCode) || !desiredLocales.hasNext()) { in getBestMatchResult()
672 if (U_FAILURE(errorCode) || suppIndex < 0) { in getBestMatchResult()
682 if (U_FAILURE(errorCode)) { return -1; } in getBestSuppIndex()
705 if (U_FAILURE(errorCode)) { return -1; } in getBestSuppIndex()
716 if (U_FAILURE(errorCode)) { return -1; } in getBestSuppIndex()
729 if (U_FAILURE(errorCode)) { return 0; } in isMatch()
741 if (U_FAILURE(errorCode)) { return 0; } in internalMatch()
773 if (U_FAILURE(errorCode)) { return 0; } in acceptLanguage()
786 if (U_FAILURE(errorCode)) { return 0; } in acceptLanguage()
814 if (U_FAILURE(*status)) { return 0; } in uloc_acceptLanguage()
834 if (U_FAILURE(*status)) { return 0; } in uloc_acceptLanguageFromHTTP()