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.java832 short sourceChar = 0x0000; in decodeLoop() local
1174 private int GetMapping(short sourceChar, int targetUniChar, UConverterDataISCII data) { in GetMapping()
1210 int sourceChar = 0x0000; in encodeLoop() local
DCharsetISO2022.java762 …private static CoderResult toUnicodeCallback(CharsetDecoderICU cnv, int sourceChar, int targetUniC… in toUnicodeCallback()
1737 int sourceChar; in encodeLoop() local
2245 int sourceChar; in encodeLoop() local
2665 int sourceChar = 0x0000; in encodeLoop() local
DCharsetCompoundText.java346 int sourceChar; in encodeLoop() local
/external/icu/icu4c/source/common/
Ducnvisci.cpp904 UChar32 sourceChar = 0x0000; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() local
1145 #define GET_MAPPING(sourceChar,targetUniChar,data){ \ argument
1186 uint8_t sourceChar = 0x0000; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
Ducnv2022.cpp1374 const uint32_t sourceChar, const uint32_t targetUniChar, in toUnicodeCallback()
1679 UChar32 sourceChar; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2371 UChar32 sourceChar = 0x0000; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
2931 UChar32 sourceChar; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
Ducnv_ct.cpp342 UChar32 sourceChar; in UConverter_fromUnicode_CompoundText_OFFSETS() local
/external/icu/icu4c/source/i18n/
Dcollationbuilder.cpp1248 UChar32 sourceChar = U_SENTINEL; in mergeCompositeIntoString() local