Home
last modified time | relevance | path

Searched refs:U_INTERNAL_PROGRAM_ERROR (Results 1 – 25 of 78) sorted by relevance

1234

/external/icu/icu4c/source/test/intltest/
Ddcfmapts.cpp1056 status = U_INTERNAL_PROGRAM_ERROR; in testErrorCode()
1058 assertEquals(WHERE, U_INTERNAL_PROGRAM_ERROR, status); in testErrorCode()
1061 status = U_INTERNAL_PROGRAM_ERROR; in testErrorCode()
1063 assertEquals(WHERE, U_INTERNAL_PROGRAM_ERROR, status); in testErrorCode()
1066 status = U_INTERNAL_PROGRAM_ERROR; in testErrorCode()
1068 assertEquals(WHERE, U_INTERNAL_PROGRAM_ERROR, status); in testErrorCode()
1071 status = U_INTERNAL_PROGRAM_ERROR; in testErrorCode()
1073 assertEquals(WHERE, U_INTERNAL_PROGRAM_ERROR, status); in testErrorCode()
1076 status = U_INTERNAL_PROGRAM_ERROR; in testErrorCode()
1078 assertEquals(WHERE, U_INTERNAL_PROGRAM_ERROR, status); in testErrorCode()
[all …]
Dconvtest.cpp1075 *pErrorCode=U_INTERNAL_PROGRAM_ERROR; in stepToUnicode()
1080 *pErrorCode=U_INTERNAL_PROGRAM_ERROR; in stepToUnicode()
1096 *pErrorCode=U_INTERNAL_PROGRAM_ERROR; in stepToUnicode()
1133 *pErrorCode=U_INTERNAL_PROGRAM_ERROR; in stepToUnicode()
1186 *pErrorCode=U_INTERNAL_PROGRAM_ERROR; in stepToUnicode()
1201 *pErrorCode=U_INTERNAL_PROGRAM_ERROR; in stepToUnicode()
1486 *pErrorCode=U_INTERNAL_PROGRAM_ERROR; in stepFromUTF8()
1491 *pErrorCode=U_INTERNAL_PROGRAM_ERROR; in stepFromUTF8()
1514 *pErrorCode=U_INTERNAL_PROGRAM_ERROR; in stepFromUTF8()
1586 *pErrorCode=U_INTERNAL_PROGRAM_ERROR; in stepFromUnicode()
[all …]
/external/icu/icu4c/source/tools/icuinfo/
Dicuinfo.cpp90 errorCode=U_INTERNAL_PROGRAM_ERROR; in cmd_version()
104 errorCode=U_INTERNAL_PROGRAM_ERROR; in cmd_version()
120 errorCode=U_INTERNAL_PROGRAM_ERROR; in cmd_version()
/external/icu/icu4c/source/common/
Dicuplug.cpp230 *status = U_INTERNAL_PROGRAM_ERROR; /* could not find the entry! */ in uplug_closeLibrary()
281 *status = U_INTERNAL_PROGRAM_ERROR; in uplug_callPlug()
288 *status = U_INTERNAL_PROGRAM_ERROR; in uplug_unloadPlug()
299 *status = U_INTERNAL_PROGRAM_ERROR; in uplug_queryPlug()
310 plug->pluginStatus = U_INTERNAL_PROGRAM_ERROR; in uplug_queryPlug()
321 *status = U_INTERNAL_PROGRAM_ERROR; in uplug_loadPlug()
327 plug->pluginStatus = U_INTERNAL_PROGRAM_ERROR; in uplug_loadPlug()
693 pluginToLoad->pluginStatus = U_INTERNAL_PROGRAM_ERROR; in uplug_loadWaitingPlugs()
Dlocresdata.cpp134 *pErrorCode = U_INTERNAL_PROGRAM_ERROR; in uloc_getTableStringWithFallback()
191 *status = U_INTERNAL_PROGRAM_ERROR; in _uloc_getOrientationHelper()
Ducnv_cb.cpp127 *err = U_INTERNAL_PROGRAM_ERROR; in ucnv_cbFromUWriteUChars()
159 *err = U_INTERNAL_PROGRAM_ERROR; in ucnv_cbFromUWriteUChars()
Duloc.cpp568 *status = U_INTERNAL_PROGRAM_ERROR; in locale_canonKeywordName()
623 *status = U_INTERNAL_PROGRAM_ERROR; in ulocimp_getKeywords()
637 *status = U_INTERNAL_PROGRAM_ERROR; in ulocimp_getKeywords()
816 *status = U_INTERNAL_PROGRAM_ERROR; in ulocimp_getKeywordValue()
910 *status = U_INTERNAL_PROGRAM_ERROR; in uloc_setKeywordValue()
980 *status = U_INTERNAL_PROGRAM_ERROR; in uloc_setKeywordValue()
Dcharacterproperties.cpp94 errorCode = U_INTERNAL_PROGRAM_ERROR; in initInclusion()
174 errorCode = U_INTERNAL_PROGRAM_ERROR; in initInclusion()
/external/icu/icu4c/source/i18n/
Dnumber_utils.cpp223 status = U_INTERNAL_PROGRAM_ERROR; in setTo()
234 status = U_INTERNAL_PROGRAM_ERROR; in multiplyBy()
243 status = U_INTERNAL_PROGRAM_ERROR; in divideBy()
Dunits_converter.cpp213 status = U_INTERNAL_PROGRAM_ERROR; in loadSingleFactor()
417 status = U_INTERNAL_PROGRAM_ERROR; in extractCompoundBaseUnit()
457 status = U_INTERNAL_PROGRAM_ERROR; in extractConvertibility()
490 status = U_INTERNAL_PROGRAM_ERROR; in UnitConverter()
497 status = U_INTERNAL_PROGRAM_ERROR; in UnitConverter()
Dunits_router.cpp79 status = U_INTERNAL_PROGRAM_ERROR; in UnitsRouter()
Dbuddhcal.cpp119 status = U_INTERNAL_PROGRAM_ERROR;
Dtaiwncal.cpp126 status = U_INTERNAL_PROGRAM_ERROR;
Dnumber_longnames.cpp72 status = U_INTERNAL_PROGRAM_ERROR; in getWithPlural()
274 status = U_INTERNAL_PROGRAM_ERROR; in forCompoundUnit()
606 status = U_INTERNAL_PROGRAM_ERROR; in processQuantity()
Dnumber_mapper.h145 status = U_INTERNAL_PROGRAM_ERROR; in setTo()
/external/icu/icu4c/source/tools/genrb/
Drle.c288 *status = U_INTERNAL_PROGRAM_ERROR; in rleStringToUCharArray()
394 *status = U_INTERNAL_PROGRAM_ERROR; in rleStringToByteArray()
402 *status = U_INTERNAL_PROGRAM_ERROR; in rleStringToByteArray()
/external/icu/icu4c/source/tools/gensprep/
Dstore.c337 exit(U_INTERNAL_PROGRAM_ERROR); in storeMappingData()
423 exit(U_INTERNAL_PROGRAM_ERROR); in storeMapping()
621 exit(U_INTERNAL_PROGRAM_ERROR); in generateData()
/external/icu/icu4c/source/samples/udata/
Dwriter.c111 exit(U_INTERNAL_PROGRAM_ERROR); in main()
/external/icu/icu4c/source/samples/uresb/
Droot.txt13 "U_INTERNAL_PROGRAM_ERROR",
/external/icu/icu4c/source/tools/gennorm2/
Dextradata.cpp180 exit(U_INTERNAL_PROGRAM_ERROR); in rangeHandler()
242 exit(U_INTERNAL_PROGRAM_ERROR); in writeExtraData()
/external/icu/icu4c/source/test/perf/unisetperf/draft/
Dtrieset.cpp62 errorCode=U_INTERNAL_PROGRAM_ERROR; in TrieSet()
/external/icu/icu4c/source/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp310 setupStatus = U_INTERNAL_PROGRAM_ERROR; in warmup()
446 setupStatus = U_INTERNAL_PROGRAM_ERROR; in warmup()
570 setupStatus = U_INTERNAL_PROGRAM_ERROR; in warmup()
661 setupStatus = U_INTERNAL_PROGRAM_ERROR; in warmup()
/external/icu/icu4c/source/tools/gentest/
Dgentest.c136 exit(U_INTERNAL_PROGRAM_ERROR); in createData()
/external/icu/libicu/cts_headers/
Dnumber_mapper.h145 status = U_INTERNAL_PROGRAM_ERROR; in setTo()
/external/icu/icu4c/source/tools/gendict/
Dgendict.cpp157 status = U_INTERNAL_PROGRAM_ERROR; in transform()
451 exit(U_INTERNAL_PROGRAM_ERROR); in main()

1234