/external/icu4c/common/ |
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_u32.c | 50 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_BE() local 130 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() local 216 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_BE() local 318 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() local 512 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_LE() local 598 const UChar *targetLimit = args->targetLimit; in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() local 694 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_LE() local 804 const unsigned char *targetLimit = (unsigned char *) args->targetLimit; in T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() local
|
D | ucnv_u8.c | 94 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8() local 224 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local 352 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8() local 467 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
|
D | ucnv_u7.c | 210 const UChar *targetLimit; in _UTF7ToUnicodeWithOffsets() local 460 uint8_t *target, *targetLimit; in _UTF7FromUnicodeWithOffsets() local 891 const UChar *targetLimit; in _IMAPToUnicodeWithOffsets() local 1158 uint8_t *target, *targetLimit; in _IMAPFromUnicodeWithOffsets() local
|
D | ucnv_ext.c | 235 UChar **target, const UChar *targetLimit, in ucnv_extWriteToU() 278 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 | 1116 char **target, const char *targetLimit, in ucnv_outputOverflowFromUnicode() 1169 char **target, const char *targetLimit, in ucnv_fromUnicode() 1562 UChar **target, const UChar *targetLimit, in ucnv_outputOverflowToUnicode() 1615 UChar **target, const UChar *targetLimit, in ucnv_toUnicode() 2045 char **target, const char *targetLimit, in ucnv_convertEx() 2412 const char *targetLimit; in ucnv_internalConvert() local
|
D | ucnvisci.c | 825 #define WRITE_TO_TARGET_FROM_U(args,offsets,source,target,targetLimit,targetByteUnit,err){ \ argument 892 unsigned char *targetLimit = (unsigned char *) args->targetLimit; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local 1174 const UChar* targetLimit = args->targetLimit; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
|
D | ucnvbocu.c | 939 const UChar *targetLimit; in _Bocu1ToUnicodeWithOffsets() local 1162 const UChar *targetLimit; in _Bocu1ToUnicode() local
|
D | unistr_cnv.cpp | 165 char *targetLimit = (char *)U_MAX_PTR(target); in extract() local
|
D | ucnvscsu.c | 235 const UChar *targetLimit; in _SCSUToUnicodeWithOffsets() local 589 const UChar *targetLimit; in _SCSUToUnicode() local
|
D | ucnv2022.c | 407 uint8_t **target, const char *targetLimit, in fromUWriteUInt8() 1635 const uint8_t *targetLimit = (const uint8_t *) args->targetLimit; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local 2328 unsigned char *targetLimit = (unsigned char *) args->targetLimit; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local 2887 const uint8_t *targetLimit = (const uint8_t *) args->targetLimit; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
|
D | ucnvmbcs.c | 962 uint8_t **target, const uint8_t *targetLimit, in _extFromU() 1029 UChar **target, const UChar *targetLimit, in _extToU() 1889 const UChar *targetLimit; in ucnv_MBCSSingleToUnicodeWithOffsets() local 2321 const UChar *targetLimit; in ucnv_MBCSToUnicodeWithOffsets() local
|
D | ucnv_ct.c | 332 const uint8_t *targetLimit = (const uint8_t *) args->targetLimit; in UConverter_fromUnicode_CompoundText_OFFSETS() local
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | ucnv_err.h | 192 …const char *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 … member 208 …const UChar *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 … member
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | ucnv_err.h | 192 …const char *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 … member 208 …const UChar *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 … member
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | ucnv_err.h | 192 …const char *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 … member 208 …const UChar *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 … member
|
/external/icu4c/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/icu4c/samples/ucnv/ |
D | convsamp.cpp | 302 UChar *targetLimit; in convsample_05() local 883 UChar *targetLimit; in convsample_40() local 988 char *targetLimit; in convsample_46() local
|
/external/webkit/Source/WebCore/platform/text/ |
D | TextCodecICU.cpp | 251 int TextCodecICU::decodeToBuffer(UChar* target, UChar* targetLimit, const char*& source, const char… in decodeToBuffer() 460 char* targetLimit = target + ConversionBufferSize; in encode() local
|
/external/icu4c/test/intltest/ |
D | convtest.cpp | 789 UChar *target, *targetLimit, *resultLimit; in stepToUnicode() local 1192 char *target, *targetLimit, *resultLimit; in stepFromUTF8() local 1296 char *target, *targetLimit, *resultLimit; in stepFromUnicode() local
|
/external/icu4c/test/cintltst/ |
D | ccapitst.c | 457 int32_t targetLimit=0, sourceLimit=0, i=0, targetCapacity=0; in TestConvert() local 2187 const char *srcLimit, *finalSrcLimit, *targetLimit; in convertExStreaming() local 3248 char* targetLimit = target + 10; in TestFromUCountPending() local 3283 char* targetLimit = target + 2; /* expect overflow from converting \U00101234\U00050005 */ in TestFromUCountPending() local 3354 UChar* targetLimit = target + 20; in TestToUCountPending() local 3391 UChar* targetLimit = target + 1; /* expect overflow from converting */ in TestToUCountPending() local
|
D | ncnvtst.c | 1019 char *targetLimit; in convertFromU() local 1109 UChar *targetLimit; in convertToU() local 1799 UChar *target, *targetLimit; in doTestTruncated() local
|
D | cintltst.c | 492 char *newString,*targetLimit,*target; in aescstrdup() local
|
/external/icu4c/test/perf/convperf/ |
D | convperf.h | 30 UChar* targetLimit; variable 75 char* targetLimit; variable
|
/external/icu4c/i18n/ |
D | rbt_pars.cpp | 1649 UChar *targetLimit = target+sourceLen; in utrans_stripRules() local
|