Home
last modified time | relevance | path

Searched defs:steps (Results 1 – 25 of 132) sorted by relevance

123456

/third_party/libphonenumber/
Drun-java-demo.md14 ### Install Google App Engine
21 ### Check out the demo code
33 ### Get the phone number library jars
49 ### Run the demo code
/third_party/glslang/
DREADME.md114 #### 1) Check-Out this project
121 #### 2) Check-Out External Projects
136 #### 3) Configure
173 #### 4) Build and Install
/third_party/flutter/skia/src/gpu/
DGrColorSpaceXform.h22 GrColorSpaceXform(const SkColorSpaceXformSteps& steps) : fSteps(steps) {} in GrColorSpaceXform()
27 const SkColorSpaceXformSteps& steps() const { return fSteps; } in steps() function
/third_party/boost/boost/numeric/odeint/stepper/
Dmodified_midpoint.hpp74 modified_midpoint( unsigned short steps = 2 , const algebra_type &algebra = algebra_type() ) in modified_midpoint()
120 void set_steps( unsigned short 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()
251 void set_steps( unsigned short steps ) in set_steps()
255 unsigned short steps( void ) const in steps() function in boost::numeric::odeint::modified_midpoint_dense_out
/third_party/skia/src/gpu/
DGrColorSpaceXform.h24 GrColorSpaceXform(const SkColorSpaceXformSteps& steps) : fSteps(steps) {} in GrColorSpaceXform()
31 const SkColorSpaceXformSteps& steps() const { return fSteps; } in steps() function
/third_party/flutter/skia/src/core/
DSkConvertPixels.cpp19 const SkColorSpaceXformSteps& steps) { in rect_memcpy()
36 const SkColorSpaceXformSteps& steps) { in swizzle_or_premul()
166 const SkColorSpaceXformSteps& steps) { in convert_with_pipeline()
186 SkColorSpaceXformSteps steps{srcInfo.colorSpace(), srcInfo.alphaType(), in SkConvertPixels() local
/third_party/skia/src/core/
DSkConvertPixels.cpp19 const SkColorSpaceXformSteps& steps) { in rect_memcpy()
36 const SkColorSpaceXformSteps& steps) { in swizzle_or_premul()
208 const SkColorSpaceXformSteps& steps) { in convert_with_pipeline()
234 SkColorSpaceXformSteps steps{srcInfo.colorSpace(), srcInfo.alphaType(), in SkConvertPixels() local
/third_party/boost/libs/numeric/odeint/test/
Dbulirsch_stoer.cpp97 size_t steps = integrate_adaptive( stepper , lorenz() , x , 0.0 , 10.0 , dt ); in BOOST_AUTO_TEST_CASE() local
149 size_t steps = integrate_adaptive( stepper , lorenz() , x , 0.0 , 10.0 , dt ); in BOOST_AUTO_TEST_CASE() local
Dstep_size_limitation.cpp112 const size_t steps = 100; in test_explicit_stepper() local
218 const size_t steps = 100; in test_rosenbrock_stepper() local
Dintegrators_symplectic.cpp67 size_t steps = integrate_const( Stepper() , harm_osc() , in BOOST_AUTO_TEST_CASE_TEMPLATE() local
Dintegrate.cpp111 size_t steps = integrate_const( Stepper() , lorenz , x , 0.0 , t_end , in operator ()() local
146 size_t steps = integrate_adaptive( Stepper() , lorenz , x , 0.0 , t_end , in operator ()() local
/third_party/mindspore/tests/st/ops/graph_kernel/
Dtest_lamb_apply_optimizer_assign.py33 steps, do_use_weight, weight_decay_rate): argument
38 …d, inputv, inputm, input_param, beta_1, one_minus_beta_1, beta_2, one_minus_beta_2, epsilon, steps, argument
/third_party/skia/experimental/graphite/src/
DRenderer.h93 SkSpan<const RenderStep* const> steps() const { in steps() function
118 Renderer(const char* name, std::array<const RenderStep*, N> steps) in Renderer()
/third_party/flutter/skia/src/opts/
DSkChecksum_opts.h37 size_t steps = bytes/24; in hash_fn() local
/third_party/boost/libs/test/doc/snippet/
Dsnippet8.cpp14 std::vector<double>& steps, in find_root()
/third_party/boost/boost/numeric/odeint/integrate/detail/
Dintegrate_times.hpp56 size_t steps = 0; in integrate_times() local
90 size_t steps = 0; in integrate_times() local
/third_party/mindspore/tests/st/summary/
Dtest_cpu_summary.py51 def train_summary_record(test_writer, steps): argument
/third_party/libunwind/tests/
DLtest-init-local-signal.c13 int steps = 0; in stepper() local
/third_party/mindspore/tests/ut/python/dataset/
Dtest_callbacks.py102 def build_test_case_1cb(epochs, steps, step_size=1, repeat=1): argument
127 def build_test_case_2cbs(epochs, steps): argument
148 def build_test_case_2maps(epochs, steps): argument
/third_party/boost/libs/compute/example/
Drandom_walk.cpp34 size_t steps = 250000; in main() local
/third_party/skia/tests/
DNonlinearBlendingTest.cpp39 SkColorSpaceXformSteps steps(srgb.get(), kUnpremul_SkAlphaType, in DEF_TEST() local
/third_party/flutter/skia/tests/
DNonlinearBlendingTest.cpp39 SkColorSpaceXformSteps steps(srgb.get(), kUnpremul_SkAlphaType, in DEF_TEST() local
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c735 gint steps = GPOINTER_TO_INT (new_state->test_data) & 0xf; in test_play_stream_disable_cb() local
799 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_stream_switch_audio_cb() local
862 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_stream_switch_subtitle_cb() local
924 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_error_invalid_external_suburi_cb() local
991 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_external_suburi_cb() local
1059 gint steps = GPOINTER_TO_INT (new_state->test_data) & 0xf; in test_play_rate_cb() local
1407 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_play_position_update_interval_cb() local
1495 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_restart_cb() local
1512 gint steps = GPOINTER_TO_INT (new_state->test_data); in test_restart_cb2() local
/third_party/ffmpeg/libavfilter/
Dvf_gblur.c66 static void horiz_slice_c(float *buffer, int width, int height, int steps, in horiz_slice_c()
97 const int steps = s->steps; in filter_horizontally() local
108 int column_begin, int column_end, int steps, in do_vertical_columns()
150 const int steps = s->steps; in filter_vertically() local
267 static void set_params(float sigma, int steps, float *postscale, float *boundaryscale, float *nu) in set_params()
/third_party/boost/libs/numeric/odeint/test/numeric/
Dvelocity_verlet.cpp54 const int steps = 10; in BOOST_AUTO_TEST_CASE() local

123456