| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | aligned_storage.hpp | 27 namespace detail { namespace aligned_storage { namespace 75 class aligned_storage : class 81 ::boost::detail::aligned_storage::aligned_storage_imp<size_, alignment_> 86 typedef ::boost::detail::aligned_storage::aligned_storage_imp<size_, alignment_> type; 96 ? ::boost::detail::aligned_storage::alignment_of_max_align 103 aligned_storage(const aligned_storage&); 104 aligned_storage& operator=(const aligned_storage&); 108 aligned_storage() in aligned_storage() function in boost::aligned_storage 112 ~aligned_storage() in ~aligned_storage() 134 struct is_pod< ::boost::detail::aligned_storage::aligned_storage_imp<size_, alignment_> > : public …
|
| /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 D | aligned_buffer.h | 91 : std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)> 94 std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)>::type _M_storage;
|
| /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 D | aligned_buffer.h | 91 : std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)> 94 std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)>::type _M_storage;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/ |
| H A D | optional.hpp | 30 class aligned_storage class 108 aligned_storage<T> storage_;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/ |
| H A D | optional_aligned_storage.hpp | 25 class aligned_storage class
|
| H A D | old_optional_implementation.hpp | 88 typedef aligned_storage<internal_type> storage_type ;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | type_traits.hpp | 62 using ::boost::move_detail::aligned_storage;
|
| H A D | advanced_insert_int.hpp | 273 typename aligned_storage<sizeof(value_type), alignment_of<value_type>::value>::type v; in priv_copy_some_and_update() 383 typename aligned_storage<sizeof(value_type), alignment_of<value_type>::value>::type v;\
|
| H A D | copy_move_algo.hpp | 1020 typedef typename container_detail::aligned_storage in deep_swap_alloc_n() 1050 typedef typename container_detail::aligned_storage in deep_swap_alloc_n()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __sso_allocator | 37 typename aligned_storage<sizeof(_Tp) * _Np>::type buf_;
|
| H A D | __functional_03 | 451 aligned_storage<3*sizeof(void*)>::type __buf_; 653 typename aligned_storage<sizeof(__buf_)>::type __tempbuf; 731 aligned_storage<3*sizeof(void*)>::type __buf_; 933 typename aligned_storage<sizeof(__buf_)>::type __tempbuf; 1011 aligned_storage<3*sizeof(void*)>::type __buf_; 1213 typename aligned_storage<sizeof(__buf_)>::type __tempbuf; 1290 aligned_storage<3*sizeof(void*)>::type __buf_; 1493 typename aligned_storage<sizeof(__buf_)>::type __tempbuf;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __sso_allocator | 37 typename aligned_storage<sizeof(_Tp) * _Np>::type buf_;
|
| H A D | __functional_03 | 451 aligned_storage<3*sizeof(void*)>::type __buf_; 653 typename aligned_storage<sizeof(__buf_)>::type __tempbuf; 731 aligned_storage<3*sizeof(void*)>::type __buf_; 933 typename aligned_storage<sizeof(__buf_)>::type __tempbuf; 1011 aligned_storage<3*sizeof(void*)>::type __buf_; 1213 typename aligned_storage<sizeof(__buf_)>::type __tempbuf; 1290 aligned_storage<3*sizeof(void*)>::type __buf_; 1493 typename aligned_storage<sizeof(__buf_)>::type __tempbuf;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/ |
| H A D | value_init.hpp | 93 aligned_storage<sizeof(wrapper), alignment_of<wrapper>::value>::type x;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/ |
| H A D | varray.hpp | 169 typedef boost::aligned_storage< 1056 aligned_storage<sizeof(value_type), alignment_of<value_type>::value> temp_storage; in emplace() 1105 … aligned_storage<sizeof(value_type), alignment_of<value_type>::value> temp_storage; \ 1617 boost::aligned_storage< in swap_dispatch_impl()
|
| H A D | serialization.hpp | 50 boost::aligned_storage<sizeof(T), boost::alignment_of<T>::value> m_storage;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/ |
| H A D | type_traits.hpp | 1050 struct aligned_storage struct 1064 aligned_storage();
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/ |
| H A D | memory_resource | 351 typename aligned_storage<_MaxAlign, _MaxAlign>::type
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/ |
| H A D | memory_resource | 351 typename aligned_storage<_MaxAlign, _MaxAlign>::type
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/ |
| H A D | optional.hpp | 95 typedef aligned_storage<T> storage_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 D | type_traits | 2069 struct aligned_storage 2104 * @see aligned_storage 2119 typedef typename aligned_storage<_S_len, alignment_value>::type type; 2540 /// Alias template for aligned_storage 2543 using aligned_storage_t = typename aligned_storage<_Len, _Align>::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/ |
| H A D | type_traits | 2069 struct aligned_storage 2104 * @see aligned_storage 2119 typedef typename aligned_storage<_S_len, alignment_value>::type type; 2540 /// Alias template for aligned_storage 2543 using aligned_storage_t = typename aligned_storage<_Len, _Align>::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/experimental/ |
| H A D | any | 103 aligned_storage<sizeof(_M_ptr), alignof(void*)>::type _M_buffer;
|
| /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 D | any | 103 aligned_storage<sizeof(_M_ptr), alignof(void*)>::type _M_buffer;
|
| /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/tr1/ |
| H A D | type_traits | 667 struct aligned_storage
|