/openbsd/sys/dev/hid/ |
H A D | hidmt.c | 110 hidmt_setup(struct device *self, struct hidmt *mt, void *desc, int dlen) in hidmt_setup() 237 hidmt_configure(struct hidmt *mt) in hidmt_configure() 260 hidmt_attach(struct hidmt *mt, const struct wsmouse_accessops *ops) in hidmt_attach() 275 hidmt_detach(struct hidmt *mt, int flags) in hidmt_detach() 286 hidmt_set_input_mode(struct hidmt *mt, uint16_t mode) in hidmt_set_input_mode() 297 hidmt_input(struct hidmt *mt, uint8_t *data, u_int len) in hidmt_input() 473 hidmt_enable(struct hidmt *mt) in hidmt_enable() 484 hidmt_ioctl(struct hidmt *mt, u_long cmd, caddr_t data, int flag, in hidmt_ioctl() 530 hidmt_disable(struct hidmt *mt) in hidmt_disable()
|
/openbsd/gnu/gcc/gcc/ |
H A D | ipa-prop.c | 139 ipa_method_formal_count (struct cgraph_node *mt) in ipa_method_formal_count() 153 ipa_method_is_modified (struct cgraph_node *mt, int i) in ipa_method_is_modified() 160 ipa_method_get_tree (struct cgraph_node *mt, int i) in ipa_method_get_tree() 167 ipa_method_tree_map_create (struct cgraph_node *mt) in ipa_method_tree_map_create() 175 ipa_method_modify_create (struct cgraph_node *mt) in ipa_method_modify_create() 190 ipa_method_tree_map (struct cgraph_node *mt, tree ptree) in ipa_method_tree_map() 204 ipa_method_compute_tree_map (struct cgraph_node *mt) in ipa_method_compute_tree_map() 225 ipa_method_formal_compute_count (struct cgraph_node *mt) in ipa_method_formal_compute_count() 270 ipa_method_modify_init (struct cgraph_node *mt) in ipa_method_modify_init() 285 ipa_method_compute_modify (struct cgraph_node *mt) in ipa_method_compute_modify() [all …]
|
H A D | ipa-cp.c | 149 ipcp_method_orig_node (struct cgraph_node *mt) in ipcp_method_orig_node() 190 ipcp_method_get_scale (struct cgraph_node *mt) in ipcp_method_get_scale() 295 ipcp_method_cval (struct cgraph_node *mt, int info_type) in ipcp_method_cval() 304 ipcp_cval_compute (struct ipcp_formal *cval, struct cgraph_node *mt, in ipcp_cval_compute() 352 ipcp_formal_create (struct cgraph_node *mt) in ipcp_formal_create() 360 ipcp_method_cval_set (struct cgraph_node *mt, int i, struct ipcp_formal *cval) in ipcp_method_cval_set() 369 ipcp_method_cval_set_cvalue_type (struct cgraph_node *mt, int i, in ipcp_method_cval_set_cvalue_type() 418 ipcp_method_cval_init (struct cgraph_node *mt) in ipcp_method_cval_init() 474 ipcp_propagate_const (struct cgraph_node *mt, int param, in ipcp_propagate_const() 578 struct cgraph_node *mt, *callee; in ipcp_propagate_stage() local [all …]
|
/openbsd/sys/dev/i2c/ |
H A D | imt.c | 146 struct hidmt *mt = &sc->sc_mt; in imt_attach() local 197 struct hidmt *mt = &sc->sc_mt; in imt_detach() local 206 struct hidmt *mt = &sc->sc_mt; in imt_intr() local 218 struct hidmt *mt = &sc->sc_mt; in imt_enable() local 235 struct hidmt *mt = &sc->sc_mt; in imt_disable() local 245 struct hidmt *mt = &sc->sc_mt; in imt_ioctl() local
|
/openbsd/sys/dev/usb/ |
H A D | umt.c | 151 struct hidmt *mt = &sc->sc_mt; in umt_attach() local 218 struct hidmt *mt = &sc->sc_mt; in umt_detach() local 227 struct hidmt *mt = &sc->sc_mt; in umt_intr() local 239 struct hidmt *mt = &sc->sc_mt; in umt_enable() local 260 struct hidmt *mt = &sc->sc_mt; in umt_disable() local 274 struct hidmt *mt = &sc->sc_mt; in umt_ioctl() local
|
/openbsd/usr.sbin/amd/amq/ |
H A D | amq.c | 72 show_mti(amq_mount_tree *mt, enum show_opt e, int *mwid, int *dwid, in show_mti() 141 show_mt(amq_mount_tree *mt, enum show_opt e, int *mwid, int *dwid, in show_mt() 453 amq_mount_tree *mt = *mtp; in main() local
|
/openbsd/regress/lib/libssl/handshake/ |
H A D | valid_handshakes_terminate.c | 31 enum tls13_message_type mt = handshakes[i][0]; in main() local
|
H A D | handshake_table.c | 81 enum tls13_message_type mt; member 236 mt2str(enum tls13_message_type mt) in mt2str()
|
/openbsd/lib/libssl/ |
H A D | tls13_handshake.c | 315 enum tls13_message_type mt = tls13_handshake_active_state(ctx); in tls13_handshake_active_action() local 641 enum tls13_message_type mt; in tls13_handshake_legacy_state() local
|
H A D | d1_both.c | 372 dtls1_get_message(SSL *s, int st1, int stn, int mt, long max) in dtls1_get_message() 1084 dtls1_set_message_header(SSL *s, unsigned char mt, unsigned long len, in dtls1_set_message_header() 1099 dtls1_set_message_header_int(SSL *s, unsigned char mt, unsigned long len, in dtls1_set_message_header_int()
|
H A D | ssl_both.c | 253 ssl3_get_message(SSL *s, int st1, int stn, int mt, long max) in ssl3_get_message()
|
/openbsd/sbin/fdisk/ |
H A D | part.c | 834 const struct mbr_type *mt = NULL; in find_mbr_type() local 848 find_mbr_menuitem(const struct mbr_type *mt) in find_mbr_menuitem() 864 find_mbr_desc(const struct mbr_type *mt) in find_mbr_desc()
|
/openbsd/sys/dev/wscons/ |
H A D | wsmouse.c | 698 struct mt_state *mt = &input->mt; wsmouse_mtstate() local 872 struct mt_state *mt = &input->mt; wsmouse_ptr_ctrl() local 926 struct mt_state *mt = &input->mt; wsmouse_mt_convert() local 1199 struct mt_state *mt = &input->mt; wsmouse_id_to_slot() local 1316 struct mt_state *mt = &input->mt; wsmouse_mtframe() local [all...] |
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LocalizationChecker.cpp | 674 const MemRegion *mt = S.getAsRegion(); in hasLocalizedState() local 687 const MemRegion *mt = S.getAsRegion(); in hasNonLocalizedState() local 699 const MemRegion *mt = S.getAsRegion(); in setLocalizedState() local 710 const MemRegion *mt = S.getAsRegion(); in setNonLocalizedState() local
|
/openbsd/lib/libfuse/ |
H A D | fuse.c | 604 fuse_parse_cmdline(struct fuse_args *args, char **mp, int *mt, int *fg) in fuse_parse_cmdline() 665 size_t size, char **mp, int *mt, void *data) in fuse_setup()
|
/openbsd/bin/dd/ |
H A D | dd.c | 206 struct mtget mt; in getfdtype() local
|
/openbsd/sys/uvm/ |
H A D | uvm_pmemrange.c | 285 uvm_pmr_nextsz(struct uvm_pmemrange *pmr, struct vm_page *pg, int mt) in uvm_pmr_nextsz() 409 int mt; in uvm_pmr_insert_addr() local 2059 int mt; in uvm_pmr_print() local
|
/openbsd/bin/mt/ |
H A D | mt.c | 267 struct tape_desc *mt; in status() local
|
/openbsd/usr.sbin/amd/amd/ |
H A D | mapc.c | 224 map_type *mt; in mapc_showtypes() local 381 map_type *mt; in mapc_create() local
|
/openbsd/usr.bin/vi/common/ |
H A D | msg.c | 39 msgq(SCR *sp, mtype_t mt, const char *fmt, ...) in msgq()
|
/openbsd/usr.bin/vi/vi/ |
H A D | vs_msg.c | 873 vs_msgsave(SCR *sp, mtype_t mt, char *p, size_t len) in vs_msgsave()
|
/openbsd/usr.bin/mandoc/ |
H A D | man_term.c | 151 struct mtermp mt; in terminal_man() local
|
/openbsd/usr.bin/mg/ |
H A D | extend.c | 302 fixmap(KEYMAP *curmap, KEYMAP *mp, KEYMAP *mt) in fixmap()
|
/openbsd/usr.bin/telnet/ |
H A D | commands.c | 1024 struct modelist *mt; in modehelp() local 1044 struct modelist *mt; in modecmd() local
|
/openbsd/lib/libcrypto/bio/ |
H A D | bio_lib.c | 728 int mt, mask; in BIO_find_type() local
|