Home
last modified time | relevance | path

Searched defs:father (Results 1 – 21 of 21) sorted by relevance

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_rb.c50 #define RB_SET_FATHER(rb, father) \ argument
276 struct archive_rb_node * father = RB_FATHER(self); in __archive_rb_tree_insert_rebalance() local
352 struct archive_rb_node *father = RB_FATHER(self); in __archive_rb_tree_prune_node() local
477 struct archive_rb_node *father = RB_FATHER(self); in __archive_rb_tree_prune_blackred_branch() local
/dflybsd-src/sys/libprop/
H A Dprop_rb.c320 struct rb_node * father = RB_FATHER(self); in rb_tree_insert_rebalance() local
427 struct rb_node *father = RB_FATHER(self); in rb_tree_prune_node() local
632 struct rb_node *father = RB_FATHER(self); in rb_tree_prune_blackred_branch() local
H A Dprop_rb_impl.h73 #define RB_SET_FATHER(rb, father) \ argument
/dflybsd-src/contrib/dhcpcd/compat/
H A Drb.c397 struct rb_node * father = RB_FATHER(self); in rb_tree_insert_rebalance() local
504 struct rb_node *father = RB_FATHER(self); in rb_tree_prune_node() local
709 struct rb_node *father = RB_FATHER(self); in rb_tree_prune_blackred_branch() local
H A Drbtree.h76 #define RB_SET_FATHER(rb, father) \ argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Det-forest.h62 struct et_node *father; /* Father of the node. */ member
H A Det-forest.c517 et_set_father (struct et_node *t, struct et_node *father) in et_set_father()
576 struct et_node *father = t->father; in et_split() local
H A Dcfgloop.c281 establish_preds (struct loop *loop, struct loop *father) in establish_preds()
305 flow_loop_tree_node_add (struct loop *father, struct loop *loop, in flow_loop_tree_node_add()
327 struct loop *prev, *father; in flow_loop_tree_node_remove() local
H A Dtree-ssa-loop-ivcanon.c1488 loop_p father = get_loop (cfun, i); in tree_unroll_loops_completely() local
H A Dcfgloopmanip.c130 struct loop *father = current_loops->tree_root, *act; in fix_loop_placement() local
H A Dtree-ssa-reassoc.c273 struct loop *father = bb->loop_father; in phi_rank() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Det-forest.h63 struct et_node *father; /* Father of the node. */ member
H A Dgraphite-poly.h888 lst_p father; in lst_pred() local
908 lst_p father; in lst_succ() local
1071 lst_p father = LST_LOOP_FATHER (lst); in lst_remove_from_sequence() local
1085 lst_p l, father = LST_LOOP_FATHER (lst); in lst_remove_loop_and_inline_stmts_in_loop_father() local
1172 lst_p father = LST_LOOP_FATHER (lst); in lst_update_scattering() local
1193 lst_p father; in lst_insert_in_sequence() local
1215 lst_p father; in lst_replace() local
H A Det-forest.c524 et_set_father (struct et_node *t, struct et_node *father) in et_set_father()
583 struct et_node *father = t->father; in et_split() local
H A Dcfgloop.c281 establish_preds (struct loop *loop, struct loop *father) in establish_preds()
302 flow_loop_tree_node_add (struct loop *father, struct loop *loop) in flow_loop_tree_node_add()
315 struct loop *prev, *father; in flow_loop_tree_node_remove() local
H A Dgraphite-interchange.c677 lst_p father; in lst_interchange_select_outer() local
H A Dcfgloopmanip.c130 struct loop *father = current_loops->tree_root, *act; in fix_loop_placement() local
H A Dtree-ssa-reassoc.c216 struct loop *father = bb->loop_father; in phi_rank() local
/dflybsd-src/sys/net/dummynet/
H A Dip_dummynet.c297 int father = HEAP_FATHER(son); in heap_insert() local
318 int child, father, max = h->elements - 1; in heap_extract() local
/dflybsd-src/sys/net/dummynet3/
H A Dip_dummynet3.c316 int father = HEAP_FATHER(son); in heap_insert() local
337 int child, father, max = h->elements - 1; in heap_extract() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dieee.c1922 bfd_vma attr, frame_type, push_mask, nargs, level, father; in parse_ieee_ty() local