Searched defs:item (Results 1 - 25 of 256) sorted by relevance

1234567891011

/openbsd-current/lib/libc/locale/
H A Dnl_langinfo.c16 nl_langinfo(nl_item item) argument
H A Dnl_langinfo_l.c24 nl_langinfo_l(nl_item item, locale_t locale) argument
/openbsd-current/lib/libmenu/
H A Dm_item_use.c55 set_item_userptr(ITEM *item, void *userptr) argument
73 item_userptr(const ITEM *item) argument
[all...]
H A Dm_item_nam.c54 item_name(const ITEM *item) argument
69 item_description(const ITEM *item) argument
[all...]
H A Dm_item_cur.c54 set_current_item(MENU *menu, ITEM *item) argument
110 item_index(const ITEM *item) argument
[all...]
H A Dm_item_val.c59 set_item_value(ITEM *item, bool value) argument
[all...]
H A Dm_item_top.c75 ITEM *item; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet1.C17 inline TBScrollBoxInfo item() { function
/openbsd-current/usr.bin/tmux/
H A Dcmd-kill-server.c55 cmd_kill_server_exec(struct cmd *self, __unused struct cmdq_item *item) argument
H A Dcmd-unbind-key.c43 cmd_unbind_key_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-rename-session.c47 cmd_rename_session_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-rename-window.c46 cmd_rename_window_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-show-prompt-history.c53 cmd_show_prompt_history_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-lock-server.c65 cmd_lock_server_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-kill-pane.c45 cmd_kill_pane_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-kill-window.c56 cmd_kill_window_exec(struct cmd *self, struct cmdq_item *item) argument
H A Dcmd-kill-session.c46 cmd_kill_session_exec(struct cmd *self, struct cmdq_item *item) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcopy2.C26 String item[100]; member in struct:List
H A Dctors20.C26 String item[100]; member in struct:List
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dconv9.C15 void const* item; member in struct:Foo::Bar
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dgetdate.y163 item : time { label
/openbsd-current/regress/lib/libssl/pqueue/
H A Dpq_test.c72 pitem *iter, *item; local
88 pitem *item; local
[all...]
/openbsd-current/lib/libcbor/src/cbor/internal/
H A Dstack.h22 cbor_item_t *item; member in struct:_cbor_stack_record
H A Dstack.c21 _cbor_stack_push(struct _cbor_stack *stack, cbor_item_t *item, size_t subitems) argument
/openbsd-current/lib/libcbor/src/cbor/
H A Dtags.c11 cbor_item_t *item = _cbor_malloc(sizeof(cbor_item_t)); local
23 cbor_item_t *cbor_tag_item(const cbor_item_t *item) { argument
28 uint64_t cbor_tag_value(const cbor_item_t *item) { argument
33 cbor_tag_set_item(cbor_item_t *item, cbor_item_t *tagged_item) argument
39 cbor_build_tag(uint64_t value, cbor_item_t *item) argument
[all...]

Completed in 220 milliseconds

1234567891011