Home
last modified time | relevance | path

Searched defs:halfstep (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/ode/
H A Drk.c23 double halfstep = HALF * tstep; in rk() local
H A Dam.c24 double halfstep = HALF * tstep; in am() local
/dports/misc/vxl/vxl-3.3.2/core/vil/algo/tests/
H A Dtest_algo_sobel.cxx24 const double halfstep = 0.5 * step, qrtrstep = 0.25 * step, eigtstep = 0.125 * step; in test_algo_sobel() local
/dports/net/dgd-lpmud/mud/2.4.5/dgd/lib/
H A Dtool.c231 int step, halfstep, size; in sort_array() local
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/OteyPianoUGens/
H A Dfilter.cpp45 float halfstep = pow(2.0,1.0/12.0); in Db() local
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/Ylib/
H A Dmenus.c344 INT halfstep ; /* half the calculated stepsize */ local
1513 INT halfstep ; /* menu half spacing */ in resize_windows() local
/dports/science/ergo/ergo-3.8/source/integrals/
H A Dboysfunction.cc181 ergo_real halfstep, kfactorial, BoysFuncRawResult, Ak, midx; in init() local
/dports/print/ttf2pt1/ttf2pt1-3.4.4/
H A Dbitmap.c2249 double halfstep, halfend; in bmp_outline() local
2270 double halfstep, halfend; in bmp_outline() local
/dports/devel/R-cran-vcd/vcd/R/
H A Dpairsplot.R205 halfstep <- (xpos[2] - xpos[1]) / 2 functionVar
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/DWGUGens/dwglib/
H A DDWG.cpp58 float halfstep = pow(2.0,1.0/12.0); in ValimakiDispersion() local
/dports/games/openglad/openglad-0.98/src/
H A Dwalker.cpp272 short halfstep; in walkstep() local
/dports/cad/impact/Impact/src/run/
H A DNode.java38 private double halfstep, oldstep; field in Node
/dports/cad/impact/Impact/bin_cluster/genjpsource/run/
H A DNode.java346 private double halfstep; field in Node
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dmustek_pp_ccd300.c70 static const u_char halfstep[] = { 0x02, 0x03, 0x01, 0x09, variable
/dports/graphics/colmap/colmap-3.6/lib/SiftGPU/
H A DProgramCL.cpp670 cl_int halfstep = fullstep >> 1; in SampleImageD() local
/dports/games/ldmud/ldmud-3.3.720/src/
H A Darray.c2311 mp_int step, halfstep, size; in v_sort_array() local
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxoverlay.cpp1030 const unsigned int halfstep = step >> 1; in UpdateZoomView() local