Home
last modified time | relevance | path

Searched refs:pointer (Results 1 – 25 of 1229) sorted by relevance

12345678910>>...50

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dunique_ptr.h135 static typename _Up::pointer __test(typename _Up::pointer*); in _GLIBCXX_VISIBILITY()
240 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
268 is_convertible<typename unique_ptr<_Up, _Ep>::pointer, pointer>, in _GLIBCXX_VISIBILITY()
298 pointer in _GLIBCXX_VISIBILITY()
306 pointer in _GLIBCXX_VISIBILITY()
327 pointer in _GLIBCXX_VISIBILITY()
342 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
374 static typename _Up::pointer __test(typename _Up::pointer*); in _GLIBCXX_VISIBILITY()
543 pointer in _GLIBCXX_VISIBILITY()
564 pointer in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dunique_ptr.h135 static typename _Up::pointer __test(typename _Up::pointer*); in _GLIBCXX_VISIBILITY()
237 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
265 is_convertible<typename unique_ptr<_Up, _Ep>::pointer, pointer>, in _GLIBCXX_VISIBILITY()
295 pointer in _GLIBCXX_VISIBILITY()
303 pointer in _GLIBCXX_VISIBILITY()
324 pointer in _GLIBCXX_VISIBILITY()
339 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
371 static typename _Up::pointer __test(typename _Up::pointer*); in _GLIBCXX_VISIBILITY()
540 pointer in _GLIBCXX_VISIBILITY()
561 pointer in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dunique_ptr.h251 using pointer = typename __uniq_ptr_impl<_Tp, _Dp>::pointer; in _GLIBCXX_VISIBILITY()
260 is_convertible<typename unique_ptr<_Up, _Ep>::pointer, pointer>, in _GLIBCXX_VISIBILITY()
362 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
412 pointer in _GLIBCXX_VISIBILITY()
420 pointer in _GLIBCXX_VISIBILITY()
441 pointer in _GLIBCXX_VISIBILITY()
452 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
495 using pointer = typename __uniq_ptr_impl<_Tp, _Dp>::pointer; in _GLIBCXX_VISIBILITY()
664 pointer in _GLIBCXX_VISIBILITY()
685 pointer in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dunique_ptr.h177 using pointer = typename __uniq_ptr_impl<_Tp, _Dp>::pointer; in _GLIBCXX_VISIBILITY()
185 is_convertible<typename unique_ptr<_Up, _Ep>::pointer, pointer>, in _GLIBCXX_VISIBILITY()
278 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
336 pointer in _GLIBCXX_VISIBILITY()
344 pointer in _GLIBCXX_VISIBILITY()
365 pointer in _GLIBCXX_VISIBILITY()
380 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
424 using pointer = typename __uniq_ptr_impl<_Tp, _Dp>::pointer; in _GLIBCXX_VISIBILITY()
538 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
596 pointer in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dunique_ptr.h166 using pointer = typename __uniq_ptr_impl<_Tp, _Dp>::pointer; in _GLIBCXX_VISIBILITY()
174 is_convertible<typename unique_ptr<_Up, _Ep>::pointer, pointer>, in _GLIBCXX_VISIBILITY()
269 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
327 pointer in _GLIBCXX_VISIBILITY()
335 pointer in _GLIBCXX_VISIBILITY()
356 pointer in _GLIBCXX_VISIBILITY()
371 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
415 using pointer = typename __uniq_ptr_impl<_Tp, _Dp>::pointer; in _GLIBCXX_VISIBILITY()
528 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
586 pointer in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dunique_ptr.h181 using pointer = typename __uniq_ptr_impl<_Tp, _Dp>::pointer; in _GLIBCXX_VISIBILITY()
190 is_convertible<typename unique_ptr<_Up, _Ep>::pointer, pointer>, in _GLIBCXX_VISIBILITY()
244 unique_ptr(pointer, in _GLIBCXX_VISIBILITY()
293 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
351 pointer in _GLIBCXX_VISIBILITY()
359 pointer in _GLIBCXX_VISIBILITY()
380 pointer in _GLIBCXX_VISIBILITY()
395 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
441 using pointer = typename __uniq_ptr_impl<_Tp, _Dp>::pointer; in _GLIBCXX_VISIBILITY()
618 pointer in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/pb_ds/detail/bin_search_tree_/
A Dtraits.hpp74 typename node_alloc_traits::pointer,
76 typename type_traits::pointer,
86 typename node_alloc_traits::pointer,
88 typename type_traits::pointer,
98 typename node_alloc_traits::pointer,
100 typename type_traits::pointer,
110 typename node_alloc_traits::pointer,
112 typename type_traits::pointer,
178 typename node_alloc_traits::pointer,
180 typename type_traits::pointer,
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/pb_ds/detail/bin_search_tree_/
A Dtraits.hpp74 typename node_alloc_traits::pointer,
76 typename type_traits::pointer,
86 typename node_alloc_traits::pointer,
88 typename type_traits::pointer,
98 typename node_alloc_traits::pointer,
100 typename type_traits::pointer,
110 typename node_alloc_traits::pointer,
112 typename type_traits::pointer,
178 typename node_alloc_traits::pointer,
180 typename type_traits::pointer,
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dunique_ptr.h251 using pointer = typename __uniq_ptr_impl<_Tp, _Dp>::pointer; in _GLIBCXX_VISIBILITY()
260 is_convertible<typename unique_ptr<_Up, _Ep>::pointer, pointer>, in _GLIBCXX_VISIBILITY()
362 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
412 pointer in _GLIBCXX_VISIBILITY()
420 pointer in _GLIBCXX_VISIBILITY()
441 pointer in _GLIBCXX_VISIBILITY()
452 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
495 using pointer = typename __uniq_ptr_impl<_Tp, _Dp>::pointer; in _GLIBCXX_VISIBILITY()
664 pointer in _GLIBCXX_VISIBILITY()
685 pointer in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dunique_ptr.h122 static typename _Up::pointer __test(typename _Up::pointer*); in _GLIBCXX_VISIBILITY()
146 is_convertible<typename unique_ptr<_Up, _Ep>::pointer, pointer>, in _GLIBCXX_VISIBILITY()
240 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
298 pointer in _GLIBCXX_VISIBILITY()
306 pointer in _GLIBCXX_VISIBILITY()
327 pointer in _GLIBCXX_VISIBILITY()
342 reset(pointer __p = pointer()) noexcept in _GLIBCXX_VISIBILITY()
374 static typename _Up::pointer __test(typename _Up::pointer*); in _GLIBCXX_VISIBILITY()
508 __ptr = pointer(); in _GLIBCXX_VISIBILITY()
566 pointer in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/pb_ds/detail/bin_search_tree_/
A Dtraits.hpp74 node>::other::pointer,
76 typename type_traits::pointer,
87 node>::other::pointer,
89 typename type_traits::pointer,
100 node>::other::pointer,
102 typename type_traits::pointer,
113 node>::other::pointer,
115 typename type_traits::pointer,
181 node>::other::pointer,
183 typename type_traits::pointer,
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/pb_ds/detail/bin_search_tree_/
A Dtraits.hpp74 node>::other::pointer,
76 typename type_traits::pointer,
87 node>::other::pointer,
89 typename type_traits::pointer,
100 node>::other::pointer,
102 typename type_traits::pointer,
113 node>::other::pointer,
115 typename type_traits::pointer,
181 node>::other::pointer,
183 typename type_traits::pointer,
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/pb_ds/detail/bin_search_tree_/
A Dtraits.hpp74 node>::other::pointer,
76 typename type_traits::pointer,
87 node>::other::pointer,
89 typename type_traits::pointer,
100 node>::other::pointer,
102 typename type_traits::pointer,
113 node>::other::pointer,
115 typename type_traits::pointer,
181 node>::other::pointer,
183 typename type_traits::pointer,
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/pb_ds/detail/bin_search_tree_/
A Dtraits.hpp74 node>::other::pointer,
76 typename type_traits::pointer,
87 node>::other::pointer,
89 typename type_traits::pointer,
100 node>::other::pointer,
102 typename type_traits::pointer,
113 node>::other::pointer,
115 typename type_traits::pointer,
181 node>::other::pointer,
183 typename type_traits::pointer,
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/pb_ds/detail/bin_search_tree_/
A Dtraits.hpp74 node>::other::pointer,
76 typename type_traits::pointer,
87 node>::other::pointer,
89 typename type_traits::pointer,
100 node>::other::pointer,
102 typename type_traits::pointer,
113 node>::other::pointer,
115 typename type_traits::pointer,
181 node>::other::pointer,
183 typename type_traits::pointer,
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/pb_ds/detail/bin_search_tree_/
A Dtraits.hpp74 node>::other::pointer,
76 typename type_traits::pointer,
87 node>::other::pointer,
89 typename type_traits::pointer,
100 node>::other::pointer,
102 typename type_traits::pointer,
113 node>::other::pointer,
115 typename type_traits::pointer,
186 node>::other::pointer,
188 typename type_traits::pointer,
[all …]
/l4re-core-master/cxx/lib/tl/include/
A Dauto_ptr26 * \brief Smart pointer with automatic deletion.
33 * pointer to the object and set the smart pointer to NULL.
48 * \brief Construction by assignment of a normal pointer.
49 * \param p The pointer to the object
54 * \brief Copy construction, releases the original pointer.
62 * \brief Assignment from another smart pointer.
79 /** \brief Dereference the pointer. */
86 * \brief Get the normal pointer.
88 * object will be deleted by the smart pointer.
93 * \brief Release the object and get the normal pointer back.
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/pb_ds/detail/ov_tree_map_/
A Dnode_iterators.hpp63 Value_Type>::other::pointer
64 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
120 … 0) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_… in ov_tree_node_const_it_()
192 pointer m_p_value;
193 pointer m_p_begin_value;
194 pointer m_p_end_value;
211 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
226 Value_Type>::other::pointer
232 Value_Type>::type>::other::pointer
238 Value_Type>::type>::other::pointer
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/pb_ds/detail/ov_tree_map_/
A Dnode_iterators.hpp63 Value_Type>::other::pointer
64 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
120 … 0) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_… in ov_tree_node_const_it_()
192 pointer m_p_value;
193 pointer m_p_begin_value;
194 pointer m_p_end_value;
211 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
226 Value_Type>::other::pointer
232 Value_Type>::type>::other::pointer
238 Value_Type>::type>::other::pointer
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/pb_ds/detail/ov_tree_map_/
A Dnode_iterators.hpp63 Value_Type>::other::pointer
64 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
120 … 0) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_… in ov_tree_node_const_it_()
192 pointer m_p_value;
193 pointer m_p_begin_value;
194 pointer m_p_end_value;
211 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
226 Value_Type>::other::pointer
232 Value_Type>::type>::other::pointer
238 Value_Type>::type>::other::pointer
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/pb_ds/detail/ov_tree_map_/
A Dnode_iterators.hpp63 Value_Type>::other::pointer
64 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
120 … 0) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_… in ov_tree_node_const_it_()
192 pointer m_p_value;
193 pointer m_p_begin_value;
194 pointer m_p_end_value;
211 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
226 Value_Type>::other::pointer
232 Value_Type>::type>::other::pointer
238 Value_Type>::type>::other::pointer
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/pb_ds/detail/ov_tree_map_/
A Dnode_iterators.hpp63 Value_Type>::other::pointer
64 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
120 … 0) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_… in ov_tree_node_const_it_()
192 pointer m_p_value;
193 pointer m_p_begin_value;
194 pointer m_p_end_value;
211 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
226 Value_Type>::other::pointer
232 Value_Type>::type>::other::pointer
238 Value_Type>::type>::other::pointer
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/pb_ds/detail/ov_tree_map_/
A Dnode_iterators.hpp63 Value_Type>::other::pointer
64 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
120 … 0) : m_p_value(const_cast<pointer>(p_nd)), m_p_begin_value(const_cast<pointer>(p_begin_nd)), m_p_… in ov_tree_node_const_it_()
192 pointer m_p_value;
193 pointer m_p_begin_value;
194 pointer m_p_end_value;
211 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
226 Value_Type>::other::pointer
232 Value_Type>::type>::other::pointer
238 Value_Type>::type>::other::pointer
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/pb_ds/detail/ov_tree_map_/
A Dnode_iterators.hpp61 typedef typename rebind_traits<_Alloc, Value_Type>::pointer
62 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
110 : m_p_value(const_cast<pointer>(p_nd)), in ov_tree_node_const_it_()
111 m_p_begin_value(const_cast<pointer>(p_begin_nd)), in ov_tree_node_const_it_()
112 m_p_end_value(const_cast<pointer>(p_end_nd)), in ov_tree_node_const_it_()
185 pointer m_p_value;
186 pointer m_p_begin_value;
187 pointer m_p_end_value;
204 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
221 typename remove_const<Value_Type>::type>::pointer
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/pb_ds/detail/ov_tree_map_/
A Dnode_iterators.hpp61 typedef typename rebind_traits<_Alloc, Value_Type>::pointer
62 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
110 : m_p_value(const_cast<pointer>(p_nd)), in ov_tree_node_const_it_()
111 m_p_begin_value(const_cast<pointer>(p_begin_nd)), in ov_tree_node_const_it_()
112 m_p_end_value(const_cast<pointer>(p_end_nd)), in ov_tree_node_const_it_()
185 pointer m_p_value;
186 pointer m_p_begin_value;
187 pointer m_p_end_value;
204 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
221 typename remove_const<Value_Type>::type>::pointer
[all …]

Completed in 54 milliseconds

12345678910>>...50