Home
last modified time | relevance | path

Searched defs:bstbase_hack (Results 1 – 20 of 20) sorted by relevance

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/intrusive/
H A Dbstree.hpp501 struct bstbase_hack struct
506 typedef typename base_type::key_compare key_compare;
508 typedef SizeType size_type;
511 <AlgoType, node_traits>::type algo_type;
513 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
521 size_traits &sz_traits() in sz_traits()
524 const size_traits &sz_traits() const in sz_traits()
536 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
542 size_traits &sz_traits() in sz_traits()
545 const size_traits &sz_traits() const in sz_traits()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/intrusive/
H A Dbstree.hpp501 struct bstbase_hack struct
506 typedef typename base_type::key_compare key_compare;
508 typedef SizeType size_type;
511 <AlgoType, node_traits>::type algo_type;
513 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
521 size_traits &sz_traits() in sz_traits()
524 const size_traits &sz_traits() const in sz_traits()
536 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
542 size_traits &sz_traits() in sz_traits()
545 const size_traits &sz_traits() const in sz_traits()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/intrusive/
H A Dbstree.hpp501 struct bstbase_hack struct
506 typedef typename base_type::key_compare key_compare;
508 typedef SizeType size_type;
511 <AlgoType, node_traits>::type algo_type;
513 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
521 size_traits &sz_traits() in sz_traits()
524 const size_traits &sz_traits() const in sz_traits()
536 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
542 size_traits &sz_traits() in sz_traits()
545 const size_traits &sz_traits() const in sz_traits()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/intrusive/
H A Dbstree.hpp501 struct bstbase_hack struct
506 typedef typename base_type::key_compare key_compare;
508 typedef SizeType size_type;
511 <AlgoType, node_traits>::type algo_type;
513 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
521 size_traits &sz_traits() in sz_traits()
524 const size_traits &sz_traits() const in sz_traits()
536 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
542 size_traits &sz_traits() in sz_traits()
545 const size_traits &sz_traits() const in sz_traits()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/intrusive/
H A Dbstree.hpp501 struct bstbase_hack struct
506 typedef typename base_type::key_compare key_compare;
508 typedef SizeType size_type;
511 <AlgoType, node_traits>::type algo_type;
513 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
521 size_traits &sz_traits() in sz_traits()
524 const size_traits &sz_traits() const in sz_traits()
536 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
542 size_traits &sz_traits() in sz_traits()
545 const size_traits &sz_traits() const in sz_traits()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/intrusive/
H A Dbstree.hpp501 struct bstbase_hack struct
506 typedef typename base_type::key_compare key_compare;
508 typedef SizeType size_type;
511 <AlgoType, node_traits>::type algo_type;
513 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
521 size_traits &sz_traits() in sz_traits()
524 const size_traits &sz_traits() const in sz_traits()
536 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
542 size_traits &sz_traits() in sz_traits()
545 const size_traits &sz_traits() const in sz_traits()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/intrusive/
H A Dbstree.hpp505 struct bstbase_hack struct
510 typedef typename base_type::key_compare key_compare;
512 typedef SizeType size_type;
515 <AlgoType, node_traits>::type algo_type;
517 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
525 size_traits &sz_traits() in sz_traits()
528 const size_traits &sz_traits() const in sz_traits()
540 bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
546 size_traits &sz_traits() in sz_traits()
549 const size_traits &sz_traits() const in sz_traits()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/intrusive/
H A Dbstree_algorithms.hpp520 //! <b>Throws</b>: Nothing. in holder_t()
525 //! <b>Effects</b>: Returns the previous node of the tree. in holder_t()
526 //! in holder_t()
528 //! in holder_t()
529 //! <b>Throws</b>: Nothing. in holder_t()
530 static node_ptr prev_node(const node_ptr & node); in holder_t()
539 static node_ptr minimum(node_ptr node); in holder_t()
548 static node_ptr maximum(node_ptr node); in holder_t()
553 //! <b>Effects</b>: After the function unique(node) == true. in holder_t()
555 //! <b>Complexity</b>: Constant. in holder_t()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/intrusive/
H A Dbstree.hpp519 struct bstbase_hack struct
524 typedef typename base_type::key_compare key_compare;
526 typedef SizeType size_type;
527 typedef typename base_type::node_traits node_traits;
529 <AlgoType, node_traits>::type algo_type;
531 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
539 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
553 typedef typename base_type::key_compare key_compare;
554 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
558 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/intrusive/
H A Dbstree.hpp519 struct bstbase_hack struct
524 typedef typename base_type::key_compare key_compare;
526 typedef SizeType size_type;
527 typedef typename base_type::node_traits node_traits;
529 <AlgoType, node_traits>::type algo_type;
531 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
539 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
553 typedef typename base_type::key_compare key_compare;
554 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
558 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/intrusive/
H A Dbstree.hpp519 struct bstbase_hack struct
524 typedef typename base_type::key_compare key_compare;
526 typedef SizeType size_type;
527 typedef typename base_type::node_traits node_traits;
529 <AlgoType, node_traits>::type algo_type;
531 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
539 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
553 typedef typename base_type::key_compare key_compare;
554 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
558 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/intrusive/
H A Dbstree.hpp519 struct bstbase_hack struct
524 typedef typename base_type::key_compare key_compare;
526 typedef SizeType size_type;
527 typedef typename base_type::node_traits node_traits;
529 <AlgoType, node_traits>::type algo_type;
531 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
539 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
553 typedef typename base_type::key_compare key_compare;
554 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
558 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/intrusive/
H A Dbstree.hpp519 struct bstbase_hack struct
524 typedef typename base_type::key_compare key_compare;
526 typedef SizeType size_type;
527 typedef typename base_type::node_traits node_traits;
529 <AlgoType, node_traits>::type algo_type;
531 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
539 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
553 typedef typename base_type::key_compare key_compare;
554 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
558 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/intrusive/
H A Dbstree.hpp519 struct bstbase_hack struct
524 typedef typename base_type::key_compare key_compare;
526 typedef SizeType size_type;
527 typedef typename base_type::node_traits node_traits;
529 <AlgoType, node_traits>::type algo_type;
531 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
539 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
553 typedef typename base_type::key_compare key_compare;
554 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
558 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/intrusive/
H A Dbstree.hpp518 struct bstbase_hack struct
523 typedef typename base_type::key_compare key_compare;
525 typedef SizeType size_type;
526 typedef typename base_type::node_traits node_traits;
528 <AlgoType, node_traits>::type algo_type;
530 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
538 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
552 typedef typename base_type::key_compare key_compare;
553 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
557 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/intrusive/
H A Dbstree.hpp519 struct bstbase_hack struct
524 typedef typename base_type::key_compare key_compare;
526 typedef SizeType size_type;
527 typedef typename base_type::node_traits node_traits;
529 <AlgoType, node_traits>::type algo_type;
531 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
539 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
553 typedef typename base_type::key_compare key_compare;
554 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
558 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/intrusive/
H A Dbstree.hpp519 struct bstbase_hack struct
524 typedef typename base_type::key_compare key_compare;
526 typedef SizeType size_type;
527 typedef typename base_type::node_traits node_traits;
529 <AlgoType, node_traits>::type algo_type;
531 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
539 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
553 typedef typename base_type::key_compare key_compare;
554 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
558 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/intrusive/
H A Dbstree.hpp519 struct bstbase_hack struct
524 typedef typename base_type::key_compare key_compare;
526 typedef SizeType size_type;
527 typedef typename base_type::node_traits node_traits;
529 <AlgoType, node_traits>::type algo_type;
531 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
539 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
553 typedef typename base_type::key_compare key_compare;
554 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
558 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/intrusive/
H A Dbstree.hpp519 struct bstbase_hack struct
524 typedef typename base_type::key_compare key_compare;
526 typedef SizeType size_type;
527 typedef typename base_type::node_traits node_traits;
529 <AlgoType, node_traits>::type algo_type;
531 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() argument
539 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
553 typedef typename base_type::key_compare key_compare;
554 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
558 typedef detail::size_holder<false, SizeType> size_traits;
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/intrusive/
H A Dbstree.hpp518 struct bstbase_hack struct
523 typedef typename base_type::key_compare key_compare;
525 typedef SizeType size_type;
526 typedef typename base_type::node_traits node_traits;
528 <AlgoType, node_traits>::type algo_type;
530 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
538 BOOST_INTRUSIVE_FORCEINLINE size_traits &sz_traits() in sz_traits()
552 typedef typename base_type::key_compare key_compare;
553 BOOST_INTRUSIVE_FORCEINLINE bstbase_hack(const key_compare & comp, const ValueTraits &vtraits) in bstbase_hack() function
557 typedef detail::size_holder<false, SizeType> size_traits;
[all …]