/third_party/boost/libs/gil/test/core/channel/ |
D | algorithm_channel_convert.cpp | 23 using channel_t = typename fixture::channel<ChannelFixtureBase>::channel_t; typedef 43 using channel_t = TargetChannel; in test_channel_value_convert_from_integral() typedef 69 using channel_t = Channel; in operator ()() typedef 83 using channel_t = Channel; in operator ()() typedef 97 using channel_t = Channel; in operator ()() typedef 111 using channel_t = Channel; in operator ()() typedef 125 using channel_t = Channel; in operator ()() typedef 139 using channel_t = Channel; in operator ()() typedef 156 using channel_t = Channel; in operator ()() typedef 171 using channel_t = Channel; in operator ()() typedef [all …]
|
D | test_fixture.cpp | 21 using channel_t = Channel; in operator ()() typedef 38 using channel_t = Channel; in operator ()() typedef 55 using channel_t = Channel; in operator ()() typedef 72 using channel_t = Channel; in operator ()() typedef
|
D | algorithm_channel_invert.cpp | 33 using channel_t = Channel; in operator ()() typedef 48 using channel_t = Channel; in operator ()() typedef 63 using channel_t = Channel; in operator ()() typedef
|
D | algorithm_channel_multiply.cpp | 34 using channel_t = Channel; in operator ()() typedef 49 using channel_t = Channel; in operator ()() typedef 64 using channel_t = Channel; in operator ()() typedef
|
D | algorithm_channel_relation.cpp | 42 using channel_t = Channel; in operator ()() typedef 57 using channel_t = Channel; in operator ()() typedef 72 using channel_t = Channel; in operator ()() typedef
|
D | algorithm_channel_arithmetic.cpp | 87 using channel_t = Channel; in operator ()() typedef 102 using channel_t = Channel; in operator ()() typedef 117 using channel_t = Channel; in operator ()() typedef
|
D | test_fixture.hpp | 93 using channel_t = typename ChannelFixtureBase::channel_t; typedef 114 using channel_t = ChannelValue; typedef 132 using channel_t = ChannelRef; typedef 149 using channel_t = ChannelSubbyteRef; typedef 171 using channel_t = ChannelSubbyteRef; typedef
|
/third_party/boost/libs/gil/test/extension/numeric/ |
D | channel_numeric_operations.cpp | 27 using channel_t = Channel; in operator ()() typedef 43 using channel_t = Channel; in operator ()() typedef 70 using channel_t = Channel; in operator ()() typedef 90 using channel_t = Channel; in operator ()() typedef 113 using channel_t = Channel; in operator ()() typedef 129 using channel_t = Channel; in operator ()() typedef 156 using channel_t = Channel; in operator ()() typedef 173 using channel_t = Channel; in operator ()() typedef 200 using channel_t = Channel; in operator ()() typedef 217 using channel_t = Channel; in operator ()() typedef [all …]
|
D | pixel_numeric_operations.cpp | 29 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 65 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 99 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 136 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 163 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 190 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 216 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 250 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 278 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 307 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef
|
D | convolve.cpp | 33 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 56 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 75 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 97 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef
|
D | convolve_cols.cpp | 32 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 55 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef
|
D | convolve_rows.cpp | 32 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 55 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef
|
/third_party/boost/boost/gil/extension/io/tiff/detail/ |
D | scanline_read.hpp | 112 … using channel_t = channel_type<get_pixel_type<gray1_image_t::view_t>::type>::type; in initialize() typedef 131 … using channel_t = channel_type<get_pixel_type<gray2_image_t::view_t>::type>::type; in initialize() typedef 149 … using channel_t = channel_type<get_pixel_type<gray4_image_t::view_t>::type>::type; in initialize() typedef 168 … using channel_t = channel_type<get_pixel_type<gray8_image_t::view_t>::type>::type; in initialize() typedef 187 … using channel_t = channel_type<get_pixel_type<gray16_image_t::view_t>::type>::type; in initialize() typedef 206 … using channel_t = channel_type<get_pixel_type<gray24_image_t::view_t>::type>::type; in initialize() typedef 225 … using channel_t = channel_type<get_pixel_type<gray32_image_t::view_t>::type>::type; in initialize() typedef
|
D | is_allowed.hpp | 145 using channel_t = typename channel_traits<typename element_type<pixel_t>::type>::value_type; in compare_channel_sizes() typedef 160 using channel_t = typename channel_traits<typename element_type<ref_t>::type>::value_type; in compare_channel_sizes() typedef 222 using channel_t = typename channel_traits<typename element_type<pixel_t>::type>::value_type; in is_allowed() typedef
|
/third_party/boost/libs/gil/test/extension/toolbox/ |
D | channel_type.cpp | 36 using channel_t = gil::channel_type<image_t::view_t::reference>::type; in test_channel_type() typedef
|
D | get_num_bits.cpp | 18 using channel_t = gil::channel_type<image_t::view_t::reference>::type; in test_get_num_bits() typedef
|
/third_party/boost/libs/gil/test/core/pixel/ |
D | test_fixture.cpp | 55 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef 91 using channel_t = typename gil::channel_type<pixel_t>::type; in operator ()() typedef
|
/third_party/boost/boost/gil/image_processing/ |
D | scaling.hpp | 51 using channel_t = typename std::remove_reference in lanczos_at() typedef 57 static_transform(result_pixel, result_pixel, [](channel_t) { in lanczos_at() argument
|
/third_party/boost/boost/gil/extension/toolbox/color_converters/ |
D | gray_to_rgba.hpp | 29 using channel_t = typename channel_type<P2>::type; in operator ()() typedef
|
/third_party/boost/libs/gil/test/legacy/ |
D | channel.cpp | 51 using channel_t = typename ChannelTestCore::channel_t; typedef 167 using channel_t = ChannelValue; typedef in value_core 186 using channel_t = ChannelRef; typedef in reference_core 203 using channel_t = ChannelSubbyteRef; typedef in packed_reference_core 221 using channel_t = ChannelSubbyteRef; typedef in packed_dynamic_reference_core
|
/third_party/boost/libs/fiber/examples/ |
D | ping_pong.cpp | 15 using channel_t = boost::fibers::buffered_channel< std::string >; in main() typedef
|
D | range_for.cpp | 14 typedef boost::fibers::unbuffered_channel< unsigned int > channel_t; typedef
|
/third_party/boost/boost/gil/extension/io/bmp/detail/ |
D | is_allowed.hpp | 67 …using channel_t = typename channel_traits<typename element_type<typename View::value_type>::type>:… in is_allowed() typedef
|
/third_party/boost/boost/gil/extension/io/targa/detail/ |
D | is_allowed.hpp | 39 …using channel_t = typename channel_traits<typename element_type<typename View::value_type>::type>:… in is_allowed() typedef
|
/third_party/boost/boost/gil/extension/io/png/detail/ |
D | is_allowed.hpp | 24 using channel_t = typename channel_traits<typename element_type<pixel_t>::type>::value_type; in is_allowed() typedef
|