/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 | 97 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8() local 227 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local 355 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8() local 470 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 | 165 char *targetLimit = (char *)U_MAX_PTR(target); in extract() local
|
/external/chromium_org/third_party/icu/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 | 165 char *targetLimit = (char *)U_MAX_PTR(target); in extract() local
|
/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/chromium_org/third_party/icu/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/chromium_org/third_party/icu/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/chromium_org/third_party/WebKit/Source/wtf/text/ |
D | TextCodecICU.cpp | 289 int TextCodecICU::decodeToBuffer(UChar* target, UChar* targetLimit, const char*& source, const char… in decodeToBuffer() 509 char* targetLimit = target + ConversionBufferSize; in encodeInternal() local
|
/external/icu/icu4c/source/test/intltest/ |
D | convtest.cpp | 791 UChar *target, *targetLimit, *resultLimit; in stepToUnicode() local 1194 char *target, *targetLimit, *resultLimit; in stepFromUTF8() local 1298 char *target, *targetLimit, *resultLimit; in stepFromUnicode() local
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | convtest.cpp | 764 UChar *target, *targetLimit, *resultLimit; in stepToUnicode() local 1167 char *target, *targetLimit, *resultLimit; in stepFromUTF8() local 1271 char *target, *targetLimit, *resultLimit; in stepFromUnicode() local
|