Home
last modified time | relevance | path

Searched defs:targetByteUnit (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetISCII.java1209 int targetByteUnit = 0x0000; in encodeLoop() local
1379 …t WriteToTargetFromU(IntBuffer offsets, CharBuffer source, ByteBuffer target, int targetByteUnit) { in WriteToTargetFromU()
DCharsetISO2022.java2664 int[] targetByteUnit = { 0x0000 }; in encodeLoop() local
/external/icu/icu4c/source/common/
Ducnvisci.cpp834 #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
Ducnv2022.cpp2370 uint32_t targetByteUnit = 0x0000; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local