Lines Matching refs:Align
12 …ENUM(boost::endian::order) Order, BOOST_SCOPED_ENUM(boost::endian::align) Align, class T> void tes… in test_arithmetic_()
14 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y( x ); in test_arithmetic_()
26 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_arithmetic_()
33 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_arithmetic_()
40 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_arithmetic_()
47 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_arithmetic_()
54 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_arithmetic_()
61 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_arithmetic_()
68 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_arithmetic_()
75 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_arithmetic_()
81 …ENUM(boost::endian::order) Order, BOOST_SCOPED_ENUM(boost::endian::align) Align, class T> void tes… in test_integral_()
83 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y( x ); in test_integral_()
96 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_integral_()
103 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_integral_()
110 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_integral_()
117 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_integral_()
124 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_integral_()
131 boost::endian::endian_arithmetic<Order, T, sizeof(T) * 8, Align> y2( y ); in test_integral_()