Home
last modified time | relevance | path

Searched defs:ud (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/src/usr.bin/tmux/
Dutf8-combined.c29 utf8_has_zwj(const struct utf8_data *ud) in utf8_has_zwj()
38 utf8_is_zwj(const struct utf8_data *ud) in utf8_is_zwj()
47 utf8_is_vs(const struct utf8_data *ud) in utf8_is_vs()
56 utf8_is_modifier(const struct utf8_data *ud) in utf8_is_modifier()
Dutf8.c302 struct utf8_data *ud; local
430 utf8_from_data(const struct utf8_data *ud, utf8_char *uc)
462 utf8_to_data(utf8_char uc, struct utf8_data *ud)
496 utf8_set(struct utf8_data *ud, u_char ch)
518 utf8_width(struct utf8_data *ud, int *width)
548 utf8_towc(const struct utf8_data *ud, wchar_t *wc)
565 utf8_fromwc(wchar_t wc, struct utf8_data *ud)
593 utf8_open(struct utf8_data *ud, u_char ch)
610 utf8_append(struct utf8_data *ud, u_char ch)
645 struct utf8_data ud; local
[all …]
Dinput-keys.c424 struct utf8_data ud; in input_key_extended() local
479 struct utf8_data ud; in input_key_vt10x() local
573 struct utf8_data ud; in input_key() local
Dkey-string.c247 struct utf8_data ud, *udp; in key_string_lookup_string() local
334 struct utf8_data ud; in key_string_lookup_key() local
Dstatus.c735 const struct utf8_data *ud) in status_prompt_redraw_character()
770 struct utf8_data ud; in status_prompt_redraw_quote() local
878 status_prompt_in_list(const char *ws, const struct utf8_data *ud) in status_prompt_in_list()
887 status_prompt_space(const struct utf8_data *ud) in status_prompt_space()
1048 struct utf8_data *ud, *udp; in status_prompt_paste() local
1109 struct utf8_data *first, *last, *ud; in status_prompt_replace_complete() local
Dformat-draw.c724 struct utf8_data *ud = &sy.gc.data; in format_draw() local
1079 struct utf8_data ud; in format_width() local
1121 struct utf8_data ud; in format_trim_left() local
1183 struct utf8_data ud; in format_trim_right() local
Dcmd-send-keys.c108 struct utf8_data *ud, *loop; in cmd_send_keys_inject_string() local
Dtty-keys.c610 struct utf8_data ud; in tty_keys_next1() local
1022 struct utf8_data ud; in tty_keys_extended_key() local
Dscreen-write.c356 struct utf8_data ud; in screen_write_strlen() local
509 struct utf8_data *ud = &gc.data; in screen_write_vnputs() local
1863 const struct utf8_data *ud = &gc->data; in screen_write_cell() local
2000 const struct utf8_data *ud = &gc->data; in screen_write_combine() local
Dgrid-reader.c339 const struct utf8_data *ud) in grid_reader_cell_equals_data()
Dwindow.c1706 struct utf8_data *ud; in window_set_fill_character() local
Dwindow-copy.c3190 const struct utf8_data *ud, *sud; in window_copy_search_compare() local
3412 static struct utf8_data ud; in window_copy_cellstring() local
4963 struct utf8_data ud; in window_copy_copy_line() local
Dformat.c5237 struct utf8_data *ud = NULL; in format_grid_word() local
5305 struct utf8_data *ud = NULL; in format_grid_line() local
Dinput.c2525 struct utf8_data *ud = &ictx->utf8data; in input_top_bit_set() local
/openbsd/src/sys/dev/hid/
Dhidkbd.c213 struct hidkbd_data ud; member
418 struct hidkbd_data *ud = &kbd->sc_ndata; in hidkbd_input() local
468 hidkbd_decode(struct hidkbd *kbd, struct hidkbd_data *ud) in hidkbd_decode()
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
D20000320-1.c22 } ud; variable
/openbsd/src/sys/dev/usb/
Dif_cdce.c155 struct usb_cdc_union_descriptor *ud; in cdce_attach() local
Dutvfu.c858 const struct usb_descriptor *ud; in utvfu_match() local
978 const struct usb_descriptor *ud; in utvfu_parse_desc() local
Dif_umb.c349 struct usb_cdc_union_descriptor *ud; in umb_attach() local
/openbsd/src/gnu/lib/libreadline/examples/
Drlfe.c950 static char *dirname = (char *)NULL, *ud = (char *)NULL; local
/openbsd/src/gnu/usr.bin/perl/amigaos4/
Damigaio.c815 struct UserData *ud = (struct UserData *)userdata; in amigaos_system_child() local
/openbsd/src/gnu/llvm/lld/wasm/
DSymbolTable.cpp343 if (auto ud = dyn_cast<UndefinedFunction>(existingFunction)) in addDefinedFunction() local
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dldlang.c1706 struct fat_user_section_struct *ud; local
3502 struct fat_user_section_struct *ud = get_userdata (sec); local
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp9579 if (clang::UsingDirectiveDecl *ud = in DeclContextFindDeclByName() local
9587 } else if (clang::UsingDecl *ud = in DeclContextFindDeclByName() local
9694 if (clang::UsingDirectiveDecl *ud = in CountDeclLevels() local
9704 if (clang::UsingDecl *ud = in CountDeclLevels() local
/openbsd/src/gnu/gcc/gcc/cp/
Dname-lookup.c4694 tree ud = current_binding_level->using_directives; in push_using_directive() local

12