Home
last modified time | relevance | path

Searched defs:ymid (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/dports/devel/R-cran-future/future/demo/
H A Dmandelbrot.R28 region <- list(xmid = -0.75, ymid = 0.0, side = 3.0) nameattr
30 region <- list(xmid = 0.283, ymid = -0.0095, side = 0.00026) nameattr
32 region <- list(xmid = 0.282989, ymid = -0.01, side = 3e-8) nameattr
/dports/devel/R-cran-progressr/progressr/demo/
H A Dmandelbrot.R39 region <- list(xmid = -0.75, ymid = 0.0, side = 3.0) nameattr
41 region <- list(xmid = 0.283, ymid = -0.0095, side = 0.00026) nameattr
43 region <- list(xmid = 0.282989, ymid = -0.01, side = 3e-8) nameattr
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp110 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
119 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp110 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
119 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp123 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
148 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp110 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
119 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp111 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
120 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DDecomposeIntoNoRepeatTriangles.cpp110 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
119 GLfloat ymid = (1.0f - tl[1]) / ylen; in DecomposeIntoNoRepeatTriangles() local
/dports/science/tinker/tinker/source/
H A Dcenter.f19 subroutine center (n1,x1,y1,z1,n2,x2,y2,z2,xmid,ymid,zmid) argument
24 real*8 xmid,ymid,zmid local
/dports/www/cssed/cssed-0.4.0/scintilla/src/
H A DIndicator.cxx15 int ymid = (rc.bottom + rc.top) / 2; in Draw() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DIndicator.cxx15 int ymid = (rc.bottom + rc.top) / 2; in Draw() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DIndicator.cxx15 int ymid = (rc.bottom + rc.top) / 2; in Draw() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DIndicator.cxx15 int ymid = (rc.bottom + rc.top) / 2; in Draw() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DIndicator.cxx15 int ymid = (rc.bottom + rc.top) / 2; in Draw() local
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/
H A DIndicator.cxx15 int ymid = (rc.bottom + rc.top) / 2; in Draw() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/
H A DIndicator.cxx15 int ymid = (rc.bottom + rc.top) / 2; in Draw() local
/dports/math/arb/arb-2.21.1/arb/
H A Dpow.c55 const arf_struct * ymid = arb_midref(y); in arb_pow() local
/dports/graphics/liblug/lug/utils/
H A Dpaste.c78 int xmid, ymid; local
/dports/math/chaco/Chaco-2.2/code/bpmatch/
H A Dinits3d.c22 double xmid, ymid, zmid; /* median x, y and z values */ local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DIndicator.cxx23 int ymid = (rc.bottom + rc.top) / 2; in Draw() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/renderer/src/java/org/scilab/modules/renderer/JoGLView/label/
H A DTitlePositioner.java105 double ymid = 1.0 - axesBounds[1] - axesBounds[3] * margins[2]; in computeDisplacedPosition() local
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/src/
H A DIndicator.cxx27 int ymid = (rc.bottom + rc.top) / 2; in Draw() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/src/
H A DIndicator.cxx23 int ymid = (rc.bottom + rc.top) / 2; in Draw() local
/dports/devel/R-cran-future/future/R/
H A Dmandelbrot.R86 mandelbrot.numeric <- function(xmid = -0.75, ymid = 0.0, side = 3.0, argument
141 mandelbrot_tiles <- function(xmid = -0.75, ymid = 0.0, side = 3.0, argument
/dports/net/libilbc/libilbc-3.0.4/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c39 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local

12345678910>>...16