Home
last modified time | relevance | path

Searched defs:_Vector_base (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dstl_vector.h72 struct _Vector_base in _GLIBCXX_VISIBILITY() struct
77 pointer; in _GLIBCXX_VISIBILITY()
79 struct _Vector_impl in _GLIBCXX_VISIBILITY()
124 _Vector_base() in _GLIBCXX_VISIBILITY() function
127 _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() function
130 _Vector_base(size_t __n) in _GLIBCXX_VISIBILITY() argument
134 _Vector_base(size_t __n, const allocator_type& __a) in _GLIBCXX_VISIBILITY() function
139 _Vector_base(_Tp_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() function
142 _Vector_base(_Vector_base&& __x) noexcept in _GLIBCXX_VISIBILITY() function
146 _Vector_base(_Vector_base&& __x, const allocator_type& __a) in _GLIBCXX_VISIBILITY() function
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dstl_vector.h72 struct _Vector_base in _GLIBCXX_VISIBILITY() struct
77 pointer; in _GLIBCXX_VISIBILITY()
79 struct _Vector_impl in _GLIBCXX_VISIBILITY()
124 _Vector_base() in _GLIBCXX_VISIBILITY() function
127 _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() function
130 _Vector_base(size_t __n) in _GLIBCXX_VISIBILITY() function
134 _Vector_base(size_t __n, const allocator_type& __a) in _GLIBCXX_VISIBILITY() function
139 _Vector_base(_Tp_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() function
142 _Vector_base(_Vector_base&& __x) noexcept in _GLIBCXX_VISIBILITY() function
146 _Vector_base(_Vector_base&& __x, const allocator_type& __a) in _GLIBCXX_VISIBILITY() function
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dstl_vector.h72 struct _Vector_base in _GLIBCXX_VISIBILITY() struct
77 pointer; in _GLIBCXX_VISIBILITY()
79 struct _Vector_impl in _GLIBCXX_VISIBILITY()
124 _Vector_base() in _GLIBCXX_VISIBILITY() argument
127 _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() argument
130 _Vector_base(size_t __n) in _GLIBCXX_VISIBILITY() function
134 _Vector_base(size_t __n, const allocator_type& __a) in _GLIBCXX_VISIBILITY() function
139 _Vector_base(_Tp_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() function
142 _Vector_base(_Vector_base&& __x) noexcept in _GLIBCXX_VISIBILITY() argument
146 _Vector_base(_Vector_base&& __x, const allocator_type& __a) in _GLIBCXX_VISIBILITY() argument
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dstl_vector.h74 struct _Vector_base in _GLIBCXX_VISIBILITY() struct
79 pointer; in _GLIBCXX_VISIBILITY()
81 struct _Vector_impl in _GLIBCXX_VISIBILITY()
126 _Vector_base() in _GLIBCXX_VISIBILITY() function
129 _Vector_base(const allocator_type& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() argument
132 _Vector_base(size_t __n) in _GLIBCXX_VISIBILITY() function
136 _Vector_base(size_t __n, const allocator_type& __a) in _GLIBCXX_VISIBILITY() argument
141 _Vector_base(_Tp_alloc_type&& __a) noexcept in _GLIBCXX_VISIBILITY() argument
144 _Vector_base(_Vector_base&& __x) noexcept in _GLIBCXX_VISIBILITY() argument
148 _Vector_base(_Vector_base&& __x, const allocator_type& __a) in _GLIBCXX_VISIBILITY() function
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dstl_vector.h81 struct _Vector_base in _GLIBCXX_VISIBILITY() struct
84 rebind<_Tp>::other _Tp_alloc_type; in _GLIBCXX_VISIBILITY()
86 pointer; in _GLIBCXX_VISIBILITY()
88 struct _Vector_impl_data in _GLIBCXX_VISIBILITY()
125 struct _Vector_impl in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dstl_vector.h84 struct _Vector_base in _GLIBCXX_VISIBILITY() struct
87 rebind<_Tp>::other _Tp_alloc_type; in _GLIBCXX_VISIBILITY()
89 pointer; in _GLIBCXX_VISIBILITY()
91 struct _Vector_impl_data in _GLIBCXX_VISIBILITY()
128 struct _Vector_impl in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dstl_vector.h84 struct _Vector_base in _GLIBCXX_VISIBILITY() struct
87 rebind<_Tp>::other _Tp_alloc_type; in _GLIBCXX_VISIBILITY()
89 pointer; in _GLIBCXX_VISIBILITY()
91 struct _Vector_impl_data in _GLIBCXX_VISIBILITY()
128 struct _Vector_impl in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dstl_vector.h81 struct _Vector_base in _GLIBCXX_VISIBILITY() struct
84 rebind<_Tp>::other _Tp_alloc_type; in _GLIBCXX_VISIBILITY()
86 pointer; in _GLIBCXX_VISIBILITY()
88 struct _Vector_impl in _GLIBCXX_VISIBILITY()

Completed in 53 milliseconds