Home
last modified time | relevance | path

Searched defs:ucs4 (Results 101 – 125 of 1227) sorted by relevance

12345678910>>...50

/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dkey_corrector.cc62 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteNN() local
128 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteDoubleNN() local
155 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteDoubleNN() local
186 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteNI() local
237 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteM() local
286 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteSmallTSU() local
450 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen); in CorrectKey() local
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/converter/
H A Dkey_corrector.cc62 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteNN() local
128 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteDoubleNN() local
155 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteDoubleNN() local
186 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteNI() local
237 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteM() local
286 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteSmallTSU() local
450 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen); in CorrectKey() local
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/converter/
H A Dkey_corrector.cc62 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteNN() local
128 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteDoubleNN() local
155 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteDoubleNN() local
186 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteNI() local
237 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteM() local
286 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteSmallTSU() local
450 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen); in CorrectKey() local
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dkey_corrector.cc62 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteNN() local
128 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteDoubleNN() local
155 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteDoubleNN() local
186 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteNI() local
237 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteM() local
286 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteSmallTSU() local
450 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen); in CorrectKey() local
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dkey_corrector.cc62 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteNN() local
128 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteDoubleNN() local
155 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteDoubleNN() local
186 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteNI() local
237 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, mblen); in RewriteM() local
286 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen2); in RewriteSmallTSU() local
450 const char32 ucs4 = Util::UTF8ToUCS4(begin, end, &mblen); in CorrectKey() local
/dports/net/tigervnc-server/tigervnc-1.12.0/tests/unit/
H A Dunicode.cxx25 unsigned ucs4; member
30 unsigned ucs4; member
89 unsigned ucs4; in main() local
/dports/net/tigervnc-viewer/tigervnc-1.12.0/tests/unit/
H A Dunicode.cxx25 unsigned ucs4; member
30 unsigned ucs4; member
89 unsigned ucs4; in main() local
/dports/x11/mlterm/mlterm-3.9.1/encodefilter/module/
H A Def_ucs4_big5.c13 int ef_map_big5_to_ucs4(ef_char_t *ucs4, u_int16_t big5) { in ef_map_big5_to_ucs4()
28 int ef_map_hkscs_to_ucs4(ef_char_t *ucs4, u_int16_t hkscs) { in ef_map_hkscs_to_ucs4()
H A Def_ucs4_jisx0213.c14 int ef_map_jisx0213_2000_1_to_ucs4(ef_char_t *ucs4, u_int16_t jis) { in ef_map_jisx0213_2000_1_to_ucs4()
29 int ef_map_jisx0213_2000_2_to_ucs4(ef_char_t *ucs4, u_int16_t jis) { in ef_map_jisx0213_2000_2_to_ucs4()
/dports/x11/mlterm/mlterm-3.9.1/encodefilter/src/
H A Def_ja_jp_map.c24 int ef_map_ucs4_to_ja_jp(ef_char_t *jajp, ef_char_t *ucs4) { in ef_map_ucs4_to_ja_jp()
76 ef_char_t ucs4; in ef_map_sjis_ibm_ext_to_jisx0213_2000() local
109 ef_char_t ucs4; in ef_map_jisx0208_nec_ext_to_jisx0213_2000() local
142 ef_char_t ucs4; in ef_map_jisx0208_necibm_ext_to_jisx0213_2000() local
175 ef_char_t ucs4; in ef_map_jisx0208_mac_ext_to_jisx0213_2000() local
/dports/x11/havoc/havoc-0.3.1/tsm/
H A Dtsm-unicode.c111 const uint32_t *ucs4 = key; in hash_ucs4() local
193 tsm_symbol_t tsm_symbol_make(uint32_t ucs4) in tsm_symbol_make()
215 uint32_t *ucs4, idx; in tsm_symbol_get() local
248 tsm_symbol_t sym, uint32_t ucs4) in tsm_symbol_append()
383 char *tsm_ucs4_to_utf8_alloc(const uint32_t *ucs4, size_t len, size_t *len_out) in tsm_ucs4_to_utf8_alloc()
/dports/net/c3270/suite3270-4.0/Common/
H A Dutf8.c102 unicode_to_utf8(ucs4_t ucs4, char *utf8) in unicode_to_utf8()
157 utf8_to_unicode(const char *utf8, int len, ucs4_t *ucs4) in utf8_to_unicode()
/dports/x11/x3270/suite3270-4.0/Common/
H A Dutf8.c102 unicode_to_utf8(ucs4_t ucs4, char *utf8) in unicode_to_utf8()
157 utf8_to_unicode(const char *utf8, int len, ucs4_t *ucs4) in utf8_to_unicode()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
H A D79980.cc70 auto ucs4 = c.from_bytes(src); in test03() local
82 auto ucs4 = c.from_bytes(src); in test04() local

12345678910>>...50