/external/icu/icu4c/source/common/ |
D | ucnv_u7.c | 297 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF7ToUnicodeWithOffsets() 432 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF7ToUnicodeWithOffsets() 532 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF7FromUnicodeWithOffsets() 550 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF7FromUnicodeWithOffsets() 582 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF7FromUnicodeWithOffsets() 612 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF7FromUnicodeWithOffsets() 635 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF7FromUnicodeWithOffsets() 644 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF7FromUnicodeWithOffsets() 667 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF7FromUnicodeWithOffsets() 676 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF7FromUnicodeWithOffsets() [all …]
|
D | ucnv_u32.c | 103 *err = U_BUFFER_OVERFLOW_ERROR; in T_UConverter_toUnicode_UTF32_BE() 118 *err = U_BUFFER_OVERFLOW_ERROR; in T_UConverter_toUnicode_UTF32_BE() 187 *err = U_BUFFER_OVERFLOW_ERROR; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() 204 *err = U_BUFFER_OVERFLOW_ERROR; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() 300 *err = U_BUFFER_OVERFLOW_ERROR; in T_UConverter_fromUnicode_UTF32_BE() 306 *err = U_BUFFER_OVERFLOW_ERROR; in T_UConverter_fromUnicode_UTF32_BE() 405 *err = U_BUFFER_OVERFLOW_ERROR; in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() 412 *err = U_BUFFER_OVERFLOW_ERROR; in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() 570 *err = U_BUFFER_OVERFLOW_ERROR; in T_UConverter_toUnicode_UTF32_LE() 586 *err = U_BUFFER_OVERFLOW_ERROR; in T_UConverter_toUnicode_UTF32_LE() [all …]
|
D | ucnv_u8.c | 204 *err = U_BUFFER_OVERFLOW_ERROR; in ucnv_toUnicode_UTF8() 222 *err = U_BUFFER_OVERFLOW_ERROR; in ucnv_toUnicode_UTF8() 334 *err = U_BUFFER_OVERFLOW_ERROR; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() 351 *err = U_BUFFER_OVERFLOW_ERROR; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() 399 *err = U_BUFFER_OVERFLOW_ERROR; in ucnv_fromUnicode_UTF8() 457 *err = U_BUFFER_OVERFLOW_ERROR; in ucnv_fromUnicode_UTF8() 466 *err = U_BUFFER_OVERFLOW_ERROR; in ucnv_fromUnicode_UTF8() 522 *err = U_BUFFER_OVERFLOW_ERROR; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() 594 *err = U_BUFFER_OVERFLOW_ERROR; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() 604 *err = U_BUFFER_OVERFLOW_ERROR; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() [all …]
|
D | ubidiwrt.c | 69 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in doWriteForward() 83 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in doWriteForward() 101 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in doWriteForward() 130 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in doWriteForward() 187 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in doWriteReverse() 215 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in doWriteReverse() 264 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in doWriteReverse()
|
D | uidna.cpp | 255 if(*status == U_BUFFER_OVERFLOW_ERROR){ in _internal_toASCII() 340 if(*status == U_BUFFER_OVERFLOW_ERROR){ in _internal_toASCII() 363 *status = U_BUFFER_OVERFLOW_ERROR; in _internal_toASCII() 459 if(*status == U_BUFFER_OVERFLOW_ERROR){ in _internal_toUnicode() 499 if(*status == U_BUFFER_OVERFLOW_ERROR){ in _internal_toUnicode() 517 if(*status == U_BUFFER_OVERFLOW_ERROR){ in _internal_toUnicode() 713 if(*status == U_BUFFER_OVERFLOW_ERROR){ in uidna_IDNToASCII() 814 if(*status == U_BUFFER_OVERFLOW_ERROR){ in uidna_IDNToUnicode() 879 if(*status == U_BUFFER_OVERFLOW_ERROR){ in uidna_compare() 894 if(*status == U_BUFFER_OVERFLOW_ERROR){ in uidna_compare()
|
D | ucnv_cnv.c | 84 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in ucnv_fromUWriteBytes() 124 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in ucnv_toUWriteUChars() 172 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in ucnv_toUWriteCodePoint()
|
D | ucasemap.cpp | 97 if(*pErrorCode==U_BUFFER_OVERFLOW_ERROR || length==sizeof(csm->locale)) { in ucasemap_setLocale() 103 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in ucasemap_setLocale() 164 if(U_FAILURE(errorCode) && errorCode != U_BUFFER_OVERFLOW_ERROR) { in appendResult() 184 if(U_FAILURE(errorCode) && errorCode != U_BUFFER_OVERFLOW_ERROR) { in appendResult() 303 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _caseMap() 425 if(*pErrorCode==U_BUFFER_OVERFLOW_ERROR) { in ucasemap_internalUTF8ToTitle() 447 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in ucasemap_internalUTF8ToTitle() 596 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in toUpper() 678 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in utf8_foldCase()
|
D | locdispnames.cpp | 70 if(errorCode==U_BUFFER_OVERFLOW_ERROR) { in getDisplayLanguage() 110 if(errorCode==U_BUFFER_OVERFLOW_ERROR) { in getDisplayScript() 150 if(errorCode==U_BUFFER_OVERFLOW_ERROR) { in getDisplayCountry() 190 if(errorCode==U_BUFFER_OVERFLOW_ERROR) { in getDisplayVariant() 230 if(errorCode==U_BUFFER_OVERFLOW_ERROR) { in getDisplayName() 669 if(*pErrorCode == U_BUFFER_OVERFLOW_ERROR) { in uloc_getDisplayName() 718 if(*pErrorCode == U_BUFFER_OVERFLOW_ERROR) { in uloc_getDisplayName() 860 *status = U_BUFFER_OVERFLOW_ERROR; in uloc_getDisplayKeywordValue() 869 *status = U_BUFFER_OVERFLOW_ERROR; in uloc_getDisplayKeywordValue()
|
D | ucnv_u16.c | 83 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF16BEFromUnicodeWithOffsets() 244 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF16BEFromUnicodeWithOffsets() 279 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF16BEToUnicodeWithOffsets() 342 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF16BEToUnicodeWithOffsets() 459 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF16BEToUnicodeWithOffsets() 477 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF16BEToUnicodeWithOffsets() 682 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF16LEFromUnicodeWithOffsets() 843 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF16LEFromUnicodeWithOffsets() 878 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF16LEToUnicodeWithOffsets() 941 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _UTF16LEToUnicodeWithOffsets() [all …]
|
D | ucnvhz.c | 52 …*err =U_BUFFER_OVERFLOW_ERROR; … 325 *err =U_BUFFER_OVERFLOW_ERROR; in UConverter_toUnicode_HZ_OFFSETS_LOGIC() 423 *err = U_BUFFER_OVERFLOW_ERROR; in UConverter_fromUnicode_HZ_OFFSETS_LOGIC() 428 *err = U_BUFFER_OVERFLOW_ERROR; in UConverter_fromUnicode_HZ_OFFSETS_LOGIC() 440 *err = U_BUFFER_OVERFLOW_ERROR; in UConverter_fromUnicode_HZ_OFFSETS_LOGIC() 488 *err = U_BUFFER_OVERFLOW_ERROR; in UConverter_fromUnicode_HZ_OFFSETS_LOGIC()
|
D | ucnvscsu.c | 325 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _SCSUToUnicodeWithOffsets() 339 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _SCSUToUnicodeWithOffsets() 433 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _SCSUToUnicodeWithOffsets() 496 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _SCSUToUnicodeWithOffsets() 558 if(U_FAILURE(*pErrorCode) && *pErrorCode!=U_BUFFER_OVERFLOW_ERROR) { in _SCSUToUnicodeWithOffsets() 657 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _SCSUToUnicode() 670 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _SCSUToUnicode() 740 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _SCSUToUnicode() 795 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _SCSUToUnicode() 851 if(U_FAILURE(*pErrorCode) && *pErrorCode!=U_BUFFER_OVERFLOW_ERROR) { in _SCSUToUnicode() [all …]
|
D | ucnvlat1.c | 60 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _Latin1ToUnicodeWithOffsets() 311 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _Latin1FromUnicodeWithOffsets() 344 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in ucnv_Latin1FromUTF8() 396 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in ucnv_Latin1FromUTF8() 559 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _ASCIIToUnicodeWithOffsets() 685 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in ucnv_ASCIIFromUTF8()
|
D | ucnvbocu.cpp | 624 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _Bocu1FromUnicodeWithOffsets() 630 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _Bocu1FromUnicodeWithOffsets() 853 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _Bocu1FromUnicode() 859 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _Bocu1FromUnicode() 1036 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _Bocu1ToUnicodeWithOffsets() 1145 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _Bocu1ToUnicodeWithOffsets() 1248 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _Bocu1ToUnicode() 1345 *pErrorCode=U_BUFFER_OVERFLOW_ERROR; in _Bocu1ToUnicode()
|
D | ucnv_ct.c | 438 *err = U_BUFFER_OVERFLOW_ERROR; in UConverter_fromUnicode_CompoundText_OFFSETS() 443 if (*err == U_BUFFER_OVERFLOW_ERROR) { in UConverter_fromUnicode_CompoundText_OFFSETS() 449 *err = U_BUFFER_OVERFLOW_ERROR; in UConverter_fromUnicode_CompoundText_OFFSETS() 533 *err = U_BUFFER_OVERFLOW_ERROR; in UConverter_toUnicode_CompoundText_OFFSETS() 556 if(*err == U_BUFFER_OVERFLOW_ERROR) { in UConverter_toUnicode_CompoundText_OFFSETS() 568 *err = U_BUFFER_OVERFLOW_ERROR; in UConverter_toUnicode_CompoundText_OFFSETS()
|
D | unistr_cnv.cpp | 282 if(errorCode==U_BUFFER_OVERFLOW_ERROR) { in doExtract() 291 } while(errorCode==U_BUFFER_OVERFLOW_ERROR); in doExtract() 399 if(status == U_BUFFER_OVERFLOW_ERROR) { in doCodepageCreate()
|
/external/icu/icu4c/source/tools/genrb/ |
D | rle.c | 50 *status = U_BUFFER_OVERFLOW_ERROR; in appendEncodedByte() 98 *status = U_BUFFER_OVERFLOW_ERROR; \ 173 *status = U_BUFFER_OVERFLOW_ERROR; in usArrayToRLEString() 176 *status = U_BUFFER_OVERFLOW_ERROR; in usArrayToRLEString() 228 *status = U_BUFFER_OVERFLOW_ERROR; in byteArrayToRLEString() 231 *status = U_BUFFER_OVERFLOW_ERROR; in byteArrayToRLEString() 262 *status = U_BUFFER_OVERFLOW_ERROR; in rleStringToUCharArray() 323 *status = U_BUFFER_OVERFLOW_ERROR; in rleStringToByteArray() 382 *status = U_BUFFER_OVERFLOW_ERROR; in rleStringToByteArray()
|
/external/icu/icu4c/source/test/cintltst/ |
D | custrtrn.c | 153 if(err != U_BUFFER_OVERFLOW_ERROR || u32DestLen != UPRV_LENGTHOF(src32)) { in Test_strToUTF32() 186 if(err != U_BUFFER_OVERFLOW_ERROR || u32DestLen != UPRV_LENGTHOF(src32)-1) { in Test_strToUTF32() 258 if(err != U_BUFFER_OVERFLOW_ERROR || u32DestLen != 3) { in Test_strToUTF32_surrogates() 274 if(err != U_BUFFER_OVERFLOW_ERROR || u32DestLen != 3) { in Test_strToUTF32_surrogates() 292 if(err != U_BUFFER_OVERFLOW_ERROR || u32DestLen != 7 || numSubstitutions != 2) { in Test_strToUTF32_surrogates() 308 if(err != U_BUFFER_OVERFLOW_ERROR || u32DestLen != 7 || numSubstitutions != 2) { in Test_strToUTF32_surrogates() 332 if(err != U_BUFFER_OVERFLOW_ERROR || uDestLen != UPRV_LENGTHOF(src16)) { in Test_strFromUTF32() 366 if(err != U_BUFFER_OVERFLOW_ERROR || uDestLen != UPRV_LENGTHOF(src16)-1) { in Test_strFromUTF32() 439 if(err != U_BUFFER_OVERFLOW_ERROR || uDestLen != 4) { in Test_strFromUTF32_surrogates() 455 if(err != U_BUFFER_OVERFLOW_ERROR || uDestLen != 4) { in Test_strFromUTF32_surrogates() [all …]
|
D | nfsprep.c | 76 if(*status == U_BUFFER_OVERFLOW_ERROR){ in nfs4_prepare() 95 if(*status == U_BUFFER_OVERFLOW_ERROR){ in nfs4_prepare() 107 if(*status == U_BUFFER_OVERFLOW_ERROR){ in nfs4_prepare() 237 if(*status == U_BUFFER_OVERFLOW_ERROR){ in nfs4_mixed_prepare() 250 if(*status == U_BUFFER_OVERFLOW_ERROR){ in nfs4_mixed_prepare()
|
D | cmsgtst.c | 129 if(status== U_BUFFER_OVERFLOW_ERROR) in MessageFormatTest() 161 if(status== U_BUFFER_OVERFLOW_ERROR) in MessageFormatTest() 211 if(ec==U_BUFFER_OVERFLOW_ERROR){ in MessageFormatTest() 294 if(status==U_BUFFER_OVERFLOW_ERROR) in TestSampleMessageFormat() 325 if(status==U_BUFFER_OVERFLOW_ERROR) in TestSampleMessageFormat() 350 if(status==U_BUFFER_OVERFLOW_ERROR) in TestSampleMessageFormat() 421 if(status==U_BUFFER_OVERFLOW_ERROR) in TestNewFormatAndParseAPI() 515 if(status==U_BUFFER_OVERFLOW_ERROR) in TestSampleFormatAndParseWithError() 608 if(status==U_BUFFER_OVERFLOW_ERROR) in TestSampleFormatAndParse() 682 if(status==U_BUFFER_OVERFLOW_ERROR) in TestMsgFormatSelect() [all …]
|
D | cnmdptst.c | 88 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestPatterns() 102 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestPatterns() 140 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestQuotes() 169 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestQuotes() 271 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestExponential() 303 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestExponential() 360 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestCurrencySign() 370 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestCurrencySign() 390 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestCurrencySign() 435 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestCurrency() [all …]
|
D | cloctst.c | 279 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestBasicGetters() 293 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestBasicGetters() 307 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestBasicGetters() 320 if(status==U_BUFFER_OVERFLOW_ERROR){ in TestBasicGetters() 743 if(ec==U_BUFFER_OVERFLOW_ERROR) { in TestDisplayNames() 776 if(ec==U_BUFFER_OVERFLOW_ERROR) { in TestDisplayNames() 901 if(status==U_BUFFER_OVERFLOW_ERROR) in doTestDisplayNames() 917 if(status==U_BUFFER_OVERFLOW_ERROR) in doTestDisplayNames() 933 if(status==U_BUFFER_OVERFLOW_ERROR) in doTestDisplayNames() 949 if(status==U_BUFFER_OVERFLOW_ERROR) in doTestDisplayNames() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | idnaref.cpp | 108 return U_BUFFER_OVERFLOW_ERROR; in getError() 144 if(status == U_BUFFER_OVERFLOW_ERROR){ in convertToPuny() 166 if(status == U_BUFFER_OVERFLOW_ERROR){ in convertToPuny() 186 status =U_BUFFER_OVERFLOW_ERROR; in convertToPuny() 216 if(status == U_BUFFER_OVERFLOW_ERROR){ in convertFromPuny() 300 if(*status == U_BUFFER_OVERFLOW_ERROR){ in idnaref_toASCII() 359 if(*status == U_BUFFER_OVERFLOW_ERROR){ in idnaref_toASCII() 381 *status = U_BUFFER_OVERFLOW_ERROR; in idnaref_toASCII() 489 if(*status == U_BUFFER_OVERFLOW_ERROR){ in idnaref_toUnicode() 533 if(*status == U_BUFFER_OVERFLOW_ERROR){ in idnaref_toUnicode() [all …]
|
/external/icu/icu4c/source/tools/toolutil/ |
D | flagparser.c | 74 if (*status == U_BUFFER_OVERFLOW_ERROR) { in parseFlagsFile() 102 if (U_FAILURE(*status) && *status != U_BUFFER_OVERFLOW_ERROR) { in parseFlagsFile() 129 *status = U_BUFFER_OVERFLOW_ERROR; in extractFlag()
|
/external/icu/icu4c/source/tools/gencnval/ |
D | gencnval.c | 537 exit(U_BUFFER_OVERFLOW_ERROR); in getTagNumber() 555 exit(U_BUFFER_OVERFLOW_ERROR); in getTagNumber() 593 exit(U_BUFFER_OVERFLOW_ERROR); in addOfficialTaggedStandards() 655 exit(U_BUFFER_OVERFLOW_ERROR); in addToKnownAliases() 672 exit(U_BUFFER_OVERFLOW_ERROR); in addAlias() 676 exit(U_BUFFER_OVERFLOW_ERROR); in addAlias() 688 exit(U_BUFFER_OVERFLOW_ERROR); in addAlias() 793 exit(U_BUFFER_OVERFLOW_ERROR); in addConverter() 952 exit(U_BUFFER_OVERFLOW_ERROR); in createOneAliasList()
|
/external/icu/icu4c/source/i18n/ |
D | collationdatawriter.cpp | 43 if(errorCode == U_BUFFER_OVERFLOW_ERROR) { in cloneRuleData() 250 if(U_FAILURE(errorCode2) && errorCode2 != U_BUFFER_OVERFLOW_ERROR) { in write() 292 if(U_FAILURE(errorCode2) && errorCode2 != U_BUFFER_OVERFLOW_ERROR) { in write() 320 errorCode = U_BUFFER_OVERFLOW_ERROR; in write()
|