Home
last modified time | relevance | path

Searched refs:node_base (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/dports/devel/boost-docs/boost_1_72_0/libs/log/src/
H A Dthreadsafe_queue.cpp59 node_base* node; in BOOST_ALIGNMENT()
63 unsigned char padding[128U - (sizeof(node_base*) + sizeof(mutex_type)) % 128U]; in BOOST_ALIGNMENT()
73 explicit threadsafe_queue_impl_generic(node_base* first_node) in threadsafe_queue_impl_generic()
83 node_base* reset_last_node() in reset_last_node()
86 node_base* p = m_Head.node; in reset_last_node()
96 void push(node_base* p) in push()
104 bool try_pop(node_base*& node_to_free, node_base*& node_with_value) in try_pop()
107 node_base* next = get_next(m_Head.node); in try_pop()
120 BOOST_FORCEINLINE static void set_next(node_base* p, node_base* next) in set_next()
124 BOOST_FORCEINLINE static node_base* get_next(node_base* p) in get_next()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/src/
H A Dthreadsafe_queue.cpp59 node_base* node; in BOOST_ALIGNMENT()
63 unsigned char padding[128U - (sizeof(node_base*) + sizeof(mutex_type)) % 128U]; in BOOST_ALIGNMENT()
73 explicit threadsafe_queue_impl_generic(node_base* first_node) in threadsafe_queue_impl_generic()
83 node_base* reset_last_node() in reset_last_node()
86 node_base* p = m_Head.node; in reset_last_node()
96 void push(node_base* p) in push()
104 bool try_pop(node_base*& node_to_free, node_base*& node_with_value) in try_pop()
107 node_base* next = get_next(m_Head.node); in try_pop()
120 BOOST_FORCEINLINE static void set_next(node_base* p, node_base* next) in set_next()
124 BOOST_FORCEINLINE static node_base* get_next(node_base* p) in get_next()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/src/
H A Dthreadsafe_queue.cpp58 node_base* node; in BOOST_ALIGNMENT()
62 unsigned char padding[128U - (sizeof(node_base*) + sizeof(mutex_type)) % 128U]; in BOOST_ALIGNMENT()
72 explicit threadsafe_queue_impl_generic(node_base* first_node) in threadsafe_queue_impl_generic()
82 node_base* reset_last_node() in reset_last_node()
85 node_base* p = m_Head.node; in reset_last_node()
95 void push(node_base* p) in push()
103 bool try_pop(node_base*& node_to_free, node_base*& node_with_value) in try_pop()
106 node_base* next = get_next(m_Head.node); in try_pop()
123 BOOST_FORCEINLINE static void set_next(node_base* p, node_base* next) in set_next()
127 BOOST_FORCEINLINE static node_base* get_next(node_base* p) in get_next()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/log/src/
H A Dthreadsafe_queue.cpp58 node_base* node; in BOOST_ALIGNMENT()
62 unsigned char padding[128U - (sizeof(node_base*) + sizeof(mutex_type)) % 128U]; in BOOST_ALIGNMENT()
72 explicit threadsafe_queue_impl_generic(node_base* first_node) in threadsafe_queue_impl_generic()
82 node_base* reset_last_node() in reset_last_node()
85 node_base* p = m_Head.node; in reset_last_node()
95 void push(node_base* p) in push()
103 bool try_pop(node_base*& node_to_free, node_base*& node_with_value) in try_pop()
106 node_base* next = get_next(m_Head.node); in try_pop()
123 BOOST_FORCEINLINE static void set_next(node_base* p, node_base* next) in set_next()
127 BOOST_FORCEINLINE static node_base* get_next(node_base* p) in get_next()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/log/src/
H A Dthreadsafe_queue.cpp58 node_base* node; in BOOST_ALIGNMENT()
62 unsigned char padding[128U - (sizeof(node_base*) + sizeof(mutex_type)) % 128U]; in BOOST_ALIGNMENT()
72 explicit threadsafe_queue_impl_generic(node_base* first_node) in threadsafe_queue_impl_generic()
82 node_base* reset_last_node() in reset_last_node()
85 node_base* p = m_Head.node; in reset_last_node()
95 void push(node_base* p) in push()
103 bool try_pop(node_base*& node_to_free, node_base*& node_with_value) in try_pop()
106 node_base* next = get_next(m_Head.node); in try_pop()
123 BOOST_FORCEINLINE static void set_next(node_base* p, node_base* next) in set_next()
127 BOOST_FORCEINLINE static node_base* get_next(node_base* p) in get_next()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/log/src/
H A Dthreadsafe_queue.cpp58 node_base* node; in BOOST_ALIGNMENT()
62 unsigned char padding[128U - (sizeof(node_base*) + sizeof(mutex_type)) % 128U]; in BOOST_ALIGNMENT()
72 explicit threadsafe_queue_impl_generic(node_base* first_node) in threadsafe_queue_impl_generic()
82 node_base* reset_last_node() in reset_last_node()
85 node_base* p = m_Head.node; in reset_last_node()
95 void push(node_base* p) in push()
103 bool try_pop(node_base*& node_to_free, node_base*& node_with_value) in try_pop()
106 node_base* next = get_next(m_Head.node); in try_pop()
123 BOOST_FORCEINLINE static void set_next(node_base* p, node_base* next) in set_next()
127 BOOST_FORCEINLINE static node_base* get_next(node_base* p) in get_next()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/log/src/
H A Dthreadsafe_queue.cpp59 node_base* node; in BOOST_ALIGNMENT()
63 unsigned char padding[128U - (sizeof(node_base*) + sizeof(mutex_type)) % 128U]; in BOOST_ALIGNMENT()
73 explicit threadsafe_queue_impl_generic(node_base* first_node) in threadsafe_queue_impl_generic()
83 node_base* reset_last_node() in reset_last_node()
86 node_base* p = m_Head.node; in reset_last_node()
96 void push(node_base* p) in push()
104 bool try_pop(node_base*& node_to_free, node_base*& node_with_value) in try_pop()
107 node_base* next = get_next(m_Head.node); in try_pop()
120 BOOST_FORCEINLINE static void set_next(node_base* p, node_base* next) in set_next()
124 BOOST_FORCEINLINE static node_base* get_next(node_base* p) in get_next()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/src/
H A Dthreadsafe_queue.cpp58 node_base* node; in BOOST_ALIGNMENT()
62 unsigned char padding[128U - (sizeof(node_base*) + sizeof(mutex_type)) % 128U]; in BOOST_ALIGNMENT()
72 explicit threadsafe_queue_impl_generic(node_base* first_node) in threadsafe_queue_impl_generic()
82 node_base* reset_last_node() in reset_last_node()
85 node_base* p = m_Head.node; in reset_last_node()
95 void push(node_base* p) in push()
103 bool try_pop(node_base*& node_to_free, node_base*& node_with_value) in try_pop()
106 node_base* next = get_next(m_Head.node); in try_pop()
123 BOOST_FORCEINLINE static void set_next(node_base* p, node_base* next) in set_next()
127 BOOST_FORCEINLINE static node_base* get_next(node_base* p) in get_next()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/log/src/
H A Dthreadsafe_queue.cpp59 node_base* node; in BOOST_ALIGNMENT()
63 unsigned char padding[128U - (sizeof(node_base*) + sizeof(mutex_type)) % 128U]; in BOOST_ALIGNMENT()
73 explicit threadsafe_queue_impl_generic(node_base* first_node) in threadsafe_queue_impl_generic()
83 node_base* reset_last_node() BOOST_OVERRIDE in reset_last_node()
86 node_base* p = m_Head.node; in reset_last_node()
96 void push(node_base* p) BOOST_OVERRIDE in push()
104 bool try_pop(node_base*& node_to_free, node_base*& node_with_value) BOOST_OVERRIDE in try_pop()
107 node_base* next = get_next(m_Head.node); in try_pop()
120 BOOST_FORCEINLINE static void set_next(node_base* p, node_base* next) in set_next()
124 BOOST_FORCEINLINE static node_base* get_next(node_base* p) in get_next()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/iterator/example/
H A Dnode.hpp11 struct node_base struct
13 node_base() : m_next(0) {} in node_base() function
15 virtual ~node_base() in ~node_base() argument
20 node_base* next() const in next() argument
28 void append(node_base* p) in append() argument
37 node_base* m_next; argument
40 inline std::ostream& operator<<(std::ostream& s, node_base const& n) in operator <<()
47 struct node : node_base
/dports/devel/boost-docs/boost_1_72_0/libs/iterator/example/
H A Dnode.hpp11 struct node_base struct
13 node_base() : m_next(0) {} in node_base() function
15 virtual ~node_base() in ~node_base() argument
20 node_base* next() const in next() argument
28 void append(node_base* p) in append() argument
37 node_base* m_next; argument
40 inline std::ostream& operator<<(std::ostream& s, node_base const& n) in operator <<()
47 struct node : node_base
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/iterator/example/
H A Dnode.hpp11 struct node_base struct
13 node_base() : m_next(0) {} in node_base() function
15 virtual ~node_base() in ~node_base() argument
20 node_base* next() const in next() argument
28 void append(node_base* p) in append() argument
37 node_base* m_next; argument
40 inline std::ostream& operator<<(std::ostream& s, node_base const& n) in operator <<()
47 struct node : node_base
/dports/databases/percona57-server/boost_1_59_0/libs/iterator/example/
H A Dnode.hpp11 struct node_base struct
13 node_base() : m_next(0) {} in node_base() function
15 virtual ~node_base() in ~node_base() argument
20 node_base* next() const in next() argument
28 void append(node_base* p) in append() argument
37 node_base* m_next; argument
40 inline std::ostream& operator<<(std::ostream& s, node_base const& n) in operator <<()
47 struct node : node_base
/dports/databases/xtrabackup/boost_1_59_0/libs/iterator/example/
H A Dnode.hpp11 struct node_base struct
13 node_base() : m_next(0) {} in node_base() argument
15 virtual ~node_base() in ~node_base() argument
20 node_base* next() const in next() argument
28 void append(node_base* p) in append() argument
37 node_base* m_next; argument
40 inline std::ostream& operator<<(std::ostream& s, node_base const& n) in operator <<()
47 struct node : node_base
/dports/databases/percona57-client/boost_1_59_0/libs/iterator/example/
H A Dnode.hpp11 struct node_base struct
13 node_base() : m_next(0) {} in node_base() function
15 virtual ~node_base() in ~node_base() argument
20 node_base* next() const in next() argument
28 void append(node_base* p) in append() argument
37 node_base* m_next; argument
40 inline std::ostream& operator<<(std::ostream& s, node_base const& n) in operator <<()
47 struct node : node_base
/dports/devel/boost-libs/boost_1_72_0/libs/iterator/example/
H A Dnode.hpp11 struct node_base struct
13 node_base() : m_next(0) {} in node_base() function
15 virtual ~node_base() in ~node_base() argument
20 node_base* next() const in next() argument
28 void append(node_base* p) in append() argument
37 node_base* m_next; argument
40 inline std::ostream& operator<<(std::ostream& s, node_base const& n) in operator <<()
47 struct node : node_base
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/iterator/example/
H A Dnode.hpp11 struct node_base struct
13 node_base() : m_next(0) {} in node_base() function
15 virtual ~node_base() in ~node_base() argument
20 node_base* next() const in next() argument
28 void append(node_base* p) in append() argument
37 node_base* m_next; argument
40 inline std::ostream& operator<<(std::ostream& s, node_base const& n) in operator <<()
47 struct node : node_base
/dports/devel/hyperscan/boost_1_75_0/libs/iterator/example/
H A Dnode.hpp11 struct node_base struct
13 node_base() : m_next(0) {} in node_base() argument
15 virtual ~node_base() in ~node_base() argument
20 node_base* next() const in next() argument
28 void append(node_base* p) in append() argument
37 node_base* m_next; argument
40 inline std::ostream& operator<<(std::ostream& s, node_base const& n) in operator <<()
47 struct node : node_base
/dports/devel/mdds/mdds-1.7.0/include/mdds/
H A Dnode.hpp43 struct node_base struct
45 node_base* parent; /// parent nonleaf_node argument
49 node_base(const node_base& r) : parent(nullptr), is_leaf(r.is_leaf) {} in node_base() function
53 struct nonleaf_node : public node_base
77 node_base(false), in nonleaf_node()
89 node_base(r), in nonleaf_node()
124 void fill_nonleaf_value(const node_base* left_node, const node_base* right_node) in fill_nonleaf_value()
143 struct node : public node_base
177 node() : node_base(true), refcount(0) in node()
301 nonleaf_node* make_parent_node(node_base* node1, node_base* node2) in make_parent_node()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/log/attributes/
H A Dattribute_value_set.hpp101 struct node_base struct in boost::attribute_value_set
103 node_base* m_pPrev; argument
104 node_base* m_pNext; argument
106 node_base();
108 BOOST_DELETED_FUNCTION(node_base(node_base const&))
109 BOOST_DELETED_FUNCTION(node_base& operator= (node_base const&))
116 public node_base
140 explicit const_iterator(node_base* n, attribute_value_set* cont) BOOST_NOEXCEPT : in const_iterator()
189 node_base* m_pNode;
/dports/devel/hyperscan/boost_1_75_0/boost/log/attributes/
H A Dattribute_value_set.hpp101 struct node_base struct in boost::attribute_value_set
103 node_base* m_pPrev; argument
104 node_base* m_pNext; argument
106 node_base();
108 BOOST_DELETED_FUNCTION(node_base(node_base const&))
109 BOOST_DELETED_FUNCTION(node_base& operator= (node_base const&))
116 public node_base
140 explicit const_iterator(node_base* n, attribute_value_set* cont) BOOST_NOEXCEPT : in const_iterator()
189 node_base* m_pNode;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/log/attributes/
H A Dattribute_value_set.hpp101 struct node_base struct in boost::attribute_value_set
103 node_base* m_pPrev; argument
104 node_base* m_pNext; argument
106 node_base();
108 BOOST_DELETED_FUNCTION(node_base(node_base const&))
109 BOOST_DELETED_FUNCTION(node_base& operator= (node_base const&))
116 public node_base
140 explicit const_iterator(node_base* n, attribute_value_set* cont) BOOST_NOEXCEPT : in const_iterator()
189 node_base* m_pNode;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/log/attributes/
H A Dattribute_value_set.hpp101 struct node_base struct in boost::attribute_value_set
103 node_base* m_pPrev; argument
104 node_base* m_pNext; argument
106 node_base();
108 BOOST_DELETED_FUNCTION(node_base(node_base const&))
109 BOOST_DELETED_FUNCTION(node_base& operator= (node_base const&))
116 public node_base
140 explicit const_iterator(node_base* n, attribute_value_set* cont) BOOST_NOEXCEPT : in const_iterator()
189 node_base* m_pNode;
/dports/databases/xtrabackup/boost_1_59_0/boost/log/attributes/
H A Dattribute_value_set.hpp101 struct node_base struct in boost::attribute_value_set
103 node_base* m_pPrev; argument
104 node_base* m_pNext; argument
106 node_base();
108 BOOST_DELETED_FUNCTION(node_base(node_base const&))
109 BOOST_DELETED_FUNCTION(node_base& operator= (node_base const&))
116 public node_base
140 explicit const_iterator(node_base* n, attribute_value_set* cont) BOOST_NOEXCEPT : in const_iterator()
189 node_base* m_pNode;
/dports/databases/percona57-server/boost_1_59_0/boost/log/attributes/
H A Dattribute_value_set.hpp101 struct node_base struct in boost::attribute_value_set
103 node_base* m_pPrev; argument
104 node_base* m_pNext; argument
106 node_base();
108 BOOST_DELETED_FUNCTION(node_base(node_base const&))
109 BOOST_DELETED_FUNCTION(node_base& operator= (node_base const&))
116 public node_base
140 explicit const_iterator(node_base* n, attribute_value_set* cont) BOOST_NOEXCEPT : in const_iterator()
189 node_base* m_pNode;

12345678910>>...16