Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tmux/
H A Dutf8-combined.c63 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 Dutf8.c314 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 Dkey-string.c212 struct utf8_data ud, *udp; key_string_lookup_string() local
316 struct utf8_data ud; key_string_lookup_key() local
[all...]
H A 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
H A Dcmd-send-keys.c106 struct utf8_data *ud, *loop; cmd_send_keys_inject_string() local
H A Dstatus.c817 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 Dinput-keys.c436 struct utf8_data ud; input_key() local
[all...]
H A Dtty-keys.c610 struct utf8_data ud; in tty_keys_next1() local
914 struct utf8_data ud; tty_keys_extended_key() local
[all...]
H A Dscreen-write.c355 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 Dwindow.c1639 struct utf8_data *ud; window_set_fill_character() local
H A Dwindow-copy.c3099 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 Dformat.c5170 struct utf8_data *ud = NULL; format_grid_word() local
5240 struct utf8_data *ud = NULL; format_grid_line() local
[all...]
H A Dinput.c2479 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 D20000320-1.c22 } ud; variable
/openbsd-src/sys/dev/hid/
H A 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) hidkbd_decode() argument
[all...]
/openbsd-src/sys/dev/usb/
H A Dif_cdce.c155 struct usb_cdc_union_descriptor *ud; in cdce_attach() local
H A Dutvfu.c860 const struct usb_descriptor *ud; utvfu_match() local
980 const struct usb_descriptor *ud; utvfu_parse_desc() local
[all...]
H A Dif_umb.c343 struct usb_cdc_union_descriptor *ud; umb_attach() local
/openbsd-src/gnu/lib/libreadline/examples/
H A Drlfe.c950 static char *dirname = (char *)NULL, *ud = (char *)NULL; local
/openbsd-src/gnu/usr.bin/perl/amigaos4/
H A Damigaio.c815 struct UserData *ud = (struct UserData *)userdata; in amigaos_system_child() local
/openbsd-src/gnu/llvm/lld/wasm/
H A DSymbolTable.cpp343 if (auto ud = dyn_cast<UndefinedFunction>(existingFunction)) in addDefinedFunction() local
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A 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/
H A 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/
H A Dname-lookup.c4694 tree ud = current_binding_level->using_directives; in push_using_directive() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c4845 tree ud = current_binding_level->using_directives; local