/openbsd-src/usr.bin/tmux/ |
H A D | utf8-combined.c | 63 utf8_has_zwj(const struct utf8_data * ud) utf8_has_zwj() argument 72 utf8_is_zwj(const struct utf8_data * ud) utf8_is_zwj() argument 81 utf8_is_vs(const struct utf8_data * ud) utf8_is_vs() argument 90 utf8_is_modifier(const struct utf8_data * ud) utf8_is_modifier() argument [all...] |
H A D | utf8.c | 314 utf8_from_data(const struct utf8_data * ud,utf8_char * uc) utf8_from_data() argument 346 utf8_to_data(utf8_char uc,struct utf8_data * ud) utf8_to_data() argument 380 utf8_set(struct utf8_data * ud,u_char ch) utf8_set() argument 402 utf8_width(struct utf8_data * ud,int * width) utf8_width() argument 429 utf8_towc(const struct utf8_data * ud,wchar_t * wc) utf8_towc() argument 446 utf8_fromwc(wchar_t wc,struct utf8_data * ud) utf8_fromwc() argument 474 utf8_open(struct utf8_data * ud,u_char ch) utf8_open() argument 491 utf8_append(struct utf8_data * ud,u_char ch) utf8_append() argument 524 struct utf8_data ud; utf8_strvis() local 590 struct utf8_data ud; utf8_isvalid() local 621 struct utf8_data ud; utf8_sanitize() local 792 utf8_cstrhas(const char * s,const struct utf8_data * ud) utf8_cstrhas() argument [all...] |
H A D | key-string.c | 212 struct utf8_data ud, *udp; key_string_lookup_string() local 316 struct utf8_data ud; key_string_lookup_key() local [all...] |
H A 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
|
H A D | cmd-send-keys.c | 106 struct utf8_data *ud, *loop; cmd_send_keys_inject_string() local
|
H A D | status.c | 817 status_prompt_in_list(const char * ws,const struct utf8_data * ud) status_prompt_in_list() argument 826 status_prompt_space(const struct utf8_data * ud) status_prompt_space() argument 986 struct utf8_data *ud, *udp; status_prompt_paste() local 1047 struct utf8_data *first, *last, *ud; status_prompt_replace_complete() local [all...] |
H A D | input-keys.c | 436 struct utf8_data ud; input_key() local [all...] |
H A D | tty-keys.c | 610 struct utf8_data ud; in tty_keys_next1() local 914 struct utf8_data ud; tty_keys_extended_key() local [all...] |
H A D | screen-write.c | 355 struct utf8_data ud; screen_write_strlen() local 508 struct utf8_data *ud = &gc.data; screen_write_vnputs() local 1843 const struct utf8_data *ud = &gc->data; screen_write_cell() local 1980 const struct utf8_data *ud = &gc->data; screen_write_combine() local [all...] |
H A D | window.c | 1639 struct utf8_data *ud; window_set_fill_character() local
|
H A D | window-copy.c | 3099 const struct utf8_data *ud, *sud; window_copy_search_compare() local 3304 static struct utf8_data ud; window_copy_cellstring() local 4804 struct utf8_data ud; window_copy_copy_line() local [all...] |
H A D | format.c | 5170 struct utf8_data *ud = NULL; format_grid_word() local 5240 struct utf8_data *ud = NULL; format_grid_line() local [all...] |
H A D | input.c | 2479 struct utf8_data *ud = &ictx->utf8data; input_top_bit_set() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/ |
H A D | 20000320-1.c | 22 } ud; variable
|
/openbsd-src/sys/dev/hid/ |
H A 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) hidkbd_decode() argument [all...] |
/openbsd-src/sys/dev/usb/ |
H A D | if_cdce.c | 155 struct usb_cdc_union_descriptor *ud; in cdce_attach() local
|
H A D | utvfu.c | 860 const struct usb_descriptor *ud; utvfu_match() local 980 const struct usb_descriptor *ud; utvfu_parse_desc() local [all...] |
H A D | if_umb.c | 343 struct usb_cdc_union_descriptor *ud; umb_attach() local
|
/openbsd-src/gnu/lib/libreadline/examples/ |
H A D | rlfe.c | 950 static char *dirname = (char *)NULL, *ud = (char *)NULL; local
|
/openbsd-src/gnu/usr.bin/perl/amigaos4/ |
H A D | amigaio.c | 815 struct UserData *ud = (struct UserData *)userdata; in amigaos_system_child() local
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | SymbolTable.cpp | 343 if (auto ud = dyn_cast<UndefinedFunction>(existingFunction)) in addDefinedFunction() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A 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/ |
H A 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/ |
H A D | name-lookup.c | 4694 tree ud = current_binding_level->using_directives; in push_using_directive() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | decl.c | 4845 tree ud = current_binding_level->using_directives; local
|