Home
last modified time | relevance | path

Searched defs:dy (Results 251 – 275 of 24033) sorted by relevance

1...<<11121314151617181920>>...962

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DDPathSimplifier.java67 double dy = (ye - cy); in quadTo() local
91 double dy = (ye - cy); in curveTo() local
126 double dy = (ye - cy); in lineTo() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DPathSimplifier.java69 float dy = (ye - cy); in quadTo() local
93 float dy = (ye - cy); in curveTo() local
128 float dy = (ye - cy); in lineTo() local
H A DDPathSimplifier.java67 double dy = (ye - cy); in quadTo() local
91 double dy = (ye - cy); in curveTo() local
126 double dy = (ye - cy); in lineTo() local
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Input/
H A DMsxMouse.c39 int dy; member
82 int dy; in read() local
138 int dy; in write() local
/dports/graphics/aseprite/aseprite-1.2.9/src/app/cmd/
H A Dshift_masked_cel.cpp23 ShiftMaskedCel::ShiftMaskedCel(Cel* cel, int dx, int dy) in ShiftMaskedCel()
40 void ShiftMaskedCel::shift(int dx, int dy) in shift()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dmoving_texture.cpp62 MovingTexture::MovingTexture(core::matrix4 *matrix, float dx, float dy) in MovingTexture()
78 MovingTexture::MovingTexture(float dx, float dy) in MovingTexture()
/dports/cad/feappv/feappv-4.1i/plot/
H A Dppbox.f2 subroutine ppbox(x,y,dx,dy,is) argument
28 real*8 x, y, dx, dy local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/64to32blas/
H A Dyswap.F1 subroutine yswap (n,dx,incx,dy,incy) argument
7 double precision dx(*),dy(*) local
H A Djcopy.F1 subroutine jcopy(n,dx,incx,dy,incy) argument
7 double complex dx(*),dy(*) local
H A Dycopy.F1 subroutine ycopy(n,dx,incx,dy,incy) argument
7 double precision dx(*),dy(*) local
/dports/devel/date/date-3.0.1/test/date_test/
H A Dweekday.pass.cpp123 days dy{y}; in test_weekday_arithmetic() local
137 days dy{y}; in test_weekday_arithmetic() local
/dports/astro/py-astropy/astropy-5.0/astropy/timeseries/periodograms/lombscargle/implementations/
H A Dmle.py5 def design_matrix(t, frequency, dy=None, bias=True, nterms=1): argument
56 def periodic_fit(t, y, dy, frequency, t_fit, argument
/dports/devel/hhdate/date-3.0.1/test/date_test/
H A Dweekday.pass.cpp123 days dy{y}; in test_weekday_arithmetic() local
137 days dy{y}; in test_weekday_arithmetic() local
/dports/games/warzone2100/warzone2100/3rdparty/date/test/date_test/
H A Dweekday.pass.cpp123 days dy{y}; in test_weekday_arithmetic() local
137 days dy{y}; in test_weekday_arithmetic() local
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dimage.c434 void image_drawImage8_fromData(agsurface_t *dib, cgdata *cg, int dx, int dy, int w, int h) { in image_drawImage8_fromData()
580 void image_copyArea(agsurface_t *dib, int sx, int sy, int w, int h, int dx, int dy) { in image_copyArea()
762 void image_getGlyphImage(agsurface_t *dib, agsurface_t *glyph, int dx, int dy, int col) { in image_getGlyphImage()
783 static void image_getGlyphImage16to8(agsurface_t *dib, agsurface_t *glyph, int dx, int dy, int col)… in image_getGlyphImage16to8()
802 static void image_getGlyphImage24to8(agsurface_t *dib, agsurface_t *glyph, int dx, int dy, int col)… in image_getGlyphImage24to8()
840 void image_getGlyphImageNto8(agsurface_t *dib, agsurface_t *glyph, int dx, int dy, int col) { in image_getGlyphImageNto8()
855 void image_copyAreaSP(agsurface_t *dib, int sx, int sy, int w, int h, int dx, int dy, int col) { in image_copyAreaSP()
960 void image_Mosaic(agsurface_t *dib, int sx, int sy, int w, int h, int dx, int dy, int slice) { in image_Mosaic()
1006 int dx = abs(x0 - x1), dy = abs(y0 - y1); in image_drawLine8() local
1113 static void image_copyArea8(agsurface_t *dib, int sx, int sy, int w, int h, int dx, int dy) { in image_copyArea8()
[all …]
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfTiledOutputPart.cpp154 TiledOutputPart::dataWindowForTile (int dx, int dy, int l) const in dataWindowForTile()
160 TiledOutputPart::dataWindowForTile (int dx, int dy, int lx, int ly) const in dataWindowForTile()
166 TiledOutputPart::writeTile (int dx, int dy, int l) in writeTile()
172 TiledOutputPart::writeTile (int dx, int dy, int lx, int ly) in writeTile()
222 TiledOutputPart::breakTile (int dx, int dy, int lx, int ly, int offset, int length, char c) in breakTile()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfTiledOutputPart.cpp154 TiledOutputPart::dataWindowForTile (int dx, int dy, int l) const in dataWindowForTile()
160 TiledOutputPart::dataWindowForTile (int dx, int dy, int lx, int ly) const in dataWindowForTile()
166 TiledOutputPart::writeTile (int dx, int dy, int l) in writeTile()
172 TiledOutputPart::writeTile (int dx, int dy, int lx, int ly) in writeTile()
222 TiledOutputPart::breakTile (int dx, int dy, int lx, int ly, int offset, int length, char c) in breakTile()
/dports/games/asylum/asylum-0.3.2/
H A Dprojectile.cpp156 int x = r11->x, y = r11->y, dx = (r11->dx)>>1, dy = (r11->dy)>>1; in projsplit() local
209 int x = r11->x, y = r11->y, dx = (r11->dx)>>3, dy = (r11->dy)>>3; in rocketsplit() local
232 int x = r11->x, y = r11->y, dx = r11->dx, dy = r11->dy; in rocketpair() local
259 int makeproj(int x, int y, int dx, int dy, int type, int flags) in makeproj()
283 int foundmakeproj(projent* r10, int r8, int x, int y, int dx, int dy, int type, int flags) in foundmakeproj()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/core/
H A DSkRRect.h254 void inset(SkScalar dx, SkScalar dy) { in inset()
266 void outset(SkScalar dx, SkScalar dy, SkRRect* dst) const { in outset()
269 void outset(SkScalar dx, SkScalar dy) { in outset()
276 void offset(SkScalar dx, SkScalar dy) { in offset()
280 SkRRect SK_WARN_UNUSED_RESULT makeOffset(SkScalar dx, SkScalar dy) const { in makeOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/core/
H A DSkRRect.h357 void inset(SkScalar dx, SkScalar dy) { in inset()
376 void outset(SkScalar dx, SkScalar dy, SkRRect* dst) const { in outset()
394 void outset(SkScalar dx, SkScalar dy) { in outset()
403 void offset(SkScalar dx, SkScalar dy) { in offset()
413 SkRRect SK_WARN_UNUSED_RESULT makeOffset(SkScalar dx, SkScalar dy) const { in makeOffset()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfTiledOutputPart.cpp154 TiledOutputPart::dataWindowForTile (int dx, int dy, int l) const in dataWindowForTile()
160 TiledOutputPart::dataWindowForTile (int dx, int dy, int lx, int ly) const in dataWindowForTile()
166 TiledOutputPart::writeTile (int dx, int dy, int l) in writeTile()
172 TiledOutputPart::writeTile (int dx, int dy, int lx, int ly) in writeTile()
222 TiledOutputPart::breakTile (int dx, int dy, int lx, int ly, int offset, int length, char c) in breakTile()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfTiledOutputPart.cpp127 TiledOutputPart::dataWindowForTile (int dx, int dy, int l) const in dataWindowForTile()
133 TiledOutputPart::dataWindowForTile (int dx, int dy, int lx, int ly) const in dataWindowForTile()
139 TiledOutputPart::writeTile (int dx, int dy, int l) in writeTile()
145 TiledOutputPart::writeTile (int dx, int dy, int lx, int ly) in writeTile()
195 TiledOutputPart::breakTile (int dx, int dy, int lx, int ly, int offset, int length, char c) in breakTile()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/core/
H A DSkRRect.h235 void inset(SkScalar dx, SkScalar dy) { in inset()
247 void outset(SkScalar dx, SkScalar dy, SkRRect* dst) const { in outset()
250 void outset(SkScalar dx, SkScalar dy) { in outset()
257 void offset(SkScalar dx, SkScalar dy) { in offset()
261 SkRRect SK_WARN_UNUSED_RESULT makeOffset(SkScalar dx, SkScalar dy) const { in makeOffset()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Daigilbst.cpp79 int dy = Sin(pSprite->ang)>>16; in GillBiteSeqCallback() local
105 int dy = pXSprite->targetY-pSprite->y; in thinkGoto() local
141 int dy = pTarget->y-pSprite->y; in thinkChase() local
248 int dy = pXSprite->targetY-pSprite->y; in thinkSwimGoto() local
270 int dy = pTarget->y-pSprite->y; in thinkSwimChase() local
326 int dy = pXSprite->targetY-pSprite->y; in sub_6CB00() local
363 int dy = pXSprite->targetY-pSprite->y; in sub_6CD74() local
399 int dy = pXSprite->targetY-pSprite->y; in sub_6D03C() local
H A Daicaleb.cpp77 int dy = Sin(pSprite->ang)>>16; in SeqAttackCallback() local
114 int dy = pXSprite->targetY-pSprite->y; in thinkGoto() local
150 int dy = pTarget->y-pSprite->y; in thinkChase() local
261 int dy = pXSprite->targetY-pSprite->y; in thinkSwimGoto() local
283 int dy = pTarget->y-pSprite->y; in thinkSwimChase() local
334 int dy = pXSprite->targetY-pSprite->y; in sub_65D04() local
371 int dy = pXSprite->targetY-pSprite->y; in sub_65F44() local
407 int dy = pXSprite->targetY-pSprite->y; in sub_661E0() local

1...<<11121314151617181920>>...962