Home
last modified time | relevance | path

Searched refs:aligned_storage (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Daligned_storage.hpp27 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 Daligned_buffer.h91 : 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 Daligned_buffer.h91 : 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 Doptional.hpp30 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 Doptional_aligned_storage.hpp25 class aligned_storage class
H A Dold_optional_implementation.hpp88 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 Dtype_traits.hpp62 using ::boost::move_detail::aligned_storage;
H A Dadvanced_insert_int.hpp273 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 Dcopy_move_algo.hpp1020 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_allocator37 typename aligned_storage<sizeof(_Tp) * _Np>::type buf_;
H A D__functional_03451 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_allocator37 typename aligned_storage<sizeof(_Tp) * _Np>::type buf_;
H A D__functional_03451 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 Dvalue_init.hpp93 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 Dvarray.hpp169 typedef boost::aligned_storage<
1056 aligned_storage<sizeof(value_type), alignment_of<value_type>::value> temp_storage; in emplace()
1105aligned_storage<sizeof(value_type), alignment_of<value_type>::value> temp_storage; \
1617 boost::aligned_storage< in swap_dispatch_impl()
H A Dserialization.hpp50 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 Dtype_traits.hpp1050 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 Dmemory_resource351 typename aligned_storage<_MaxAlign, _MaxAlign>::type
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dmemory_resource351 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 Doptional.hpp95 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 Dtype_traits2069 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 Dtype_traits2069 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 Dany103 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 Dany103 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 Dtype_traits667 struct aligned_storage

12