/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_traits/include/boost/type_traits/ |
D | alignment_of.hpp | 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
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | gpu_kernel_helper.h | 299 inline int64_t alignment_of(int64_t element_stride) { in alignment_of() function 308 inline int64_t alignment_of(T* ptr) { in alignment_of() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__type_traits/ |
H A D | alignment_of.h | 23 struct _LIBCPP_TEMPLATE_VIS alignment_of : public integral_constant<size_t, _LIBCPP_ALIGNOF(_Tp)> {… struct
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__type_traits/ |
D | alignment_of.h | 23 struct _LIBCPP_TEMPLATE_VIS alignment_of : public integral_constant<size_t, _LIBCPP_ALIGNOF(_Tp)> {… struct
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__type_traits/ |
D | alignment_of.h | 23 struct _LIBCPP_TEMPLATE_VIS alignment_of : public integral_constant<size_t, _LIBCPP_ALIGNOF(_Tp)> {… struct
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__type_traits/ |
D | alignment_of.h | 23 struct _LIBCPP_TEMPLATE_VIS alignment_of : public integral_constant<size_t, _LIBCPP_ALIGNOF(_Tp)> {… struct
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__type_traits/ |
D | alignment_of.h | 23 struct _LIBCPP_TEMPLATE_VIS alignment_of : public integral_constant<size_t, _LIBCPP_ALIGNOF(_Tp)> {… struct
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__type_traits/ |
D | alignment_of.h | 23 struct _LIBCPP_TEMPLATE_VIS alignment_of : public integral_constant<size_t, _LIBCPP_ALIGNOF(_Tp)> {… struct
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/align/include/boost/align/detail/ |
D | alignment_of_clang.hpp | 19 struct alignment_of struct
|
D | alignment_of_gcc.hpp | 19 struct alignment_of struct
|
D | alignment_of_codegear.hpp | 19 struct alignment_of struct
|
D | alignment_of.hpp | 24 struct alignment_of struct
|
D | alignment_of_msvc.hpp | 25 struct alignment_of struct
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/align/include/boost/align/ |
D | alignment_of.hpp | 42 struct alignment_of struct
|
D | aligned_allocator.hpp | 65 alignment_of<value_type>::value>::value in allocate() enumerator
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_cmd_meta.c | 1542 alignment_of(unsigned x) in alignment_of() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/detail/ |
D | type_traits.hpp | 1098 struct alignment_of struct
|