Home
last modified time | relevance | path

Searched refs:step_i (Results 1 – 25 of 34) sorted by relevance

12

/dports/math/openturns/openturns-1.18/lib/test/
H A Dt_FiniteDifferenceStep_std.cxx47 FiniteDifferenceStep step_i( coll[i] ); in main() local
48 …step type=" << step_i.getImplementation()->getClassName() << " x=" << x << " epsilon=" << step_i.g… in main()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/share/scripts/inverse/
H A Dpostadd_average.sh59 for ((step_i=0;step_i<$max_steps_nr && $step_nr>=0;step_i++)); do
62 tables[$step_i]="$(get_main_dir)/$step_dir/${name}.${dist}.cur"
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/share/scripts/inverse/
H A Dpostadd_average.sh59 for ((step_i=0;step_i<$max_steps_nr && $step_nr>=0;step_i++)); do
62 tables[$step_i]="$(get_main_dir)/$step_dir/${name}.${dist}.cur"
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/newt/
H A DTestGLWindows03NEWTAnimResize.java94 int step_i = 0; in test() local
98 if(j>step_i) { in test()
101 System.err.println("resize: "+step_i+" -> "+j+" - "+w+"x"+h); in test()
103 step_i = j; in test()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/vrt/
H A Dvrtmultidim.cpp1337 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1345 start_i = start_i - ((count[i]-1) * (-step_i)); in Read()
1346 step_i = -step_i; in Read()
1351 start_i + (count[i]-1) * step_i < m_anOffset[i] ) in Read()
1357 … anReqStart[i] = m_anOffset[i] + (step_i - ((m_anOffset[i] - start_i) % step_i)) % step_i; in Read()
1846 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1851 step_i = -step_i; in Read()
1865 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1980 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1988 step_i = -step_i; in Read()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/vrt/
H A Dvrtmultidim.cpp1337 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1345 start_i = start_i - ((count[i]-1) * (-step_i)); in Read()
1346 step_i = -step_i; in Read()
1351 start_i + (count[i]-1) * step_i < m_anOffset[i] ) in Read()
1357 … anReqStart[i] = m_anOffset[i] + (step_i - ((m_anOffset[i] - start_i) % step_i)) % step_i; in Read()
1846 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1851 step_i = -step_i; in Read()
1865 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1980 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1988 step_i = -step_i; in Read()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/vrt/
H A Dvrtmultidim.cpp1337 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1345 start_i = start_i - ((count[i]-1) * (-step_i)); in Read()
1346 step_i = -step_i; in Read()
1351 start_i + (count[i]-1) * step_i < m_anOffset[i] ) in Read()
1357 … anReqStart[i] = m_anOffset[i] + (step_i - ((m_anOffset[i] - start_i) % step_i)) % step_i; in Read()
1846 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1851 step_i = -step_i; in Read()
1865 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1980 auto step_i = arrayStep[i] == 0 ? 1 : arrayStep[i]; in Read() local
1988 step_i = -step_i; in Read()
[all …]
/dports/misc/visp/visp-3.4.0/modules/core/test/image/
H A DtestImageNormalizedCorrelation.cpp201 const unsigned int step_i = 5, step_j = 5; in main() local
203 templateMatching(I, I_template, I_score, step_i, step_j, true); in main()
207 templateMatching(I, I_template, I_score_gold, step_i, step_j, false); in main()
231 if ( vpImagePoint::distance(max_loc, template_roi.getTopLeft()) > step_i ) { in main()
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/contrib/sIPOPT/src/
H A DSensAlgorithm.cpp120 for (Index step_i=0; step_i<n_sens_steps_; ++step_i) { in Run() local
121 sens_step_calc_->SetSchurDriver(driver_vec_[step_i]); in Run()
122 delta_u = measurement_->GetMeasurement(step_i+1); in Run()
132 measurement_->SetSolution(step_i+1, saved_sol); in Run()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/cmake/tribits/examples/TribitsExampleProject/packages/mixed_lang/src/
H A DRay_Tracer_Kernel.f90229 integer :: cell, step_i, step_j, step_k local
251 step_i = int(sign(one, omega(I)))
285 ijk(I) = ijk(I) + step_i
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/acore/
H A DTestFBOMRTNEWT01.java201 int step_i = 0; in test01() local
247 snapshot(step_i, null, gl, screenshot, TextureIO.PNG, null); // overwrite ok in test01()
256 if(j>step_i) { in test01()
259 System.err.println("resize: "+step_i+" -> "+j+" - "+w+"x"+h); in test01()
262 step_i = j; in test01()
/dports/audio/din/din-52/src/
H A Dbinaural_drone.cc69 float& step_i = *step[i]; in set_hz() local
74 step_prev_i = step_i; in set_hz()
76 hz2step (hz_i, step_i); in set_hz()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Ddca_lbr.c146 int i, ps, si, code, step_i; in parse_lfe_24() local
154 step_i = get_bits(&s->gb, 8); in parse_lfe_24()
155 if (step_i > step_max) { in parse_lfe_24()
160 step = ff_dca_lfe_step_size_24[step_i]; in parse_lfe_24()
188 step_i = av_clip(step_i, 0, step_max); in parse_lfe_24()
190 step = ff_dca_lfe_step_size_24[step_i]; in parse_lfe_24()
200 int i, ps, si, code, step_i; in parse_lfe_16() local
208 step_i = get_bits(&s->gb, 8); in parse_lfe_16()
209 if (step_i > step_max) { in parse_lfe_16()
214 step = ff_dca_lfe_step_size_16[step_i]; in parse_lfe_16()
[all …]
/dports/graphics/mypaint/mypaint-2.0.1/tests/
H A Drendering.py70 for step_i in xrange(turn_steps):
71 t = 2 * math.pi * (step_i / turn_steps)
85 filename = "/tmp/scroll-%03d-%03d.png" % (turn_i, step_i)
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Ddca_lbr.c147 int i, ps, si, code, step_i; in parse_lfe_24() local
155 step_i = get_bits(&s->gb, 8); in parse_lfe_24()
156 if (step_i > step_max) { in parse_lfe_24()
161 step = ff_dca_lfe_step_size_24[step_i]; in parse_lfe_24()
189 step_i = av_clip(step_i, 0, step_max); in parse_lfe_24()
191 step = ff_dca_lfe_step_size_24[step_i]; in parse_lfe_24()
201 int i, ps, si, code, step_i; in parse_lfe_16() local
209 step_i = get_bits(&s->gb, 8); in parse_lfe_16()
210 if (step_i > step_max) { in parse_lfe_16()
215 step = ff_dca_lfe_step_size_16[step_i]; in parse_lfe_16()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Ddca_lbr.c147 int i, ps, si, code, step_i; in parse_lfe_24() local
155 step_i = get_bits(&s->gb, 8); in parse_lfe_24()
156 if (step_i > step_max) { in parse_lfe_24()
161 step = ff_dca_lfe_step_size_24[step_i]; in parse_lfe_24()
189 step_i = av_clip(step_i, 0, step_max); in parse_lfe_24()
191 step = ff_dca_lfe_step_size_24[step_i]; in parse_lfe_24()
201 int i, ps, si, code, step_i; in parse_lfe_16() local
209 step_i = get_bits(&s->gb, 8); in parse_lfe_16()
210 if (step_i > step_max) { in parse_lfe_16()
215 step = ff_dca_lfe_step_size_16[step_i]; in parse_lfe_16()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.c146 int i, ps, si, code, step_i; in parse_lfe_24() local
154 step_i = get_bits(&s->gb, 8); in parse_lfe_24()
155 if (step_i > step_max) { in parse_lfe_24()
160 step = ff_dca_lfe_step_size_24[step_i]; in parse_lfe_24()
188 step_i = av_clip(step_i, 0, step_max); in parse_lfe_24()
190 step = ff_dca_lfe_step_size_24[step_i]; in parse_lfe_24()
200 int i, ps, si, code, step_i; in parse_lfe_16() local
208 step_i = get_bits(&s->gb, 8); in parse_lfe_16()
209 if (step_i > step_max) { in parse_lfe_16()
214 step = ff_dca_lfe_step_size_16[step_i]; in parse_lfe_16()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.c146 int i, ps, si, code, step_i; in parse_lfe_24() local
154 step_i = get_bits(&s->gb, 8); in parse_lfe_24()
155 if (step_i > step_max) { in parse_lfe_24()
160 step = ff_dca_lfe_step_size_24[step_i]; in parse_lfe_24()
188 step_i = av_clip(step_i, 0, step_max); in parse_lfe_24()
190 step = ff_dca_lfe_step_size_24[step_i]; in parse_lfe_24()
200 int i, ps, si, code, step_i; in parse_lfe_16() local
208 step_i = get_bits(&s->gb, 8); in parse_lfe_16()
209 if (step_i > step_max) { in parse_lfe_16()
214 step = ff_dca_lfe_step_size_16[step_i]; in parse_lfe_16()
[all …]
/dports/misc/orange3/orange3-3.29.1/Orange/projection/
H A Dfreeviz.py341 step_i = 0
342 while step_i < maxiter:
370 step_i = step_i + 1
/dports/lang/maude/maude-2.7.1/src/Interface/
H A DassociativeSymbol.cc192 int step_i = i->first; in associativeSortCheck() local
196 int step_ij = traverse(0, traverse(step_i, j)); in associativeSortCheck()
199 if (traverse(step_ij, k) != traverse(step_i, traverse(step_j, k))) in associativeSortCheck()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/Transforms/
H A Dloop-coalescing.mlir98 // CHECK: %[[step_i:.*]] = constant 1
106 // CHECK: scf.for %[[i:.*]] = %[[lb_i]] to %[[range]] step %[[step_i]]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/Transforms/
H A Dloop-coalescing.mlir98 // CHECK: %[[step_i:.*]] = constant 1
106 // CHECK: loop.for %[[i:.*]] = %[[lb_i]] to %[[range]] step %[[step_i]]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/Transforms/
H A Dloop-coalescing.mlir98 // CHECK: %[[step_i:.*]] = constant 1
106 // CHECK: scf.for %[[i:.*]] = %[[lb_i]] to %[[range]] step %[[step_i]]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Transforms/
H A Dloop-coalescing.mlir98 // CHECK: %[[step_i:.*]] = constant 1
106 // CHECK: scf.for %[[i:.*]] = %[[lb_i]] to %[[range]] step %[[step_i]]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/Transforms/
H A Dloop-coalescing.mlir98 // CHECK: %[[step_i:.*]] = constant 1
106 // CHECK: scf.for %[[i:.*]] = %[[lb_i]] to %[[range]] step %[[step_i]]

12