/external/icu/icu4c/source/common/ |
D | ucnv_u32.c | 51 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_BE() local 131 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() local 217 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_BE() local 319 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() local 513 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_LE() local 599 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() local 695 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_LE() local 805 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() local
|
D | ucnv_cnv.c | 49 char **target, const char *targetLimit, in ucnv_fromUWriteBytes() 89 UChar **target, const UChar *targetLimit, in ucnv_toUWriteUChars() 129 UChar **target, const UChar *targetLimit, in ucnv_toUWriteCodePoint()
|
D | ucnv_u8.c | 106 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8() local 236 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local 364 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8() local 479 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
|
D | ucnv_u7.c | 211 const UChar *targetLimit; in _UTF7ToUnicodeWithOffsets() local 461 uint8_t *target, *targetLimit; in _UTF7FromUnicodeWithOffsets() local 893 const UChar *targetLimit; in _IMAPToUnicodeWithOffsets() local 1160 uint8_t *target, *targetLimit; in _IMAPFromUnicodeWithOffsets() local
|
D | ucnv_ext.cpp | 236 UChar **target, const UChar *targetLimit, in ucnv_extWriteToU() 279 UChar **target, const UChar *targetLimit, in ucnv_extInitialMatchToU() 671 char **target, const char *targetLimit, in ucnv_extWriteFromU() 747 char **target, const char *targetLimit, in ucnv_extInitialMatchFromU()
|
D | ucnv.c | 1126 char **target, const char *targetLimit, in ucnv_outputOverflowFromUnicode() 1179 char **target, const char *targetLimit, in ucnv_fromUnicode() 1572 UChar **target, const UChar *targetLimit, in ucnv_outputOverflowToUnicode() 1625 UChar **target, const UChar *targetLimit, in ucnv_toUnicode() 2055 char **target, const char *targetLimit, in ucnv_convertEx() 2422 const char *targetLimit; in ucnv_internalConvert() local
|
D | ucnvbocu.cpp | 944 const UChar *targetLimit; in _Bocu1ToUnicodeWithOffsets() local 1167 const UChar *targetLimit; in _Bocu1ToUnicode() local
|
D | ucnvisci.c | 828 #define WRITE_TO_TARGET_FROM_U(args,offsets,source,target,targetLimit,targetByteUnit,err){ \ argument 895 unsigned char *targetLimit = (unsigned char *) args->targetLimit; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local 1177 const UChar* targetLimit = args->targetLimit; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
|
D | unistr_cnv.cpp | 155 char *targetLimit = (char *)U_MAX_PTR(target); in extract() local
|
D | ucnvscsu.c | 236 const UChar *targetLimit; in _SCSUToUnicodeWithOffsets() local 590 const UChar *targetLimit; in _SCSUToUnicode() local
|
D | ucnv2022.cpp | 427 uint8_t **target, const char *targetLimit, in fromUWriteUInt8() 1686 const uint8_t *targetLimit = (const uint8_t *) args->targetLimit; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local 2380 unsigned char *targetLimit = (unsigned char *) args->targetLimit; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local 2939 const uint8_t *targetLimit = (const uint8_t *) args->targetLimit; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
|
D | ucnvmbcs.cpp | 1101 uint8_t **target, const uint8_t *targetLimit, in _extFromU() 1168 UChar **target, const UChar *targetLimit, in _extToU() 2027 const UChar *targetLimit; in ucnv_MBCSSingleToUnicodeWithOffsets() local 2459 const UChar *targetLimit; in ucnv_MBCSToUnicodeWithOffsets() local
|
D | ucnv_ct.c | 331 const uint8_t *targetLimit = (const uint8_t *) args->targetLimit; in UConverter_fromUnicode_CompoundText_OFFSETS() local
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetUTF8.java | 84 int targetLimit = target.arrayOffset() + target.limit(); in decodeLoop() local 204 int targetLimit = target.limit(); in decodeLoop() local 369 int targetLimit = target.arrayOffset() + target.limit(); in encodeLoop() local 542 int sourceLimit, int targetLimit, int char32) { in encodeFourBytes()
|
/external/icu/icu4c/source/common/unicode/ |
D | ucnv_err.h | 199 …const char *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 … member 215 …const UChar *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 … member
|
/external/icu/icu4c/source/samples/ucnv/ |
D | convsamp.cpp | 297 UChar *targetLimit; in convsample_05() local 877 UChar *targetLimit; in convsample_40() local 982 char *targetLimit; in convsample_46() local
|
/external/icu/icu4c/source/test/intltest/ |
D | convtest.cpp | 863 UChar *target, *targetLimit, *resultLimit; in stepToUnicode() local 1266 char *target, *targetLimit, *resultLimit; in stepFromUTF8() local 1370 char *target, *targetLimit, *resultLimit; in stepFromUnicode() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 411 int32_t targetLimit=0, sourceLimit=0, i=0, targetCapacity=0; in TestConvert() local 2146 const char *srcLimit, *finalSrcLimit, *targetLimit; in convertExStreaming() local 3211 char* targetLimit = target + 10; in TestFromUCountPending() local 3246 char* targetLimit = target + 2; /* expect overflow from converting \U00101234\U00050005 */ in TestFromUCountPending() local 3317 UChar* targetLimit = target + 20; in TestToUCountPending() local 3354 UChar* targetLimit = target + 1; /* expect overflow from converting */ in TestToUCountPending() local
|
D | cintltst.c | 499 char *newString,*targetLimit,*target; in aescstrdup() local
|
D | ncnvtst.c | 1020 char *targetLimit; in convertFromU() local 1110 UChar *targetLimit; in convertToU() local 1799 UChar *target, *targetLimit; in doTestTruncated() local
|
D | nucnvtst.c | 4167 UChar* targetLimit = target+100; in TestJitterbug2411() local 5486 UChar* targetLimit = dest+100; in TestJB5275_1() local 5539 UChar* targetLimit = dest+100; in TestJB5275() local
|
/external/icu/icu4c/source/test/perf/convperf/ |
D | convperf.h | 30 UChar* targetLimit; variable 75 char* targetLimit; variable
|
/external/icu/icu4c/source/i18n/ |
D | rbt_pars.cpp | 1654 UChar *targetLimit = target+sourceLen; in utrans_stripRules() local
|
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestCharset.java | 1860 boolean throwException, boolean flush, boolean backedByArray, int targetLimit) in smBufDecode() 1995 … boolean throwException, boolean flush, boolean backedByArray, int targetLimit) throws Exception, in smBufEncode()
|
/external/icu/icu4c/source/tools/genrb/ |
D | parse.cpp | 314 UChar *targetLimit = NULL; in parseUCARules() local
|