Home
last modified time | relevance | path

Searched defs:sourceChar (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetISCII.java834 short sourceChar = 0x0000; in decodeLoop() local
1176 private int GetMapping(short sourceChar, int targetUniChar, UConverterDataISCII data) { in GetMapping()
1210 int sourceChar = 0x0000; in encodeLoop() local
DCharsetISO2022.java763 …private static CoderResult toUnicodeCallback(CharsetDecoderICU cnv, int sourceChar, int targetUniC… in toUnicodeCallback()
1729 int sourceChar; in encodeLoop() local
2234 int sourceChar; in encodeLoop() local
2651 int sourceChar = 0x0000; in encodeLoop() local
DCharsetCompoundText.java342 int sourceChar; in encodeLoop() local
/external/icu/icu4c/source/common/
Ducnvisci.c898 UChar32 sourceChar = 0x0000; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
1139 #define GET_MAPPING(sourceChar,targetUniChar,data){ \ argument
1179 uint8_t sourceChar = 0x0000; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
Ducnv2022.cpp1385 const uint32_t sourceChar, const uint32_t targetUniChar, in toUnicodeCallback()
1690 UChar32 sourceChar; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2383 UChar32 sourceChar = 0x0000; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
2943 UChar32 sourceChar; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
Ducnv_ct.c335 UChar32 sourceChar; in UConverter_fromUnicode_CompoundText_OFFSETS() local
/external/icu/icu4c/source/i18n/
Dcollationbuilder.cpp1246 UChar32 sourceChar = U_SENTINEL; in mergeCompositeIntoString() local