/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | splay-tree.c | 58 rotate_right (splay_tree_node *pp, splay_tree_node p, splay_tree_node n) in rotate_right() function 104 rotate_right (&sp->root, n, c); in splay_tree_splay() 116 rotate_right (&n->right, c, c->right); in splay_tree_splay() 117 rotate_right (&sp->root, n, n->right); in splay_tree_splay() 121 rotate_right (&n->left, c, c->right); in splay_tree_splay() 127 rotate_right (&sp->root, n, n->right); in splay_tree_splay()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | splay-tree.c | 58 rotate_right (splay_tree_node *pp, splay_tree_node p, splay_tree_node n) in rotate_right() function 104 rotate_right (&sp->root, n, c); in splay_tree_splay() 116 rotate_right (&n->right, c, c->right); in splay_tree_splay() 117 rotate_right (&sp->root, n, n->right); in splay_tree_splay() 121 rotate_right (&n->left, c, c->right); in splay_tree_splay() 127 rotate_right (&sp->root, n, n->right); in splay_tree_splay()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | splay-tree.c | 46 static inline void rotate_right (splay_tree_node *, 129 rotate_right (splay_tree_node *pp, splay_tree_node p, splay_tree_node n) in rotate_right() function 175 rotate_right (&sp->root, n, c); in splay_tree_splay() 187 rotate_right (&n->right, c, c->right); in splay_tree_splay() 188 rotate_right (&sp->root, n, n->right); in splay_tree_splay() 192 rotate_right (&n->left, c, c->right); in splay_tree_splay() 198 rotate_right (&sp->root, n, n->right); in splay_tree_splay()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | splay-tree.c | 46 static inline void rotate_right (splay_tree_node *, 129 rotate_right (splay_tree_node *pp, splay_tree_node p, splay_tree_node n) in rotate_right() function 175 rotate_right (&sp->root, n, c); in splay_tree_splay() 187 rotate_right (&n->right, c, c->right); in splay_tree_splay() 188 rotate_right (&sp->root, n, n->right); in splay_tree_splay() 192 rotate_right (&n->left, c, c->right); in splay_tree_splay() 198 rotate_right (&sp->root, n, n->right); in splay_tree_splay()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | splay-tree.c | 46 static inline void rotate_right (splay_tree_node *, 129 rotate_right (splay_tree_node *pp, splay_tree_node p, splay_tree_node n) in rotate_right() function 175 rotate_right (&sp->root, n, c); in splay_tree_splay() 187 rotate_right (&n->right, c, c->right); in splay_tree_splay() 188 rotate_right (&sp->root, n, n->right); in splay_tree_splay() 192 rotate_right (&n->left, c, c->right); in splay_tree_splay() 198 rotate_right (&sp->root, n, n->right); in splay_tree_splay()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | splay-tree.c | 46 static inline void rotate_right (splay_tree_node *, 129 rotate_right (splay_tree_node *pp, splay_tree_node p, splay_tree_node n) in rotate_right() function 175 rotate_right (&sp->root, n, c); in splay_tree_splay() 187 rotate_right (&n->right, c, c->right); in splay_tree_splay() 188 rotate_right (&sp->root, n, n->right); in splay_tree_splay() 192 rotate_right (&n->left, c, c->right); in splay_tree_splay() 198 rotate_right (&sp->root, n, n->right); in splay_tree_splay()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | typed-splay-tree.h | 79 static inline void rotate_right (splay_tree_node *, 321 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::rotate_right (splay_tree_node *pp, in rotate_right() function 370 rotate_right (&root, n, c); in splay_tree_splay() 382 rotate_right (&n->right, c, c->right); in splay_tree_splay() 383 rotate_right (&root, n, n->right); in splay_tree_splay() 387 rotate_right (&n->left, c, c->right); in splay_tree_splay() 393 rotate_right (&root, n, n->right); in splay_tree_splay()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | typed-splay-tree.h | 79 static inline void rotate_right (splay_tree_node *, 321 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::rotate_right (splay_tree_node *pp, in rotate_right() function 370 rotate_right (&root, n, c); in splay_tree_splay() 382 rotate_right (&n->right, c, c->right); in splay_tree_splay() 383 rotate_right (&root, n, n->right); in splay_tree_splay() 387 rotate_right (&n->left, c, c->right); in splay_tree_splay() 393 rotate_right (&root, n, n->right); in splay_tree_splay()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | bbt.cc | 81 rotate_right (gfc_bbt *t) in rotate_right() function 110 t = rotate_right (t); in insert() 152 temp = rotate_right (t); in delete_root()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | bbt.c | 81 rotate_right (gfc_bbt *t) in rotate_right() function 110 t = rotate_right (t); in insert() 152 temp = rotate_right (t); in delete_root()
|
/netbsd-src/external/bsd/ipf/dist/ |
H A D | ipf_rb.h | 62 rotate_right(struct _n##_rb_head *head, _t *node) \ 120 rotate_right(head, gparent); \ 132 rotate_right(head, node); \ 176 rotate_right(head, tmp); \ 191 rotate_right(head, parent); \ 216 rotate_right(head, parent); \
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/ |
H A D | insert_fn_imps.hpp | 88 base_type::rotate_right(p_nd->m_p_parent->m_p_parent); in insert_fixup() 106 base_type::rotate_right(p_nd); in insert_fixup()
|
H A D | erase_fn_imps.hpp | 232 base_type::rotate_right(p_w); in remove_fixup() 254 base_type::rotate_right(p_new_x_parent); in remove_fixup() 283 base_type::rotate_right(p_new_x_parent); in remove_fixup()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/ |
H A D | insert_fn_imps.hpp | 88 base_type::rotate_right(p_nd->m_p_parent->m_p_parent); in insert_fixup() 106 base_type::rotate_right(p_nd); in insert_fixup()
|
H A D | erase_fn_imps.hpp | 232 base_type::rotate_right(p_w); in remove_fixup() 254 base_type::rotate_right(p_new_x_parent); in remove_fixup() 283 base_type::rotate_right(p_new_x_parent); in remove_fixup()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/ |
H A D | rotate_fn_imps.hpp | 77 rotate_right(node_pointer p_x) in rotate_right() function in PB_DS_CLASS_C_DEC 113 rotate_right(p_parent); in rotate_parent()
|
H A D | bin_search_tree_.hpp | 302 rotate_right(node_pointer);
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/ |
H A D | rotate_fn_imps.hpp | 77 rotate_right(node_pointer p_x) in rotate_right() function in PB_DS_CLASS_C_DEC 113 rotate_right(p_parent); in rotate_parent()
|
H A D | bin_search_tree_.hpp | 302 rotate_right(node_pointer);
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ipf_rb.h | 123 rotate_right(struct _n##_rb_head *head, _t *node) \ 181 rotate_right(head, gparent); \ 193 rotate_right(head, node); \ 237 rotate_right(head, tmp); \ 252 rotate_right(head, parent); \ 277 rotate_right(head, parent); \
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/ |
H A D | rotate_fn_imps.hpp | 75 rotate_right(node_pointer p_x) in rotate_right() function in PB_DS_CLASS_C_DEC 108 rotate_right(p_parent); in rotate_parent()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/ |
H A D | rotate_fn_imps.hpp | 75 rotate_right(node_pointer p_x) in rotate_right() function in PB_DS_CLASS_C_DEC 108 rotate_right(p_parent); in rotate_parent()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | unit.c | 171 rotate_right (gfc_unit *t) in rotate_right() function 211 t = rotate_right (t); in insert() 273 temp = rotate_right (t); in delete_root()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | unit.c | 171 rotate_right (gfc_unit *t) in rotate_right() function 211 t = rotate_right (t); in insert() 273 temp = rotate_right (t); in delete_root()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | rbt.c | 214 rotate_right(dns_rbtnode_t *node, dns_rbtnode_t **rootp); 1678 rotate_right(dns_rbtnode_t *node, dns_rbtnode_t **rootp) { 1786 rotate_right(grandparent, &root); in unhash_node() 1797 rotate_right(parent, &root); in unhash_node() 1998 rotate_right(sibling, rootp); 2020 rotate_right(parent, rootp); in deletefromlevel() 2043 rotate_right(parent, rootp); in deletefromlevel() 1858 rotate_right(dns_rbtnode_t *node, dns_rbtnode_t **rootp) { rotate_right() function
|