Home
last modified time | relevance | path

Searched defs:wide (Results 1 – 25 of 28) sorted by relevance

12

/openbsd-src/lib/libcurses/widechar/
H A Dlib_wacs.c130 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 Dctype_narrow_char.cc47 basic_string<wide_type> wide("wibble"); in test01() local
76 basic_string<wide_type> wide("wibble"); in test02() local
H A Dctype_narrow_wchar_t.cc48 basic_string<wide_type> wide(L"wibble"); in test01() local
77 basic_string<wide_type> wide(L"wibble"); in test02() local
H A Dctype_widen_wchar_t.cc47 basic_string<wide_type> wide(L"drusilla, louvinia, bayard"); in test01() local
H A Dctype_widen_char.cc46 basic_string<wide_type> wide("drusilla, louvinia, bayard"); in test01() local
/openbsd-src/gnu/gcc/libcpp/
H A Dcharset.c1037 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 Dtga_conf.c141 int deep, addrmask, wide; local
/openbsd-src/lib/libcurses/base/
H A Dlib_refresh.c89 bool wide; in wnoutrefresh() local
H A Dlib_pad.c142 bool wide; in pnoutrefresh() local
/openbsd-src/usr.bin/tic/
H A Dreset_cmd.c464 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 Dprompt.c140 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 Dc-objc-common.c165 int precision, bool wide, bool set_locus, bool hash) in c_tree_printer()
H A Dc-lex.c725 bool wide = false; in lex_string() local
H A Dpretty-print.c378 bool wide = false; in pp_base_format() local
H A Dtoplev.c1425 int precision, bool wide, bool set_locus, bool hash) in default_tree_printer()
/openbsd-src/sys/dev/ic/
H A Dsiop_common.c659 siop_wdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int wide) in siop_wdtr_msg() argument
[all...]
H A Daic7xxx.c1830 u_int *offset, int wide, role_t role) in ahc_validate_offset() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-lex.c952 lex_string (str, len, wide) in lex_string() argument
H A Dcpplex.c1749 cpp_parse_escape (pfile, pstr, limit, wide) in cpp_parse_escape() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dverify.c425 int wide = 0; local
H A Djcf-write.c590 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 Dlib_win32con.c559 int wide = info->srWindow.Right - info->srWindow.Left + 1; in _nc_console_set_scrollback() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Derror.c2317 int precision, bool wide, bool set_locus, bool verbose) in cp_printer()
/openbsd-src/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.xs969 WCHAR *wide = sv_to_wstr(aTHX_ ST(0)); local
/openbsd-src/sys/dev/pci/drm/i915/gem/
H A Di915_gem_execbuffer.c1397 bool wide = eb->reloc_cache.use_64bit_reloc; in relocate_entry() local

12