Home
last modified time | relevance | path

Searched refs:get_shot_order (Results 1 – 14 of 14) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp90 _info._shot_order = static_cast< uint16_t >( _io_dev.get_shot_order() ); in read_header()
H A Ddevice.hpp64 unsigned int get_shot_order() { return _processor_ptr.get()->imgdata.other.shot_order; } in get_shot_order() function in boost::gil::detail::raw_device_base
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp90 _info._shot_order = static_cast< uint16_t >( _io_dev.get_shot_order() ); in read_header()
H A Ddevice.hpp64 unsigned int get_shot_order() { return _processor_ptr.get()->imgdata.other.shot_order; } in get_shot_order() function in boost::gil::detail::raw_device_base
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp90 _info._shot_order = static_cast< uint16_t >( _io_dev.get_shot_order() ); in read_header()
H A Ddevice.hpp64 unsigned int get_shot_order() { return _processor_ptr.get()->imgdata.other.shot_order; } in get_shot_order() function in boost::gil::detail::raw_device_base
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp90 _info._shot_order = static_cast< uint16_t >( _io_dev.get_shot_order() );
H A Ddevice.hpp64 unsigned int get_shot_order() { return _processor_ptr.get()->imgdata.other.shot_order; } in get_shot_order() function in boost::gil::detail::raw_device_base
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp90 _info._shot_order = static_cast< uint16_t >( _io_dev.get_shot_order() ); in read_header()
H A Ddevice.hpp64 unsigned int get_shot_order() { return _processor_ptr.get()->imgdata.other.shot_order; } in get_shot_order() function in boost::gil::detail::raw_device_base
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp90 _info._shot_order = static_cast< uint16_t >( _io_dev.get_shot_order() ); in read_header()
H A Ddevice.hpp64 unsigned int get_shot_order() { return _processor_ptr.get()->imgdata.other.shot_order; } in get_shot_order() function in boost::gil::detail::raw_device_base
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/io/raw/detail/
H A Dreader_backend.hpp90 _info._shot_order = static_cast< uint16_t >( _io_dev.get_shot_order() );
H A Ddevice.hpp63 unsigned int get_shot_order() { return _processor_ptr.get()->imgdata.other.shot_order; }