| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | alignment_of.hpp | 28 template <typename T> struct alignment_of; 88 template <class T> struct alignment_of : public integral_constant<std::size_t, ::boost::detail::ali… struct 92 template <typename T> struct alignment_of<T&> : public alignment_of<T*>{}; struct 98 template<> struct alignment_of<long double> : public alignment_of<long_double_wrapper>{}; struct 102 template<> struct alignment_of<void> : integral_constant<std::size_t, 0>{}; struct 104 template<> struct alignment_of<void const> : integral_constant<std::size_t, 0>{}; struct 105 template<> struct alignment_of<void const volatile> : integral_constant<std::size_t, 0>{}; struct 106 template<> struct alignment_of<void volatile> : integral_constant<std::size_t, 0>{}; struct
|
| H A D | type_with_alignment.hpp | 56 …Target, false>{ typedef typename long_double_alignment<Target, boost::alignment_of<long double>::v… 60 …ment<Target, false>{ typedef typename double_alignment<Target, boost::alignment_of<double>::value … 65 …t<Target, false>{ typedef typename long_long_alignment<Target, boost::alignment_of<boost::long_lon… 67 …ment<Target, false>{ typedef typename double_alignment<Target, boost::alignment_of<double>::value … 71 …gnment<Target, false>{ typedef typename long_alignment<Target, boost::alignment_of<long>::value >=… 74 …ignment<Target, false>{ typedef typename int_alignment<Target, boost::alignment_of<int>::value >= … 77 …nment<Target, false>{ typedef typename short_alignment<Target, boost::alignment_of<short>::value >… 84 …typedef typename boost::detail::char_alignment<Align, boost::alignment_of<char>::value >= Align>::… 160 ::boost::alignment_of<boost::detail::max_align>::value < 8, 169 ::boost::alignment_of<boost::detail::max_align>::value < 16, [all …]
|
| H A D | aligned_storage.hpp | 31 , alignment_of_max_align = ::boost::alignment_of<boost::detail::max_align>::value
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/ |
| H A D | quick_allocator.hpp | 77 …static freeblock< sizeof( lightweight_mutex ), boost::alignment_of< lightweight_mutex >::value > f… in mutex() 191 struct quick_allocator: public allocator_impl< sizeof(T), boost::alignment_of<T>::value >
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | unique_any.hpp | 114 … using StackStorage = std::aligned_storage_t<3*sizeof(void*), std::alignment_of<void*>::value>; 124 && std::alignment_of<T>::value <= std::alignment_of<Storage::StackStorage>::value
|
| /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 | 927 struct alignment_of struct 1013 BOOST_STATIC_ASSERT((alignment_of<T>::value == Align)); 1026 : aligned_next<Len, Align, NEXT_TYPE, Align == alignment_of<NEXT_TYPE>::value>\ 1044 : aligned_next<Len, Align, char, Align == alignment_of<char>::value> 1049 template<std::size_t Len, std::size_t Align = alignment_of<max_align_t>::value> 1057 static const std::size_t value = alignment_of<type>::value;
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/ |
| H A D | mr.c | 147 static inline u64 alignment_of(u64 ptr) in alignment_of() function 166 block_shift = alignment_of(next_block_start); in mlx4_ib_umem_calc_block_mtt() 177 block_shift = alignment_of(current_block_end); in mlx4_ib_umem_calc_block_mtt() 302 block_shift = min(alignment_of(misalignment_bits), in mlx4_ib_umem_calc_optimal_mtt_size()
|
| /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 | 37 ::boost::alignment_of<T>::value >::type aligner_;
|
| /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 | 61 using ::boost::move_detail::alignment_of;
|
| 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;\ 384 BOOST_ASSERT((((size_type)(&v)) % alignment_of<value_type>::value) == 0);\
|
| H A D | copy_move_algo.hpp | 1021 <MaxTmpBytes, container_detail::alignment_of<value_type>::value>::type storage_type; in deep_swap_alloc_n() 1051 … <DeepSwapAllocNMaxStorage, container_detail::alignment_of<value_type>::value>::type storage_type; in deep_swap_alloc_n()
|
| /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 | 37 ::boost::alignment_of<T>::value >::type aligner_;
|
| /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 | 171 boost::alignment_of<Value[Capacity]>::value 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; \ 1619 boost::alignment_of<value_type>::value 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/intrusive/detail/ |
| H A D | mpl.hpp | 52 using boost::move_detail::alignment_of;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | any | 133 using _Buffer = aligned_storage_t<3*sizeof(void*), alignment_of<void*>::value>; 138 && alignment_of<_Buffer>::value 139 % alignment_of<_Tp>::value == 0
|
| H A D | new | 219 return __align > alignment_of<max_align_t>::value;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | any | 133 using _Buffer = aligned_storage_t<3*sizeof(void*), alignment_of<void*>::value>; 138 && alignment_of<_Buffer>::value 139 % alignment_of<_Tp>::value == 0
|
| H A D | new | 219 return __align > alignment_of<max_align_t>::value;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function/ |
| H A D | function_base.hpp | 228 (alignment_of<function_buffer>::value 229 % alignment_of<F>::value == 0))));
|
| /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 | 348 /// alignment_of 350 struct alignment_of
|
| /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/tr1/ |
| H A D | type_traits | 348 /// alignment_of 350 struct alignment_of
|
| /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 | type_traits | 203 constexpr size_t alignment_of_v = alignment_of<_Tp>::value;
|
| /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 | type_traits | 203 constexpr size_t alignment_of_v = alignment_of<_Tp>::value;
|