Home
last modified time | relevance | path

Searched defs:key_nodeptr_comp (Results 1 – 23 of 23) sorted by relevance

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp35 struct key_nodeptr_comp struct
41 typedef typename value_traits::node_ptr node_ptr;
43 typedef ebo_functor_holder<KeyTypeKeyCompare> base_t;
49 typedef typename key_of_value::type key_type;
51 key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
56 struct is_node_ptr
64 key_forward(const T &node) const in key_forward()
69 const key_forward(const T &key) const in key_forward()
74 bool operator()(const KeyType &key1) const in operator ()()
78 bool operator()(const KeyType &key1) in operator ()()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp35 struct key_nodeptr_comp struct
41 typedef typename value_traits::node_ptr node_ptr;
43 typedef ebo_functor_holder<KeyTypeKeyCompare> base_t;
49 typedef typename key_of_value::type key_type;
51 key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() argument
56 struct is_node_ptr
64 key_forward(const T &node) const in key_forward()
69 const key_forward(const T &key) const in key_forward()
74 bool operator()(const KeyType &key1) const in operator ()()
78 bool operator()(const KeyType &key1) in operator ()()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp35 struct key_nodeptr_comp struct
41 typedef typename value_traits::node_ptr node_ptr;
43 typedef ebo_functor_holder<KeyTypeKeyCompare> base_t;
49 typedef typename key_of_value::type key_type;
51 key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
56 struct is_node_ptr
64 key_forward(const T &node) const in key_forward()
69 const key_forward(const T &key) const in key_forward()
74 bool operator()(const KeyType &key1) const in operator ()()
78 bool operator()(const KeyType &key1) in operator ()()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp35 struct key_nodeptr_comp struct
41 typedef typename value_traits::node_ptr node_ptr;
43 typedef ebo_functor_holder<KeyTypeKeyCompare> base_t;
49 typedef typename key_of_value::type key_type;
51 key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
56 struct is_node_ptr
64 key_forward(const T &node) const in key_forward()
69 const key_forward(const T &key) const in key_forward()
74 bool operator()(const KeyType &key1) const in operator ()()
78 bool operator()(const KeyType &key1) in operator ()()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp35 struct key_nodeptr_comp struct
41 typedef typename value_traits::node_ptr node_ptr;
43 typedef ebo_functor_holder<KeyTypeKeyCompare> base_t;
49 typedef typename key_of_value::type key_type;
51 key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() argument
56 struct is_node_ptr
64 key_forward(const T &node) const in key_forward()
69 const key_forward(const T &key) const in key_forward()
74 bool operator()(const KeyType &key1) const in operator ()()
78 bool operator()(const KeyType &key1) in operator ()()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp35 struct key_nodeptr_comp struct
41 typedef typename value_traits::node_ptr node_ptr;
43 typedef ebo_functor_holder<KeyTypeKeyCompare> base_t;
49 typedef typename key_of_value::type key_type;
51 key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
56 struct is_node_ptr
64 key_forward(const T &node) const in key_forward()
69 const key_forward(const T &key) const in key_forward()
74 bool operator()(const KeyType &key1) const in operator ()()
78 bool operator()(const KeyType &key1) in operator ()()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp35 struct key_nodeptr_comp struct
40 typedef typename value_traits::value_type value_type;
41 typedef typename value_traits::node_ptr node_ptr;
43 typedef ebo_functor_holder<KeyTypeKeyCompare> base_t;
49 typedef typename key_of_value::type key_type;
51 key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
56 struct is_node_ptr
76 bool operator()(const KeyType &key1) const in operator ()()
80 bool operator()(const KeyType &key1) in operator ()()
89 bool operator()(const KeyType &key1, const KeyType2 &key2) in operator ()()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() argument
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() argument
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() argument
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() argument
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
65 typedef typename types_t::node_ptr node_ptr;
67 typedef typename types_t::base_t base_t;
71 struct is_same_or_nodeptr_convertible
77 base_t base() const in base()
80 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
92 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
98 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
104 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
110 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() argument
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 BOOST_INTRUSIVE_FORCEINLINE base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() function
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
69 typedef typename types_t::node_ptr node_ptr;
71 typedef typename types_t::base_t base_t;
75 struct is_same_or_nodeptr_convertible
81 base_t base() const in base()
84 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() argument
96 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
102 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
108 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
114 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/intrusive/detail/
H A Dkey_nodeptr_comp.hpp58 struct key_nodeptr_comp struct
65 typedef typename types_t::node_ptr node_ptr;
67 typedef typename types_t::base_t base_t;
71 struct is_same_or_nodeptr_convertible
77 base_t base() const in base()
80 BOOST_INTRUSIVE_FORCEINLINE key_nodeptr_comp(KeyTypeKeyCompare kcomp, const ValueTraits *traits) in key_nodeptr_comp() argument
92 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
98 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
104 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
110 BOOST_INTRUSIVE_FORCEINLINE bool operator() in operator ()()
[all …]
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/boost_include/boost/intrusive/detail/
H A Dutilities.hpp192 struct key_nodeptr_comp struct
195 typedef typename Container::real_value_traits real_value_traits;
196 typedef typename Container::value_type value_type;
197 typedef typename real_value_traits::node_ptr node_ptr;
198 typedef typename real_value_traits::const_node_ptr const_node_ptr;
199 typedef detail::ebo_functor_holder<KeyValueCompare> base_t;
200 key_nodeptr_comp(KeyValueCompare kcomp, const Container *cont) in key_nodeptr_comp() function
205 struct is_node_ptr
211 const value_type & key_forward in key_forward()
221 bool operator()(const KeyType &key1, const KeyType2 &key2) const in operator ()()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/intrusive/detail/
H A Dutilities.hpp206 struct key_nodeptr_comp struct
209 typedef typename Container::real_value_traits real_value_traits;
210 typedef typename real_value_traits::node_ptr node_ptr;
211 typedef typename real_value_traits::const_node_ptr const_node_ptr;
212 typedef detail::ebo_functor_holder<KeyValueCompare> base_t;
213 key_nodeptr_comp(KeyValueCompare kcomp, const Container *cont) in key_nodeptr_comp() argument
218 bool operator()( const_node_ptr node, const KeyType &key in operator ()()
224 bool operator()(const KeyType &key, const_node_ptr node in operator ()()
229 bool operator()(const_node_ptr node1, const_node_ptr node2) const in operator ()()
237 const Container *cont_;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Dnoise_suppression_impl.h1 /*
2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
3 *
4 * Use of this source code is governed by a BSD-style license
5 * that can be found in the LICENSE file in the root of the source
6 * tree. An additional intellectual property rights grant can be found
7 * in the file PATENTS. All contributing project authors may
8 * be found in the AUTHORS file in the root of the source tree.
9 */
10
[all …]