Home
last modified time | relevance | path

Searched refs:left_depth (Results 1 – 25 of 80) sorted by relevance

1234

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTBTree.c26 int left_depth; member
152 tree->top->left_depth = 0; in HTBTree_add()
178 added_element->left_depth = 0; in HTBTree_add()
196 added_element->left_depth = 0; in HTBTree_add()
239 if ((abs(father_of_element->left_depth in HTBTree_add()
296 depth = father_of_forefather->left_depth; in HTBTree_add()
299 father_of_forefather->left_depth = 1 in HTBTree_add()
305 father_of_forefather->left_depth = 1 in HTBTree_add()
405 father_of_forefather->left_depth = 1 in HTBTree_add()
411 father_of_forefather->left_depth = 1 in HTBTree_add()
[all …]
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTBTree.c150 tree->top->left_depth = 0; in HTBTree_add()
176 added_element->left_depth = 0; in HTBTree_add()
194 added_element->left_depth = 0; in HTBTree_add()
208 depth = father_of_forefather->left_depth; in HTBTree_add()
209 father_of_forefather->left_depth = 1 in HTBTree_add()
211 forefather_of_element->left_depth); in HTBTree_add()
212 depth2 = father_of_forefather->left_depth; in HTBTree_add()
230 if ((abs(father_of_element->left_depth in HTBTree_add()
276 father_of_element->left_depth); in HTBTree_add()
365 added_element->left_depth = 1 + in HTBTree_add()
[all …]
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTBTree.c150 tree->top->left_depth = 0; in HTBTree_add()
176 added_element->left_depth = 0; in HTBTree_add()
194 added_element->left_depth = 0; in HTBTree_add()
208 depth = father_of_forefather->left_depth; in HTBTree_add()
209 father_of_forefather->left_depth = 1 in HTBTree_add()
211 forefather_of_element->left_depth); in HTBTree_add()
212 depth2 = father_of_forefather->left_depth; in HTBTree_add()
230 if ((abs(father_of_element->left_depth in HTBTree_add()
276 father_of_element->left_depth); in HTBTree_add()
365 added_element->left_depth = 1 + in HTBTree_add()
[all …]
/dports/net/openslp/openslp-2.0.0/slpd/
H A Dslpd_index.c223 new_node->left_depth = 0; in create_index_tree_node()
366 if (root_node->left_depth - root_node->right_depth == 2) in rebalance_tree()
384 pivot->right_depth = new_pivot->left_depth; in rebalance_tree()
387 new_pivot->left_depth = tree_depth(pivot); in rebalance_tree()
396 root_node->left_depth = pivot->right_depth; in rebalance_tree()
421 pivot->left_depth = new_pivot->right_depth; in rebalance_tree()
433 root_node->right_depth = pivot->left_depth; in rebalance_tree()
436 pivot->left_depth = tree_depth(root_node); in rebalance_tree()
487 root_node->left_depth = 1; in index_tree_insert()
745 if (root_node->left_depth > root_node->right_depth) in index_tree_delete()
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DTreeStats.hpp109 unsigned int right_depth = depth, left_depth = depth; in traverse() local
110 rval = traverse(impl, children[0], left_depth); in traverse()
114 depth = std::max(left_depth, right_depth); in traverse()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/multiprecision/detail/
H A Dnumber_base.hpp454 static const unsigned left_depth = left_type::depth + 1; member
456 static const unsigned depth = left_depth > right_depth ? left_depth : right_depth;
501 static const unsigned left_depth = left_type::depth + 1; member
504 …static const unsigned depth = left_depth > right_depth ? (left_depth > middle_depth ? left_depth :…
557 static const unsigned left_depth = left_type::depth + 1; member
562 …static const unsigned left_max_depth = left_depth > left_middle_depth ? left_depth : left_middle_d…
/dports/databases/percona57-server/boost_1_59_0/boost/multiprecision/detail/
H A Dnumber_base.hpp454 static const unsigned left_depth = left_type::depth + 1; member
456 static const unsigned depth = left_depth > right_depth ? left_depth : right_depth;
501 static const unsigned left_depth = left_type::depth + 1; member
504 …static const unsigned depth = left_depth > right_depth ? (left_depth > middle_depth ? left_depth :…
557 static const unsigned left_depth = left_type::depth + 1; member
562 …static const unsigned left_max_depth = left_depth > left_middle_depth ? left_depth : left_middle_d…
/dports/databases/xtrabackup/boost_1_59_0/boost/multiprecision/detail/
H A Dnumber_base.hpp454 static const unsigned left_depth = left_type::depth + 1; member
456 static const unsigned depth = left_depth > right_depth ? left_depth : right_depth;
501 static const unsigned left_depth = left_type::depth + 1; member
504 …static const unsigned depth = left_depth > right_depth ? (left_depth > middle_depth ? left_depth :…
557 static const unsigned left_depth = left_type::depth + 1; member
562 …static const unsigned left_max_depth = left_depth > left_middle_depth ? left_depth : left_middle_d…
/dports/databases/percona57-client/boost_1_59_0/boost/multiprecision/detail/
H A Dnumber_base.hpp454 static const unsigned left_depth = left_type::depth + 1; member
456 static const unsigned depth = left_depth > right_depth ? left_depth : right_depth;
501 static const unsigned left_depth = left_type::depth + 1; member
504 …static const unsigned depth = left_depth > right_depth ? (left_depth > middle_depth ? left_depth :…
557 static const unsigned left_depth = left_type::depth + 1; member
562 …static const unsigned left_max_depth = left_depth > left_middle_depth ? left_depth : left_middle_d…
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/multiprecision/detail/
H A Dnumber_base.hpp454 static const unsigned left_depth = left_type::depth + 1; member
456 static const unsigned depth = left_depth > right_depth ? left_depth : right_depth;
501 static const unsigned left_depth = left_type::depth + 1; member
504 …static const unsigned depth = left_depth > right_depth ? (left_depth > middle_depth ? left_depth :…
557 static const unsigned left_depth = left_type::depth + 1; member
562 …static const unsigned left_max_depth = left_depth > left_middle_depth ? left_depth : left_middle_d…
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/multiprecision/detail/
H A Dnumber_base.hpp454 static const unsigned left_depth = left_type::depth + 1; member
456 static const unsigned depth = left_depth > right_depth ? left_depth : right_depth;
501 static const unsigned left_depth = left_type::depth + 1; member
504 …static const unsigned depth = left_depth > right_depth ? (left_depth > middle_depth ? left_depth :…
557 static const unsigned left_depth = left_type::depth + 1; member
562 …static const unsigned left_max_depth = left_depth > left_middle_depth ? left_depth : left_middle_d…
/dports/devel/py-intervaltree/intervaltree-3.1.0/intervaltree/
H A Dnode.py121 left_depth = self.left_node.depth if self.left_node else 0
123 self.depth = 1 + max(left_depth, right_depth)
124 self.balance = right_depth - left_depth
132 left_depth = self.left_node.compute_depth() if self.left_node else 0
134 return 1 + max(left_depth, right_depth)
/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_view.c718 float left_depth; /* depth of pixel on left edge of current local
749 left_depth = vpc->depth_000 + vpc->depth_dk*slicenum -
753 max_depth = left_depth + depth_di*width + depth_dj*height;
755 max_depth = left_depth + depth_di*width;
759 max_depth = left_depth + depth_dj*height;
761 max_depth = left_depth;
773 left_depth_quant = left_depth * depth_quant;
777 pix_depth = left_depth + 0*depth_di + 0*depth_dj;
785 pix_depth = left_depth + width*depth_di + 0*depth_dj;
793 pix_depth = left_depth + width*depth_di + height*depth_dj;
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/multiprecision/detail/
H A Dnumber_base.hpp563 static const unsigned left_depth = left_type::depth + 1; member
565 static const unsigned depth = left_depth > right_depth ? left_depth : right_depth;
642 static const unsigned left_depth = left_type::depth + 1; member
645 …static const unsigned depth = left_depth > right_depth ? (left_depth > middle_depth ? left_depth :…
730 static const unsigned left_depth = left_type::depth + 1; member
735 …static const unsigned left_max_depth = left_depth > left_middle_depth ? left_depth : left_middle_d…
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/multiprecision/detail/
H A Dnumber_base.hpp602 static const unsigned left_depth = left_type::depth + 1; member
604 static const unsigned depth = left_depth > right_depth ? left_depth : right_depth;
687 static const unsigned left_depth = left_type::depth + 1; member
690 …static const unsigned depth = left_depth > right_depth ? (left_depth > middle_depth ? left_depth :…
781 static const unsigned left_depth = left_type::depth + 1; member
786 …static const unsigned left_max_depth = left_depth > left_middle_depth ? left_depth : left_middle_d…
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/multiprecision/detail/
H A Dnumber_base.hpp558 static const unsigned left_depth = left_type::depth + 1; member
560 static const unsigned depth = left_depth > right_depth ? left_depth : right_depth;
637 static const unsigned left_depth = left_type::depth + 1; member
640 …static const unsigned depth = left_depth > right_depth ? (left_depth > middle_depth ? left_depth :…
725 static const unsigned left_depth = left_type::depth + 1; member
730 …static const unsigned left_max_depth = left_depth > left_middle_depth ? left_depth : left_middle_d…
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc384 uint32_t left_depth = m_left_child.depth_est; in left_imbalanced() local
386 return m_left_child.ptr != nullptr && left_depth > threshold + right_depth; in left_imbalanced()
390 uint32_t left_depth = m_left_child.depth_est; in right_imbalanced() local
392 return m_right_child.ptr != nullptr && right_depth > threshold + left_depth; in right_imbalanced()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc384 uint32_t left_depth = m_left_child.depth_est; in left_imbalanced() local
386 return m_left_child.ptr != nullptr && left_depth > threshold + right_depth; in left_imbalanced()
390 uint32_t left_depth = m_left_child.depth_est; in right_imbalanced() local
392 return m_right_child.ptr != nullptr && right_depth > threshold + left_depth; in right_imbalanced()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc384 uint32_t left_depth = m_left_child.depth_est; in left_imbalanced() local
386 return m_left_child.ptr != nullptr && left_depth > threshold + right_depth; in left_imbalanced()
390 uint32_t left_depth = m_left_child.depth_est; in right_imbalanced() local
392 return m_right_child.ptr != nullptr && right_depth > threshold + left_depth; in right_imbalanced()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc384 uint32_t left_depth = m_left_child.depth_est; in left_imbalanced() local
386 return m_left_child.ptr != nullptr && left_depth > threshold + right_depth; in left_imbalanced()
390 uint32_t left_depth = m_left_child.depth_est; in right_imbalanced() local
392 return m_right_child.ptr != nullptr && right_depth > threshold + left_depth; in right_imbalanced()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc384 uint32_t left_depth = m_left_child.depth_est; in left_imbalanced() local
386 return m_left_child.ptr != nullptr && left_depth > threshold + right_depth; in left_imbalanced()
390 uint32_t left_depth = m_left_child.depth_est; in right_imbalanced() local
392 return m_right_child.ptr != nullptr && right_depth > threshold + left_depth; in right_imbalanced()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc384 uint32_t left_depth = m_left_child.depth_est; in left_imbalanced() local
386 return m_left_child.ptr != nullptr && left_depth > threshold + right_depth; in left_imbalanced()
390 uint32_t left_depth = m_left_child.depth_est; in right_imbalanced() local
392 return m_right_child.ptr != nullptr && right_depth > threshold + left_depth; in right_imbalanced()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc384 uint32_t left_depth = m_left_child.depth_est; in left_imbalanced() local
386 return m_left_child.ptr != nullptr && left_depth > threshold + right_depth; in left_imbalanced()
390 uint32_t left_depth = m_left_child.depth_est; in right_imbalanced() local
392 return m_right_child.ptr != nullptr && right_depth > threshold + left_depth; in right_imbalanced()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc384 uint32_t left_depth = m_left_child.depth_est; in left_imbalanced() local
386 return m_left_child.ptr != nullptr && left_depth > threshold + right_depth; in left_imbalanced()
390 uint32_t left_depth = m_left_child.depth_est; in right_imbalanced() local
392 return m_right_child.ptr != nullptr && right_depth > threshold + left_depth; in right_imbalanced()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc384 uint32_t left_depth = m_left_child.depth_est; in left_imbalanced() local
386 return m_left_child.ptr != nullptr && left_depth > threshold + right_depth; in left_imbalanced()
390 uint32_t left_depth = m_left_child.depth_est; in right_imbalanced() local
392 return m_right_child.ptr != nullptr && right_depth > threshold + left_depth; in right_imbalanced()

1234