Searched refs:U_INTERNAL_PROGRAM_ERROR (Results 51 - 75 of 106) sorted by relevance

12345

/external/icu/icu4c/source/common/
H A Dpropsvec.c213 *pErrorCode=U_INTERNAL_PROGRAM_ERROR;
H A Dloclikely.cpp63 *err = U_INTERNAL_PROGRAM_ERROR;
/external/icu/icu4c/source/layout/
H A DLETypes.h699 LE_INTERNAL_ERROR = U_INTERNAL_PROGRAM_ERROR, /**< An internal error was encountered. */
/external/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp102 *status = U_INTERNAL_PROGRAM_ERROR;
214 *status = U_INTERNAL_PROGRAM_ERROR;
513 *status = U_INTERNAL_PROGRAM_ERROR;
633 *status = U_INTERNAL_PROGRAM_ERROR;
/external/icu/icu4c/source/tools/genrb/
H A Dwrtjava.c611 *status = U_INTERNAL_PROGRAM_ERROR;
H A Dreslist.c580 *status = U_INTERNAL_PROGRAM_ERROR;
735 *status = U_INTERNAL_PROGRAM_ERROR;
924 *status = U_INTERNAL_PROGRAM_ERROR;
/external/icu/icu4c/source/i18n/
H A Dcollationfastlatinbuilder.cpp145 errorCode = U_INTERNAL_PROGRAM_ERROR;
159 errorCode = U_INTERNAL_PROGRAM_ERROR;
H A Dcollationiterator.cpp232 if(U_SUCCESS(errorCode)) { errorCode = U_INTERNAL_PROGRAM_ERROR; }
255 if(U_SUCCESS(errorCode)) { errorCode = U_INTERNAL_PROGRAM_ERROR; }
H A Dmeasfmt.cpp790 status = U_INTERNAL_PROGRAM_ERROR;
835 status = U_INTERNAL_PROGRAM_ERROR;
H A Dcollationdatabuilder.cpp441 errorCode = U_INTERNAL_PROGRAM_ERROR;
1130 errorCode = U_INTERNAL_PROGRAM_ERROR;
1336 errorCode = U_INTERNAL_PROGRAM_ERROR;
H A Dmsgfmt.cpp1147 success = U_INTERNAL_PROGRAM_ERROR;
1482 ec = U_INTERNAL_PROGRAM_ERROR;
1663 status = U_INTERNAL_PROGRAM_ERROR; // Should be unreachable.
H A Dcollationsets.cpp441 if(U_SUCCESS(errorCode)) { errorCode = U_INTERNAL_PROGRAM_ERROR; }
H A Dreldatefmt.cpp304 status = U_INTERNAL_PROGRAM_ERROR;
H A Ducol_sit.cpp475 *status = U_INTERNAL_PROGRAM_ERROR;
H A Duspoof_impl.cpp672 status = U_INTERNAL_PROGRAM_ERROR;
/external/chromium_org/third_party/icu/source/i18n/
H A Dmsgfmt.cpp1147 success = U_INTERNAL_PROGRAM_ERROR;
1482 ec = U_INTERNAL_PROGRAM_ERROR;
1663 status = U_INTERNAL_PROGRAM_ERROR; // Should be unreachable.
H A Duspoof_impl.cpp672 status = U_INTERNAL_PROGRAM_ERROR;
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dparse.cpp196 *status = U_INTERNAL_PROGRAM_ERROR;
1024 *status = U_INTERNAL_PROGRAM_ERROR;
1232 /* *status = U_INTERNAL_PROGRAM_ERROR;
1440 *status = U_INTERNAL_PROGRAM_ERROR;
2033 *status = U_INTERNAL_PROGRAM_ERROR;
H A Dreslist.c483 *status = U_INTERNAL_PROGRAM_ERROR;
638 *status = U_INTERNAL_PROGRAM_ERROR;
827 *status = U_INTERNAL_PROGRAM_ERROR;
/external/chromium_org/third_party/icu/source/common/
H A Dloclikely.cpp63 *err = U_INTERNAL_PROGRAM_ERROR;
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dastrotst.cpp56 status = U_INTERNAL_PROGRAM_ERROR;
/external/chromium_org/third_party/icu/source/test/perf/convperf/
H A Dconvperf.h262 status = U_INTERNAL_PROGRAM_ERROR;
/external/chromium_org/third_party/icu/source/tools/makeconv/
H A Dmakeconv.c162 *status=U_INTERNAL_PROGRAM_ERROR;
/external/icu/icu4c/source/test/intltest/
H A Dastrotst.cpp54 status = U_INTERNAL_PROGRAM_ERROR;
/external/icu/icu4c/source/test/perf/convperf/
H A Dconvperf.h262 status = U_INTERNAL_PROGRAM_ERROR;

Completed in 437 milliseconds

12345