Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dtype_with_alignment.hpp229 struct __attribute__((__aligned__(128))) a128 {}; struct
239 template<> class type_with_alignment<128> { public: typedef align::a128 type; };
248 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a128,true)
286 struct __declspec(align(128)) a128 { struct
288 typedef a128 type; argument
330 align::a128,
341 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a128,true)