Home
last modified time | relevance | path

Searched defs:sourceLimit (Results 1 – 25 of 29) sorted by relevance

12

/external/icu/icu4c/source/common/
Ducnv_u32.c50 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_BE() local
130 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() local
216 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_BE() local
318 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() local
509 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_LE() local
595 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() local
691 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_LE() local
801 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() local
1043 const char *sourceLimit=pArgs->sourceLimit; in _UTF32ToUnicodeWithOffsets() local
Ducnv_u8.c105 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in ucnv_toUnicode_UTF8() local
235 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local
362 const UChar *sourceLimit = args->sourceLimit; in ucnv_fromUnicode_UTF8() local
477 const UChar *sourceLimit = args->sourceLimit; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
765 const uint8_t *source, *sourceLimit; in ucnv_UTF8FromUTF8() local
Ducnvlat1.c136 const UChar *source, *sourceLimit; in _Latin1FromUnicodeWithOffsets() local
324 const uint8_t *source, *sourceLimit; in ucnv_Latin1FromUTF8() local
470 const uint8_t *source, *sourceLimit; in _ASCIIToUnicodeWithOffsets() local
607 const uint8_t *source, *sourceLimit; in ucnv_ASCIIFromUTF8() local
Ducnv_u7.c209 const uint8_t *source, *sourceLimit; in _UTF7ToUnicodeWithOffsets() local
460 const UChar *source, *sourceLimit; in _UTF7FromUnicodeWithOffsets() local
888 const uint8_t *source, *sourceLimit; in _IMAPToUnicodeWithOffsets() local
1156 const UChar *source, *sourceLimit; in _IMAPFromUnicodeWithOffsets() local
Ducnvbocu.cpp393 const UChar *source, *sourceLimit; in _Bocu1FromUnicodeWithOffsets() local
645 const UChar *source, *sourceLimit; in _Bocu1FromUnicode() local
940 const uint8_t *source, *sourceLimit; in _Bocu1ToUnicodeWithOffsets() local
1163 const uint8_t *source, *sourceLimit; in _Bocu1ToUnicode() local
Ducnvmbcs.cpp1100 const UChar **source, const UChar *sourceLimit, in _extFromU()
1167 const uint8_t **source, const uint8_t *sourceLimit, in _extToU()
2025 const uint8_t *source, *sourceLimit; in ucnv_MBCSSingleToUnicodeWithOffsets() local
2177 const uint8_t *source, *sourceLimit, *lastSource; in ucnv_MBCSSingleToBMPWithOffsets() local
2457 const uint8_t *source, *sourceLimit; in ucnv_MBCSToUnicodeWithOffsets() local
2875 const uint8_t *source, *sourceLimit; in ucnv_MBCSSingleGetNextUChar() local
2959 const uint8_t *source, *sourceLimit, *lastSource; in ucnv_MBCSGetNextUChar() local
3398 const UChar *source, *sourceLimit; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3630 const UChar *source, *sourceLimit; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3806 const UChar *source, *sourceLimit, *lastSource; in ucnv_MBCSSingleFromBMPWithOffsets() local
[all …]
Ducnvscsu.c234 const uint8_t *source, *sourceLimit; in _SCSUToUnicodeWithOffsets() local
588 const uint8_t *source, *sourceLimit; in _SCSUToUnicode() local
1013 const UChar *source, *sourceLimit; in _SCSUFromUnicodeWithOffsets() local
1506 const UChar *source, *sourceLimit; in _SCSUFromUnicode() local
Ducnv_ct.c179 static int32_t findNextEsc(const char *source, const char *sourceLimit) { in findNextEsc()
223 static COMPOUND_TEXT_CONVERTERS findStateFromEscSeq(const char* source, const char* sourceLimit, co… in findStateFromEscSeq()
333 const UChar* sourceLimit = args->sourceLimit; in UConverter_fromUnicode_CompoundText_OFFSETS() local
Ducnv_u16.c491 const uint8_t *s, *sourceLimit; in _UTF16BEGetNextUChar() local
1087 const uint8_t *s, *sourceLimit; in _UTF16LEGetNextUChar() local
1321 const char *sourceLimit=pArgs->sourceLimit; in _UTF16ToUnicodeWithOffsets() local
Ducnv_cb.c56 const UChar* sourceLimit, in ucnv_cbFromUWriteUChars()
Ducnv.c1170 const UChar **source, const UChar *sourceLimit, in ucnv_fromUnicode()
1616 const char **source, const char *sourceLimit, in ucnv_toUnicode()
1840 const char **source, const char *sourceLimit, in ucnv_getNextUChar()
2046 const char **source, const char *sourceLimit, in ucnv_convertEx()
2411 const char *sourceLimit; in ucnv_internalConvert() local
Ducnv2022.cpp845 const char* sourceLimit, in changeState_2022()
1083 const char* sourceLimit, in getEndOfBuffer_2022()
1688 const UChar* sourceLimit = args->sourceLimit; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2378 const UChar *sourceLimit = args->sourceLimit; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
2941 const UChar* sourceLimit = args->sourceLimit; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
Ducnvisci.c893 const UChar *sourceLimit = args->sourceLimit; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
1176 const char *sourceLimit = args->sourceLimit; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetUTF8.java81 int sourceLimit = source.arrayOffset() + source.limit(); in decodeLoop() local
202 int sourceLimit = source.limit(); in decodeLoop() local
366 int sourceLimit = source.arrayOffset() + source.limit(); in encodeLoop() local
542 int sourceLimit, int targetLimit, int char32) { in encodeFourBytes()
DCharsetCompoundText.java199 int sourceLimit = source.limit(); in findNextEsc() local
246 int sourceLimit = source.limit(); in findStateFromEscSeq() local
513 int sourceLimit = source.limit();; in decodeLoop() local
DCharsetEncoderICU.java900 int sourceLimit, char lead) { in handleSurrogates()
/external/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp294 const char *sourceLimit; in convsample_05() local
394 const char *sourceLimit; in convsample_06() local
566 const char *source, *sourceLimit; in convsample_13() local
874 const char *sourceLimit; in convsample_40() local
979 const UChar *sourceLimit; in convsample_46() local
/external/icu/icu4c/source/common/unicode/
Ducnv_err.h197 …const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 … member
213 …const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 … member
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp862 const char *source, *sourceLimit, *bytesLimit; in stepToUnicode() local
1263 const char *source, *sourceLimit, *utf8Limit; in stepFromUTF8() local
1369 const UChar *source, *sourceLimit, *unicodeLimit; in stepFromUnicode() local
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c1021 UChar *sourceLimit=0; in convertFromU() local
1111 uint8_t *sourceLimit=0; in convertToU() local
1211 const UChar *sourceLimit; in testConvertFromU() local
1800 const char *source, *sourceLimit; in doTestTruncated() local
Dnucnvtst.c375 const UChar *sourceLimit; in testConvertFromU() local
2773 TestSmallTargetBuffer(const uint16_t* source, const UChar* sourceLimit,UConverter* cnv){ in TestSmallTargetBuffer()
2842 static void TestToAndFromUChars(const uint16_t* source, const UChar* sourceLimit,UConverter* cnv){ in TestToAndFromUChars()
2889 static void TestSmallSourceBuffer(const uint16_t* source, const UChar* sourceLimit,UConverter* cnv){ in TestSmallSourceBuffer()
4912 const char * sourceLimit = (const char *)pszLMBCS + sizeof(pszLMBCS); in TestLMBCS() local
5081 const char * sourceLimit = (const char *)pszLMBCS + sizeof(pszLMBCS); in TestLMBCS() local
5488 const char* sourceLimit = data+strlen(data); in TestJB5275_1() local
5541 const char* sourceLimit = data+strlen(data); in TestJB5275() local
Dccapitst.c411 int32_t targetLimit=0, sourceLimit=0, i=0, targetCapacity=0; in TestConvert() local
3213 const UChar* sourceLimit = source + fromUnicodeTests[i].len; in TestFromUCountPending() local
3248 const UChar* sourceLimit = source + u_strlen(head); in TestFromUCountPending() local
3319 const char* sourceLimit = source + toUnicodeTests[i].len; in TestToUCountPending() local
3356 const char* sourceLimit = source + strlen(head); in TestToUCountPending() local
Dncnvfbts.c146 const UChar *sourceLimit; in testConvertFromUnicode() local
/external/icu/icu4c/source/test/perf/convperf/
Dconvperf.h57 const char* sourceLimit = src + srcLen; in call() local
103 const UChar* sourceLimit = src + srcLen; in call() local
/external/icu/icu4c/source/tools/toolutil/
Ducbuf.c170 const char* sourceLimit =NULL; in ucbuf_fillucbuf() local

12