Home
last modified time | relevance | path

Searched refs:ucs (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/libxo/libxo/
H A Dxo_wcwidth.h76 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 …]
/f-stack/freebsd/libkern/
H A Diconv_ucs.c71 static uint32_t decode_surrogate(const u_char *ucs);
178 u_char ucs[4], *q; in iconv_ucs_conv() local
231 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() argument
536 return ((((ucs[0] & 0x3) << 18) | (ucs[1] << 10) | in decode_surrogate()
[all …]
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pcieepx-defs.h3906 uint32_t ucs : 1; /**< Unexpected Completion Status */ member
3924 uint32_t ucs : 1;
3943 uint32_t ucs : 1; /**< Unexpected Completion Status */ member
3961 uint32_t ucs : 1;
3981 uint32_t ucs : 1; /**< Unexpected Completion Status */ member
3999 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 …]
H A Dcvmx-pciercx-defs.h3601 uint32_t ucs : 1; /**< Unexpected Completion Status */ member
3619 uint32_t ucs : 1;
3638 uint32_t ucs : 1; /**< Unexpected Completion Status */ member
3656 uint32_t ucs : 1;
3676 uint32_t ucs : 1; /**< Unexpected Completion Status */ member
3694 uint32_t ucs : 1;
3863 uint32_t ucs : 1; /**< Unexpected Completion Severity */ member
3881 uint32_t ucs : 1;
3900 uint32_t ucs : 1; /**< Unexpected Completion Severity */ member
3918 uint32_t ucs : 1;
[all …]
/f-stack/dpdk/doc/guides/nics/
H A Denic.rst118 <http://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/sw/vm_fex/vmware/gui/config_guide/b_GUI…