Home
last modified time | relevance | path

Searched refs:allocator (Results 1 – 25 of 780) sorted by relevance

12345678910>>...32

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dallocator.h68 class allocator<void> in _GLIBCXX_VISIBILITY()
140 allocator(const allocator& __a) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
145 allocator& operator=(const allocator&) = default; in _GLIBCXX_VISIBILITY()
150 allocator(const allocator<_Tp1>&) _GLIBCXX_NOTHROW { } in _GLIBCXX_VISIBILITY()
155 operator==(const allocator&, const allocator&) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
159 operator!=(const allocator&, const allocator&) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
167 operator==(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
173 operator!=(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
184 template<typename _Up> allocator(const allocator<_Up>&) { } in _GLIBCXX_VISIBILITY()
192 template<typename _Up> allocator(const allocator<_Up>&) { } in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dallocator.h101 allocator(const allocator<_Up>&) noexcept { } in _GLIBCXX_VISIBILITY()
171 allocator(const allocator& __a) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
176 allocator& operator=(const allocator&) = default; in _GLIBCXX_VISIBILITY()
181 allocator(const allocator<_Tp1>&) _GLIBCXX_NOTHROW { } in _GLIBCXX_VISIBILITY()
216 operator==(const allocator&, const allocator&) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
221 operator!=(const allocator&, const allocator&) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
230 operator==(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
237 operator!=(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
249 template<typename _Up> allocator(const allocator<_Up>&) { } in _GLIBCXX_VISIBILITY()
257 template<typename _Up> allocator(const allocator<_Up>&) { } in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dallocator.h101 allocator(const allocator<_Up>&) noexcept { } in _GLIBCXX_VISIBILITY()
167 allocator(const allocator& __a) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
172 allocator& operator=(const allocator&) = default; in _GLIBCXX_VISIBILITY()
177 allocator(const allocator<_Tp1>&) _GLIBCXX_NOTHROW { } in _GLIBCXX_VISIBILITY()
212 operator==(const allocator&, const allocator&) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
217 operator!=(const allocator&, const allocator&) _GLIBCXX_NOTHROW in _GLIBCXX_VISIBILITY()
226 operator==(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
233 operator!=(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
245 template<typename _Up> allocator(const allocator<_Up>&) { } in _GLIBCXX_VISIBILITY()
253 template<typename _Up> allocator(const allocator<_Up>&) { } in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dallocator.h68 class allocator<void> in _GLIBCXX_VISIBILITY()
131 allocator() throw() { } in _GLIBCXX_VISIBILITY()
133 allocator(const allocator& __a) throw() in _GLIBCXX_VISIBILITY()
137 allocator(const allocator<_Tp1>&) throw() { } in _GLIBCXX_VISIBILITY()
146 operator==(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
152 operator==(const allocator<_Tp>&, const allocator<_Tp>&) in _GLIBCXX_VISIBILITY()
158 operator!=(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
164 operator!=(const allocator<_Tp>&, const allocator<_Tp>&) in _GLIBCXX_VISIBILITY()
175 template<typename _Up> allocator(const allocator<_Up>&) { } in _GLIBCXX_VISIBILITY()
183 template<typename _Up> allocator(const allocator<_Up>&) { } in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dallocator.h63 class allocator<void> in _GLIBCXX_VISIBILITY()
74 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
113 allocator() throw() { } in _GLIBCXX_VISIBILITY()
115 allocator(const allocator& __a) throw() in _GLIBCXX_VISIBILITY()
119 allocator(const allocator<_Tp1>&) throw() { } in _GLIBCXX_VISIBILITY()
121 ~allocator() throw() { } in _GLIBCXX_VISIBILITY()
128 operator==(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
133 operator==(const allocator<_Tp>&, const allocator<_Tp>&) in _GLIBCXX_VISIBILITY()
138 operator!=(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
143 operator!=(const allocator<_Tp>&, const allocator<_Tp>&) in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dallocator.h63 class allocator<void> in _GLIBCXX_VISIBILITY()
74 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
122 allocator() throw() { } in _GLIBCXX_VISIBILITY()
124 allocator(const allocator& __a) throw() in _GLIBCXX_VISIBILITY()
128 allocator(const allocator<_Tp1>&) throw() { } in _GLIBCXX_VISIBILITY()
130 ~allocator() throw() { } in _GLIBCXX_VISIBILITY()
137 operator==(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
143 operator==(const allocator<_Tp>&, const allocator<_Tp>&) in _GLIBCXX_VISIBILITY()
149 operator!=(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
155 operator!=(const allocator<_Tp>&, const allocator<_Tp>&) in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dallocator.h68 class allocator<void> in _GLIBCXX_VISIBILITY()
79 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
131 allocator() throw() { } in _GLIBCXX_VISIBILITY()
133 allocator(const allocator& __a) throw() in _GLIBCXX_VISIBILITY()
137 allocator(const allocator<_Tp1>&) throw() { } in _GLIBCXX_VISIBILITY()
139 ~allocator() throw() { } in _GLIBCXX_VISIBILITY()
146 operator==(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
152 operator==(const allocator<_Tp>&, const allocator<_Tp>&) in _GLIBCXX_VISIBILITY()
158 operator!=(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
164 operator!=(const allocator<_Tp>&, const allocator<_Tp>&) in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dallocator.h68 class allocator<void> in _GLIBCXX_VISIBILITY()
79 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
121 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
131 allocator() throw() { } in _GLIBCXX_VISIBILITY()
133 allocator(const allocator& __a) throw() in _GLIBCXX_VISIBILITY()
137 allocator(const allocator<_Tp1>&) throw() { } in _GLIBCXX_VISIBILITY()
139 ~allocator() throw() { } in _GLIBCXX_VISIBILITY()
146 operator==(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
152 operator==(const allocator<_Tp>&, const allocator<_Tp>&) in _GLIBCXX_VISIBILITY()
158 operator!=(const allocator<_T1>&, const allocator<_T2>&) in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++98/
A Dext-inst.cc42 rope<char, std::allocator<char> >::_S_min_len[min_len];
46 rope<char, std::allocator<char> >::
47 _S_fetch(_Rope_RopeRep<char, std::allocator<char> >*, size_type);
52 rope<wchar_t, std::allocator<wchar_t> >::_S_min_len[min_len];
56 rope<wchar_t, std::allocator<wchar_t> >::
57 _S_fetch(_Rope_RopeRep<wchar_t, std::allocator<wchar_t> >*, size_type);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++98/
A Dext-inst.cc42 rope<char, std::allocator<char> >::_S_min_len[min_len];
46 rope<char, std::allocator<char> >::
47 _S_fetch(_Rope_RopeRep<char, std::allocator<char> >*, size_type);
52 rope<wchar_t, std::allocator<wchar_t> >::_S_min_len[min_len];
56 rope<wchar_t, std::allocator<wchar_t> >::
57 _S_fetch(_Rope_RopeRep<wchar_t, std::allocator<wchar_t> >*, size_type);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++98/
A Dext-inst.cc42 rope<char, std::allocator<char> >::_S_min_len[min_len];
46 rope<char, std::allocator<char> >::
47 _S_fetch(_Rope_RopeRep<char, std::allocator<char> >*, size_type);
52 rope<wchar_t, std::allocator<wchar_t> >::_S_min_len[min_len];
56 rope<wchar_t, std::allocator<wchar_t> >::
57 _S_fetch(_Rope_RopeRep<wchar_t, std::allocator<wchar_t> >*, size_type);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++98/
A Dext-inst.cc42 rope<char, std::allocator<char> >::_S_min_len[min_len];
46 rope<char, std::allocator<char> >::
47 _S_fetch(_Rope_RopeRep<char, std::allocator<char> >*, size_type);
52 rope<wchar_t, std::allocator<wchar_t> >::_S_min_len[min_len];
56 rope<wchar_t, std::allocator<wchar_t> >::
57 _S_fetch(_Rope_RopeRep<wchar_t, std::allocator<wchar_t> >*, size_type);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++98/
A Dext-inst.cc42 rope<char, std::allocator<char> >::_S_min_len[min_len];
46 rope<char, std::allocator<char> >::
47 _S_fetch(_Rope_RopeRep<char, std::allocator<char> >*, size_type);
52 rope<wchar_t, std::allocator<wchar_t> >::_S_min_len[min_len];
56 rope<wchar_t, std::allocator<wchar_t> >::
57 _S_fetch(_Rope_RopeRep<wchar_t, std::allocator<wchar_t> >*, size_type);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++98/
A Dext-inst.cc42 rope<char, std::allocator<char> >::_S_min_len[min_len];
46 rope<char, std::allocator<char> >::
47 _S_fetch(_Rope_RopeRep<char, std::allocator<char> >*, size_type);
52 rope<wchar_t, std::allocator<wchar_t> >::_S_min_len[min_len];
56 rope<wchar_t, std::allocator<wchar_t> >::
57 _S_fetch(_Rope_RopeRep<wchar_t, std::allocator<wchar_t> >*, size_type);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++98/
A Dext-inst.cc42 rope<char, std::allocator<char> >::_S_min_len[min_len];
46 rope<char, std::allocator<char> >::
47 _S_fetch(_Rope_RopeRep<char, std::allocator<char> >*, size_type);
52 rope<wchar_t, std::allocator<wchar_t> >::_S_min_len[min_len];
56 rope<wchar_t, std::allocator<wchar_t> >::
57 _S_fetch(_Rope_RopeRep<wchar_t, std::allocator<wchar_t> >*, size_type);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/src/c++98/
A Dext-inst.cc43 rope<char, std::allocator<char> >::_S_min_len[min_len];
47 rope<char, std::allocator<char> >::
48 _S_fetch(_Rope_RopeRep<char, std::allocator<char> >*, size_type);
55 rope<wchar_t, std::allocator<wchar_t> >::_S_min_len[min_len];
59 rope<wchar_t, std::allocator<wchar_t> >::
60 _S_fetch(_Rope_RopeRep<wchar_t, std::allocator<wchar_t> >*, size_type);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/src/c++11/
A Dstring-inst.cc54 S::basic_string(C*, C*, const allocator<C>&);
57 S::basic_string(const C*, const C*, const allocator<C>&);
60 S::basic_string(S::iterator, S::iterator, const allocator<C>&);
65 const allocator<C>&, forward_iterator_tag);
69 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag);
73 S::_S_construct(const C*, const C*, const allocator<C>&,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++11/
A Dstring-inst.cc60 S::basic_string(C*, C*, const allocator<C>&);
63 S::basic_string(const C*, const C*, const allocator<C>&);
66 S::basic_string(S::iterator, S::iterator, const allocator<C>&);
91 const allocator<C>&, forward_iterator_tag);
95 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag);
99 S::_S_construct(const C*, const C*, const allocator<C>&,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++11/
A Dstring-inst.cc66 S::basic_string(C*, C*, const allocator<C>&);
69 S::basic_string(const C*, const C*, const allocator<C>&);
72 S::basic_string(S::iterator, S::iterator, const allocator<C>&);
97 const allocator<C>&, forward_iterator_tag);
101 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag);
105 S::_S_construct(const C*, const C*, const allocator<C>&,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++11/
A Dstring-inst.cc60 S::basic_string(C*, C*, const allocator<C>&);
63 S::basic_string(const C*, const C*, const allocator<C>&);
66 S::basic_string(S::iterator, S::iterator, const allocator<C>&);
91 const allocator<C>&, forward_iterator_tag);
95 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag);
99 S::_S_construct(const C*, const C*, const allocator<C>&,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++11/
A Dstring-inst.cc68 S::basic_string(C*, C*, const allocator<C>&);
71 S::basic_string(const C*, const C*, const allocator<C>&);
74 S::basic_string(S::iterator, S::iterator, const allocator<C>&);
99 const allocator<C>&, forward_iterator_tag);
103 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag);
107 S::_S_construct(const C*, const C*, const allocator<C>&,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++11/
A Dstring-inst.cc60 S::basic_string(C*, C*, const allocator<C>&);
63 S::basic_string(const C*, const C*, const allocator<C>&);
66 S::basic_string(S::iterator, S::iterator, const allocator<C>&);
91 const allocator<C>&, forward_iterator_tag);
95 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag);
99 S::_S_construct(const C*, const C*, const allocator<C>&,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++11/
A Dstring-inst.cc68 S::basic_string(C*, C*, const allocator<C>&);
71 S::basic_string(const C*, const C*, const allocator<C>&);
74 S::basic_string(S::iterator, S::iterator, const allocator<C>&);
99 const allocator<C>&, forward_iterator_tag);
103 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag);
107 S::_S_construct(const C*, const C*, const allocator<C>&,
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++11/
A Dstring-inst.cc68 S::basic_string(C*, C*, const allocator<C>&);
71 S::basic_string(const C*, const C*, const allocator<C>&);
74 S::basic_string(S::iterator, S::iterator, const allocator<C>&);
99 const allocator<C>&, forward_iterator_tag);
103 S::_S_construct(C*, C*, const allocator<C>&, forward_iterator_tag);
107 S::_S_construct(const C*, const C*, const allocator<C>&,
/l4re-core-master/cxx/lib/tl/include/
A Dslab_alloc31 * Basic slab allocator.
38 * \tparam Alloc The backend allocator used to allocate slabs.
101 /// Type of the backend allocator.
315 * needs to be added to the slab allocator.
317 * \return The number of free objects in the slab allocator.
337 * Slab allocator for object of type `Type`.
342 * \tparam Alloc The allocator for the slabs.
390 * \tparam Alloc The allocator for the slabs.
444 * Get the number of free objects in the slab allocator.
447 * slabs managed by this allocator.
[all …]

Completed in 22 milliseconds

12345678910>>...32