| /openbsd/src/usr.bin/tmux/ |
| D | utf8-combined.c | 29 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()
|
| D | utf8.c | 302 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 …]
|
| D | input-keys.c | 424 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
|
| D | key-string.c | 247 struct utf8_data ud, *udp; in key_string_lookup_string() local 334 struct utf8_data ud; in key_string_lookup_key() local
|
| D | status.c | 735 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
|
| D | format-draw.c | 724 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
|
| D | cmd-send-keys.c | 108 struct utf8_data *ud, *loop; in cmd_send_keys_inject_string() local
|
| D | tty-keys.c | 610 struct utf8_data ud; in tty_keys_next1() local 1022 struct utf8_data ud; in tty_keys_extended_key() local
|
| D | screen-write.c | 356 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
|
| D | grid-reader.c | 339 const struct utf8_data *ud) in grid_reader_cell_equals_data()
|
| D | window.c | 1706 struct utf8_data *ud; in window_set_fill_character() local
|
| D | window-copy.c | 3190 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
|
| D | format.c | 5237 struct utf8_data *ud = NULL; in format_grid_word() local 5305 struct utf8_data *ud = NULL; in format_grid_line() local
|
| D | input.c | 2525 struct utf8_data *ud = &ictx->utf8data; in input_top_bit_set() local
|
| /openbsd/src/sys/dev/hid/ |
| D | hidkbd.c | 213 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/ |
| D | 20000320-1.c | 22 } ud; variable
|
| /openbsd/src/sys/dev/usb/ |
| D | if_cdce.c | 155 struct usb_cdc_union_descriptor *ud; in cdce_attach() local
|
| D | utvfu.c | 858 const struct usb_descriptor *ud; in utvfu_match() local 978 const struct usb_descriptor *ud; in utvfu_parse_desc() local
|
| D | if_umb.c | 349 struct usb_cdc_union_descriptor *ud; in umb_attach() local
|
| /openbsd/src/gnu/lib/libreadline/examples/ |
| D | rlfe.c | 950 static char *dirname = (char *)NULL, *ud = (char *)NULL; local
|
| /openbsd/src/gnu/usr.bin/perl/amigaos4/ |
| D | amigaio.c | 815 struct UserData *ud = (struct UserData *)userdata; in amigaos_system_child() local
|
| /openbsd/src/gnu/llvm/lld/wasm/ |
| D | SymbolTable.cpp | 343 if (auto ud = dyn_cast<UndefinedFunction>(existingFunction)) in addDefinedFunction() local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/ |
| D | ldlang.c | 1706 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/ |
| D | TypeSystemClang.cpp | 9579 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/ |
| D | name-lookup.c | 4694 tree ud = current_binding_level->using_directives; in push_using_directive() local
|