Home
last modified time | relevance | path

Searched defs:sourceIndex (Results 1 – 25 of 49) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_cnv.cpp59 int32_t sourceIndex, in ucnv_fromUWriteBytes()
99 int32_t sourceIndex, in ucnv_toUWriteUChars()
139 int32_t sourceIndex, in ucnv_toUWriteCodePoint()
Ducnv_u7.cpp231 int32_t sourceIndex, nextSourceIndex; in _UTF7ToUnicodeWithOffsets() local
469 int32_t length, targetCapacity, sourceIndex; in _UTF7FromUnicodeWithOffsets() local
915 int32_t sourceIndex, nextSourceIndex; in _IMAPToUnicodeWithOffsets() local
1170 int32_t length, targetCapacity, sourceIndex; in _IMAPFromUnicodeWithOffsets() local
Ducnvlat1.cpp43 int32_t sourceIndex; in _Latin1ToUnicodeWithOffsets() local
148 int32_t sourceIndex; in _Latin1FromUnicodeWithOffsets() local
489 int32_t sourceIndex; in _ASCIIToUnicodeWithOffsets() local
Ducnv_u16.cpp59 uint32_t targetCapacity, length, sourceIndex; in _UTF16BEFromUnicodeWithOffsets() local
263 uint32_t targetCapacity, length, count, sourceIndex; in _UTF16BEToUnicodeWithOffsets() local
660 uint32_t targetCapacity, length, sourceIndex; in _UTF16LEFromUnicodeWithOffsets() local
864 uint32_t targetCapacity, length, count, sourceIndex; in _UTF16LEToUnicodeWithOffsets() local
Ducnvmbcs.cpp1109 int32_t **offsets, int32_t sourceIndex, in _extFromU()
1176 int32_t **offsets, int32_t sourceIndex, in _extToU()
2043 int32_t sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets() local
2195 int32_t sourceIndex; in ucnv_MBCSSingleToBMPWithOffsets() local
2481 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
3420 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3651 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3827 int32_t sourceIndex; in ucnv_MBCSSingleFromBMPWithOffsets() local
4086 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
Ducnvhz.cpp41 #define CONCAT_ESCAPE_MACRO( args, targetIndex,targetLength,strToAppend, err, len,sourceIndex){ … argument
62 int32_t sourceIndex; member
Ducnvbocu.cpp402 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local
969 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
Ducnv2022.cpp436 int32_t sourceIndex, in fromUWriteUInt8()
1924 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
1961 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2461 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
3117 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
3154 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
/third_party/node/deps/icu-small/source/common/
Ducnv_cnv.cpp59 int32_t sourceIndex, in ucnv_fromUWriteBytes()
99 int32_t sourceIndex, in ucnv_toUWriteUChars()
139 int32_t sourceIndex, in ucnv_toUWriteCodePoint()
Ducnv_u7.cpp231 int32_t sourceIndex, nextSourceIndex; in _UTF7ToUnicodeWithOffsets() local
469 int32_t length, targetCapacity, sourceIndex; in _UTF7FromUnicodeWithOffsets() local
915 int32_t sourceIndex, nextSourceIndex; in _IMAPToUnicodeWithOffsets() local
1170 int32_t length, targetCapacity, sourceIndex; in _IMAPFromUnicodeWithOffsets() local
Ducnvlat1.cpp43 int32_t sourceIndex; in _Latin1ToUnicodeWithOffsets() local
148 int32_t sourceIndex; in _Latin1FromUnicodeWithOffsets() local
489 int32_t sourceIndex; in _ASCIIToUnicodeWithOffsets() local
Ducnv_u16.cpp59 uint32_t targetCapacity, length, sourceIndex; in _UTF16BEFromUnicodeWithOffsets() local
263 uint32_t targetCapacity, length, count, sourceIndex; in _UTF16BEToUnicodeWithOffsets() local
660 uint32_t targetCapacity, length, sourceIndex; in _UTF16LEFromUnicodeWithOffsets() local
864 uint32_t targetCapacity, length, count, sourceIndex; in _UTF16LEToUnicodeWithOffsets() local
Ducnvmbcs.cpp1109 int32_t **offsets, int32_t sourceIndex, in _extFromU()
1176 int32_t **offsets, int32_t sourceIndex, in _extToU()
2043 int32_t sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets() local
2195 int32_t sourceIndex; in ucnv_MBCSSingleToBMPWithOffsets() local
2481 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
3420 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3651 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3827 int32_t sourceIndex; in ucnv_MBCSSingleFromBMPWithOffsets() local
4086 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
Ducnvhz.cpp41 #define CONCAT_ESCAPE_MACRO(args, targetIndex,targetLength,strToAppend, err, len,sourceIndex) UPRV_… argument
62 int32_t sourceIndex; member
Ducnvbocu.cpp402 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local
969 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
Ducnv2022.cpp436 int32_t sourceIndex, in fromUWriteUInt8()
1992 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2029 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2534 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
3190 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
3227 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
/third_party/icu/icu4c/source/common/
Ducnv_cnv.cpp59 int32_t sourceIndex, in ucnv_fromUWriteBytes()
99 int32_t sourceIndex, in ucnv_toUWriteUChars()
139 int32_t sourceIndex, in ucnv_toUWriteCodePoint()
Ducnv_u7.cpp231 int32_t sourceIndex, nextSourceIndex; in _UTF7ToUnicodeWithOffsets() local
469 int32_t length, targetCapacity, sourceIndex; in _UTF7FromUnicodeWithOffsets() local
915 int32_t sourceIndex, nextSourceIndex; in _IMAPToUnicodeWithOffsets() local
1170 int32_t length, targetCapacity, sourceIndex; in _IMAPFromUnicodeWithOffsets() local
Ducnvlat1.cpp43 int32_t sourceIndex; in _Latin1ToUnicodeWithOffsets() local
148 int32_t sourceIndex; in _Latin1FromUnicodeWithOffsets() local
489 int32_t sourceIndex; in _ASCIIToUnicodeWithOffsets() local
Ducnv_u16.cpp59 uint32_t targetCapacity, length, sourceIndex; in _UTF16BEFromUnicodeWithOffsets() local
263 uint32_t targetCapacity, length, count, sourceIndex; in _UTF16BEToUnicodeWithOffsets() local
660 uint32_t targetCapacity, length, sourceIndex; in _UTF16LEFromUnicodeWithOffsets() local
864 uint32_t targetCapacity, length, count, sourceIndex; in _UTF16LEToUnicodeWithOffsets() local
Ducnvmbcs.cpp1109 int32_t **offsets, int32_t sourceIndex, in _extFromU()
1176 int32_t **offsets, int32_t sourceIndex, in _extToU()
2043 int32_t sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets() local
2195 int32_t sourceIndex; in ucnv_MBCSSingleToBMPWithOffsets() local
2481 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
3420 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3651 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3827 int32_t sourceIndex; in ucnv_MBCSSingleFromBMPWithOffsets() local
4086 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
Ducnvhz.cpp41 #define CONCAT_ESCAPE_MACRO(args, targetIndex,targetLength,strToAppend, err, len,sourceIndex) UPRV_… argument
62 int32_t sourceIndex; member
Ducnvbocu.cpp402 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local
969 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
Ducnv2022.cpp436 int32_t sourceIndex, in fromUWriteUInt8()
1992 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2029 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2534 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
3190 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
3227 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
/third_party/node/lib/internal/source_map/
Dsource_map.js214 let sourceIndex = 0; variable in SourceMap

12