Home
last modified time | relevance | path

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

12345678910>>...47

/openbsd/lib/libc/gen/
H A Dtree.c70 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/sys/kern/
H A Dsubr_tree.c70 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 Dsubr_autoconf.c73 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/gnu/usr.bin/binutils/gprof/
H A Dcg_arcs.c59 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 Dcg_dfn.c216 pre_visit (parent) in pre_visit() argument
241 post_visit (parent) in post_visit() argument
276 cg_dfn (parent) in cg_dfn() argument
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dcg_arcs.c59 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 Dcg_dfn.c213 pre_visit (Sym *parent) in pre_visit()
237 post_visit (Sym *parent) in post_visit()
271 cg_dfn (Sym *parent) in cg_dfn()
/openbsd/sys/arch/sparc64/dev/
H A Dauxio.c76 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 Debus.c107 ebus_match(struct device *parent, void *match, void *aux) in ebus_match()
153 ebus_attach(struct device *parent, struct device *self, void *aux) in ebus_attach()
362 ebus_alloc_mem_tag(struct ebus_softc *sc, bus_space_tag_t parent) in ebus_alloc_mem_tag()
369 ebus_alloc_io_tag(struct ebus_softc *sc, bus_space_tag_t parent) in ebus_alloc_io_tag()
380 bus_space_tag_t parent, int ss) in _ebus_alloc_bus_tag()
/openbsd/sys/dev/isa/
H A Dsb_isa.c76 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 Disa.c84 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/sys/arch/alpha/pci/
H A Dsio.c105 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 Dtsc.c97 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/sys/arch/sh/dev/
H A Dshb.c50 shb_match(struct device *parent, void *vcf, void *aux) in shb_match()
62 shb_attach(struct device *parent, struct device *self, void *aux) in shb_attach()
70 shb_search(struct device *parent, void *vcf, void *aux) in shb_search()
/openbsd/sys/arch/macppc/dev/
H A Dmacgpio.c74 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/sys/arch/arm/cortex/
H A Dcortex.c97 cortexmatch(struct device *parent, void *cfdata, void *aux) in cortexmatch()
124 cortexattach(struct device *parent, struct device *self, void *aux) in cortexattach()
132 cortexsearch(struct device *parent, void *vcf, void *aux) in cortexsearch()
/openbsd/usr.sbin/ldomctl/
H A Dconfig.c982 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
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
1270 struct md_node *parent; in hvmd_finalize_console() local
[all …]
/openbsd/sys/arch/octeon/dev/
H A Docteon_iobus.c163 iobusmatch(struct device *parent, void *match, void *aux) in iobusmatch()
188 iobussubmatch(struct device *parent, void *vcf, void *args) in iobussubmatch()
203 iobusattach(struct device *parent, struct device *self, void *aux) in iobusattach()
249 iobussearch(struct device *parent, void *v, void *aux) in iobussearch()
/openbsd/sys/dev/pci/
H A Dxspd.c58 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/sys/arch/arm/mainbus/
H A Dmainbus.c85 mainbus_match(struct device *parent, void *cfdata, void *aux) in mainbus_match()
94 mainbus_attach(struct device *parent, struct device *self, void *aux) in mainbus_attach()
219 mainbus_match_status(struct device *parent, void *match, void *aux) in mainbus_match_status()
258 mainbus_match_primary(struct device *parent, void *match, void *aux) in mainbus_match_primary()
273 mainbus_match_secondary(struct device *parent, void *match, void *aux) in mainbus_match_secondary()
/openbsd/sys/arch/powerpc64/dev/
H A Dmainbus.c108 mainbus_match(struct device *parent, void *cfdata, void *aux) in mainbus_match()
114 mainbus_attach(struct device *parent, struct device *self, void *aux) in mainbus_attach()
295 mainbus_match_status(struct device *parent, void *match, void *aux) in mainbus_match_status()
342 mainbus_match_primary(struct device *parent, void *match, void *aux) in mainbus_match_primary()
354 mainbus_match_secondary(struct device *parent, void *match, void *aux) in mainbus_match_secondary()
/openbsd/gnu/llvm/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h117 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/sys/arch/riscv64/dev/
H A Dmainbus.c89 mainbus_match(struct device *parent, void *cfdata, void *aux) in mainbus_match()
95 mainbus_attach(struct device *parent, struct device *self, void *aux) in mainbus_attach()
283 mainbus_match_status(struct device *parent, void *match, void *aux) in mainbus_match_status()
334 mainbus_match_primary(struct device *parent, void *match, void *aux) in mainbus_match_primary()
346 mainbus_match_secondary(struct device *parent, void *match, void *aux) in mainbus_match_secondary()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dvarobj.c104 struct varobj *parent; member
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()
2256 cplus_name_of_child (struct varobj *parent, int index) in cplus_name_of_child()
2540 java_name_of_variable (struct varobj *parent) in java_name_of_variable()
2560 java_name_of_child (struct varobj *parent, int index) in java_name_of_child()
[all …]
/openbsd/sys/dev/sbus/
H A Dasio.c96 asio_match(struct device *parent, void *match, void *aux) in asio_match()
106 asio_attach(struct device *parent, struct device *self, void *aux) in asio_attach()
197 com_asio_match(struct device *parent, void *match, void *aux) in com_asio_match()
203 com_asio_attach(struct device *parent, struct device *self, void *aux) in com_asio_attach()

12345678910>>...47