Home
last modified time | relevance | path

Searched refs:pixel_reference_is_mutable (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/libs/gil/test/legacy/
H A Dpixel.cpp109 pixel_reference_is_mutable<p1_ref>::value && in test_heterogeneous()
199 using p2_is_mutable = pixel_reference_is_mutable<typename Pixel2::type>; in operator ()()
265 static_assert(pixel_reference_is_mutable<rgb8_pixel_t&>::value, ""); in test_packed_pixel()
266 static_assert(!pixel_reference_is_mutable<rgb8_pixel_t const&>::value, ""); in test_packed_pixel()
268 static_assert(pixel_reference_is_mutable<rgb8_planar_ref_t>::value, ""); in test_packed_pixel()
269 static_assert(pixel_reference_is_mutable<rgb8_planar_ref_t const&>::value, ""); in test_packed_pixel()
271 static_assert(!pixel_reference_is_mutable<rgb8c_planar_ref_t>::value, ""); in test_packed_pixel()
272 static_assert(!pixel_reference_is_mutable<rgb8c_planar_ref_t const&>::value, ""); in test_packed_pixel()
274 static_assert(pixel_reference_is_mutable<bgr121_ref_t>::value, ""); in test_packed_pixel()
275 static_assert(!pixel_reference_is_mutable<bgr121_ref_t::const_reference>::value, ""); in test_packed_pixel()
/dports/devel/boost-python-libs/boost_1_72_0/libs/gil/test/legacy/
H A Dpixel.cpp109 pixel_reference_is_mutable<p1_ref>::value && in test_heterogeneous()
199 using p2_is_mutable = pixel_reference_is_mutable<typename Pixel2::type>; in operator ()()
265 static_assert(pixel_reference_is_mutable<rgb8_pixel_t&>::value, ""); in test_packed_pixel()
266 static_assert(!pixel_reference_is_mutable<rgb8_pixel_t const&>::value, ""); in test_packed_pixel()
268 static_assert(pixel_reference_is_mutable<rgb8_planar_ref_t>::value, ""); in test_packed_pixel()
269 static_assert(pixel_reference_is_mutable<rgb8_planar_ref_t const&>::value, ""); in test_packed_pixel()
271 static_assert(!pixel_reference_is_mutable<rgb8c_planar_ref_t>::value, ""); in test_packed_pixel()
272 static_assert(!pixel_reference_is_mutable<rgb8c_planar_ref_t const&>::value, ""); in test_packed_pixel()
274 static_assert(pixel_reference_is_mutable<bgr121_ref_t>::value, ""); in test_packed_pixel()
275 static_assert(!pixel_reference_is_mutable<bgr121_ref_t::const_reference>::value, ""); in test_packed_pixel()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/gil/test/
H A Dpixel.cpp118 pixel_reference_is_mutable<p1_ref>::value && in test_heterogeneous()
222 … static const int p2_is_mutable = pixel_reference_is_mutable<typename Pixel2::type>::type::value; in operator ()()
288 BOOST_STATIC_ASSERT( (pixel_reference_is_mutable< rgb8_pixel_t&>::value)); in test_packed_pixel()
289 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<const rgb8_pixel_t&>::value)); in test_packed_pixel()
291 BOOST_STATIC_ASSERT((pixel_reference_is_mutable<const rgb8_planar_ref_t&>::value)); in test_packed_pixel()
292 BOOST_STATIC_ASSERT((pixel_reference_is_mutable< rgb8_planar_ref_t >::value)); in test_packed_pixel()
294 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<const rgb8c_planar_ref_t&>::value)); in test_packed_pixel()
295 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable< rgb8c_planar_ref_t >::value)); in test_packed_pixel()
297 BOOST_STATIC_ASSERT( (pixel_reference_is_mutable<bgr121_ref_t>::value)); in test_packed_pixel()
298 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<bgr121_ref_t::const_reference>::value)); in test_packed_pixel()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/gil/test/
H A Dpixel.cpp118 pixel_reference_is_mutable<p1_ref>::value && in test_heterogeneous()
222 … static const int p2_is_mutable = pixel_reference_is_mutable<typename Pixel2::type>::type::value; in operator ()()
288 BOOST_STATIC_ASSERT( (pixel_reference_is_mutable< rgb8_pixel_t&>::value)); in test_packed_pixel()
289 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<const rgb8_pixel_t&>::value)); in test_packed_pixel()
291 BOOST_STATIC_ASSERT((pixel_reference_is_mutable<const rgb8_planar_ref_t&>::value)); in test_packed_pixel()
292 BOOST_STATIC_ASSERT((pixel_reference_is_mutable< rgb8_planar_ref_t >::value)); in test_packed_pixel()
294 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<const rgb8c_planar_ref_t&>::value)); in test_packed_pixel()
295 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable< rgb8c_planar_ref_t >::value)); in test_packed_pixel()
297 BOOST_STATIC_ASSERT( (pixel_reference_is_mutable<bgr121_ref_t>::value)); in test_packed_pixel()
298 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<bgr121_ref_t::const_reference>::value)); in test_packed_pixel()
/dports/databases/percona57-server/boost_1_59_0/libs/gil/test/
H A Dpixel.cpp118 pixel_reference_is_mutable<p1_ref>::value && in test_heterogeneous()
222 … static const int p2_is_mutable = pixel_reference_is_mutable<typename Pixel2::type>::type::value; in operator ()()
288 BOOST_STATIC_ASSERT( (pixel_reference_is_mutable< rgb8_pixel_t&>::value)); in test_packed_pixel()
289 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<const rgb8_pixel_t&>::value)); in test_packed_pixel()
291 BOOST_STATIC_ASSERT((pixel_reference_is_mutable<const rgb8_planar_ref_t&>::value)); in test_packed_pixel()
292 BOOST_STATIC_ASSERT((pixel_reference_is_mutable< rgb8_planar_ref_t >::value)); in test_packed_pixel()
294 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<const rgb8c_planar_ref_t&>::value)); in test_packed_pixel()
295 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable< rgb8c_planar_ref_t >::value)); in test_packed_pixel()
297 BOOST_STATIC_ASSERT( (pixel_reference_is_mutable<bgr121_ref_t>::value)); in test_packed_pixel()
298 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<bgr121_ref_t::const_reference>::value)); in test_packed_pixel()
/dports/databases/xtrabackup/boost_1_59_0/libs/gil/test/
H A Dpixel.cpp118 pixel_reference_is_mutable<p1_ref>::value && in test_heterogeneous()
222 … static const int p2_is_mutable = pixel_reference_is_mutable<typename Pixel2::type>::type::value; in operator ()()
288 BOOST_STATIC_ASSERT( (pixel_reference_is_mutable< rgb8_pixel_t&>::value)); in test_packed_pixel()
289 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<const rgb8_pixel_t&>::value)); in test_packed_pixel()
291 BOOST_STATIC_ASSERT((pixel_reference_is_mutable<const rgb8_planar_ref_t&>::value)); in test_packed_pixel()
292 BOOST_STATIC_ASSERT((pixel_reference_is_mutable< rgb8_planar_ref_t >::value)); in test_packed_pixel()
294 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<const rgb8c_planar_ref_t&>::value)); in test_packed_pixel()
295 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable< rgb8c_planar_ref_t >::value)); in test_packed_pixel()
297 BOOST_STATIC_ASSERT( (pixel_reference_is_mutable<bgr121_ref_t>::value)); in test_packed_pixel()
298 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<bgr121_ref_t::const_reference>::value)); in test_packed_pixel()
/dports/databases/percona57-client/boost_1_59_0/libs/gil/test/
H A Dpixel.cpp118 pixel_reference_is_mutable<p1_ref>::value && in test_heterogeneous()
222 … static const int p2_is_mutable = pixel_reference_is_mutable<typename Pixel2::type>::type::value; in operator ()()
288 BOOST_STATIC_ASSERT( (pixel_reference_is_mutable< rgb8_pixel_t&>::value)); in test_packed_pixel()
289 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<const rgb8_pixel_t&>::value)); in test_packed_pixel()
291 BOOST_STATIC_ASSERT((pixel_reference_is_mutable<const rgb8_planar_ref_t&>::value)); in test_packed_pixel()
292 BOOST_STATIC_ASSERT((pixel_reference_is_mutable< rgb8_planar_ref_t >::value)); in test_packed_pixel()
294 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<const rgb8c_planar_ref_t&>::value)); in test_packed_pixel()
295 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable< rgb8c_planar_ref_t >::value)); in test_packed_pixel()
297 BOOST_STATIC_ASSERT( (pixel_reference_is_mutable<bgr121_ref_t>::value)); in test_packed_pixel()
298 BOOST_STATIC_ASSERT(!(pixel_reference_is_mutable<bgr121_ref_t::const_reference>::value)); in test_packed_pixel()
/dports/devel/boost-libs/boost_1_72_0/libs/gil/test/legacy/
H A Dpixel.cpp109 pixel_reference_is_mutable<p1_ref>::value && in test_heterogeneous()
199 using p2_is_mutable = pixel_reference_is_mutable<typename Pixel2::type>; in operator ()()
265 static_assert(pixel_reference_is_mutable<rgb8_pixel_t&>::value, ""); in test_packed_pixel()
266 static_assert(!pixel_reference_is_mutable<rgb8_pixel_t const&>::value, ""); in test_packed_pixel()
268 static_assert(pixel_reference_is_mutable<rgb8_planar_ref_t>::value, ""); in test_packed_pixel()
269 static_assert(pixel_reference_is_mutable<rgb8_planar_ref_t const&>::value, ""); in test_packed_pixel()
271 static_assert(!pixel_reference_is_mutable<rgb8c_planar_ref_t>::value, ""); in test_packed_pixel()
272 static_assert(!pixel_reference_is_mutable<rgb8c_planar_ref_t const&>::value, ""); in test_packed_pixel()
274 static_assert(pixel_reference_is_mutable<bgr121_ref_t>::value, ""); in test_packed_pixel()
275 static_assert(!pixel_reference_is_mutable<bgr121_ref_t::const_reference>::value, ""); in test_packed_pixel()
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/legacy/
H A Dpixel.cpp109 pixel_reference_is_mutable<p1_ref>::value && in test_heterogeneous()
199 using p2_is_mutable = pixel_reference_is_mutable<typename Pixel2::type>; in operator ()()
265 static_assert(pixel_reference_is_mutable<rgb8_pixel_t&>::value, ""); in test_packed_pixel()
266 static_assert(!pixel_reference_is_mutable<rgb8_pixel_t const&>::value, ""); in test_packed_pixel()
268 static_assert(pixel_reference_is_mutable<rgb8_planar_ref_t>::value, ""); in test_packed_pixel()
269 static_assert(pixel_reference_is_mutable<rgb8_planar_ref_t const&>::value, ""); in test_packed_pixel()
271 static_assert(!pixel_reference_is_mutable<rgb8c_planar_ref_t>::value, ""); in test_packed_pixel()
272 static_assert(!pixel_reference_is_mutable<rgb8c_planar_ref_t const&>::value, ""); in test_packed_pixel()
274 static_assert(pixel_reference_is_mutable<bgr121_ref_t>::value, ""); in test_packed_pixel()
275 static_assert(!pixel_reference_is_mutable<bgr121_ref_t::const_reference>::value, ""); in test_packed_pixel()
/dports/devel/boost-docs/boost_1_72_0/libs/gil/test/core/pixel/
H A Dpixel_reference_is_mutable.cpp21 gil::pixel_reference_is_mutable in main()
32 gil::pixel_reference_is_mutable in main()
H A DJamfile22 compile pixel_reference_is_mutable.cpp ;
/dports/devel/boost-python-libs/boost_1_72_0/libs/gil/test/core/pixel/
H A Dpixel_reference_is_mutable.cpp21 gil::pixel_reference_is_mutable in main()
32 gil::pixel_reference_is_mutable in main()
H A DJamfile22 compile pixel_reference_is_mutable.cpp ;
/dports/devel/boost-libs/boost_1_72_0/libs/gil/test/core/pixel/
H A Dpixel_reference_is_mutable.cpp21 gil::pixel_reference_is_mutable in main()
32 gil::pixel_reference_is_mutable in main()
H A DJamfile22 compile pixel_reference_is_mutable.cpp ;
/dports/devel/hyperscan/boost_1_75_0/libs/gil/test/core/pixel/
H A Dpixel_reference_is_mutable.cpp21 gil::pixel_reference_is_mutable in main()
32 gil::pixel_reference_is_mutable in main()
H A DJamfile16 compile pixel_reference_is_mutable.cpp ;
/dports/devel/boost-docs/boost_1_72_0/boost/gil/
H A Dmetafunctions.hpp228 struct pixel_reference_is_mutable struct
233 struct pixel_reference_is_mutable<R const&> struct
234 : mp11::mp_and<pixel_reference_is_proxy<R>, pixel_reference_is_mutable<R>>
596 pixel_reference_is_mutable<Ref>,
/dports/devel/hyperscan/boost_1_75_0/boost/gil/
H A Dmetafunctions.hpp228 struct pixel_reference_is_mutable struct
233 struct pixel_reference_is_mutable<R const&> struct
234 : mp11::mp_and<pixel_reference_is_proxy<R>, pixel_reference_is_mutable<R>>
596 pixel_reference_is_mutable<Ref>,
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/gil/
H A Dmetafunctions.hpp183 template <typename R> struct pixel_reference_is_mutable : public mpl::bool_<remove_reference<R>::ty… struct
184 template <typename R> struct pixel_reference_is_mutable<const R&> struct
185 : public mpl::and_<pixel_reference_is_proxy<R>, pixel_reference_is_mutable<R> > {};
439 …static const bool mut =mpl::if_<is_same<IsMutable,use_default>, pixel_reference_is_mutable<Ref>,…
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/gil/
H A Dmetafunctions.hpp183 template <typename R> struct pixel_reference_is_mutable : public mpl::bool_<remove_reference<R>::ty… struct
184 template <typename R> struct pixel_reference_is_mutable<const R&> struct
185 : public mpl::and_<pixel_reference_is_proxy<R>, pixel_reference_is_mutable<R> > {};
439 …static const bool mut =mpl::if_<is_same<IsMutable,use_default>, pixel_reference_is_mutable<Ref>,…
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/
H A Dmetafunctions.hpp228 struct pixel_reference_is_mutable struct
233 struct pixel_reference_is_mutable<R const&> struct
234 : mp11::mp_and<pixel_reference_is_proxy<R>, pixel_reference_is_mutable<R>>
596 pixel_reference_is_mutable<Ref>,
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/
H A Dmetafunctions.hpp228 struct pixel_reference_is_mutable struct
233 struct pixel_reference_is_mutable<R const&> struct
234 : mp11::mp_and<pixel_reference_is_proxy<R>, pixel_reference_is_mutable<R>>
596 pixel_reference_is_mutable<Ref>,
/dports/databases/percona57-server/boost_1_59_0/boost/gil/
H A Dmetafunctions.hpp183 template <typename R> struct pixel_reference_is_mutable : public mpl::bool_<remove_reference<R>::ty… struct
184 template <typename R> struct pixel_reference_is_mutable<const R&> struct
185 : public mpl::and_<pixel_reference_is_proxy<R>, pixel_reference_is_mutable<R> > {};
439 …static const bool mut =mpl::if_<is_same<IsMutable,use_default>, pixel_reference_is_mutable<Ref>,…
/dports/databases/xtrabackup/boost_1_59_0/boost/gil/
H A Dmetafunctions.hpp183 template <typename R> struct pixel_reference_is_mutable : public mpl::bool_<remove_reference<R>::ty… struct
184 template <typename R> struct pixel_reference_is_mutable<const R&> struct
185 : public mpl::and_<pixel_reference_is_proxy<R>, pixel_reference_is_mutable<R> > {};
439 …static const bool mut =mpl::if_<is_same<IsMutable,use_default>, pixel_reference_is_mutable<Ref>,…

12