Searched defs:targetUniChar (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ucnvhz.c | 160 UChar32 targetUniChar = 0x0000; in UConverter_toUnicode_HZ_OFFSETS_LOGIC() local 344 uint32_t targetUniChar = 0x0000; in UConverter_fromUnicode_HZ_OFFSETS_LOGIC() local
|
D | ucnvisci.c | 1116 #define WRITE_TO_TARGET_TO_U(args,source,target,offsets,offset,targetUniChar,delta, err){\ argument 1139 #define GET_MAPPING(sourceChar,targetUniChar,data){ \ argument 1178 uint32_t targetUniChar = 0x0000; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
|
D | ucnv2022.cpp | 1346 const uint32_t sourceChar, const uint32_t targetUniChar, in toUnicodeCallback() 2065 uint32_t targetUniChar = 0x0000; in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC() local 2658 UChar32 targetUniChar = 0x0000; in UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC() local 3251 uint32_t targetUniChar = 0x0000; in UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
|
/external/chromium_org/third_party/icu/source/common/ |
D | ucnvhz.c | 160 UChar32 targetUniChar = 0x0000; in UConverter_toUnicode_HZ_OFFSETS_LOGIC() local 344 uint32_t targetUniChar = 0x0000; in UConverter_fromUnicode_HZ_OFFSETS_LOGIC() local
|
D | ucnvisci.c | 1116 #define WRITE_TO_TARGET_TO_U(args,source,target,offsets,offset,targetUniChar,delta, err){\ argument 1139 #define GET_MAPPING(sourceChar,targetUniChar,data){ \ argument 1178 uint32_t targetUniChar = 0x0000; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
|
D | ucnv2022.cpp | 1341 const uint32_t sourceChar, const uint32_t targetUniChar, in toUnicodeCallback() 2060 uint32_t targetUniChar = 0x0000; in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC() local 2653 UChar32 targetUniChar = 0x0000; in UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC() local 3246 uint32_t targetUniChar = 0x0000; in UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
|