| /openbsd-src/lib/libc/gen/ |
| H A D | tree.c | 70 rbe_set(struct rb_entry *rbe, struct rb_entry *parent) in rbe_set() 101 struct rb_entry *parent; in rbe_rotate_left() local 135 struct rb_entry *parent; in rbe_rotate_right() local 169 struct rb_entry *parent, *gparent, *tmp; in rbe_insert_color() local 219 struct rb_entry *parent, struct rb_entry *rbe) in rbe_remove_color() 310 struct rb_entry *child, *parent, *old = rbe; in rbe_remove() local 406 struct rb_entry *parent = NULL; in _rb_insert() local 553 struct rb_entry *parent = NULL; in _rb_min() local 568 struct rb_entry *parent = NULL; in _rb_max() local 627 _rb_set_parent(const struct rb_type *t, void *node, void *parent) in _rb_set_parent()
|
| /openbsd-src/sys/kern/ |
| H A D | subr_tree.c | 70 rbe_set(struct rb_entry *rbe, struct rb_entry *parent) in rbe_set() 101 struct rb_entry *parent; in rbe_rotate_left() local 135 struct rb_entry *parent; in rbe_rotate_right() local 169 struct rb_entry *parent, *gparent, *tmp; in rbe_insert_color() local 219 struct rb_entry *parent, struct rb_entry *rbe) in rbe_remove_color() 310 struct rb_entry *child, *parent, *old = rbe; in rbe_remove() local 405 struct rb_entry *parent = NULL; in _rb_insert() local 546 struct rb_entry *parent = NULL; in _rb_min() local 560 struct rb_entry *parent = NULL; in _rb_max() local 613 _rb_set_parent(const struct rb_type *t, void *node, void *parent) in _rb_set_parent()
|
| H A D | subr_autoconf.c | 73 struct device *parent; member 187 config_search(cfmatch_t fn, struct device *parent, void *aux) in config_search() 247 config_scan(cfscan_t fn, struct device *parent) in config_scan() 321 config_found_sm(struct device *parent, void *aux, cfprint_t print, in config_found_sm() 351 config_attach(struct device *parent, void *match, void *aux, cfprint_t print) in config_attach() 433 config_make_softc(struct device *parent, struct cfdata *cf) in config_make_softc() 736 config_process_deferred_children(struct device *parent) in config_process_deferred_children() 792 config_detach_children(struct device *parent, int flags) in config_detach_children() 878 config_activate_children(struct device *parent, int act) in config_activate_children()
|
| /openbsd-src/gnu/usr.bin/binutils/gprof/ |
| H A D | cg_arcs.c | 59 arc_lookup (parent, child) in arc_lookup() argument 90 arc_add (parent, child, count) in arc_add() argument 171 propagate_time (parent) in propagate_time() argument 371 Sym *head, *parent, *member; local 609 Sym *parent, **time_sorted_syms, **top_sorted_syms; in cg_assemble() local
|
| H A D | cg_dfn.c | 216 pre_visit (parent) in pre_visit() argument 241 post_visit (parent) in post_visit() argument 276 cg_dfn (parent) in cg_dfn() argument
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
| H A D | cg_arcs.c | 59 arc_lookup (Sym *parent, Sym *child) in arc_lookup() 88 arc_add (Sym *parent, Sym *child, unsigned long count) in arc_add() 164 propagate_time (Sym *parent) in propagate_time() 362 Sym *head, *parent, *member; in inherit_flags() local 597 Sym *parent, **time_sorted_syms, **top_sorted_syms; in cg_assemble() local
|
| H A D | cg_dfn.c | 213 pre_visit (Sym *parent) in pre_visit() 237 post_visit (Sym *parent) in post_visit() 271 cg_dfn (Sym *parent) in cg_dfn()
|
| /openbsd-src/sys/arch/sparc64/dev/ |
| H A D | auxio.c | 76 auxio_ebus_match(struct device *parent, void *cf, void *aux) in auxio_ebus_match() 84 auxio_ebus_attach(struct device *parent, struct device *self, void *aux) in auxio_ebus_attach() 132 auxio_sbus_match(struct device *parent, void *cf, void *aux) in auxio_sbus_match() 140 auxio_sbus_attach(struct device *parent, struct device *self, void *aux) in auxio_sbus_attach()
|
| H A D | ebus.c | 106 ebus_match(struct device *parent, void *match, void *aux) in ebus_match() 152 ebus_attach(struct device *parent, struct device *self, void *aux) in ebus_attach() 361 ebus_alloc_mem_tag(struct ebus_softc *sc, bus_space_tag_t parent) in ebus_alloc_mem_tag() 368 ebus_alloc_io_tag(struct ebus_softc *sc, bus_space_tag_t parent) in ebus_alloc_io_tag() 379 bus_space_tag_t parent, int ss) in _ebus_alloc_bus_tag()
|
| /openbsd-src/sys/dev/isa/ |
| H A D | sb_isa.c | 76 sb_isa_match(struct device *parent, void *match, void *aux) in sb_isa_match() 87 sbfind(struct device *parent, struct sbdsp_softc *sc, in sbfind() 138 sb_isa_attach(struct device *parent, struct device *self, void *aux) in sb_isa_attach()
|
| H A D | isa.c | 84 isamatch(struct device *parent, void *match, void *aux) in isamatch() 98 isaattach(struct device *parent, struct device *self, void *aux) in isaattach() 188 isascan(struct device *parent, void *match) in isascan()
|
| /openbsd-src/sys/arch/sh/dev/ |
| H A D | shb.c | 50 shb_match(struct device *parent, void *vcf, void *aux) in shb_match() argument 62 shb_attach(struct device *parent, struct device *self, void *aux) in shb_attach() argument 70 shb_search(struct device *parent, void *vcf, void *aux) in shb_search() argument
|
| /openbsd-src/sys/arch/alpha/pci/ |
| H A D | sio.c | 105 siomatch(parent, match, aux) in siomatch() argument 132 pcebmatch(parent, match, aux) in pcebmatch() argument 147 sioattach(parent, self, aux) in sioattach() argument 238 sio_isa_attach_hook(parent, self, iba) in sio_isa_attach_hook() argument 246 sio_eisa_attach_hook(parent, self, eba) in sio_eisa_attach_hook() argument
|
| H A D | tsc.c | 97 tscmatch(parent, match, aux) in tscmatch() argument 114 tscattach(parent, self, aux) in tscattach() argument 182 tspmatch(parent, match, aux) in tspmatch() argument 199 tspattach(parent, self, aux) in tspattach() argument
|
| /openbsd-src/sys/arch/macppc/dev/ |
| H A D | macgpio.c | 74 macgpio_match(struct device *parent, void *cf, void *aux) in macgpio_match() 88 macgpio_attach(struct device *parent, struct device *self, void *aux) in macgpio_attach() 142 macgpio_gpio_match(struct device *parent, void *cf, void *aux) in macgpio_gpio_match() 156 macgpio_gpio_attach(struct device *parent, struct device *self, void *aux) in macgpio_gpio_attach()
|
| /openbsd-src/sys/arch/arm/cortex/ |
| H A D | cortex.c | 97 cortexmatch(struct device * parent,void * cfdata,void * aux) cortexmatch() argument 124 cortexattach(struct device * parent,struct device * self,void * aux) cortexattach() argument 132 cortexsearch(struct device * parent,void * vcf,void * aux) cortexsearch() argument
|
| /openbsd-src/sys/arch/octeon/dev/ |
| H A D | octeon_iobus.c | 136 iobusmatch(struct device *parent, void *match, void *aux) in iobusmatch() 161 iobussubmatch(struct device *parent, void *vcf, void *args) in iobussubmatch() 176 iobusattach(struct device *parent, struct device *self, void *aux) in iobusattach() 222 iobussearch(struct device *parent, void *v, void *aux) in iobussearch()
|
| /openbsd-src/sys/dev/pci/ |
| H A D | ccp_pci.c | 58 ccp_pci_match(struct device * parent,void * match,void * aux) ccp_pci_match() argument 64 ccp_pci_attach(struct device * parent,struct device * self,void * aux) ccp_pci_attach() argument 91 psp_pci_attach(struct device * parent,struct device * self,void * aux) psp_pci_attach() argument
|
| H A D | xspd.c | 58 xspd_match(struct device *parent, void *match, void *aux) in xspd_match() 65 xspd_attach(struct device *parent, struct device *self, void *aux) in xspd_attach() 124 xspd_attach(struct device *parent, struct device *self, void *aux) in xspd_attach()
|
| /openbsd-src/usr.sbin/ldomctl/ |
| H A D | config.c | 982 struct md_node *parent; in hvmd_finalize_cpu() local 1014 struct md_node *parent; in hvmd_finalize_cpus() local 1033 struct md_node *parent; in hvmd_finalize_maus() local 1064 struct md_node *parent; in hvmd_finalize_device() local 1083 struct md_node *node, *child, *parent; in hvmd_finalize_pcie_device() local 1160 struct md_node *parent; in hvmd_finalize_devices() local 1184 struct md_node *parent; in hvmd_finalize_mblock() local 1202 struct md_node *parent; in hvmd_finalize_memory() local 1221 struct md_node *parent; in hvmd_finalize_endpoint() local 1251 struct md_node *parent; in hvmd_finalize_endpoints() local [all …]
|
| /openbsd-src/sys/arch/powerpc64/dev/ |
| H A D | mainbus.c | 108 mainbus_match(struct device * parent,void * cfdata,void * aux) mainbus_match() argument 114 mainbus_attach(struct device * parent,struct device * self,void * aux) mainbus_attach() argument 295 mainbus_match_status(struct device * parent,void * match,void * aux) mainbus_match_status() argument 342 mainbus_match_primary(struct device * parent,void * match,void * aux) mainbus_match_primary() argument 354 mainbus_match_secondary(struct device * parent,void * match,void * aux) mainbus_match_secondary() argument
|
| /openbsd-src/sys/arch/arm/mainbus/ |
| H A D | mainbus.c | 85 mainbus_match(struct device * parent,void * cfdata,void * aux) mainbus_match() argument 94 mainbus_attach(struct device * parent,struct device * self,void * aux) mainbus_attach() argument 219 mainbus_match_status(struct device * parent,void * match,void * aux) mainbus_match_status() argument 258 mainbus_match_primary(struct device * parent,void * match,void * aux) mainbus_match_primary() argument 273 mainbus_match_secondary(struct device * parent,void * match,void * aux) mainbus_match_secondary() argument
|
| /openbsd-src/gnu/llvm/clang/include/clang/CodeGen/ |
| H A D | ConstantInitBuilder.h | 117 ConstantAggregateBuilderBase *parent) in ConstantAggregateBuilderBase() 356 AggregateBuilderBase *parent) in ConstantAggregateBuilderTemplateBase() 379 void finishAndAddTo(AggregateBuilderBase &parent) { in finishAndAddTo() 435 AggregateBuilderBase *parent, in ConstantArrayBuilderTemplateBase() 471 AggregateBuilderBase *parent, in ConstantStructBuilderTemplateBase() 554 ConstantAggregateBuilderBase *parent, in ConstantArrayBuilder() 571 ConstantAggregateBuilderBase *parent, in ConstantStructBuilder()
|
| /openbsd-src/sys/arch/riscv64/dev/ |
| H A D | mainbus.c | 88 mainbus_match(struct device * parent,void * cfdata,void * aux) mainbus_match() argument 94 mainbus_attach(struct device * parent,struct device * self,void * aux) mainbus_attach() argument 282 mainbus_match_status(struct device * parent,void * match,void * aux) mainbus_match_status() argument 333 mainbus_match_primary(struct device * parent,void * match,void * aux) mainbus_match_primary() argument 345 mainbus_match_secondary(struct device * parent,void * match,void * aux) mainbus_match_secondary() argument
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | varobj.c | 104 struct varobj *parent; member 1298 create_child (struct varobj *parent, int index, char *name) in create_child() 1329 save_child_in_parent (struct varobj *parent, struct varobj *child) in save_child_in_parent() 1345 remove_child_from_parent (struct varobj *parent, struct varobj *child) in remove_child_from_parent() 1737 value_of_child (struct varobj *parent, int index) in value_of_child() 1877 c_name_of_variable (struct varobj *parent) in c_name_of_variable() 1883 c_name_of_child (struct varobj *parent, int index) in c_name_of_child() 1987 c_value_of_child (struct varobj *parent, int index) in c_value_of_child() 2051 c_type_of_child (struct varobj *parent, int index) in c_type_of_child() 2250 cplus_name_of_variable (struct varobj *parent) in cplus_name_of_variable() [all …]
|