Home
last modified time | relevance | path

Searched refs:step_type (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/gil/extension/dynamic_image/
Dimage_view_factory.hpp230 using step_type = typename dynamic_xy_step_type<any_image_view<Views...>>::type; in rotated180_view() typedef
231 return apply_operation(src, detail::rotated180_view_fn<step_type>()); in rotated180_view()
268 using step_type = typename dynamic_xy_step_type<any_image_view<Views...>>::type; in subsampled_view() typedef
269 using subsampled_view = detail::subsampled_view_fn<step_type>; in subsampled_view()
280 using step_type = typename dynamic_xy_step_type<any_image_view<Views...>>::type; in subsampled_view() typedef
281 using subsampled_view_fn = detail::subsampled_view_fn<step_type>; in subsampled_view()
/third_party/boost/libs/numeric/odeint/test/
Dadams_moulton.cpp74 BOOST_AUTO_TEST_CASE_TEMPLATE( test_init_and_steps , step_type , vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
76 const static size_t steps = step_type::value; in BOOST_AUTO_TEST_CASE_TEMPLATE()
Dadams_bashforth_moulton.cpp56 BOOST_AUTO_TEST_CASE_TEMPLATE( test_init_and_steps , step_type , vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
58 const static size_t steps = step_type::value; in BOOST_AUTO_TEST_CASE_TEMPLATE()
Dadaptive_adams_coefficients.cpp26 BOOST_AUTO_TEST_CASE_TEMPLATE( test_step, step_type, vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
28 const static size_t steps = step_type::value; in BOOST_AUTO_TEST_CASE_TEMPLATE()
Dadams_bashforth.cpp150 BOOST_AUTO_TEST_CASE_TEMPLATE( test_init_and_steps , step_type , vector_of_steps ) in BOOST_AUTO_TEST_CASE_TEMPLATE() argument
152 const static size_t steps = step_type::value; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/third_party/boost/boost/histogram/axis/
Dregular.hpp155 struct step_type { struct
164 step_type<T> step(T t) { in step()
165 return step_type<T>{t}; in step()
256 regular(transform_type trans, step_type<T> step, value_type start, value_type stop, in regular()
276 regular(step_type<T> step, value_type start, value_type stop, metadata_type meta = {}) in regular()
/third_party/spirv-tools/source/opt/
Dloop_descriptor.cpp708 const analysis::Integer* step_type = in FindNumberOfIterations() local
711 if (step_type->IsSigned()) { in FindNumberOfIterations()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_descriptor.cpp708 const analysis::Integer* step_type = in FindNumberOfIterations() local
711 if (step_type->IsSigned()) { in FindNumberOfIterations()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp708 const analysis::Integer* step_type = in FindNumberOfIterations() local
711 if (step_type->IsSigned()) { in FindNumberOfIterations()