Home
last modified time | relevance | path

Searched defs:integer_t (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/gil/
Dchannel.hpp292 using integer_t = typename detail::min_fast_uint<NumBits>::type; typedef in boost::gil::packed_channel_value
361 using integer_t = typename value_type::integer_t; typedef in boost::gil::detail::packed_channel_reference_base
465 using integer_t = typename parent_t::integer_t; typedef in boost::gil::packed_channel_reference
490 using integer_t = typename parent_t::integer_t; typedef in boost::gil::packed_channel_reference
600 using integer_t = typename parent_t::integer_t; typedef in boost::gil::packed_dynamic_channel_reference
629 using integer_t = typename parent_t::integer_t; typedef in boost::gil::packed_dynamic_channel_reference
Dchannel_algorithm.hpp202 using integer_t = typename unsigned_integral_max_value<DstChannelV>::value_type; in operator ()() typedef
214 using integer_t = typename unsigned_integral_max_value<SrcChannelV>::value_type; in operator ()() typedef
/third_party/boost/libs/gil/test/core/channel/
Dtest_fixture.hpp150 using integer_t = typename channel_t::integer_t; typedef
172 using integer_t = typename channel_t::integer_t; typedef
/third_party/boost/libs/gil/test/legacy/
Dchannel.cpp204 using integer_t = typename channel_t::integer_t; typedef in packed_reference_core
/third_party/boost/boost/dll/detail/
Dmacho_info.hpp25 typedef int integer_t; typedef