Home
last modified time | relevance | path

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

123

/external/icu/icu4c/source/common/
Ducnv_u32.cpp52 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_BE() local
132 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() local
218 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_BE() local
320 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() local
514 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_LE() local
600 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() local
696 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_LE() local
806 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() local
1053 const char *sourceLimit=pArgs->sourceLimit; in _UTF32ToUnicodeWithOffsets() local
Ducnv_u8.cpp71 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in ucnv_toUnicode_UTF8() local
189 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local
305 const UChar *sourceLimit = args->sourceLimit; in ucnv_fromUnicode_UTF8() local
420 const UChar *sourceLimit = args->sourceLimit; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
655 const uint8_t *source, *sourceLimit; in ucnv_UTF8FromUTF8() local
Ducnvlat1.cpp140 const UChar *source, *sourceLimit; in _Latin1FromUnicodeWithOffsets() local
328 const uint8_t *source, *sourceLimit; in ucnv_Latin1FromUTF8() local
484 const uint8_t *source, *sourceLimit; in _ASCIIToUnicodeWithOffsets() local
621 const uint8_t *source, *sourceLimit; in ucnv_ASCIIFromUTF8() local
Ducnv_u7.cpp214 const uint8_t *source, *sourceLimit; in _UTF7ToUnicodeWithOffsets() local
465 const UChar *source, *sourceLimit; in _UTF7FromUnicodeWithOffsets() local
898 const uint8_t *source, *sourceLimit; in _IMAPToUnicodeWithOffsets() local
1166 const UChar *source, *sourceLimit; in _IMAPFromUnicodeWithOffsets() local
Ducnvbocu.cpp395 const UChar *source, *sourceLimit; in _Bocu1FromUnicodeWithOffsets() local
656 const UChar *source, *sourceLimit; in _Bocu1FromUnicode() local
959 const uint8_t *source, *sourceLimit; in _Bocu1ToUnicodeWithOffsets() local
1182 const uint8_t *source, *sourceLimit; in _Bocu1ToUnicode() local
Ducnvmbcs.cpp1107 const UChar **source, const UChar *sourceLimit, in _extFromU()
1174 const uint8_t **source, const uint8_t *sourceLimit, in _extToU()
2036 const uint8_t *source, *sourceLimit; in ucnv_MBCSSingleToUnicodeWithOffsets() local
2188 const uint8_t *source, *sourceLimit, *lastSource; in ucnv_MBCSSingleToBMPWithOffsets() local
2468 const uint8_t *source, *sourceLimit; in ucnv_MBCSToUnicodeWithOffsets() local
2886 const uint8_t *source, *sourceLimit; in ucnv_MBCSSingleGetNextUChar() local
2970 const uint8_t *source, *sourceLimit, *lastSource; in ucnv_MBCSGetNextUChar() local
3409 const UChar *source, *sourceLimit; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3641 const UChar *source, *sourceLimit; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3817 const UChar *source, *sourceLimit, *lastSource; in ucnv_MBCSSingleFromBMPWithOffsets() local
[all …]
Ducnvscsu.cpp236 const uint8_t *source, *sourceLimit; in _SCSUToUnicodeWithOffsets() local
590 const uint8_t *source, *sourceLimit; in _SCSUToUnicode() local
1015 const UChar *source, *sourceLimit; in _SCSUFromUnicodeWithOffsets() local
1523 const UChar *source, *sourceLimit; in _SCSUFromUnicode() local
Ducnv_u16.cpp495 const uint8_t *s, *sourceLimit; in _UTF16BEGetNextUChar() local
1096 const uint8_t *s, *sourceLimit; in _UTF16LEGetNextUChar() local
1344 const char *sourceLimit=pArgs->sourceLimit; in _UTF16ToUnicodeWithOffsets() local
/external/cronet/third_party/icu/source/common/
Ducnv_u32.cpp52 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_BE() local
132 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() local
218 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_BE() local
320 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() local
514 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_LE() local
600 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() local
696 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_LE() local
806 const UChar *sourceLimit = args->sourceLimit; in T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() local
1053 const char *sourceLimit=pArgs->sourceLimit; in _UTF32ToUnicodeWithOffsets() local
Ducnv_u8.cpp71 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in ucnv_toUnicode_UTF8() local
189 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local
305 const UChar *sourceLimit = args->sourceLimit; in ucnv_fromUnicode_UTF8() local
420 const UChar *sourceLimit = args->sourceLimit; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
655 const uint8_t *source, *sourceLimit; in ucnv_UTF8FromUTF8() local
Ducnvlat1.cpp140 const UChar *source, *sourceLimit; in _Latin1FromUnicodeWithOffsets() local
328 const uint8_t *source, *sourceLimit; in ucnv_Latin1FromUTF8() local
484 const uint8_t *source, *sourceLimit; in _ASCIIToUnicodeWithOffsets() local
621 const uint8_t *source, *sourceLimit; in ucnv_ASCIIFromUTF8() local
Ducnv_u7.cpp214 const uint8_t *source, *sourceLimit; in _UTF7ToUnicodeWithOffsets() local
465 const UChar *source, *sourceLimit; in _UTF7FromUnicodeWithOffsets() local
898 const uint8_t *source, *sourceLimit; in _IMAPToUnicodeWithOffsets() local
1166 const UChar *source, *sourceLimit; in _IMAPFromUnicodeWithOffsets() local
Ducnvbocu.cpp395 const UChar *source, *sourceLimit; in _Bocu1FromUnicodeWithOffsets() local
656 const UChar *source, *sourceLimit; in _Bocu1FromUnicode() local
959 const uint8_t *source, *sourceLimit; in _Bocu1ToUnicodeWithOffsets() local
1182 const uint8_t *source, *sourceLimit; in _Bocu1ToUnicode() local
Ducnvmbcs.cpp1107 const UChar **source, const UChar *sourceLimit, in _extFromU()
1174 const uint8_t **source, const uint8_t *sourceLimit, in _extToU()
2036 const uint8_t *source, *sourceLimit; in ucnv_MBCSSingleToUnicodeWithOffsets() local
2188 const uint8_t *source, *sourceLimit, *lastSource; in ucnv_MBCSSingleToBMPWithOffsets() local
2468 const uint8_t *source, *sourceLimit; in ucnv_MBCSToUnicodeWithOffsets() local
2886 const uint8_t *source, *sourceLimit; in ucnv_MBCSSingleGetNextUChar() local
2970 const uint8_t *source, *sourceLimit, *lastSource; in ucnv_MBCSGetNextUChar() local
3409 const UChar *source, *sourceLimit; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3641 const UChar *source, *sourceLimit; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3817 const UChar *source, *sourceLimit, *lastSource; in ucnv_MBCSSingleFromBMPWithOffsets() local
[all …]
Ducnvscsu.cpp236 const uint8_t *source, *sourceLimit; in _SCSUToUnicodeWithOffsets() local
590 const uint8_t *source, *sourceLimit; in _SCSUToUnicode() local
1015 const UChar *source, *sourceLimit; in _SCSUFromUnicodeWithOffsets() local
1523 const UChar *source, *sourceLimit; in _SCSUFromUnicode() local
Ducnv_u16.cpp495 const uint8_t *s, *sourceLimit; in _UTF16BEGetNextUChar() local
1096 const uint8_t *s, *sourceLimit; in _UTF16LEGetNextUChar() local
1344 const char *sourceLimit=pArgs->sourceLimit; in _UTF16ToUnicodeWithOffsets() local
Ducnv_ct.cpp182 static int32_t findNextEsc(const char *source, const char *sourceLimit) { in findNextEsc()
226 static COMPOUND_TEXT_CONVERTERS findStateFromEscSeq(const char* source, const char* sourceLimit, co… in findStateFromEscSeq()
340 const UChar* sourceLimit = args->sourceLimit; in UConverter_fromUnicode_CompoundText_OFFSETS() local
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetUTF8.java65 int sourceLimit = source.arrayOffset() + source.limit(); in decodeLoop() local
188 int sourceLimit = source.limit(); in decodeLoop() local
343 int sourceLimit = source.arrayOffset() + source.limit(); in encodeLoop() local
519 int sourceLimit, int targetLimit, int char32) { in encodeFourBytes()
DCharsetCompoundText.java201 int sourceLimit = source.limit(); in findNextEsc() local
248 int sourceLimit = source.limit(); in findStateFromEscSeq() local
519 int sourceLimit = source.limit();; in decodeLoop() local
/external/cronet/third_party/icu/source/samples/ucnv/
Dconvsamp.cpp303 const char *sourceLimit; in convsample_05() local
403 const char *sourceLimit; in convsample_06() local
575 const char *source, *sourceLimit; in convsample_13() local
882 const char *sourceLimit; in convsample_40() local
986 const UChar *sourceLimit; in convsample_46() local
/external/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp303 const char *sourceLimit; in convsample_05() local
403 const char *sourceLimit; in convsample_06() local
575 const char *source, *sourceLimit; in convsample_13() local
882 const char *sourceLimit; in convsample_40() local
986 const UChar *sourceLimit; in convsample_46() local
/external/icu/icu4c/source/common/unicode/
Ducnv_err.h199 …const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 … member
215 …const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 … member
/external/icu/libicu/cts_headers/unicode/
Ducnv_err.h199 …const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 … member
215 …const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 … member
/external/icu/libandroidicu/include/unicode/
Ducnv_err.h199 …const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 … member
215 …const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 … member
/external/cronet/third_party/icu/source/common/unicode/
Ducnv_err.h199 …const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 … member
215 …const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 … member

123