Searched refs:U_PARSE_ERROR (Results 1 - 25 of 68) sorted by relevance

123

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dppucd.cpp155 errorCode=U_PARSE_ERROR;
200 errorCode=U_PARSE_ERROR;
212 errorCode=U_PARSE_ERROR;
219 errorCode=U_PARSE_ERROR;
243 errorCode=U_PARSE_ERROR;
284 errorCode=U_PARSE_ERROR;
321 errorCode=U_PARSE_ERROR;
329 errorCode=U_PARSE_ERROR;
334 errorCode=U_PARSE_ERROR;
349 errorCode=U_PARSE_ERROR;
[all...]
H A Duparse.c157 *pErrorCode=U_PARSE_ERROR;
212 *pErrorCode=U_PARSE_ERROR;
272 *pErrorCode=U_PARSE_ERROR;
315 *pErrorCode=U_PARSE_ERROR;
331 *pErrorCode=U_PARSE_ERROR;
338 *pErrorCode=U_PARSE_ERROR;
356 *pErrorCode=U_PARSE_ERROR;
/external/icu/icu4c/source/tools/toolutil/
H A Dppucd.cpp155 errorCode=U_PARSE_ERROR;
200 errorCode=U_PARSE_ERROR;
212 errorCode=U_PARSE_ERROR;
219 errorCode=U_PARSE_ERROR;
243 errorCode=U_PARSE_ERROR;
284 errorCode=U_PARSE_ERROR;
321 errorCode=U_PARSE_ERROR;
329 errorCode=U_PARSE_ERROR;
334 errorCode=U_PARSE_ERROR;
349 errorCode=U_PARSE_ERROR;
[all...]
H A Duparse.c157 *pErrorCode=U_PARSE_ERROR;
212 *pErrorCode=U_PARSE_ERROR;
272 *pErrorCode=U_PARSE_ERROR;
315 *pErrorCode=U_PARSE_ERROR;
331 *pErrorCode=U_PARSE_ERROR;
338 *pErrorCode=U_PARSE_ERROR;
356 *pErrorCode=U_PARSE_ERROR;
/external/chromium_org/third_party/icu/source/tools/gennorm2/
H A Dgennorm2.cpp223 exit(U_PARSE_ERROR);
233 exit(U_PARSE_ERROR);
253 exit(U_PARSE_ERROR);
264 exit(U_PARSE_ERROR);
/external/icu/icu4c/source/tools/gennorm2/
H A Dgennorm2.cpp223 exit(U_PARSE_ERROR);
233 exit(U_PARSE_ERROR);
253 exit(U_PARSE_ERROR);
264 exit(U_PARSE_ERROR);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditrbnfp.cpp136 } else if (status == U_PARSE_ERROR) {
H A Ditutil.cpp132 errorCode.set(U_PARSE_ERROR);
133 if(errorCode.get()!=U_PARSE_ERROR || errorCode.isSuccess() || !errorCode.isFailure()) {
136 if( errorCode.reset()!=U_PARSE_ERROR || errorCode.get()!=U_ZERO_ERROR ||
191 errorCode.set(U_PARSE_ERROR);
192 if(errorCode.get()!=U_PARSE_ERROR || errorCode.isSuccess() || !errorCode.isFailure()) {
195 if( errorCode.reset()!=U_PARSE_ERROR || errorCode.get()!=U_ZERO_ERROR ||
211 errorCode.set(U_PARSE_ERROR);
/external/icu/icu4c/source/test/intltest/
H A Ditrbnfp.cpp136 } else if (status == U_PARSE_ERROR) {
H A Ditutil.cpp150 errorCode.set(U_PARSE_ERROR);
151 if(errorCode.get()!=U_PARSE_ERROR || errorCode.isSuccess() || !errorCode.isFailure()) {
154 if( errorCode.reset()!=U_PARSE_ERROR || errorCode.get()!=U_ZERO_ERROR ||
209 errorCode.set(U_PARSE_ERROR);
210 if(errorCode.get()!=U_PARSE_ERROR || errorCode.isSuccess() || !errorCode.isFailure()) {
213 if( errorCode.reset()!=U_PARSE_ERROR || errorCode.get()!=U_ZERO_ERROR ||
229 errorCode.set(U_PARSE_ERROR);
H A Dcollationtest.cpp975 errorCode = U_PARSE_ERROR;
986 errorCode = U_PARSE_ERROR;
1031 errorCode.set(U_PARSE_ERROR);
1040 errorCode.set(U_PARSE_ERROR);
1046 errorCode.set(U_PARSE_ERROR);
1094 errorCode.set(U_PARSE_ERROR);
1113 errorCode.set(U_PARSE_ERROR);
1132 errorCode.set(U_PARSE_ERROR);
1146 errorCode.set(U_PARSE_ERROR);
1177 errorCode.set(U_PARSE_ERROR);
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcnumtst.c1012 { "en_US", "dollars9", dollars9Sym, NULL, U_PARSE_ERROR, 1, 0.0, U_PARSE_ERROR, 1, 0.0, "" },
1013 { "en_US", "pounds3", pounds3Sym, NULL, U_PARSE_ERROR, 0, 0.0, U_ZERO_ERROR, 5, 3.0, "GBP" },
1014 { "en_US", "pounds5", pounds5Sym, pounds5PluEn, U_PARSE_ERROR, 0, 0.0, U_ZERO_ERROR, 2, 5.0, "GBP" },
1015 { "en_US", "pounds7", pounds7Sym, NULL, U_PARSE_ERROR, 1, 0.0, U_PARSE_ERROR, 1, 0.0, "" },
1016 { "en_US", "euros8", euros8Sym, euros8PluEn, U_PARSE_ERROR, 0, 0.0, U_ZERO_ERROR, 2, 8.0, "EUR" },
1020 { "en_GB", "pounds7", pounds7Sym, NULL, U_PARSE_ERROR, 1, 0.0, U_PARSE_ERROR, 1, 0.0, "" },
1021 { "en_GB", "euros4", euros4Sym, NULL, U_PARSE_ERROR,
[all...]
H A Dcucdapi.c453 errorCode=U_PARSE_ERROR;
455 if(errorCode!=U_PARSE_ERROR) {
456 log_err("uscript_getScriptExtensions(U+0640, U_PARSE_ERROR) did not preserve the UErrorCode - %s\n",
H A Dspreptst.c482 if(status != U_PARSE_ERROR){
483 log_err("Did not get the expected error.Expected: %s Got: %s\n", u_errorName(U_PARSE_ERROR), u_errorName(status));
/external/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c1018 { "en_US", "dollars9", dollars9Sym, NULL, U_PARSE_ERROR, 1, 0.0, U_PARSE_ERROR, 1, 0.0, "" },
1019 { "en_US", "pounds3", pounds3Sym, NULL, U_PARSE_ERROR, 0, 0.0, U_ZERO_ERROR, 5, 3.0, "GBP" },
1020 { "en_US", "pounds5", pounds5Sym, pounds5PluEn, U_PARSE_ERROR, 0, 0.0, U_ZERO_ERROR, 2, 5.0, "GBP" },
1021 { "en_US", "pounds7", pounds7Sym, NULL, U_PARSE_ERROR, 1, 0.0, U_PARSE_ERROR, 1, 0.0, "" },
1022 { "en_US", "euros8", euros8Sym, euros8PluEn, U_PARSE_ERROR, 0, 0.0, U_ZERO_ERROR, 2, 8.0, "EUR" },
1026 { "en_GB", "pounds7", pounds7Sym, NULL, U_PARSE_ERROR, 1, 0.0, U_PARSE_ERROR, 1, 0.0, "" },
1027 { "en_GB", "euros4", euros4Sym, NULL, U_PARSE_ERROR,
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dnfsubs.cpp84 status = U_PARSE_ERROR;
94 status = U_PARSE_ERROR;
146 status = U_PARSE_ERROR;
374 status = U_PARSE_ERROR;
419 status = U_PARSE_ERROR;
437 status = U_PARSE_ERROR;
462 status = U_PARSE_ERROR;
515 status = U_PARSE_ERROR;
815 status = U_PARSE_ERROR;
861 status = U_PARSE_ERROR;
[all...]
H A Dnfrs.cpp142 status = U_PARSE_ERROR;
154 status = U_PARSE_ERROR;
167 status = U_PARSE_ERROR;
280 status = U_PARSE_ERROR;
/external/icu/icu4c/source/i18n/
H A Dnfsubs.cpp84 status = U_PARSE_ERROR;
94 status = U_PARSE_ERROR;
146 status = U_PARSE_ERROR;
374 status = U_PARSE_ERROR;
419 status = U_PARSE_ERROR;
437 status = U_PARSE_ERROR;
462 status = U_PARSE_ERROR;
515 status = U_PARSE_ERROR;
815 status = U_PARSE_ERROR;
861 status = U_PARSE_ERROR;
[all...]
H A Dnfrs.cpp142 status = U_PARSE_ERROR;
154 status = U_PARSE_ERROR;
167 status = U_PARSE_ERROR;
280 status = U_PARSE_ERROR;
/external/chromium_org/third_party/icu/source/tools/gencnval/
H A Dgencnval.c356 exit(U_PARSE_ERROR);
360 exit(U_PARSE_ERROR);
370 exit(U_PARSE_ERROR);
589 exit(U_PARSE_ERROR);
595 exit(U_PARSE_ERROR);
764 exit(U_PARSE_ERROR);
789 exit(U_PARSE_ERROR);
/external/icu/icu4c/source/tools/gencnval/
H A Dgencnval.c356 exit(U_PARSE_ERROR);
360 exit(U_PARSE_ERROR);
370 exit(U_PARSE_ERROR);
589 exit(U_PARSE_ERROR);
595 exit(U_PARSE_ERROR);
764 exit(U_PARSE_ERROR);
789 exit(U_PARSE_ERROR);
/external/chromium_org/third_party/icu/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.h398 *status2 = U_PARSE_ERROR;
407 *status2 = U_PARSE_ERROR;
411 *status2 = U_PARSE_ERROR;
/external/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.h398 *status2 = U_PARSE_ERROR;
407 *status2 = U_PARSE_ERROR;
411 *status2 = U_PARSE_ERROR;
/external/chromium_org/third_party/icu/source/tools/gensprep/
H A Dgensprep.c403 *pErrorCode=U_PARSE_ERROR;
404 exit(U_PARSE_ERROR);
/external/icu/icu4c/source/tools/gensprep/
H A Dgensprep.c403 *pErrorCode=U_PARSE_ERROR;
404 exit(U_PARSE_ERROR);

Completed in 4657 milliseconds

123