Home
last modified time | relevance | path

Searched refs:to_value_ptr (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/intrusive/detail/
H A Dhook_traits.hpp57 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
63 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
126 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
133 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
168 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
169 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
171 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
172 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/databases/percona57-server/boost_1_59_0/boost/intrusive/detail/
H A Dhook_traits.hpp57 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
63 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
126 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
133 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
168 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
169 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
171 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
172 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/databases/xtrabackup/boost_1_59_0/boost/intrusive/detail/
H A Dhook_traits.hpp57 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
63 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
126 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
133 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
168 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
169 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
171 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
172 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/databases/percona57-client/boost_1_59_0/boost/intrusive/detail/
H A Dhook_traits.hpp57 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
63 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
126 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
133 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
168 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
169 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
171 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
172 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
64 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
127 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
134 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
169 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
170 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
172 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
173 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/intrusive/detail/
H A Dhook_traits.hpp57 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
63 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
126 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
133 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
168 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
169 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
171 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
172 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n)
64 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n)
127 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n)
134 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n)
169 static pointer to_value_ptr(const node_ptr & n)
170 { return Functor::to_value_ptr(to_hook_ptr(n)); }
172 static const_pointer to_value_ptr(const const_node_ptr & n)
173 { return Functor::to_value_ptr(to_hook_ptr(n)); }
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n)
64 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n)
127 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n)
134 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n)
169 static pointer to_value_ptr(const node_ptr & n)
170 { return Functor::to_value_ptr(to_hook_ptr(n)); }
172 static const_pointer to_value_ptr(const const_node_ptr & n)
173 { return Functor::to_value_ptr(to_hook_ptr(n)); }
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/intrusive/detail/
H A Dhook_traits.hpp57 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
63 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
126 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
133 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
168 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
169 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
171 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
172 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
64 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
127 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
134 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
169 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
170 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
172 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
173 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/intrusive/detail/
H A Dhook_traits.hpp57 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
63 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
126 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
133 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
168 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
169 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
171 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
172 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/devel/boost-docs/boost_1_72_0/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
66 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
135 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
142 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
177 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
178 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
180 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
181 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
H A Dkey_nodeptr_comp.hpp91 { return base().get()(key_of_value()(*traits_->to_value_ptr(t1))); } in operator ()()
98 { return base()(*traits_->to_value_ptr(t1), *traits_->to_value_ptr(t2)); } in operator ()()
104 { return base()(*traits_->to_value_ptr(t1), t2); } in operator ()()
110 { return base()(t1, *traits_->to_value_ptr(t2)); } in operator ()()
/dports/devel/hyperscan/boost_1_75_0/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
66 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
135 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
142 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
177 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
178 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
180 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
181 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
H A Dkey_nodeptr_comp.hpp91 { return base().get()(key_of_value()(*traits_->to_value_ptr(t1))); } in operator ()()
98 { return base()(*traits_->to_value_ptr(t1), *traits_->to_value_ptr(t2)); } in operator ()()
104 { return base()(*traits_->to_value_ptr(t1), t2); } in operator ()()
110 { return base()(t1, *traits_->to_value_ptr(t2)); } in operator ()()
/dports/devel/R-cran-BH/BH/inst/include/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
66 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
135 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
142 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
177 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
178 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
180 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
181 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
H A Dkey_nodeptr_comp.hpp91 { return base().get()(key_of_value()(*traits_->to_value_ptr(t1))); } in operator ()()
98 { return base()(*traits_->to_value_ptr(t1), *traits_->to_value_ptr(t2)); } in operator ()()
104 { return base()(*traits_->to_value_ptr(t1), t2); } in operator ()()
110 { return base()(t1, *traits_->to_value_ptr(t2)); } in operator ()()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
66 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
135 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
142 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
177 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
178 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
180 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
181 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
66 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
135 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
142 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
177 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
178 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
180 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
181 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
66 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
135 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
142 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
177 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
178 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
180 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
181 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
66 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
135 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
142 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
177 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
178 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
180 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
181 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/devel/boost-libs/boost_1_72_0/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
66 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
135 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
142 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
177 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
178 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
180 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
181 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/devel/boost-python-libs/boost_1_72_0/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
66 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
135 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
142 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
177 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
178 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
180 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
181 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/intrusive/detail/
H A Dhook_traits.hpp58 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
66 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
135 BOOST_INTRUSIVE_FORCEINLINE static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
142 BOOST_INTRUSIVE_FORCEINLINE static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
177 static pointer to_value_ptr(const node_ptr & n) in to_value_ptr() function
178 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
180 static const_pointer to_value_ptr(const const_node_ptr & n) in to_value_ptr() function
181 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/intrusive/detail/
H A Dutilities.hpp232 ( *cont_->get_real_value_traits().to_value_ptr(node1) in operator ()()
233 , *cont_->get_real_value_traits().to_value_ptr(node2) in operator ()()
297 base_t::get()(cont_->get_real_value_traits().to_value_ptr(p)); in operator ()()
389 static pointer to_value_ptr(node_ptr n) in to_value_ptr() function
392 static const_pointer to_value_ptr(const_node_ptr n) in to_value_ptr() function
418 static pointer to_value_ptr(node_ptr n) in to_value_ptr() function
424 static const_pointer to_value_ptr(const_node_ptr n) in to_value_ptr() function
455 static pointer to_value_ptr(node_ptr n) in to_value_ptr() function
456 { return Functor::to_value_ptr(to_hook_ptr(n)); } in to_value_ptr()
458 static const_pointer to_value_ptr(const_node_ptr n) in to_value_ptr() function
[all …]

12345678910>>...21