/external/icu/icu4c/source/common/ |
D | ucnv_u32.c | 53 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_BE() local 133 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() local 219 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_BE() local 321 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() local 515 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_LE() local 601 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() local 697 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_LE() local 807 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() local
|
D | ucnv_cnv.c | 51 char **target, const char *targetLimit, in ucnv_fromUWriteBytes() 91 UChar **target, const UChar *targetLimit, in ucnv_toUWriteUChars() 131 UChar **target, const UChar *targetLimit, in ucnv_toUWriteCodePoint()
|
D | ucnv_u8.c | 108 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8() local 238 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local 366 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8() local 481 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
|
D | ucnv_u7.c | 214 const UChar *targetLimit; in _UTF7ToUnicodeWithOffsets() local 464 uint8_t *target, *targetLimit; in _UTF7FromUnicodeWithOffsets() local 896 const UChar *targetLimit; in _IMAPToUnicodeWithOffsets() local 1163 uint8_t *target, *targetLimit; in _IMAPFromUnicodeWithOffsets() local
|
D | ucnv_ext.cpp | 238 UChar **target, const UChar *targetLimit, in ucnv_extWriteToU() 281 UChar **target, const UChar *targetLimit, in ucnv_extInitialMatchToU() 673 char **target, const char *targetLimit, in ucnv_extWriteFromU() 752 char **target, const char *targetLimit, in ucnv_extInitialMatchFromU()
|
D | ucnv.c | 1118 char **target, const char *targetLimit, in ucnv_outputOverflowFromUnicode() 1171 char **target, const char *targetLimit, in ucnv_fromUnicode() 1564 UChar **target, const UChar *targetLimit, in ucnv_outputOverflowToUnicode() 1617 UChar **target, const UChar *targetLimit, in ucnv_toUnicode() 2047 char **target, const char *targetLimit, in ucnv_convertEx() 2414 const char *targetLimit; in ucnv_internalConvert() local
|
D | ucnvbocu.cpp | 961 const UChar *targetLimit; in _Bocu1ToUnicodeWithOffsets() local 1184 const UChar *targetLimit; in _Bocu1ToUnicode() local
|
D | ucnvisci.c | 830 #define WRITE_TO_TARGET_FROM_U(args,offsets,source,target,targetLimit,targetByteUnit,err){ \ argument 897 unsigned char *targetLimit = (unsigned char *) args->targetLimit; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local 1179 const UChar* targetLimit = args->targetLimit; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
|
D | unistr_cnv.cpp | 157 char *targetLimit = (char *)U_MAX_PTR(target); in extract() local
|
D | ucnvscsu.c | 238 const UChar *targetLimit; in _SCSUToUnicodeWithOffsets() local 592 const UChar *targetLimit; in _SCSUToUnicode() local
|
D | ucnv2022.cpp | 434 uint8_t **target, const char *targetLimit, in fromUWriteUInt8() 1675 const uint8_t *targetLimit = (const uint8_t *) args->targetLimit; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local 2368 unsigned char *targetLimit = (unsigned char *) args->targetLimit; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local 2927 const uint8_t *targetLimit = (const uint8_t *) args->targetLimit; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
|
D | ucnvmbcs.cpp | 1107 uint8_t **target, const uint8_t *targetLimit, in _extFromU() 1174 UChar **target, const UChar *targetLimit, in _extToU() 2037 const UChar *targetLimit; in ucnv_MBCSSingleToUnicodeWithOffsets() local 2469 const UChar *targetLimit; in ucnv_MBCSToUnicodeWithOffsets() local
|
D | ucnv_ct.c | 333 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 | 87 int targetLimit = target.arrayOffset() + target.limit(); in decodeLoop() local 207 int targetLimit = target.limit(); in decodeLoop() local 374 int targetLimit = target.arrayOffset() + target.limit(); in encodeLoop() local 547 int sourceLimit, int targetLimit, int char32) { in encodeFourBytes()
|
/external/icu/icu4c/source/common/unicode/ |
D | ucnv_err.h | 201 …const char *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 … member 217 …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 | 304 UChar *targetLimit; in convsample_05() local 884 UChar *targetLimit; in convsample_40() local 989 char *targetLimit; in convsample_46() local
|
/external/icu/icu4c/source/test/intltest/ |
D | convtest.cpp | 865 UChar *target, *targetLimit, *resultLimit; in stepToUnicode() local 1268 char *target, *targetLimit, *resultLimit; in stepFromUTF8() local 1372 char *target, *targetLimit, *resultLimit; in stepFromUnicode() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 413 int32_t targetLimit=0, sourceLimit=0, i=0, targetCapacity=0; in TestConvert() local 2148 const char *srcLimit, *finalSrcLimit, *targetLimit; in convertExStreaming() local 3213 char* targetLimit = target + 10; in TestFromUCountPending() local 3248 char* targetLimit = target + 2; /* expect overflow from converting \U00101234\U00050005 */ in TestFromUCountPending() local 3319 UChar* targetLimit = target + 20; in TestToUCountPending() local 3356 UChar* targetLimit = target + 1; /* expect overflow from converting */ in TestToUCountPending() local
|
D | cintltst.c | 509 char *newString,*targetLimit,*target; in aescstrdup() local
|
D | ncnvtst.c | 1016 char *targetLimit; in convertFromU() local 1106 UChar *targetLimit; in convertToU() local 1795 UChar *target, *targetLimit; in doTestTruncated() local
|
D | nucnvtst.c | 4169 UChar* targetLimit = target+100; in TestJitterbug2411() local 5488 UChar* targetLimit = dest+100; in TestJB5275_1() local 5541 UChar* targetLimit = dest+100; in TestJB5275() local
|
/external/icu/icu4c/source/test/perf/convperf/ |
D | convperf.h | 34 UChar* targetLimit; variable 79 char* targetLimit; variable
|
/external/icu/icu4c/source/i18n/ |
D | rbt_pars.cpp | 1656 UChar *targetLimit = target+sourceLen; in utrans_stripRules() local
|
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestCharset.java | 1896 boolean throwException, boolean flush, boolean backedByArray, int targetLimit) in smBufDecode() 2031 … boolean throwException, boolean flush, boolean backedByArray, int targetLimit) throws Exception, in smBufEncode()
|
/external/icu/icu4c/source/tools/genrb/ |
D | parse.cpp | 324 UChar *targetLimit = NULL; in parseUCARules() local
|