/openbsd-src/lib/libcurses/widechar/ |
H A D | lib_wacs.c | 130 int wide = wcwidth((wchar_t) table[n].value[active]); in _nc_init_wacs() local 132 int wide = 1; in _nc_init_wacs() local
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | ctype_narrow_char.cc | 47 basic_string<wide_type> wide("wibble"); in test01() local 76 basic_string<wide_type> wide("wibble"); in test02() local
|
H A D | ctype_narrow_wchar_t.cc | 48 basic_string<wide_type> wide(L"wibble"); in test01() local 77 basic_string<wide_type> wide(L"wibble"); in test02() local
|
H A D | ctype_widen_wchar_t.cc | 47 basic_string<wide_type> wide(L"drusilla, louvinia, bayard"); in test01() local
|
H A D | ctype_widen_char.cc | 46 basic_string<wide_type> wide("drusilla, louvinia, bayard"); in test01() local
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | charset.c | 1037 struct _cpp_strbuf *tbuf, bool wide) in convert_ucn() 1072 struct _cpp_strbuf *tbuf, bool wide) in emit_numeric_escape() 1122 struct _cpp_strbuf *tbuf, bool wide) in convert_hex() 1173 struct _cpp_strbuf *tbuf, bool wide) in convert_oct() 1210 struct _cpp_strbuf *tbuf, bool wide) in convert_escape() 1306 cpp_string *to, bool wide) in cpp_interpret_string() 1361 size_t count, cpp_string *to, bool wide) in cpp_interpret_string_notranslate() 1504 bool wide = (token->type == CPP_WCHAR); in cpp_interpret_charconst() local
|
/openbsd-src/sys/dev/pci/ |
H A D | tga_conf.c | 141 int deep, addrmask, wide; local
|
/openbsd-src/lib/libcurses/base/ |
H A D | lib_refresh.c | 89 bool wide; in wnoutrefresh() local
|
H A D | lib_pad.c | 142 bool wide; in pnoutrefresh() local
|
/openbsd-src/usr.bin/tic/ |
H A D | reset_cmd.c | 464 reset_tabstops(int wide) in reset_tabstops() 646 set_window_size(int fd, short *high, short *wide) in set_window_size()
|
/openbsd-src/lib/libedit/ |
H A D | prompt.c | 140 prompt_set(EditLine *el, el_pfunc_t prf, wchar_t c, int op, int wide) in prompt_set()
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-objc-common.c | 165 int precision, bool wide, bool set_locus, bool hash) in c_tree_printer()
|
H A D | c-lex.c | 725 bool wide = false; in lex_string() local
|
H A D | pretty-print.c | 378 bool wide = false; in pp_base_format() local
|
H A D | toplev.c | 1425 int precision, bool wide, bool set_locus, bool hash) in default_tree_printer()
|
/openbsd-src/sys/dev/ic/ |
H A D | siop_common.c | 659 siop_wdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int wide) in siop_wdtr_msg() argument [all...] |
H A D | aic7xxx.c | 1830 u_int *offset, int wide, role_t role) in ahc_validate_offset() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-lex.c | 952 lex_string (str, len, wide) in lex_string() argument
|
H A D | cpplex.c | 1749 cpp_parse_escape (pfile, pstr, limit, wide) in cpp_parse_escape() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | verify.c | 425 int wide = 0; local
|
H A D | jcf-write.c | 590 int wide = TYPE_IS_WIDE (TREE_TYPE (decl)); local 641 int wide = TYPE_IS_WIDE (TREE_TYPE (decl)); local
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | lib_win32con.c | 559 int wide = info->srWindow.Right - info->srWindow.Left + 1; in _nc_console_set_scrollback() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | error.c | 2317 int precision, bool wide, bool set_locus, bool verbose) in cp_printer()
|
/openbsd-src/gnu/usr.bin/perl/cpan/Win32/ |
H A D | Win32.xs | 969 WCHAR *wide = sv_to_wstr(aTHX_ ST(0)); local
|
/openbsd-src/sys/dev/pci/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 1397 bool wide = eb->reloc_cache.use_64bit_reloc; in relocate_entry() local
|