Home
last modified time | relevance | path

Searched defs:any_avltree_node_traits (Results 1 – 19 of 19) sorted by relevance

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp158 struct any_avltree_node_traits struct
160 typedef any_node<VoidPointer> node;
166 typedef std::size_t balance;
168 static node_ptr get_parent(const_node_ptr n) in get_parent()
174 static node_ptr get_left(const_node_ptr n) in get_left()
177 static void set_left(node_ptr n, node_ptr l) in set_left()
180 static node_ptr get_right(const_node_ptr n) in get_right()
186 static balance get_balance(const_node_ptr n) in get_balance()
192 static balance negative() in negative()
195 static balance zero() in zero()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
166 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent()
172 BOOST_INTRUSIVE_FORCEINLINE static void set_left(node_ptr n, node_ptr l) in set_left()
178 BOOST_INTRUSIVE_FORCEINLINE static void set_right(node_ptr n, node_ptr r) in set_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
166 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent()
172 BOOST_INTRUSIVE_FORCEINLINE static void set_left(node_ptr n, node_ptr l) in set_left()
178 BOOST_INTRUSIVE_FORCEINLINE static void set_right(node_ptr n, node_ptr r) in set_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
166 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent()
172 BOOST_INTRUSIVE_FORCEINLINE static void set_left(node_ptr n, node_ptr l) in set_left()
178 BOOST_INTRUSIVE_FORCEINLINE static void set_right(node_ptr n, node_ptr r) in set_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp153 struct any_avltree_node_traits struct
155 typedef any_node<VoidPointer> node;
156 typedef typename node::node_ptr node_ptr;
159 typedef std::size_t balance;
161 static node_ptr get_parent(const const_node_ptr & n) in get_parent()
167 static node_ptr get_left(const const_node_ptr & n) in get_left()
173 static node_ptr get_right(const const_node_ptr & n) in get_right()
179 static balance get_balance(const const_node_ptr & n) in get_balance()
185 static balance negative() in negative()
188 static balance zero() in zero()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
166 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent()
172 BOOST_INTRUSIVE_FORCEINLINE static void set_left(node_ptr n, node_ptr l) in set_left()
178 BOOST_INTRUSIVE_FORCEINLINE static void set_right(node_ptr n, node_ptr r) in set_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp153 struct any_avltree_node_traits struct
155 typedef any_node<VoidPointer> node;
156 typedef typename node::node_ptr node_ptr;
159 typedef std::size_t balance;
161 static node_ptr get_parent(const const_node_ptr & n) in get_parent()
167 static node_ptr get_left(const const_node_ptr & n) in get_left()
173 static node_ptr get_right(const const_node_ptr & n) in get_right()
179 static balance get_balance(const const_node_ptr & n) in get_balance()
185 static balance negative() in negative()
188 static balance zero() in zero()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp153 struct any_avltree_node_traits struct
155 typedef any_node<VoidPointer> node;
156 typedef typename node::node_ptr node_ptr;
159 typedef std::size_t balance;
161 static node_ptr get_parent(const const_node_ptr & n) in get_parent()
167 static node_ptr get_left(const const_node_ptr & n) in get_left()
173 static node_ptr get_right(const const_node_ptr & n) in get_right()
179 static balance get_balance(const const_node_ptr & n) in get_balance()
185 static balance negative() in negative()
188 static balance zero() in zero()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
166 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent()
172 BOOST_INTRUSIVE_FORCEINLINE static void set_left(node_ptr n, node_ptr l) in set_left()
178 BOOST_INTRUSIVE_FORCEINLINE static void set_right(node_ptr n, node_ptr r) in set_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp153 struct any_avltree_node_traits struct
155 typedef any_node<VoidPointer> node;
156 typedef typename node::node_ptr node_ptr;
159 typedef std::size_t balance;
161 static node_ptr get_parent(const const_node_ptr & n) in get_parent()
167 static node_ptr get_left(const const_node_ptr & n) in get_left()
173 static node_ptr get_right(const const_node_ptr & n) in get_right()
179 static balance get_balance(const const_node_ptr & n) in get_balance()
185 static balance negative() in negative()
188 static balance zero() in zero()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
163 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_parent(const const_node_ptr & n) in get_parent()
169 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_left(const const_node_ptr & n) in get_left()
175 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_right(const const_node_ptr & n) in get_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
166 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent()
172 BOOST_INTRUSIVE_FORCEINLINE static void set_left(node_ptr n, node_ptr l) in set_left()
178 BOOST_INTRUSIVE_FORCEINLINE static void set_right(node_ptr n, node_ptr r) in set_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
166 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent()
172 BOOST_INTRUSIVE_FORCEINLINE static void set_left(node_ptr n, node_ptr l) in set_left()
178 BOOST_INTRUSIVE_FORCEINLINE static void set_right(node_ptr n, node_ptr r) in set_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp153 struct any_avltree_node_traits struct
155 typedef any_node<VoidPointer> node;
156 typedef typename node::node_ptr node_ptr;
159 typedef std::size_t balance;
161 static node_ptr get_parent(const const_node_ptr & n) in get_parent()
167 static node_ptr get_left(const const_node_ptr & n) in get_left()
173 static node_ptr get_right(const const_node_ptr & n) in get_right()
179 static balance get_balance(const const_node_ptr & n) in get_balance()
185 static balance negative() in negative()
188 static balance zero() in zero()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
166 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent()
172 BOOST_INTRUSIVE_FORCEINLINE static void set_left(node_ptr n, node_ptr l) in set_left()
178 BOOST_INTRUSIVE_FORCEINLINE static void set_right(node_ptr n, node_ptr r) in set_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
166 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent()
172 BOOST_INTRUSIVE_FORCEINLINE static void set_left(node_ptr n, node_ptr l) in set_left()
178 BOOST_INTRUSIVE_FORCEINLINE static void set_right(node_ptr n, node_ptr r) in set_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp153 struct any_avltree_node_traits struct
155 typedef any_node<VoidPointer> node;
156 typedef typename node::node_ptr node_ptr;
159 typedef std::size_t balance;
161 static node_ptr get_parent(const const_node_ptr & n) in get_parent()
167 static node_ptr get_left(const const_node_ptr & n) in get_left()
173 static node_ptr get_right(const const_node_ptr & n) in get_right()
179 static balance get_balance(const const_node_ptr & n) in get_balance()
185 static balance negative() in negative()
188 static balance zero() in zero()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp155 struct any_avltree_node_traits struct
157 typedef any_node<VoidPointer> node;
158 typedef typename node::node_ptr node_ptr;
159 typedef typename node::const_node_ptr const_node_ptr;
161 typedef std::size_t balance;
163 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_parent(const const_node_ptr & n) in get_parent()
169 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_left(const const_node_ptr & n) in get_left()
175 BOOST_INTRUSIVE_FORCEINLINE static node_ptr get_right(const const_node_ptr & n) in get_right()
187 BOOST_INTRUSIVE_FORCEINLINE static balance negative() in negative()
190 BOOST_INTRUSIVE_FORCEINLINE static balance zero() in zero()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/intrusive/detail/
H A Dany_node_and_algorithms.hpp153 struct any_avltree_node_traits struct
155 typedef any_node<VoidPointer> node;
156 typedef typename node::node_ptr node_ptr;
159 typedef std::size_t balance;
161 static node_ptr get_parent(const const_node_ptr & n) in get_parent()
167 static node_ptr get_left(const const_node_ptr & n) in get_left()
173 static node_ptr get_right(const const_node_ptr & n) in get_right()
179 static balance get_balance(const const_node_ptr & n) in get_balance()
185 static balance negative() in negative()
188 static balance zero() in zero()
[all …]