Home
last modified time | relevance | path

Searched defs:right_depth (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTBTree.h32 int right_depth; member
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTBTree.h32 int right_depth; member
/dports/graphics/pqiv/pqiv-2.12/lib/
H A Dbostree.c49 const int right_depth = node->right_child_node ? node->right_child_node->depth + 1 : 0; in _bostree_balance() local
430 …unsigned int right_depth = bubble_up->right_child_node ? bubble_up->right_child_node->depth + 1 : … in bostree_remove() local
/dports/net/openslp/openslp-2.0.0/slpd/
H A Dslpd_index.h81 unsigned right_depth; /* Depth of the right sub-tree */ member
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/locktree/
H A Dtreenode.cc385 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
391 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DTreeStats.hpp109 unsigned int right_depth = depth, left_depth = depth; in traverse() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/
H A Dtreenode.cc411 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
417 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/
H A Dtreenode.cc411 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
417 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/rocksdb/rocksdb-6.26.1/utilities/transactions/lock/range/range_tree/lib/locktree/
H A Dtreenode.cc411 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
417 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/rocksdb-lite/rocksdb-6.26.1/utilities/transactions/lock/range/range_tree/lib/locktree/
H A Dtreenode.cc411 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
417 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/
H A Dtreenode.cc411 uint32_t right_depth = m_right_child.depth_est; in left_imbalanced() local
417 uint32_t right_depth = m_right_child.depth_est; in right_imbalanced() local
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTBTree.c28 int right_depth; member
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/X11/Xaw3d/
H A DSmeBSBP.h96 unsigned int right_depth; member
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DSmeBSBP.h96 unsigned int right_depth; member

123