Searched refs:array3u (Results 1 – 3 of 3) sorted by relevance
72 Scalar* array3u = array3+1; in parametrizedline_alignment() local76 Line4u *p3 = ::new(reinterpret_cast<void*>(array3u)) Line4u; in parametrizedline_alignment()90 VERIFY_RAISES_ASSERT((::new(reinterpret_cast<void*>(array3u)) Line4a)); in parametrizedline_alignment()
164 Scalar* array3u = array3+1; in hyperplane_alignment() local168 Plane3u *p3 = ::new(reinterpret_cast<void*>(array3u)) Plane3u; in hyperplane_alignment()179 VERIFY_RAISES_ASSERT((::new(reinterpret_cast<void*>(array3u)) Plane3a)); in hyperplane_alignment()
571 Scalar* array3u = array3+1; in transform_alignment() local575 Projective3u *p3 = ::new(reinterpret_cast<void*>(array3u)) Projective3u; in transform_alignment()588 VERIFY_RAISES_ASSERT((::new(reinterpret_cast<void*>(array3u)) Projective3a)); in transform_alignment()