Searched defs:node (Results 226 - 250 of 882) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c391 ng_hci_process_command_timeout(node_p node, hook_p hook, void *arg1, int arg2) argument
[all...]
H A Dng_hci_misc.c84 ng_hci_node_is_up(node_p node, hook_p hook, void *arg1, int arg2) argument
[all...]
/freebsd-11-stable/contrib/unbound/util/storage/
H A Ddnstree.c84 int name_tree_insert(rbtree_type* tree, struct name_tree_node* node, argument
96 addr_tree_insert(rbtree_type* tree, struct addr_tree_node* node, struct sockaddr_storage* addr, socklen_t addrlen, int net) argument
107 addr_tree_init_parents_node(struct addr_tree_node* node) argument
142 struct name_tree_node* node, *prev = NULL, *p; local
[all...]
/freebsd-11-stable/contrib/apr-util/buckets/
H A Dapr_buckets_alloc.c159 node_header_t *node; local
205 check_not_already_free(node_header_t *node) argument
223 node_header_t *node = (node_header_t *)((char *)mem - SIZEOF_NODE_HEADER_T); local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dprefix_string.c100 is_leaf(node_t *node) argument
115 auto_realloc_sub_nodes(svn_prefix_tree__t *tree, node_t *node) argument
179 node_t *node = tree->root; local
[all...]
/freebsd-11-stable/stand/efi/libefi/
H A Ddevpath.c105 EFI_DEVICE_PATH *node, *copy; local
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dnode.h50 struct node { struct
116 inline node::node() function in class:node
121 inline node::node(node *n) function in class:node
126 inline node::node(node *n, statem *s, int divlevel) function in class:node
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dradix.c226 isc_radix_node_t *node; local
240 isc_radix_node_t *node; local
305 isc_radix_node_t *node, *new_node, *parent, *glue = NULL; local
614 isc_radix_remove(isc_radix_tree_t *radix, isc_radix_node_t *node) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Ddwarf2asm.c714 splay_tree_node node; local
773 dw2_output_indirect_constant_1(splay_tree_node node, void *data ATTRIBUTE_UNUSED) argument
H A Det-forest.c444 et_new_occ (struct et_node *node) argument
H A Dipa-pure-const.c81 get_function_state (struct cgraph_node *node) argument
598 struct cgraph_node *node; local
[all...]
H A Dpasses.c948 struct cgraph_node *node; local
[all...]
H A Dprint-rtl.c72 print_decl_name (FILE *outfile, tree node) argument
H A Dtree-ssa-uncprop.c220 tree node = info[i]; local
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dbin_search_tree_.hpp151 typedef typename node_allocator::value_type node; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dtypelist.h58 struct node struct in namespace:typelist
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dsymtab.c109 hashnode node; local
[all...]
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dfibheap.c66 fibnode_t node; local
100 fibnode_t node; local
198 fibheap_replace_key_data(fibheap_t heap, fibnode_t node, fibheapkey_t key, void *data) argument
237 fibheap_replace_data(fibheap_t heap, fibnode_t node, void *data) argument
244 fibheap_replace_key(fibheap_t heap, fibnode_t node, fibheapkey_t key) argument
253 fibheap_delete_node(fibheap_t heap, fibnode_t node) argument
319 fibheap_ins_root(fibheap_t heap, fibnode_t node) argument
338 fibheap_rem_root(fibheap_t heap, fibnode_t node) argument
395 fibheap_link(fibheap_t heap ATTRIBUTE_UNUSED, fibnode_t node, fibnode_t parent) argument
409 fibheap_cut(fibheap_t heap, fibnode_t node, fibnode_t parent) argument
458 fibnode_remove(fibnode_t node) argument
[all...]
H A Dsplay-tree.c52 splay_tree_delete_helper (splay_tree sp, splay_tree_node node) argument
206 splay_tree_foreach_helper (splay_tree sp, splay_tree_node node, argument
315 splay_tree_node node; local
436 splay_tree_node node; local
467 splay_tree_node node; local
[all...]
/freebsd-11-stable/contrib/bmake/
H A Djob.h146 GNode *node; /* The target the child is making */ member in struct:Job
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dctl.h19 struct ctl_node_s node; member in struct:ctl_named_node_s
29 struct ctl_node_s node; member in struct:ctl_indexed_node_s
H A Dextent.h97 extent_node_arena_get(const extent_node_t *node) argument
104 extent_node_addr_get(const extent_node_t *node) argument
111 extent_node_size_get(const extent_node_t *node) argument
118 extent_node_zeroed_get(const extent_node_t *node) argument
125 extent_node_committed_get(const extent_node_t *node) argument
133 extent_node_achunk_get(const extent_node_t *node) argument
140 extent_node_prof_tctx_get(const extent_node_t *node) argument
147 extent_node_arena_set(extent_node_t *node, arena_t *arena) argument
154 extent_node_addr_set(extent_node_t *node, void *addr) argument
161 extent_node_size_set(extent_node_t *node, size_t size) argument
168 extent_node_zeroed_set(extent_node_t *node, bool zeroed) argument
175 extent_node_committed_set(extent_node_t *node, bool committed) argument
182 extent_node_achunk_set(extent_node_t *node, bool achunk) argument
189 extent_node_prof_tctx_set(extent_node_t *node, prof_tctx_t *tctx) argument
196 extent_node_init(extent_node_t *node, arena_t *arena, void *addr, size_t size, bool zeroed, bool committed) argument
211 extent_node_dirty_linkage_init(extent_node_t *node) argument
219 extent_node_dirty_insert(extent_node_t *node, arena_runs_dirty_link_t *runs_dirty, extent_node_t *chunks_dirty) argument
228 extent_node_dirty_remove(extent_node_t *node) argument
[all...]
H A Drtree.h157 rtree_node_valid(rtree_node_elm_t *node) argument
248 rtree_node_elm_t *node; local
339 rtree_node_elm_t *node, *child; local
[all...]
/freebsd-11-stable/contrib/jemalloc/src/
H A Dhuge.c9 extent_node_t *node; local
18 huge_node_set(tsdn_t *tsdn, const void *ptr, extent_node_t *node) argument
27 huge_node_reset(tsdn_t *tsdn, const void *ptr, extent_node_t *node) argument
36 huge_node_unset(const void *ptr, const extent_node_t *node) argument
57 extent_node_t *node; local
140 extent_node_t *node; local
202 extent_node_t *node; local
254 extent_node_t *node; local
395 extent_node_t *node; local
425 extent_node_t *node; local
441 extent_node_t *node; local
456 extent_node_t *node; local
[all...]
/freebsd-11-stable/contrib/ldns/
H A Drbtree.c116 ldns_rbtree_rotate_left(ldns_rbtree_t *rbtree, ldns_rbnode_t *node) argument
143 ldns_rbtree_rotate_right(ldns_rbtree_t *rbtree, ldns_rbnode_t *node) argument
166 ldns_rbtree_insert_fixup(ldns_rbtree_t *rbtree, ldns_rbnode_t *node) argument
248 ldns_rbnode_t *node = rbtree->root; local
296 ldns_rbnode_t *node; local
517 ldns_rbnode_t *node; local
550 ldns_rbnode_t *node = rbtree->root; local
561 ldns_rbnode_t *node = rbtree->root; local
574 ldns_rbtree_next(ldns_rbnode_t *node) argument
595 ldns_rbtree_previous(ldns_rbnode_t *node) argument
653 traverse_post(void (*func)(ldns_rbnode_t*, void*), void* arg, ldns_rbnode_t* node) argument
[all...]

Completed in 293 milliseconds

1234567891011>>