Home
last modified time | relevance | path

Searched refs:element_type (Results 1 – 25 of 84) sorted by relevance

1234

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dvec-perm-indices.h52 typedef poly_int64 element_type; typedef
78 element_type clamp (element_type) const;
79 element_type operator[] (unsigned int i) const;
80 bool series_p (unsigned int, unsigned int, element_type, element_type) const;
81 bool all_in_range_p (element_type, element_type) const;
118 inline vec_perm_indices::element_type
119 vec_perm_indices::clamp (element_type elt) const in clamp()
121 element_type limit = input_nelts (), elem_within_input; in clamp()
137 inline vec_perm_indices::element_type
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dvec-perm-indices.h52 typedef poly_int64 element_type; typedef
78 element_type clamp (element_type) const;
79 element_type operator[] (unsigned int i) const;
80 bool series_p (unsigned int, unsigned int, element_type, element_type) const;
81 bool all_in_range_p (element_type, element_type) const;
118 inline vec_perm_indices::element_type
119 vec_perm_indices::clamp (element_type elt) const in clamp()
121 element_type limit = input_nelts (), elem_within_input; in clamp()
137 inline vec_perm_indices::element_type
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/backward/
H A Dauto_ptr.h96 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
105 auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } in _GLIBCXX_VISIBILITY()
182 element_type& in _GLIBCXX_VISIBILITY()
195 element_type* in _GLIBCXX_VISIBILITY()
212 element_type* in _GLIBCXX_VISIBILITY()
226 element_type* in _GLIBCXX_VISIBILITY()
229 element_type* __tmp = _M_ptr; in _GLIBCXX_VISIBILITY()
242 reset(element_type* __p = 0) throw() in _GLIBCXX_VISIBILITY()
266 auto_ptr(auto_ptr_ref<element_type> __ref) throw() in _GLIBCXX_VISIBILITY()
270 operator=(auto_ptr_ref<element_type> __ref) throw() in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/backward/
H A Dauto_ptr.h96 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
105 auto_ptr(element_type* __p = 0) throw() : _M_ptr(__p) { } in _GLIBCXX_VISIBILITY()
182 element_type& in _GLIBCXX_VISIBILITY()
195 element_type* in _GLIBCXX_VISIBILITY()
212 element_type* in _GLIBCXX_VISIBILITY()
226 element_type* in _GLIBCXX_VISIBILITY()
229 element_type* __tmp = _M_ptr; in _GLIBCXX_VISIBILITY()
242 reset(element_type* __p = 0) throw() in _GLIBCXX_VISIBILITY()
266 auto_ptr(auto_ptr_ref<element_type> __ref) throw() in _GLIBCXX_VISIBILITY()
270 operator=(auto_ptr_ref<element_type> __ref) throw() in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dpointer.h73 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
82 set(element_type* __arg) in _GLIBCXX_VISIBILITY()
95 element_type* _M_value; in _GLIBCXX_VISIBILITY()
115 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
167 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
287 typedef typename _Storage_policy::element_type element_type; in _GLIBCXX_VISIBILITY()
291 typedef typename _Unqualified_type<element_type>::type value_type; in _GLIBCXX_VISIBILITY()
294 typedef typename _Reference_type<element_type>::reference reference; in _GLIBCXX_VISIBILITY()
301 _Pointer_adapter(element_type* __arg = 0) in _GLIBCXX_VISIBILITY()
352 inline element_type* in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dpointer.h73 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
82 set(element_type* __arg) in _GLIBCXX_VISIBILITY()
95 element_type* _M_value; in _GLIBCXX_VISIBILITY()
115 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
167 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
287 typedef typename _Storage_policy::element_type element_type; in _GLIBCXX_VISIBILITY()
291 typedef typename _Unqualified_type<element_type>::type value_type; in _GLIBCXX_VISIBILITY()
294 typedef typename _Reference_type<element_type>::reference reference; in _GLIBCXX_VISIBILITY()
301 _Pointer_adapter(element_type* __arg = 0) in _GLIBCXX_VISIBILITY()
352 inline element_type* in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/
H A Dpointer_traits.hpp47 BOOST_INTRUSIVE_INSTANTIATE_EVAL_DEFAULT_TYPE_TMPLT(element_type)
78 typedef unspecified_type element_type; typedef
99 ( boost::intrusive::detail::, Ptr, element_type
100 , boost::movelib::detail::first_param<Ptr>) element_type;
106 …tail::, Ptr, reference, typename boost::intrusive::detail::unvoid_ref<element_type>::type) refer…
208 static typename pointer_traits<Pointer>::element_type*
226 { return uptr ? pointer_to(*static_cast<element_type*>(to_raw_pointer(uptr))) : pointer(); } in priv_static_cast_from()
235 { return uptr ? pointer_to(const_cast<element_type&>(*uptr)) : pointer(); } in priv_const_cast_from()
244 { return uptr ? pointer_to(dynamic_cast<element_type&>(*uptr)) : pointer(); } in priv_dynamic_cast_from()
268 typedef T element_type; typedef
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Dpointer_traits.hpp26 inline typename boost::pointer_traits<U>::element_type*
42 static typename std::pointer_traits<T>::element_type*
70 static char call(typename U::element_type* = 0);
102 typedef typename T::element_type type;
200 typedef typename detail::ptr_traits_element<T>::type element_type; typedef
211 pointer_to(typename detail::ptr_traits_value<element_type>::type& v) { in pointer_to()
214 static element_type* to_address(const pointer& v) BOOST_NOEXCEPT { in to_address()
222 typedef T element_type; typedef
243 inline typename pointer_traits<T>::element_type*
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dspan41 using element_type = ElementType;
45 using pointer = element_type*;
46 using reference = element_type&;
58 constexpr span(element_type (&arr)[N]) noexcept;
75 constexpr span<element_type, Count> first() const;
77 constexpr span<element_type, Count> last() const;
79 constexpr span<element_type, see below> subspan() const;
81 constexpr span<element_type, dynamic_extent> first(index_type count) const;
82 constexpr span<element_type, dynamic_extent> last(index_type count) const;
83 …constexpr span<element_type, dynamic_extent> subspan(index_type offset, index_type count = dynamic…
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dspan41 using element_type = ElementType;
45 using pointer = element_type*;
46 using reference = element_type&;
58 constexpr span(element_type (&arr)[N]) noexcept;
75 constexpr span<element_type, Count> first() const;
77 constexpr span<element_type, Count> last() const;
79 constexpr span<element_type, see below> subspan() const;
81 constexpr span<element_type, dynamic_extent> first(index_type count) const;
82 constexpr span<element_type, dynamic_extent> last(index_type count) const;
83 …constexpr span<element_type, dynamic_extent> subspan(index_type offset, index_type count = dynamic…
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/linear/
H A Dredistribute_elements.hpp80 typedef typename Elements::value_type element_type; typedef
81 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type;
168 typedef typename Elements::value_type element_type; typedef
169 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type;
223 typedef typename Elements::value_type element_type; typedef
224 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type;
259 typedef typename Elements::value_type element_type; typedef
260 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type;
290 typedef typename Elements::value_type element_type; in pick_seeds() typedef
291 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; in pick_seeds()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dptr_traits.h87 using __element_type = typename _Tp::element_type; in _GLIBCXX_VISIBILITY()
104 using element_type in _GLIBCXX_VISIBILITY()
116 pointer_to(__make_not_void<element_type>& __e) in _GLIBCXX_VISIBILITY()
119 static_assert(!is_same<element_type, __undefined>::value, in _GLIBCXX_VISIBILITY()
133 typedef _Tp element_type; in _GLIBCXX_VISIBILITY()
146 pointer_to(__make_not_void<element_type>& __r) noexcept in _GLIBCXX_VISIBILITY()
164 constexpr typename std::pointer_traits<_Ptr>::element_type* in _GLIBCXX_VISIBILITY()
H A Dshared_ptr.h136 using element_type = typename __shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
256 shared_ptr(const shared_ptr<_Yp>& __r, element_type* __p) noexcept in _GLIBCXX_VISIBILITY()
283 shared_ptr(shared_ptr<_Yp>&& __r, element_type* __p) noexcept in _GLIBCXX_VISIBILITY()
456 using pointer = typename shared_ptr<_Tp>::element_type*; in _GLIBCXX_VISIBILITY()
489 using _Tp_elt = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
490 using _Up_elt = typename shared_ptr<_Up>::element_type; in _GLIBCXX_VISIBILITY()
500 using _Tp_elt = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
509 using _Tp_elt = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
584 return _Sp(__r, static_cast<typename _Sp::element_type*>(__r.get())); in _GLIBCXX_VISIBILITY()
593 return _Sp(__r, const_cast<typename _Sp::element_type*>(__r.get())); in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dptr_traits.h87 using __element_type = typename _Tp::element_type; in _GLIBCXX_VISIBILITY()
104 using element_type in _GLIBCXX_VISIBILITY()
116 pointer_to(__make_not_void<element_type>& __e) in _GLIBCXX_VISIBILITY()
119 static_assert(!is_same<element_type, __undefined>::value, in _GLIBCXX_VISIBILITY()
133 typedef _Tp element_type; in _GLIBCXX_VISIBILITY()
146 pointer_to(__make_not_void<element_type>& __r) noexcept in _GLIBCXX_VISIBILITY()
164 constexpr typename std::pointer_traits<_Ptr>::element_type* in _GLIBCXX_VISIBILITY()
H A Dshared_ptr.h136 using element_type = typename __shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
256 shared_ptr(const shared_ptr<_Yp>& __r, element_type* __p) noexcept in _GLIBCXX_VISIBILITY()
283 shared_ptr(shared_ptr<_Yp>&& __r, element_type* __p) noexcept in _GLIBCXX_VISIBILITY()
456 using pointer = typename shared_ptr<_Tp>::element_type*; in _GLIBCXX_VISIBILITY()
489 using _Tp_elt = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
490 using _Up_elt = typename shared_ptr<_Up>::element_type; in _GLIBCXX_VISIBILITY()
500 using _Tp_elt = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
509 using _Tp_elt = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
584 return _Sp(__r, static_cast<typename _Sp::element_type*>(__r.get())); in _GLIBCXX_VISIBILITY()
593 return _Sp(__r, const_cast<typename _Sp::element_type*>(__r.get())); in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dpropagate_const57 typedef remove_reference_t<decltype(*declval<T&>())> element_type;
74 constexpr const element_type* operator->() const;
75 constexpr operator const element_type*() const; // Not always defined
76 constexpr const element_type& operator*() const;
77 constexpr const element_type* get() const;
80 constexpr element_type* operator->();
81 constexpr operator element_type*(); // Not always defined
82 constexpr element_type& operator*();
83 constexpr element_type* get();
139 typedef remove_reference_t<decltype(*_VSTD::declval<_Tp&>())> element_type;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dpropagate_const57 typedef remove_reference_t<decltype(*declval<T&>())> element_type;
74 constexpr const element_type* operator->() const;
75 constexpr operator const element_type*() const; // Not always defined
76 constexpr const element_type& operator*() const;
77 constexpr const element_type* get() const;
80 constexpr element_type* operator->();
81 constexpr operator element_type*(); // Not always defined
82 constexpr element_type& operator*();
83 constexpr element_type* get();
139 typedef remove_reference_t<decltype(*_VSTD::declval<_Tp&>())> element_type;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dspan135 using element_type = _Type;
141 using reference = element_type&;
142 using const_reference = const element_type&;
188 span(type_identity_t<element_type> (&__arr)[_ArrayExtent]) noexcept
208 && (ranges::borrowed_range<_Range> || is_const_v<element_type>)
256 { return this->_M_extent._M_extent() * sizeof(element_type); }
310 constexpr span<element_type, _Count>
317 using _Sp = span<element_type, _Count>;
321 constexpr span<element_type, dynamic_extent>
329 constexpr span<element_type, _Count>
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dspan135 using element_type = _Type;
141 using reference = element_type&;
142 using const_reference = const element_type&;
188 span(type_identity_t<element_type> (&__arr)[_ArrayExtent]) noexcept
208 && (ranges::borrowed_range<_Range> || is_const_v<element_type>)
256 { return this->_M_extent._M_extent() * sizeof(element_type); }
310 constexpr span<element_type, _Count>
317 using _Sp = span<element_type, _Count>;
321 constexpr span<element_type, dynamic_extent>
329 constexpr span<element_type, _Count>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/quadratic/
H A Dredistribute_elements.hpp38 typedef typename Elements::value_type element_type; in pick_seeds() typedef
39 typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; in pick_seeds()
104 typedef typename elements_type::value_type element_type; in apply() typedef
105 … typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; in apply()
114 typedef typename rtree::container_from_elements_type<elements_type, element_type>::type in apply()
203 element_type const& elem = *el_it; in apply()
251 typedef typename boost::iterator_value<It>::type element_type; in pick_next() typedef
252 … typedef typename rtree::element_indexable_type<element_type, Translator>::type indexable_type; in pick_next()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/
H A Dshared_ptr.hpp350 typedef typename boost::detail::sp_element< T >::type element_type; typedef in boost::shared_ptr
364 …BOOST_CONSTEXPR shared_ptr( boost::detail::sp_internal_constructor_tag, element_type * px_, boost:… in shared_ptr()
370 …BOOST_CONSTEXPR shared_ptr( boost::detail::sp_internal_constructor_tag, element_type * px_, boost:… in shared_ptr()
464 shared_ptr( shared_ptr<Y> const & r, element_type * p ) BOOST_SP_NOEXCEPT : px( p ), pn( r.pn ) in shared_ptr()
499 typedef typename Ap::element_type Y; in shared_ptr()
673 shared_ptr( shared_ptr<Y> && r, element_type * p ) BOOST_SP_NOEXCEPT : px( p ), pn() in shared_ptr()
712 template<class Y> void reset( shared_ptr<Y> const & r, element_type * p ) BOOST_SP_NOEXCEPT in reset()
719 template<class Y> void reset( shared_ptr<Y> && r, element_type * p ) BOOST_SP_NOEXCEPT in reset()
746 element_type * get() const BOOST_SP_NOEXCEPT in get()
818 element_type * px; // contained pointer
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/bits/
H A Dshared_ptr.h68 using element_type = typename _Base_type::element_type; in _GLIBCXX_VISIBILITY()
84 && experimental::is_convertible_v<_Ptr, element_type*>, in _GLIBCXX_VISIBILITY()
117 shared_ptr(const shared_ptr<_Tp1>& __r, element_type* __p) noexcept in _GLIBCXX_VISIBILITY()
156 using __elem_t = typename unique_ptr<_Tp1, _Del>::element_type; in _GLIBCXX_VISIBILITY()
301 using __elem_t1 = typename shared_ptr<_Tp1>::element_type; in _GLIBCXX_VISIBILITY()
302 using __elem_t2 = typename shared_ptr<_Tp2>::element_type; in _GLIBCXX_VISIBILITY()
311 using __elem_t = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
319 using __elem_t = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
349 using __elem_t = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
357 using __elem_t = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dpropagate_const67 typedef remove_reference_t<decltype(*std::declval<_Tp&>())> element_type;
86 static constexpr element_type*
91 static constexpr element_type*
96 static constexpr const element_type*
101 static constexpr const element_type*
178 constexpr const element_type* operator->() const
186 const element_type*>
188 constexpr operator const element_type*() const
193 constexpr const element_type& operator*() const
198 constexpr const element_type* get() const
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/bits/
H A Dshared_ptr.h68 using element_type = typename _Base_type::element_type; in _GLIBCXX_VISIBILITY()
84 && experimental::is_convertible_v<_Ptr, element_type*>, in _GLIBCXX_VISIBILITY()
117 shared_ptr(const shared_ptr<_Tp1>& __r, element_type* __p) noexcept in _GLIBCXX_VISIBILITY()
156 using __elem_t = typename unique_ptr<_Tp1, _Del>::element_type; in _GLIBCXX_VISIBILITY()
301 using __elem_t1 = typename shared_ptr<_Tp1>::element_type; in _GLIBCXX_VISIBILITY()
302 using __elem_t2 = typename shared_ptr<_Tp2>::element_type; in _GLIBCXX_VISIBILITY()
311 using __elem_t = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
319 using __elem_t = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
349 using __elem_t = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
357 using __elem_t = typename shared_ptr<_Tp>::element_type; in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dpropagate_const67 typedef remove_reference_t<decltype(*std::declval<_Tp&>())> element_type;
86 static constexpr element_type*
91 static constexpr element_type*
96 static constexpr const element_type*
101 static constexpr const element_type*
178 constexpr const element_type* operator->() const
186 const element_type*>
188 constexpr operator const element_type*() const
193 constexpr const element_type& operator*() const
198 constexpr const element_type* get() const
[all …]

1234