Home
last modified time | relevance | path

Searched defs:targetLimit (Results 1 – 25 of 51) sorted by relevance

123

/external/icu/icu4c/source/common/
Ducnv_u32.cpp53 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
Ducnv_cnv.cpp57 char **target, const char *targetLimit, in ucnv_fromUWriteBytes()
97 UChar **target, const UChar *targetLimit, in ucnv_toUWriteUChars()
137 UChar **target, const UChar *targetLimit, in ucnv_toUWriteCodePoint()
Ducnv_u8.cpp72 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8() local
190 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local
307 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8() local
422 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
Ducnv_u7.cpp216 const UChar *targetLimit; in _UTF7ToUnicodeWithOffsets() local
466 uint8_t *target, *targetLimit; in _UTF7FromUnicodeWithOffsets() local
900 const UChar *targetLimit; in _IMAPToUnicodeWithOffsets() local
1167 uint8_t *target, *targetLimit; in _IMAPFromUnicodeWithOffsets() local
Ducnv_ext.cpp239 UChar **target, const UChar *targetLimit, in ucnv_extWriteToU()
282 UChar **target, const UChar *targetLimit, in ucnv_extInitialMatchToU()
674 char **target, const char *targetLimit, in ucnv_extWriteFromU()
753 char **target, const char *targetLimit, in ucnv_extInitialMatchFromU()
Ducnv.cpp1125 char **target, const char *targetLimit, in ucnv_outputOverflowFromUnicode()
1178 char **target, const char *targetLimit, in ucnv_fromUnicode()
1571 UChar **target, const UChar *targetLimit, in ucnv_outputOverflowToUnicode()
1624 UChar **target, const UChar *targetLimit, in ucnv_toUnicode()
2046 char **target, const char *targetLimit, in ucnv_convertEx()
2413 const char *targetLimit; in ucnv_internalConvert() local
Ducnvbocu.cpp961 const UChar *targetLimit; in _Bocu1ToUnicodeWithOffsets() local
1184 const UChar *targetLimit; in _Bocu1ToUnicode() local
Ducnvisci.cpp834 #define WRITE_TO_TARGET_FROM_U(args,offsets,source,target,targetLimit,targetByteUnit,err) UPRV_BLOC… argument
901 unsigned char *targetLimit = (unsigned char *) args->targetLimit; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
1184 const UChar* targetLimit = args->targetLimit; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
/external/cronet/third_party/icu/source/common/
Ducnv_u32.cpp53 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
Ducnv_cnv.cpp57 char **target, const char *targetLimit, in ucnv_fromUWriteBytes()
97 UChar **target, const UChar *targetLimit, in ucnv_toUWriteUChars()
137 UChar **target, const UChar *targetLimit, in ucnv_toUWriteCodePoint()
Ducnv_u8.cpp72 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8() local
190 const UChar *targetLimit = args->targetLimit; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local
307 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8() local
422 const uint8_t *targetLimit = (uint8_t *) args->targetLimit; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
Ducnv_u7.cpp216 const UChar *targetLimit; in _UTF7ToUnicodeWithOffsets() local
466 uint8_t *target, *targetLimit; in _UTF7FromUnicodeWithOffsets() local
900 const UChar *targetLimit; in _IMAPToUnicodeWithOffsets() local
1167 uint8_t *target, *targetLimit; in _IMAPFromUnicodeWithOffsets() local
Ducnv_ext.cpp239 UChar **target, const UChar *targetLimit, in ucnv_extWriteToU()
282 UChar **target, const UChar *targetLimit, in ucnv_extInitialMatchToU()
674 char **target, const char *targetLimit, in ucnv_extWriteFromU()
753 char **target, const char *targetLimit, in ucnv_extInitialMatchFromU()
Ducnv.cpp1125 char **target, const char *targetLimit, in ucnv_outputOverflowFromUnicode()
1178 char **target, const char *targetLimit, in ucnv_fromUnicode()
1571 UChar **target, const UChar *targetLimit, in ucnv_outputOverflowToUnicode()
1624 UChar **target, const UChar *targetLimit, in ucnv_toUnicode()
2046 char **target, const char *targetLimit, in ucnv_convertEx()
2413 const char *targetLimit; in ucnv_internalConvert() local
Ducnvbocu.cpp961 const UChar *targetLimit; in _Bocu1ToUnicodeWithOffsets() local
1184 const UChar *targetLimit; in _Bocu1ToUnicode() local
Ducnvisci.cpp834 #define WRITE_TO_TARGET_FROM_U(args,offsets,source,target,targetLimit,targetByteUnit,err) UPRV_BLOC… argument
901 unsigned char *targetLimit = (unsigned char *) args->targetLimit; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
1184 const UChar* targetLimit = args->targetLimit; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetUTF8.java68 int targetLimit = target.arrayOffset() + target.limit(); in decodeLoop() local
190 int targetLimit = target.limit(); in decodeLoop() local
346 int targetLimit = target.arrayOffset() + target.limit(); in encodeLoop() local
519 int sourceLimit, int targetLimit, int char32) { in encodeFourBytes()
/external/icu/icu4c/source/common/unicode/
Ducnv_err.h201 …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/libicu/cts_headers/unicode/
Ducnv_err.h201 …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/libandroidicu/include/unicode/
Ducnv_err.h201 …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/cronet/third_party/icu/source/common/unicode/
Ducnv_err.h201 …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/cronet/third_party/icu/source/samples/ucnv/
Dconvsamp.cpp306 UChar *targetLimit; in convsample_05() local
885 UChar *targetLimit; in convsample_40() local
989 char *targetLimit; in convsample_46() local
/external/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp306 UChar *targetLimit; in convsample_05() local
885 UChar *targetLimit; in convsample_40() local
989 char *targetLimit; in convsample_46() local
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp758 const char *targetLimit = result + sizeof(result); in TestUTF8ToUTF8Overflow() local
894 const char* targetLimit = result + targetLen; in TestUTF8ToUTF8Streaming() local
1041 UChar *target, *targetLimit, *resultLimit; in stepToUnicode() local
1449 char *target, *targetLimit, *resultLimit; in stepFromUTF8() local
1553 char *target, *targetLimit, *resultLimit; in stepFromUnicode() local
/external/cronet/third_party/icu/source/test/intltest/
Dconvtest.cpp731 const char *targetLimit = result + sizeof(result); in TestUTF8ToUTF8Overflow() local
867 const char* targetLimit = result + targetLen; in TestUTF8ToUTF8Streaming() local
1014 UChar *target, *targetLimit, *resultLimit; in stepToUnicode() local
1422 char *target, *targetLimit, *resultLimit; in stepFromUTF8() local
1526 char *target, *targetLimit, *resultLimit; in stepFromUnicode() local

123