Searched refs:ucs (Results 1 – 5 of 5) sorted by relevance
76 if (ucs < table[0].first || ucs > table[max].last) in xo_bisearch()181 if (ucs == 0) in xo_wcwidth()183 if (ucs < 32 || (ucs >= 0x7f && ucs < 0xa0)) in xo_wcwidth()196 ucs == 0x2329 || ucs == 0x232a || in xo_wcwidth()197 (ucs >= 0x2e80 && ucs <= 0xa4cf && in xo_wcwidth()199 (ucs >= 0xac00 && ucs <= 0xd7a3) || /* Hangul Syllables */ in xo_wcwidth()201 (ucs >= 0xfe10 && ucs <= 0xfe19) || /* Vertical forms */ in xo_wcwidth()203 (ucs >= 0xff00 && ucs <= 0xff60) || /* Fullwidth Forms */ in xo_wcwidth()204 (ucs >= 0xffe0 && ucs <= 0xffe6) || in xo_wcwidth()205 (ucs >= 0x20000 && ucs <= 0x2fffd) || in xo_wcwidth()[all …]
71 static uint32_t decode_surrogate(const u_char *ucs);178 u_char ucs[4], *q; in iconv_ucs_conv() local231 for (q = ucs, i = ucslen - 1 ; i >= 0 ; i--) in iconv_ucs_conv()238 q = ucs; in iconv_ucs_conv()248 q = ucs; in iconv_ucs_conv()294 p = ucs; in iconv_ucs_conv()301 code = (ucs[0] << 8) | ucs[1]; in iconv_ucs_conv()410 KICONV_CONVERTER(ucs, sizeof(struct iconv_ucs));534 decode_surrogate(const u_char *ucs) in decode_surrogate() argument536 return ((((ucs[0] & 0x3) << 18) | (ucs[1] << 10) | in decode_surrogate()[all …]
3906 uint32_t ucs : 1; /**< Unexpected Completion Status */ member3924 uint32_t ucs : 1;3943 uint32_t ucs : 1; /**< Unexpected Completion Status */ member3961 uint32_t ucs : 1;3981 uint32_t ucs : 1; /**< Unexpected Completion Status */ member3999 uint32_t ucs : 1;4041 uint32_t ucs : 1;4262 uint32_t ucs : 1;4299 uint32_t ucs : 1;4337 uint32_t ucs : 1;[all …]
3601 uint32_t ucs : 1; /**< Unexpected Completion Status */ member3619 uint32_t ucs : 1;3638 uint32_t ucs : 1; /**< Unexpected Completion Status */ member3656 uint32_t ucs : 1;3676 uint32_t ucs : 1; /**< Unexpected Completion Status */ member3694 uint32_t ucs : 1;3863 uint32_t ucs : 1; /**< Unexpected Completion Severity */ member3881 uint32_t ucs : 1;3900 uint32_t ucs : 1; /**< Unexpected Completion Severity */ member3918 uint32_t ucs : 1;[all …]
118 <http://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/sw/vm_fex/vmware/gui/config_guide/b_GUI…