Home
last modified time | relevance | path

Searched defs:_step (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/gil/
Dposition_iterator.hpp62 point_t _p, _step; member
/third_party/iowow/src/utils/
Diwconv.c64 #define ITOA_SZSTEP(_step) if ((ret += (_step)) >= max) { \ in iwitoa() argument
/third_party/boost/boost/mpl/aux_/
Dfold_impl_body.hpp267 struct BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step) in BOOST_PP_CAT() argument
Dreverse_fold_impl_body.hpp280 struct BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step) in BOOST_PP_CAT() argument
/third_party/boost/boost/gil/extension/dynamic_image/
Dimage_view_factory.hpp131 point_t _step; member
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …pace","design/concepts","design/conclusions","design/dynamic_image","design/examples","design/exte…
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp5494 builtin_builder::_step(builtin_available_predicate avail, const glsl_type *edge_type, const glsl_ty… in _step() function in builtin_builder