Home
last modified time | relevance | path

Searched refs:void_pointer (Results 1 – 23 of 23) 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.hpp114 BOOST_INTRUSIVE_INSTANTIATE_EVAL_DEFAULT_TYPE_TMPLT(void_pointer)
153 typedef see_documentation void_pointer; typedef
217 void_pointer, typename boost::intrusive::pointer_traits<pointer>::template
219 void_pointer; typedef
/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.h64 using __v_pointer = typename _Tp::void_pointer; in _GLIBCXX_VISIBILITY()
146 using void_pointer = typename _Ptr<__v_pointer, void>::type; in _GLIBCXX_VISIBILITY()
422 using void_pointer = void*; 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.h64 using __v_pointer = typename _Tp::void_pointer; in _GLIBCXX_VISIBILITY()
146 using void_pointer = typename _Ptr<__v_pointer, void>::type; in _GLIBCXX_VISIBILITY()
422 using void_pointer = void*; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dscoped_allocator35 typedef typename OuterTraits::void_pointer void_pointer;
400 typedef typename _OuterTraits::void_pointer void_pointer;
H A D__node_handle48 typedef typename __rebind_pointer<typename __alloc_traits::void_pointer,
H A Dforward_list453 typedef typename allocator_traits<allocator_type>::void_pointer void_pointer;
454 typedef __forward_list_node<value_type, void_pointer> __node;
455 typedef typename __begin_node_of<value_type, void_pointer>::type __begin_node;
H A Dmemory63 typedef Alloc::void_pointer
65 void_pointer;
1062 typename __void_t<typename _Tp::void_pointer>::type> : true_type {};
1067 typedef typename _Alloc::void_pointer type;
1519 typedef typename __void_pointer<pointer, allocator_type>::type void_pointer;
H A Dlist547 typedef typename __alloc_traits::void_pointer __void_pointer;
H A D__tree983 typename __alloc_traits::void_pointer>::type
H A D__hash_table904 __make_hash_node_types<value_type, typename __alloc_traits::void_pointer>::type
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dscoped_allocator35 typedef typename OuterTraits::void_pointer void_pointer;
400 typedef typename _OuterTraits::void_pointer void_pointer;
H A D__node_handle48 typedef typename __rebind_pointer<typename __alloc_traits::void_pointer,
H A Dforward_list453 typedef typename allocator_traits<allocator_type>::void_pointer void_pointer;
454 typedef __forward_list_node<value_type, void_pointer> __node;
455 typedef typename __begin_node_of<value_type, void_pointer>::type __begin_node;
H A Dmemory63 typedef Alloc::void_pointer
65 void_pointer;
1062 typename __void_t<typename _Tp::void_pointer>::type> : true_type {};
1067 typedef typename _Alloc::void_pointer type;
1519 typedef typename __void_pointer<pointer, allocator_type>::type void_pointer;
H A Dlist547 typedef typename __alloc_traits::void_pointer __void_pointer;
H A D__hash_table904 __make_hash_node_types<value_type, typename __alloc_traits::void_pointer>::type
H A D__tree983 typename __alloc_traits::void_pointer>::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_allocator270 typedef typename __traits::void_pointer void_pointer;
/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_allocator270 typedef typename __traits::void_pointer void_pointer;
/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_resource385 typename allocator_traits<_Alloc>::void_pointer>::value,
386 "Allocator's void_pointer type is void*");
/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_resource385 typename allocator_traits<_Alloc>::void_pointer>::value,
386 "Allocator's void_pointer type is void*");
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dmemory_resource346 && is_same<typename _CTraits::void_pointer, void*>::value, "");
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dmemory_resource346 && is_same<typename _CTraits::void_pointer, void*>::value, "");