Home
last modified time | relevance | path

Searched refs:steps (Results 1 – 25 of 996) sorted by relevance

12345678910>>...40

/third_party/boost/boost/numeric/odeint/stepper/detail/
Dadams_bashforth_call_algebra.hpp36 …Algebra &algebra , const StateIn &in , StateOut &out , const StepStorage &steps , const Coefficien… in operator ()()
39 …algebra.for_each3( out , in , steps[0].m_v , typename Operations::template scale_sum2< value_type … in operator ()()
48 …Algebra &algebra , const StateIn &in , StateOut &out , const StepStorage &steps , const Coefficien… in operator ()()
51 algebra.for_each4( out , in , steps[0].m_v , steps[1].m_v , in operator ()()
61 …Algebra &algebra , const StateIn &in , StateOut &out , const StepStorage &steps , const Coefficien… in operator ()()
64 algebra.for_each5( out , in , steps[0].m_v , steps[1].m_v , steps[2].m_v , in operator ()()
74 …Algebra &algebra , const StateIn &in , StateOut &out , const StepStorage &steps , const Coefficien… in operator ()()
77 algebra.for_each6( out , in , steps[0].m_v , steps[1].m_v , steps[2].m_v , steps[3].m_v , in operator ()()
88 …Algebra &algebra , const StateIn &in , StateOut &out , const StepStorage &steps , const Coefficien… in operator ()()
91 …algebra.for_each7( out , in , steps[0].m_v , steps[1].m_v , steps[2].m_v , steps[3].m_v , steps[4]… in operator ()()
[all …]
Dadams_moulton_call_algebra.hpp47 …st StateIn &in , StateOut &out , const DerivIn &dxdt , const StepStorage &steps , const Coefficien… in operator ()()
50 algebra.for_each4( out , in , dxdt , steps[0].m_v , in operator ()()
60 …st StateIn &in , StateOut &out , const DerivIn &dxdt , const StepStorage &steps , const Coefficien… in operator ()()
63 algebra.for_each5( out , in , dxdt , steps[0].m_v , steps[1].m_v , in operator ()()
73 …st StateIn &in , StateOut &out , const DerivIn &dxdt , const StepStorage &steps , const Coefficien… in operator ()()
76 algebra.for_each6( out , in , dxdt , steps[0].m_v , steps[1].m_v , steps[2].m_v , in operator ()()
87 …st StateIn &in , StateOut &out , const DerivIn &dxdt , const StepStorage &steps , const Coefficien… in operator ()()
90 … algebra.for_each7( out , in , dxdt , steps[0].m_v , steps[1].m_v , steps[2].m_v , steps[3].m_v , in operator ()()
101 …st StateIn &in , StateOut &out , const DerivIn &dxdt , const StepStorage &steps , const Coefficien… in operator ()()
104 …algebra.for_each8( out , in , dxdt , steps[0].m_v , steps[1].m_v , steps[2].m_v , steps[3].m_v , s… in operator ()()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3518ev300/
Dpll_trainning.c232 unsigned int steps[NUM_7]; member
434 regulator->steps[NUM_0] = regulator->curr + step_50; in svb_voltage_regulator_init()
436 regulator->steps[NUM_0] = regulator->max; in svb_voltage_regulator_init()
439 regulator->steps[NUM_1] = regulator->curr + step_25; in svb_voltage_regulator_init()
441 regulator->steps[NUM_1] = regulator->max; in svb_voltage_regulator_init()
443 regulator->steps[NUM_2] = regulator->curr; in svb_voltage_regulator_init()
446 regulator->steps[NUM_3] = regulator->curr - step_25; in svb_voltage_regulator_init()
448 regulator->steps[NUM_3] = regulator->min; in svb_voltage_regulator_init()
451 regulator->steps[NUM_4] = regulator->curr - step_50; in svb_voltage_regulator_init()
453 regulator->steps[NUM_4] = regulator->min; in svb_voltage_regulator_init()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev200/
Dpll_trainning.c229 unsigned int steps[NUM_7]; member
426 regulator->steps[NUM_0] = regulator->curr + step_50; in svb_voltage_regulator_init()
428 regulator->steps[NUM_0] = regulator->max; in svb_voltage_regulator_init()
431 regulator->steps[NUM_1] = regulator->curr + step_25; in svb_voltage_regulator_init()
433 regulator->steps[NUM_1] = regulator->max; in svb_voltage_regulator_init()
435 regulator->steps[NUM_2] = regulator->curr; in svb_voltage_regulator_init()
438 regulator->steps[NUM_3] = regulator->curr - step_25; in svb_voltage_regulator_init()
440 regulator->steps[NUM_3] = regulator->min; in svb_voltage_regulator_init()
443 regulator->steps[NUM_4] = regulator->curr - step_50; in svb_voltage_regulator_init()
445 regulator->steps[NUM_4] = regulator->min; in svb_voltage_regulator_init()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev300/
Dpll_trainning.c256 unsigned int steps[NUM_7]; member
453 regulator->steps[NUM_0] = regulator->curr + step_60; in svb_voltage_regulator_init()
455 regulator->steps[NUM_0] = regulator->max; in svb_voltage_regulator_init()
458 regulator->steps[NUM_1] = regulator->curr + step_30; in svb_voltage_regulator_init()
460 regulator->steps[NUM_1] = regulator->max; in svb_voltage_regulator_init()
462 regulator->steps[NUM_2] = regulator->curr; in svb_voltage_regulator_init()
465 regulator->steps[NUM_3] = regulator->curr - step_30; in svb_voltage_regulator_init()
467 regulator->steps[NUM_3] = regulator->min; in svb_voltage_regulator_init()
470 regulator->steps[NUM_4] = regulator->curr - step_60; in svb_voltage_regulator_init()
472 regulator->steps[NUM_4] = regulator->min; in svb_voltage_regulator_init()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv200/
Dpll_trainning.c256 unsigned int steps[NUM_7]; member
453 regulator->steps[NUM_0] = regulator->curr + step_60; in svb_voltage_regulator_init()
455 regulator->steps[NUM_0] = regulator->max; in svb_voltage_regulator_init()
458 regulator->steps[NUM_1] = regulator->curr + step_30; in svb_voltage_regulator_init()
460 regulator->steps[NUM_1] = regulator->max; in svb_voltage_regulator_init()
462 regulator->steps[NUM_2] = regulator->curr; in svb_voltage_regulator_init()
465 regulator->steps[NUM_3] = regulator->curr - step_30; in svb_voltage_regulator_init()
467 regulator->steps[NUM_3] = regulator->min; in svb_voltage_regulator_init()
470 regulator->steps[NUM_4] = regulator->curr - step_60; in svb_voltage_regulator_init()
472 regulator->steps[NUM_4] = regulator->min; in svb_voltage_regulator_init()
[all …]
/third_party/python/Lib/
Dpipes.py92 return '<Template instance, steps=%r>' % (self.steps,)
96 self.steps = []
102 t.steps = self.steps[:]
118 if self.steps and self.steps[-1][1] == SINK:
124 self.steps.append((cmd, kind))
134 if self.steps and self.steps[0][1] == SOURCE:
140 self.steps.insert(0, (cmd, kind))
155 if not self.steps:
157 if self.steps[-1][1] == SINK:
163 if not self.steps:
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516cv500/
Dpll_trainning.c276 unsigned int steps[NUM_5]; member
491 regulator->steps[NUM_0] = regulator->curr + step_50; in svb_voltage_regulator_init()
493 regulator->steps[NUM_0] = regulator->max; in svb_voltage_regulator_init()
496 regulator->steps[NUM_1] = regulator->curr + step_30; in svb_voltage_regulator_init()
498 regulator->steps[NUM_1] = regulator->max; in svb_voltage_regulator_init()
500 regulator->steps[NUM_2] = regulator->curr; in svb_voltage_regulator_init()
503 regulator->steps[NUM_3] = regulator->curr - step_30; in svb_voltage_regulator_init()
505 regulator->steps[NUM_3] = regulator->min; in svb_voltage_regulator_init()
508 regulator->steps[NUM_4] = regulator->curr - step_50; in svb_voltage_regulator_init()
510 regulator->steps[NUM_4] = regulator->min; in svb_voltage_regulator_init()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv300/
Dpll_trainning.c275 unsigned int steps[NUM_5]; member
490 regulator->steps[NUM_0] = regulator->curr + step_50; in svb_voltage_regulator_init()
492 regulator->steps[NUM_0] = regulator->max; in svb_voltage_regulator_init()
495 regulator->steps[NUM_1] = regulator->curr + step_30; in svb_voltage_regulator_init()
497 regulator->steps[NUM_1] = regulator->max; in svb_voltage_regulator_init()
499 regulator->steps[NUM_2] = regulator->curr; in svb_voltage_regulator_init()
502 regulator->steps[NUM_3] = regulator->curr - step_30; in svb_voltage_regulator_init()
504 regulator->steps[NUM_3] = regulator->min; in svb_voltage_regulator_init()
507 regulator->steps[NUM_4] = regulator->curr - step_50; in svb_voltage_regulator_init()
509 regulator->steps[NUM_4] = regulator->min; in svb_voltage_regulator_init()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516av300/
Dpll_trainning.c275 unsigned int steps[NUM_5]; member
490 regulator->steps[NUM_0] = regulator->curr + step_50; in svb_voltage_regulator_init()
492 regulator->steps[NUM_0] = regulator->max; in svb_voltage_regulator_init()
495 regulator->steps[NUM_1] = regulator->curr + step_30; in svb_voltage_regulator_init()
497 regulator->steps[NUM_1] = regulator->max; in svb_voltage_regulator_init()
499 regulator->steps[NUM_2] = regulator->curr; in svb_voltage_regulator_init()
502 regulator->steps[NUM_3] = regulator->curr - step_30; in svb_voltage_regulator_init()
504 regulator->steps[NUM_3] = regulator->min; in svb_voltage_regulator_init()
507 regulator->steps[NUM_4] = regulator->curr - step_50; in svb_voltage_regulator_init()
509 regulator->steps[NUM_4] = regulator->min; in svb_voltage_regulator_init()
[all …]
/third_party/skia/src/gpu/
DGrColorSpaceXform.h24 GrColorSpaceXform(const SkColorSpaceXformSteps& steps) : fSteps(steps) {} in GrColorSpaceXform() argument
31 const SkColorSpaceXformSteps& steps() const { return fSteps; } in steps() function
42 const SkColorSpaceXformSteps& steps(xform->fSteps); in XformKey()
43 uint32_t key = steps.flags.mask(); in XformKey()
44 if (steps.flags.linearize) { in XformKey()
45 key |= classify_transfer_fn(steps.srcTF) << 8; in XformKey()
47 if (steps.flags.encode) { in XformKey()
48 key |= classify_transfer_fn(steps.dstTFInv) << 16; in XformKey()
/third_party/gettext/gnulib-local/lib/libxml/
Dpattern.c133 xmlStreamStepPtr steps; /* the array of steps */ member
201 xmlStepOpPtr steps; /* ops for computation */ member
243 cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp)); in xmlNewPattern()
244 if (cur->steps == NULL) { in xmlNewPattern()
272 if (comp->steps != NULL) { in xmlFreePattern()
275 op = &comp->steps[i]; in xmlFreePattern()
282 xmlFree(comp->steps); in xmlFreePattern()
382 temp = (xmlStepOpPtr) xmlRealloc(comp->steps, comp->maxStep * 2 * in xmlPatternAdd()
389 comp->steps = temp; in xmlPatternAdd()
392 comp->steps[comp->nbStep].op = op; in xmlPatternAdd()
[all …]
/third_party/libxml2/
Dpattern.c104 xmlStreamStepPtr steps; /* the array of steps */ member
172 xmlStepOpPtr steps; /* ops for computation */ member
214 cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp)); in xmlNewPattern()
215 if (cur->steps == NULL) { in xmlNewPattern()
246 if (comp->steps != NULL) { in xmlFreePatternInternal()
249 op = &comp->steps[i]; in xmlFreePatternInternal()
256 xmlFree(comp->steps); in xmlFreePatternInternal()
356 temp = (xmlStepOpPtr) xmlRealloc(comp->steps, comp->maxStep * 2 * in xmlPatternAdd()
363 comp->steps = temp; in xmlPatternAdd()
366 comp->steps[comp->nbStep].op = op; in xmlPatternAdd()
[all …]
/third_party/flutter/skia/src/core/
DSkConvertPixels.cpp19 const SkColorSpaceXformSteps& steps) { in rect_memcpy() argument
25 && steps.flags.mask() != 0b00000) { in rect_memcpy()
36 const SkColorSpaceXformSteps& steps) { in swizzle_or_premul() argument
42 steps.flags.linearize || in swizzle_or_premul()
43 steps.flags.gamut_transform || in swizzle_or_premul()
44 steps.flags.unpremul || in swizzle_or_premul()
45 steps.flags.encode) { in swizzle_or_premul()
53 if (steps.flags.premul) { in swizzle_or_premul()
166 const SkColorSpaceXformSteps& steps) { in convert_with_pipeline() argument
173 steps.apply(&pipeline, srcInfo.colorType()); in convert_with_pipeline()
[all …]
/third_party/boost/libs/numeric/odeint/test/
Dadaptive_adams_coefficients.cpp28 const static size_t steps = step_type::value; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
33 typedef detail::adaptive_adams_coefficients<steps, deriv_type, time_type> aac_type; in BOOST_AUTO_TEST_CASE_TEMPLATE()
42 for(size_t i=0; i<steps; ++i) in BOOST_AUTO_TEST_CASE_TEMPLATE()
50 if(coeff.m_eo < steps) in BOOST_AUTO_TEST_CASE_TEMPLATE()
65 for(size_t i=0; i<steps; ++i) in BOOST_AUTO_TEST_CASE_TEMPLATE()
71 else if (i == steps-1 && steps%2 == 1) in BOOST_AUTO_TEST_CASE_TEMPLATE()
73 else if (i == steps-1 && steps%2 == 0) in BOOST_AUTO_TEST_CASE_TEMPLATE()
Dstep_size_limitation.cpp112 const size_t steps = 100; in test_explicit_stepper() local
116 integrate_adaptive(stepper, damped_osc, x, 0.0, steps*max_dt, max_dt, push_back_time(times)); in test_explicit_stepper()
118 BOOST_CHECK_EQUAL(times.size(), steps+1); in test_explicit_stepper()
126 integrate_adaptive(stepper, damped_osc, x, 0.0, steps*max_dt, 10*max_dt, push_back_time(times)); in test_explicit_stepper()
128 BOOST_CHECK_EQUAL(times.size(), steps+1); in test_explicit_stepper()
218 const size_t steps = 100; in test_rosenbrock_stepper() local
224 x, 0.0, steps*max_dt, max_dt, push_back_time(times)); in test_rosenbrock_stepper()
226 BOOST_CHECK_EQUAL(times.size(), steps+1); in test_rosenbrock_stepper()
236 x, 0.0, steps*max_dt, 10*max_dt, push_back_time(times)); in test_rosenbrock_stepper()
238 BOOST_CHECK_EQUAL(times.size(), steps+1); in test_rosenbrock_stepper()
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dstepper.dart19 // * mobile horizontal mode with adding/removing steps
49 /// A vertical layout of the steps with their content in-between the titles.
52 /// A horizontal layout of the steps with their content below the titles.
107 /// and whether steps are interactive.
115 /// steps. Steppers are particularly useful in the case of forms where one step
116 /// requires the completion of another one, or where multiple steps need to be
128 /// Creates a stepper from a list of steps.
130 /// This widget is not meant to be rebuilt with a different list of steps
134 /// The [steps], [type], and [currentStep] arguments must not be null.
137 @required this.steps,
[all …]
/third_party/node/deps/npm/node_modules/slide/lib/
Dasync-map.js15 var steps = Array.prototype.slice.call(arguments)
16 , list = steps.shift() || []
17 , cb_ = steps.pop()
22 var n = steps.length
42 steps.forEach(function (fn) { fn(ar, cb) })
52 steps.forEach(function (fn) { fn(ar, cb) })
/third_party/skia/src/core/
DSkConvertPixels.cpp19 const SkColorSpaceXformSteps& steps) { in rect_memcpy() argument
25 && steps.flags.mask() != 0b00000) { in rect_memcpy()
36 const SkColorSpaceXformSteps& steps) { in swizzle_or_premul() argument
42 steps.flags.linearize || in swizzle_or_premul()
43 steps.flags.gamut_transform || in swizzle_or_premul()
44 steps.flags.unpremul || in swizzle_or_premul()
45 steps.flags.encode) { in swizzle_or_premul()
53 if (steps.flags.premul) { in swizzle_or_premul()
208 const SkColorSpaceXformSteps& steps) { in convert_with_pipeline() argument
214 steps.apply(&pipeline); in convert_with_pipeline()
[all …]
/third_party/boost/libs/numeric/odeint/test/numeric/
Dvelocity_verlet.cpp54 const int steps = 10; in BOOST_AUTO_TEST_CASE() local
65 for ( int step = 0; step < steps; ++step ) in BOOST_AUTO_TEST_CASE()
70 const double f = steps * std::abs( sin( steps * dt ) - x[0] ) / in BOOST_AUTO_TEST_CASE()
81 for ( int step = 0; step < steps; ++step ) in BOOST_AUTO_TEST_CASE()
86 BOOST_CHECK_LT( std::abs( sin( steps * dt ) - x[0] ), in BOOST_AUTO_TEST_CASE()
/third_party/ffmpeg/libavfilter/
Dvf_gblur.c42 …{ "steps", "set number of steps", OFFSET(steps), AV_OPT_TYPE_INT, {.i64=1}, 1, 6, FLAG…
55 static void horiz_slice_c(float *buffer, int width, int height, int steps, in horiz_slice_c() argument
61 for (step = 0; step < steps; step++) { in horiz_slice_c()
86 const int steps = s->steps; in filter_horizontally() local
91 steps, nu, boundaryscale); in filter_horizontally()
97 int column_begin, int column_end, int steps, in do_vertical_columns() argument
104 for (step = 0; step < steps; step++) { in do_vertical_columns()
139 const int steps = s->steps; in filter_vertically() local
147 steps, nu, boundaryscale, 8); in filter_vertically()
151 steps, nu, boundaryscale, 1); in filter_vertically()
[all …]
/third_party/boost/boost/numeric/odeint/stepper/
Dadams_bashforth.hpp111 static const size_t steps = Steps; member in boost::numeric::odeint::adams_bashforth
116 static const order_type order_value = steps;
118 typedef detail::rotating_buffer< wrapped_deriv_type , steps > step_storage_type;
200 for( size_t i=0 ; i+1<steps ; ++i ) in initialize()
208 m_steps_initialized = steps; in initialize()
224 return m_steps_initialized >= ( steps - 1 ); in is_initialized()
242 if( m_steps_initialized + 1 < steps ) in do_step_impl()
254 …detail::adams_bashforth_call_algebra< steps , algebra_type , operations_type >()( this->m_algebra … in do_step_impl()
263 for( size_t i=0 ; i<steps ; ++i ) in resize_impl()
272 detail::adams_bashforth_coefficients< value_type , steps > m_coefficients;
Dmodified_midpoint.hpp74 modified_midpoint( unsigned short steps = 2 , const algebra_type &algebra = algebra_type() ) in modified_midpoint() argument
75 : stepper_base_type( algebra ) , m_steps( steps ) in modified_midpoint()
120 void set_steps( unsigned short steps ) in set_steps() argument
121 { m_steps = steps; } in set_steps()
124 unsigned short steps( void ) const in steps() function in boost::numeric::odeint::modified_midpoint
189 …modified_midpoint_dense_out( unsigned short steps = 2 , const algebra_type &algebra = algebra_type… in modified_midpoint_dense_out() argument
190 : m_algebra( algebra ) , m_steps( steps ) in modified_midpoint_dense_out()
251 void set_steps( unsigned short steps ) in set_steps() argument
252 { m_steps = steps; } in set_steps()
255 unsigned short steps( void ) const in steps() function in boost::numeric::odeint::modified_midpoint_dense_out
/third_party/libunwind/tests/
DLtest-mem-validate.c62 int steps = 0; in do_backtrace() local
79 steps ++; in do_backtrace()
83 if (steps < 5) in do_backtrace()
85 printf("not enough steps: %d, need 5\n", steps); in do_backtrace()
88 printf("success, steps: %d\n", steps); in do_backtrace()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplayer.c762 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_error_invalid_external_suburi_cb() local
764 if (new_state->state == GST_PLAYER_STATE_PLAYING && !steps) { in test_play_error_invalid_external_suburi_cb()
770 new_state->test_data = GINT_TO_POINTER (steps + 1); in test_play_error_invalid_external_suburi_cb()
775 } else if (steps && change == STATE_CHANGE_WARNING) { in test_play_error_invalid_external_suburi_cb()
776 new_state->test_data = GINT_TO_POINTER (steps + 1); in test_play_error_invalid_external_suburi_cb()
789 gint steps = GPOINTER_TO_INT (new_state->test_data) & 0xf; in test_play_stream_disable_cb() local
792 if (new_state->state == GST_PLAYER_STATE_PLAYING && !steps) { in test_play_stream_disable_cb()
793 new_state->test_data = GINT_TO_POINTER (0x10 + steps + 1); in test_play_stream_disable_cb()
801 new_state->test_data = GINT_TO_POINTER (0x20 + steps + 1); in test_play_stream_disable_cb()
809 new_state->test_data = GINT_TO_POINTER (0x30 + steps + 1); in test_play_stream_disable_cb()
[all …]

12345678910>>...40