Home
last modified time | relevance | path

Searched refs:const_void_pointer (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dallocator_traits.hpp115 BOOST_INTRUSIVE_INSTANTIATE_EVAL_DEFAULT_TYPE_TMPLT(const_void_pointer)
156 typedef see_documentation const_void_pointer; typedef
222 const_void_pointer, typename boost::intrusive::pointer_traits<pointer>::template
224 const_void_pointer; typedef
303 …OOST_CONTAINER_FORCEINLINE static pointer allocate(Allocator &a, size_type n, const_void_pointer p) in allocate()
307 <Allocator, const size_type, const const_void_pointer>::value; in allocate()
382 …pointer priv_allocate(container_detail::true_type, Allocator &a, size_type n, const_void_pointer p) in priv_allocate()
385 … pointer priv_allocate(container_detail::false_type, Allocator &a, size_type n, const_void_pointer) in priv_allocate()
/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 Dalloc_traits.h66 using __cv_pointer = typename _Tp::const_void_pointer; in _GLIBCXX_VISIBILITY()
154 using const_void_pointer = typename _Ptr<__cv_pointer, const void>::type; in _GLIBCXX_VISIBILITY()
216 _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer __hint, int) in _GLIBCXX_VISIBILITY()
222 _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) in _GLIBCXX_VISIBILITY()
328 allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) in _GLIBCXX_VISIBILITY()
425 using const_void_pointer = const void*; in _GLIBCXX_VISIBILITY()
473 allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) in _GLIBCXX_VISIBILITY()
/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 Dalloc_traits.h66 using __cv_pointer = typename _Tp::const_void_pointer; in _GLIBCXX_VISIBILITY()
154 using const_void_pointer = typename _Ptr<__cv_pointer, const void>::type; in _GLIBCXX_VISIBILITY()
216 _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer __hint, int) in _GLIBCXX_VISIBILITY()
222 _S_allocate(_Alloc2& __a, size_type __n, const_void_pointer, ...) in _GLIBCXX_VISIBILITY()
328 allocate(_Alloc& __a, size_type __n, const_void_pointer __hint) in _GLIBCXX_VISIBILITY()
425 using const_void_pointer = const void*; in _GLIBCXX_VISIBILITY()
473 allocate(allocator_type& __a, size_type __n, const_void_pointer __hint) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dscoped_allocator36 typedef typename OuterTraits::const_void_pointer const_void_pointer;
72 pointer allocate(size_type n, const_void_pointer hint); // [[nodiscard]] in C++20
401 typedef typename _OuterTraits::const_void_pointer const_void_pointer;
486 pointer allocate(size_type __n, const_void_pointer __hint)
H A Dmemory66 typedef Alloc::const_void_pointer
68 const_void_pointer;
88 …static pointer allocate(allocator_type& a, size_type n, const_void_pointer hint); // [[nodiscard]]…
1085 typename __void_t<typename _Tp::const_void_pointer>::type> : true_type {};
1090 typedef typename _Alloc::const_void_pointer type;
1520 typedef typename __const_void_pointer<pointer, allocator_type>::type const_void_pointer;
1549 static pointer allocate(allocator_type& __a, size_type __n, const_void_pointer __hint)
1551 __has_allocate_hint<allocator_type, size_type, const_void_pointer>());}
1707 const_void_pointer __hint, true_type)
1711 const_void_pointer, false_type)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dscoped_allocator36 typedef typename OuterTraits::const_void_pointer const_void_pointer;
72 pointer allocate(size_type n, const_void_pointer hint); // [[nodiscard]] in C++20
401 typedef typename _OuterTraits::const_void_pointer const_void_pointer;
486 pointer allocate(size_type __n, const_void_pointer __hint)
H A Dmemory66 typedef Alloc::const_void_pointer
68 const_void_pointer;
88 …static pointer allocate(allocator_type& a, size_type n, const_void_pointer hint); // [[nodiscard]]…
1085 typename __void_t<typename _Tp::const_void_pointer>::type> : true_type {};
1090 typedef typename _Alloc::const_void_pointer type;
1520 typedef typename __const_void_pointer<pointer, allocator_type>::type const_void_pointer;
1549 static pointer allocate(allocator_type& __a, size_type __n, const_void_pointer __hint)
1551 __has_allocate_hint<allocator_type, size_type, const_void_pointer>());}
1707 const_void_pointer __hint, true_type)
1711 const_void_pointer, false_type)
/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 Dscoped_allocator271 typedef typename __traits::const_void_pointer const_void_pointer;
358 _GLIBCXX_NODISCARD pointer allocate(size_type __n, const_void_pointer __hint)
/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 Dscoped_allocator271 typedef typename __traits::const_void_pointer const_void_pointer;
358 _GLIBCXX_NODISCARD pointer allocate(size_type __n, const_void_pointer __hint)
/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 Dmemory_resource388 typename allocator_traits<_Alloc>::const_void_pointer>::value,
389 "Allocator's const_void_pointer type is void const*");
/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 Dmemory_resource388 typename allocator_traits<_Alloc>::const_void_pointer>::value,
389 "Allocator's const_void_pointer type is void const*");