Home
last modified time | relevance | path

Searched refs:_step (Results 1 – 25 of 26) sorted by relevance

12

/third_party/boost/boost/gil/
Dposition_iterator.hpp46 …position_iterator(const point_t& p, const point_t& step, const Deref& d) : _p(p), _step(step), _d(… in position_iterator()
48 position_iterator(const position_iterator& p) : _p(p._p), _step(p._step), _d(p._d) {} in position_iterator()
49 …ame D> position_iterator(const position_iterator<D,Dim>& p) : _p(p._p), _step(p._step), _d(p._d) {} in position_iterator()
50 …position_iterator& operator=(const position_iterator& p) { _p=p._p; _d=p._d; _step=p._step; return… in operator =()
53 const point_t& step() const { return _step; } in step()
56 void set_step(difference_type s) { _step[Dim]=s; } in set_step()
59 …reference operator[](difference_type d) const { point_t p=_p; p[Dim]+=d*_step[Dim]; return _d(p); } in operator []()
62 point_t _p, _step; member
68 void increment() { _p[Dim]+=_step[Dim]; } in increment()
69 void decrement() { _p[Dim]-=_step[Dim]; } in decrement()
[all …]
Dstep_iterator.hpp125 memunit_step_fn(difference_type step=memunit_step(Iterator())) : _step(step) {} in memunit_step_fn()
127 …ference(const Iterator& it1, const Iterator& it2) const { return memunit_distance(it1,it2)/_step; } in difference()
128 … advance(Iterator& it, difference_type d) const { memunit_advance(it,d*_step); } in advance()
129 difference_type step() const { return _step; } in step()
131 void set_step(std::ptrdiff_t step) { _step=step; } in set_step()
134 difference_type _step;
/third_party/libunwind/doc/
Dunw_step.tex8 \begin{Name}{3}{unw\_step}{David Mosberger-Tang}{Programming Library}{unw\_step}unw\_step -- advanc…
15 \Type{int} \Func{unw\_step}(\Type{unw\_cursor\_t~*}\Var{cp});\\
19 The \Func{unw\_step}() routine advances the unwind cursor \Var{cp} to
24 On successful completion, \Func{unw\_step}() returns a positive value
31 \Func{unw\_step}() is thread-safe. If cursor \Var{cp} is in the local
50 In addition, \Func{unw\_step}() may return any error returned by the
Dlibunwind.tex22 \Type{int} \Func{unw\_step}(\Type{unw\_cursor\_t~*});\\
78 \Func{unw\_step}(). By repeatedly calling this routine, you can
80 \Func{F}(). A positive return value from \Func{unw\_step}() indicates
92 to \Var{prev} right before calling \Func{unw\_step}(). With this
198 \Func{unw\_step}() to move ``up'' in the call-chain, read and write
251 signal-safe (e.g., \Func{unw\_step}() for local unwinding is
346 \SeeAlso{unw\_step(3)},
Dunw_backtrace.tex44 \SeeAlso{unw\_step(3)}
/third_party/flutter/flutter/dev/integration_tests/platform_interaction/lib/
Dmain.dart28 int _step = 0;
32 if (_step < steps.length)
33 _result = steps[_step++]();
/third_party/boost/boost/mpl/aux_/
Dfold_impl_body.hpp218 struct BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step);
244 , BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step)<First,Last,State,ForwardOp>
267 struct BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step) in BOOST_PP_CAT() argument
Dreverse_fold_impl_body.hpp229 struct BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step);
256 … , BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step)<First,Last,State,BackwardOp,ForwardOp>
280 struct BOOST_PP_CAT(AUX778076_FOLD_IMPL_NAME_PREFIX,_step) in BOOST_PP_CAT() argument
/third_party/flutter/flutter/dev/integration_tests/channels/lib/
Dmain.dart157 int _step = 0;
161 if (_step < steps.length)
162 _result = steps[_step++]();
/third_party/boost/libs/gil/doc/
Dnaming.rst12 ColorSpace + BitDepth + [f | s]+ [c] + [_planar] + [_step] + ClassType + _t
31 - ``_step`` indicates special image views, locators and iterators which
/third_party/boost/libs/gil/doc/html/_sources/
Dnaming.rst.txt12 ColorSpace + BitDepth + [f | s]+ [c] + [_planar] + [_step] + ClassType + _t
31 - ``_step`` indicates special image views, locators and iterators which
/third_party/boost/boost/gil/extension/dynamic_image/
Dimage_view_factory.hpp123 subsampled_view_fn(point_t const& step) : _step(step) {} in subsampled_view_fn()
128 return result_type{subsampled_view(src,_step)}; in operator ()()
131 point_t _step; member
/third_party/iowow/src/utils/
Diwconv.c64 #define ITOA_SZSTEP(_step) if ((ret += (_step)) >= max) { \ in iwitoa() argument
/third_party/libunwind/tests/
Dcheck-namespace.sh.in116 match _UL${plat}_step
238 match _U${plat}_step
/third_party/boost/libs/gil/doc/design/
Dmetafunctions.rst17 *ColorSpace* + *BitDepth* + ["s|f"] + ["c"] + ["_planar"] + ["_step"] + *ClassType* + "_t"
26 to interleaved). ``_step`` indicates the type has a dynamic step and
/third_party/boost/libs/gil/doc/html/_sources/design/
Dmetafunctions.rst.txt17 *ColorSpace* + *BitDepth* + ["s|f"] + ["c"] + ["_planar"] + ["_step"] + *ClassType* + "_t"
26 to interleaved). ``_step`` indicates the type has a dynamic step and
/third_party/node/deps/npm/node_modules/uri-js/dist/es5/
Duri.all.js518 …for (var _iterator = input[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iter…
519 var _currentValue2 = _step.value;
Duri.all.min.js.map1 …","bias","basic","j","oldi","w","t","baseMinusT","out","splice","encode","_step","Symbol","iterato…
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp1982 _step(always_available, glsl_type::float_type, glsl_type::float_type), in create_builtins()
1983 _step(always_available, glsl_type::float_type, glsl_type::vec2_type), in create_builtins()
1984 _step(always_available, glsl_type::float_type, glsl_type::vec3_type), in create_builtins()
1985 _step(always_available, glsl_type::float_type, glsl_type::vec4_type), in create_builtins()
1987 _step(always_available, glsl_type::vec2_type, glsl_type::vec2_type), in create_builtins()
1988 _step(always_available, glsl_type::vec3_type, glsl_type::vec3_type), in create_builtins()
1989 _step(always_available, glsl_type::vec4_type, glsl_type::vec4_type), in create_builtins()
1990 _step(fp64, glsl_type::double_type, glsl_type::double_type), in create_builtins()
1991 _step(fp64, glsl_type::double_type, glsl_type::dvec2_type), in create_builtins()
1992 _step(fp64, glsl_type::double_type, glsl_type::dvec3_type), in create_builtins()
[all …]
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1 …ar:[12,25],_png_test_fil:24,_ptr:[12,25],_ref:[12,25],_scanline_length:24,_step:[12,25],_tiff_grap… property
/third_party/python/Misc/NEWS.d/
D3.7.0a4.rst333 NotImplementedError. Task._step() and Future.__await__() raise proper
D3.7.0b1.rst335 Make Task._step, Task._wakeup and Future._schedule_callbacks methods
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/
Dajv.bundle.js5753 …for (var _iterator = input[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iter…
5754 var _currentValue2 = _step.value;
/third_party/flutter/engine/flutter/lib/snapshot/
Dfuchsia_compilation_trace.txt506 dart:collection,_CompactIterator,get:_step
576 dart:collection,_CompactIterable,get:_step
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dcompilation_trace.txt976 dart:collection,_CompactIterable,get:_step
984 dart:collection,_CompactIterator,get:_step

12