Home
last modified time | relevance | path

Searched refs:opt_step (Results 1 – 20 of 20) sorted by relevance

/dports/misc/visp/visp-3.4.0/example/device/display/
H A DdisplaySequence.cpp244 unsigned opt_step = 1; in main() local
257 …if (getOptions(argc, argv, opt_ipath, opt_ppath, opt_first, opt_nimages, opt_step, opt_display, op… in main()
282 usage(argv[0], NULL, ipath, opt_ppath, opt_first, opt_nimages, opt_step); in main()
375 while (iter < opt_first + opt_nimages * opt_step) { in main()
408 iter += opt_step; in main()
/dports/misc/visp/visp-3.4.0/example/tracking/
H A DtrackKltOpencv.cpp231 unsigned opt_step = 1; in main() local
244 …if (getOptions(argc, argv, opt_ipath, opt_ppath, opt_first, opt_nimages, opt_step, opt_click_allow… in main()
266 usage(argv[0], NULL, ipath, opt_ppath, opt_first, opt_nimages, opt_step); in main()
395 while (iter < opt_first + opt_nimages * opt_step) { in main()
432 iter += opt_step; in main()
H A DtrackDot2WithAutoDetection.cpp274 unsigned opt_step = 1; in main() local
290 …if (getOptions(argc, argv, opt_ipath, opt_ppath, opt_first, opt_nimages, opt_step, opt_sizePrecisi… in main()
312 usage(argv[0], NULL, ipath, opt_ppath, opt_first, opt_nimages, opt_step, opt_sizePrecision, in main()
445 while (iter < opt_first + opt_nimages * opt_step) { in main()
497 iter += opt_step; in main()
H A DtrackDot.cpp230 unsigned opt_step = 1; in main() local
243 …if (getOptions(argc, argv, opt_ipath, opt_ppath, opt_first, opt_nimages, opt_step, opt_click_allow… in main()
265 usage(argv[0], NULL, ipath, opt_ppath, opt_first, opt_nimages, opt_step); in main()
391 while (iter < opt_first + opt_nimages * opt_step) { in main()
H A DtrackDot2.cpp230 unsigned opt_step = 1; in main() local
243 …if (getOptions(argc, argv, opt_ipath, opt_ppath, opt_first, opt_nimages, opt_step, opt_click_allow… in main()
265 usage(argv[0], NULL, ipath, opt_ppath, opt_first, opt_nimages, opt_step); in main()
418 while (iter < opt_first + opt_nimages * opt_step) { in main()
/dports/misc/visp/visp-3.4.0/example/device/framegrabber/
H A DgrabDisk.cpp238 int opt_step = 1; in main() local
250 …if (getOptions(argc, argv, opt_ipath, opt_basename, opt_ext, opt_first, opt_nimages, opt_step, opt… in main()
272 … usage(argv[0], NULL, ipath, opt_basename, opt_ext, opt_first, opt_nimages, opt_step, opt_nzero); in main()
296 g.setStep(opt_step); in main()
/dports/misc/visp/visp-3.4.0/modules/gui/test/display/
H A DtestMouseEvent.cpp307 unsigned opt_step = 1; in main() local
334 …if (getOptions(argc, argv, opt_ipath, opt_ppath, opt_first, opt_nimages, opt_step, opt_dtype, opt_… in main()
384 usage(argv[0], NULL, ipath, opt_ppath, opt_first, opt_nimages, opt_step, opt_dtype); in main()
521 while (iter < opt_first + opt_nimages * opt_step) { in main()
584 iter += opt_step; in main()
/dports/x11/yeahconsole/yeahconsole-0.3.4/
H A Dyeahconsole.c50 int opt_x, opt_width, opt_height, opt_delay, opt_bw, opt_step, variable
141 if (opt_step && !fullscreen) in main()
152 if (opt_step && !fullscreen) { in main()
213 int x = height / 100 + 1 + opt_step; in roll()
264 opt_step = opt ? atoi(opt) : 1; in get_defaults()
/dports/misc/visp/visp-3.4.0/example/pose-estimation/
H A DposeVirtualVS.cpp244 unsigned opt_step = 1; in main() local
268 …if (getOptions(argc, argv, opt_ipath, opt_ppath, opt_first, opt_nimages, opt_step, opt_click_allow… in main()
289 usage(argv[0], NULL, ipath, opt_ppath, opt_first, opt_nimages, opt_step); in main()
617 iter += opt_step; in main()
/dports/science/libefp/libefp-1.5.0/efpmd/libopt/
H A Dopt.h46 enum opt_result opt_step(struct opt_state *);
H A Dopt.c171 enum opt_result opt_step(struct opt_state *state) in opt_step() function
/dports/x11/xdotool/xdotool-3.20210804.2/
H A Dcmd_mousemove.c36 opt_screen, opt_step, opt_delay, opt_window in cmd_mousemove() enumerator
83 case opt_step: in cmd_mousemove()
/dports/science/libefp/libefp-1.5.0/efpmd/src/
H A Dopt.c172 if (opt_step(opt_state)) in sim_opt()
/dports/devel/p5-Getopt-Euclid/Getopt-Euclid-0.4.5/t/
H A Dvars_export.t84 is $opt_step, 7 => 'Handled step size correctly';
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Dqc-parse.y184 %type <expr> optional_state_expr think opt_step texpr
1029 | '[' fexpr ',' think opt_step ']' { $$ = build_state_expr ($2, $4, $5); }
1043 opt_step
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dforcefield.cpp2408 double opt_step = 0.0; in Newton2NumLineSearch() local
2442 opt_step = step; in Newton2NumLineSearch()
2470 if (opt_step == 0.0) { // if we still don't have any valid steplength, try a very small step in Newton2NumLineSearch()
2478 opt_step = step; in Newton2NumLineSearch()
2485 LineSearchTakeStep(origCoords, direction, opt_step); in Newton2NumLineSearch()
2491 return opt_step * scale; in Newton2NumLineSearch()
/dports/science/simlib/simlib/src/
H A Dsimlib.h1134 static void SetOptStep(double opt_step) { // set optimal step size in SetOptStep() argument
1136 SIMLIB_OptStep = opt_step; in SetOptStep()
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglRedSplit/
H A DCglRedSplit.cpp264 double opt_step = btb_val/norm[r2]; in find_step() local
266 int f_step= static_cast<int> (floor(opt_step)); in find_step()
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Dluaengine.cpp1842 …nge", [](addr_space &sp, sol::this_state s, u64 first, u64 last, int width, sol::object opt_step) { in initialize() argument
1847 if (opt_step.is<u64>()) in initialize()
1849 step = opt_step.as<u64>(); in initialize()
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Dluaengine.cpp1842 …nge", [](addr_space &sp, sol::this_state s, u64 first, u64 last, int width, sol::object opt_step) { in initialize() argument
1847 if (opt_step.is<u64>()) in initialize()
1849 step = opt_step.as<u64>(); in initialize()