Searched defs:wc1 (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Djava.h117 ucs4_t wc1 = 0xd800 + ((wc - 0x10000) >> 10); local
H A Dutf16.h96 ucs4_t wc1 = 0xd800 + ((wc - 0x10000) >> 10); local
H A Dutf16be.h65 ucs4_t wc1 = 0xd800 + ((wc - 0x10000) >> 10); local
H A Dutf16le.h65 ucs4_t wc1 = 0xd800 + ((wc - 0x10000) >> 10); local
H A Dutf7.h168 ucs4_t wc1 = wc >> 16; local
272 unsigned int wc1 = 0xd800 + ((wc - 0x10000) >> 10); local
H A Deuc_jisx0213.h85 ucs4_t wc1 = jisx0213_to_ucs_combining[wc - 1][0]; local
H A Diso2022_jp3.h172 ucs4_t wc1 = jisx0213_to_ucs_combining[wc - 1][0]; local
H A Dshift_jisx0213.h100 ucs4_t wc1 = jisx0213_to_ucs_combining[wc - 1][0]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Djava.h117 ucs4_t wc1 = 0xd800 + ((wc - 0x10000) >> 10); local
H A Dutf16.h96 ucs4_t wc1 = 0xd800 + ((wc - 0x10000) >> 10); local
H A Dutf16be.h65 ucs4_t wc1 = 0xd800 + ((wc - 0x10000) >> 10); local
H A Dutf16le.h65 ucs4_t wc1 = 0xd800 + ((wc - 0x10000) >> 10); local
H A Dbig5hkscs1999.h90 ucs4_t wc1 = ((c2 >> 3) << 2) + 0x009a; /* = 0x00ca or 0x00ea */ local
H A Dbig5hkscs2001.h97 ucs4_t wc1 = ((c2 >> 3) << 2) + 0x009a; /* = 0x00ca or 0x00ea */ local
H A Dbig5hkscs2004.h102 ucs4_t wc1 = ((c2 >> 3) << 2) + 0x009a; /* = 0x00ca or 0x00ea */ local
H A Dutf7.h168 ucs4_t wc1 = wc >> 16; local
272 unsigned int wc1 = 0xd800 + ((wc - 0x10000) >> 10); local
H A Deuc_jisx0213.h85 ucs4_t wc1 = jisx0213_to_ucs_combining[wc - 1][0]; local
H A Diso2022_jp3.h172 ucs4_t wc1 = jisx0213_to_ucs_combining[wc - 1][0]; local
H A Dshift_jisx0213.h100 ucs4_t wc1 = jisx0213_to_ucs_combining[wc - 1][0]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/utf8/
H A Dcharset.c130 int utf8_wctomb(char *s, int wc1) argument
362 int wctomb_8bit(void *map1, char *s, int wc1) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dcookies.c880 struct weighed_cookie *wc1 = (struct weighed_cookie *)p1; local
938 struct weighed_cookie *wc1 = (struct weighed_cookie *)p1; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.c437 wchar_t wc, wc1, wc2; local
[all...]

Completed in 285 milliseconds