Home
last modified time | relevance | path

Searched refs:errorCode (Results 1 – 25 of 5311) sorted by relevance

12345678910>>...213

/dports/devel/icu/icu/source/test/cintltst/
H A Dcstrcase.c45 UErrorCode errorCode; in TestCaseLower() local
49 errorCode=U_ZERO_ERROR; in TestCaseLower()
71 errorCode=U_ZERO_ERROR; in TestCaseLower()
89 errorCode=U_ZERO_ERROR; in TestCaseLower()
106 errorCode=U_ZERO_ERROR; in TestCaseLower()
118 errorCode=U_ZERO_ERROR; in TestCaseLower()
143 UErrorCode errorCode; in TestCaseUpper() local
147 errorCode=U_ZERO_ERROR; in TestCaseUpper()
240 UErrorCode errorCode; in TestCaseTitle() local
344 UErrorCode errorCode; in TestCaseDutchTitle() local
[all …]
H A Dcnormtst.c555 UErrorCode errorCode; in TestIsNormalized() local
560 errorCode=U_ZERO_ERROR; in TestIsNormalized()
573 errorCode=U_ZERO_ERROR; in TestIsNormalized()
714 UErrorCode errorCode; in TestAPI() local
769 UErrorCode errorCode; in TestNormCoverage() local
981 UErrorCode errorCode; in TestConcatenate() local
1044 UErrorCode errorCode; in _testIter() local
1193 UErrorCode errorCode; in TestNextPrevious() local
1338 UErrorCode errorCode; in TestFCNFKCClosure() local
1364 UErrorCode errorCode; in TestQuickCheckPerCP() local
[all …]
/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dcstrcase.c45 UErrorCode errorCode; in TestCaseLower() local
49 errorCode=U_ZERO_ERROR; in TestCaseLower()
71 errorCode=U_ZERO_ERROR; in TestCaseLower()
89 errorCode=U_ZERO_ERROR; in TestCaseLower()
106 errorCode=U_ZERO_ERROR; in TestCaseLower()
118 errorCode=U_ZERO_ERROR; in TestCaseLower()
143 UErrorCode errorCode; in TestCaseUpper() local
147 errorCode=U_ZERO_ERROR; in TestCaseUpper()
240 UErrorCode errorCode; in TestCaseTitle() local
344 UErrorCode errorCode; in TestCaseDutchTitle() local
[all …]
H A Dcnormtst.c555 UErrorCode errorCode; in TestIsNormalized() local
560 errorCode=U_ZERO_ERROR; in TestIsNormalized()
573 errorCode=U_ZERO_ERROR; in TestIsNormalized()
714 UErrorCode errorCode; in TestAPI() local
769 UErrorCode errorCode; in TestNormCoverage() local
981 UErrorCode errorCode; in TestConcatenate() local
1044 UErrorCode errorCode; in _testIter() local
1193 UErrorCode errorCode; in TestNextPrevious() local
1338 UErrorCode errorCode; in TestFCNFKCClosure() local
1364 UErrorCode errorCode; in TestQuickCheckPerCP() local
[all …]
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/util/
H A DHTTPConnectionException.java26 private int errorCode; field in HTTPConnectionException
30 this.errorCode = errorCode; in HTTPConnectionException()
34 return errorCode; in getErrorCode()
39 if (errorCode == 400) { in getMessage()
42 else if (errorCode == 401) { in getMessage()
45 else if (errorCode == 402) { in getMessage()
48 else if (errorCode == 403) { in getMessage()
51 else if (errorCode == 404) { in getMessage()
54 else if (errorCode == 405) { in getMessage()
57 else if (errorCode == 406) { in getMessage()
[all …]
/dports/devel/icu-lx/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
H A Ddayperiodrules.cpp55 if (U_FAILURE(errorCode)) { return; } in put()
83 if (U_FAILURE(errorCode)) { return; } in processRules()
103 addCutoff(type, value.getUnicodeString(errorCode), errorCode); in processRules()
114 addCutoff(cutoffType, value.getUnicodeString(errorCode), errorCode); in processRules()
178 if (U_FAILURE(errorCode)) { return; } in addCutoff()
186 if (U_FAILURE(errorCode)) { return; } in addCutoff()
244 if (U_FAILURE(errorCode)) { in parseHour()
317 if (U_FAILURE(errorCode)) { in load()
355 errorCode = U_BUFFER_OVERFLOW_ERROR; in getInstance()
436 errorCode = U_ILLEGAL_ARGUMENT_ERROR; in getStartHourForDayPeriod()
[all …]
/dports/devel/icu/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
H A Ddayperiodrules.cpp55 if (U_FAILURE(errorCode)) { return; } in put()
83 if (U_FAILURE(errorCode)) { return; } in processRules()
103 addCutoff(type, value.getUnicodeString(errorCode), errorCode); in processRules()
114 addCutoff(cutoffType, value.getUnicodeString(errorCode), errorCode); in processRules()
178 if (U_FAILURE(errorCode)) { return; } in addCutoff()
186 if (U_FAILURE(errorCode)) { return; } in addCutoff()
244 if (U_FAILURE(errorCode)) { in parseHour()
317 if (U_FAILURE(errorCode)) { in load()
355 errorCode = U_BUFFER_OVERFLOW_ERROR; in getInstance()
436 errorCode = U_ILLEGAL_ARGUMENT_ERROR; in getStartHourForDayPeriod()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
474 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
485 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
474 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
485 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Ducol_res.cpp83 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
85 if(U_FAILURE(errorCode)) { return; } in loadRootRules()
87 if(U_FAILURE(errorCode)) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
101 if(U_SUCCESS(errorCode)) { in appendRootRules()
109 if(U_FAILURE(errorCode)) { return; } in loadRules()
160 errorCode = U_ZERO_ERROR; in loadTailoring()
185 if(U_FAILURE(errorCode)) { in CollationLoader()
475 if (U_FAILURE(errorCode)) { in makeCacheEntryFromRoot()
486 UErrorCode &errorCode) { in makeCacheEntry() argument
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Dlistformatter.cpp42 UErrorCode &errorCode) : in ListFormatInternal()
84 UErrorCode& errorCode);
90 UErrorCode& errorCode);
116 if (U_FAILURE(errorCode)) { in initializeHash()
133 if (U_FAILURE(errorCode)) { in getListFormatInternal()
137 keyBuffer.append(':', errorCode).append(style, errorCode); in getListFormatInternal()
154 if (U_FAILURE(errorCode)) { in getListFormatInternal()
177 if (U_FAILURE(errorCode)) { in loadListFormatInternal()
280 errorCode); in joinStringsAndReplace()
341 errorCode); in format()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Dlistformatter.cpp40 UErrorCode &errorCode) : in ListFormatInternal()
82 UErrorCode& errorCode);
88 UErrorCode& errorCode);
114 if (U_FAILURE(errorCode)) { in initializeHash()
131 if (U_FAILURE(errorCode)) { in getListFormatInternal()
135 keyBuffer.append(':', errorCode).append(style, errorCode); in getListFormatInternal()
152 if (U_FAILURE(errorCode)) { in getListFormatInternal()
175 if (U_FAILURE(errorCode)) { in loadListFormatInternal()
278 errorCode); in joinStringsAndReplace()
339 errorCode); in format()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/src/utilib/
H A DmpiUtil.h130 if (errorCode) in barrier()
214 if (errorCode) in isend()
238 if (errorCode) in send()
249 if (errorCode) in ssend()
279 if (errorCode) in irecv()
289 if (errorCode) in recv()
300 if (errorCode) in getCount()
310 if (errorCode) in test()
324 if (errorCode) in testSend()
381 if (errorCode) in cancel()
[all …]
/dports/devel/icu/icu/source/test/intltest/
H A Dlocalematchertest.cpp173 build(errorCode); in testBasics()
188 build(errorCode); in testBasics()
202 build(errorCode); in testBasics()
220 build(errorCode); in testBasics()
269 build(errorCode); in testSupportedDefault()
293 build(errorCode); in testUnsupportedDefault()
316 build(errorCode); in testNoDefault()
448 build(errorCode); in testResolvedLocale()
461 if (errorCode.isSuccess()) { in toInvariant()
646 CharString path(getSourceTestData(errorCode), errorCode); in testDataDriven()
[all …]
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dlocalematchertest.cpp173 build(errorCode); in testBasics()
188 build(errorCode); in testBasics()
202 build(errorCode); in testBasics()
220 build(errorCode); in testBasics()
269 build(errorCode); in testSupportedDefault()
293 build(errorCode); in testUnsupportedDefault()
316 build(errorCode); in testNoDefault()
448 build(errorCode); in testResolvedLocale()
461 if (errorCode.isSuccess()) { in toInvariant()
646 CharString path(getSourceTestData(errorCode), errorCode); in testDataDriven()
[all …]

12345678910>>...213