Searched refs:U_INTERNAL_PROGRAM_ERROR (Results 26 - 50 of 98) sorted by relevance

1234

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h654 U_INTERNAL_PROGRAM_ERROR = 5, /**< Indicates a bug in the library code */ enumerator in enum:UErrorCode
/external/chromium_org/third_party/icu/source/i18n/
H A Dulocdata.c228 *status = U_INTERNAL_PROGRAM_ERROR;
H A Ducol_bld.cpp384 *status = U_INTERNAL_PROGRAM_ERROR;
473 *status = U_INTERNAL_PROGRAM_ERROR;
514 *status = U_INTERNAL_PROGRAM_ERROR;
543 *status = U_INTERNAL_PROGRAM_ERROR;
639 *status = U_INTERNAL_PROGRAM_ERROR;
805 *status = U_INTERNAL_PROGRAM_ERROR;
H A Ducol_sit.cpp451 *status = U_INTERNAL_PROGRAM_ERROR;
712 *status = U_INTERNAL_PROGRAM_ERROR;
733 *status = U_INTERNAL_PROGRAM_ERROR;
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h515 U_INTERNAL_PROGRAM_ERROR = 5, /**< Indicates a bug in the library code */ enumerator in enum:UErrorCode
/external/icu/icu4c/source/i18n/
H A Dcompactdecimalformat.cpp697 status = U_INTERNAL_PROGRAM_ERROR;
737 status = U_INTERNAL_PROGRAM_ERROR;
747 status = U_INTERNAL_PROGRAM_ERROR;
774 status = U_INTERNAL_PROGRAM_ERROR;
H A Dulocdata.c258 *status = U_INTERNAL_PROGRAM_ERROR;
H A Dcollationfastlatinbuilder.cpp145 errorCode = U_INTERNAL_PROGRAM_ERROR;
159 errorCode = U_INTERNAL_PROGRAM_ERROR;
/external/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp305 setupStatus = U_INTERNAL_PROGRAM_ERROR;
441 setupStatus = U_INTERNAL_PROGRAM_ERROR;
565 setupStatus = U_INTERNAL_PROGRAM_ERROR;
656 setupStatus = U_INTERNAL_PROGRAM_ERROR;
/external/chromium_org/third_party/icu/source/common/
H A Duloc.c608 *status = U_INTERNAL_PROGRAM_ERROR;
674 *status = U_INTERNAL_PROGRAM_ERROR;
688 *status = U_INTERNAL_PROGRAM_ERROR;
761 *status = U_INTERNAL_PROGRAM_ERROR;
882 *status = U_INTERNAL_PROGRAM_ERROR;
1022 *status = U_INTERNAL_PROGRAM_ERROR;
H A Dpunycode.c311 *pErrorCode=U_INTERNAL_PROGRAM_ERROR;
H A Dpropsvec.c212 *pErrorCode=U_INTERNAL_PROGRAM_ERROR;
/external/icu/icu4c/source/common/
H A Duloc.cpp593 *status = U_INTERNAL_PROGRAM_ERROR;
659 *status = U_INTERNAL_PROGRAM_ERROR;
673 *status = U_INTERNAL_PROGRAM_ERROR;
746 *status = U_INTERNAL_PROGRAM_ERROR;
867 *status = U_INTERNAL_PROGRAM_ERROR;
1008 *status = U_INTERNAL_PROGRAM_ERROR;
H A Dpunycode.cpp314 *pErrorCode=U_INTERNAL_PROGRAM_ERROR;
H A Dpropsvec.c213 *pErrorCode=U_INTERNAL_PROGRAM_ERROR;
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Ducbuf.c90 *error=U_INTERNAL_PROGRAM_ERROR;
605 *error=U_INTERNAL_PROGRAM_ERROR;
/external/icu/icu4c/source/tools/toolutil/
H A Ducbuf.c91 *error=U_INTERNAL_PROGRAM_ERROR;
606 *error=U_INTERNAL_PROGRAM_ERROR;
/external/chromium_org/third_party/icu/source/test/perf/utfperf/
H A Dutfperf.cpp212 *pErrorCode=U_INTERNAL_PROGRAM_ERROR;
/external/icu/icu4c/source/test/perf/utfperf/
H A Dutfperf.cpp212 *pErrorCode=U_INTERNAL_PROGRAM_ERROR;
/external/chromium_org/third_party/icu/source/tools/gennorm2/
H A Dn2builder.cpp739 exit(U_INTERNAL_PROGRAM_ERROR);
873 exit(U_INTERNAL_PROGRAM_ERROR);
1092 exit(U_INTERNAL_PROGRAM_ERROR);
/external/icu/icu4c/source/tools/gennorm2/
H A Dn2builder.cpp817 exit(U_INTERNAL_PROGRAM_ERROR);
977 exit(U_INTERNAL_PROGRAM_ERROR);
1217 exit(U_INTERNAL_PROGRAM_ERROR);
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dwrtjava.c619 *status = 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;

Completed in 5176 milliseconds

1234