Home
last modified time | relevance | path

Searched refs:a128 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dtype_with_alignment.hpp95 struct __attribute__((__aligned__(128))) a128 {}; struct
105 template<> struct type_with_alignment<128> { public: typedef tt_align_ns::a128 type; };
113 template<> struct is_pod< ::boost::tt_align_ns::a128> : public true_type{};
151 struct __declspec(align(128)) a128 { struct
153 typedef a128 type; argument
195 tt_align_ns::a128,
205 template<> struct is_pod< ::boost::tt_align_ns::a128> : public true_type{};