Searched defs:targetByteUnit (Results 1 – 10 of 10) sorted by relevance
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetISCII.java | 1209 int targetByteUnit = 0x0000; in encodeLoop() local 1379 …t WriteToTargetFromU(IntBuffer offsets, CharBuffer source, ByteBuffer target, int targetByteUnit) { in WriteToTargetFromU()
|
D | CharsetISO2022.java | 2664 int[] targetByteUnit = { 0x0000 }; in encodeLoop() local
|
/third_party/icu/icu4c/source/common/ |
D | ucnvisci.cpp | 834 #define WRITE_TO_TARGET_FROM_U(args,offsets,source,target,targetLimit,targetByteUnit,err) UPRV_BLOC… argument 903 uint32_t targetByteUnit = 0x0000; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
|
D | ucnv2022.cpp | 2364 uint32_t targetByteUnit = 0x0000; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnvisci.cpp | 834 #define WRITE_TO_TARGET_FROM_U(args,offsets,source,target,targetLimit,targetByteUnit,err) UPRV_BLOC… argument 903 uint32_t targetByteUnit = 0x0000; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
|
D | ucnv2022.cpp | 2291 uint32_t targetByteUnit = 0x0000; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnvisci.cpp | 834 #define WRITE_TO_TARGET_FROM_U(args,offsets,source,target,targetLimit,targetByteUnit,err){ \ argument 903 uint32_t targetByteUnit = 0x0000; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
|
D | ucnv2022.cpp | 2291 uint32_t targetByteUnit = 0x0000; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnvisci.cpp | 834 #define WRITE_TO_TARGET_FROM_U(args,offsets,source,target,targetLimit,targetByteUnit,err) UPRV_BLOC… argument 903 uint32_t targetByteUnit = 0x0000; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
|
D | ucnv2022.cpp | 2364 uint32_t targetByteUnit = 0x0000; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
|