Home
last modified time | relevance | path

Searched defs:dy (Results 376 – 400 of 27617) sorted by relevance

1...<<11121314151617181920>>...1105

/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/golang.org/x/image/tiff/
H A Dwriter.go58 func encodeGray(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
81 func encodeGray16(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
106 func encodeRGBA(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
132 func encodeRGBA64(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/tiff/
H A Dwriter.go58 func encodeGray(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
81 func encodeGray16(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
106 func encodeRGBA(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
132 func encodeRGBA64(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/golang.org/x/image/tiff/
H A Dwriter.go58 func encodeGray(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
81 func encodeGray16(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
106 func encodeRGBA(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
132 func encodeRGBA64(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/tiff/
H A Dwriter.go58 func encodeGray(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
81 func encodeGray16(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
106 func encodeRGBA(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
132 func encodeRGBA64(w io.Writer, pix []uint8, dx, dy, stride int, predictor bool) error { argument
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/game_em/
H A Dsynchro_2.c16 static void set_nearest_player_xy(int x, int y, int *dx, int *dy) in set_nearest_player_xy()
52 int dy; in synchro_2() local
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/game_em/
H A Dsynchro_2.c16 static void set_nearest_player_xy(int x, int y, int *dx, int *dy) in set_nearest_player_xy()
52 int dy; in synchro_2() local
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/game_em/
H A Dsynchro_2.c16 static void set_nearest_player_xy(int x, int y, int *dx, int *dy) in set_nearest_player_xy()
52 int dy; in synchro_2() local
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/game_em/
H A Dsynchro_2.c16 static void set_nearest_player_xy(int x, int y, int *dx, int *dy) in set_nearest_player_xy()
52 int dy; in synchro_2() local
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/
H A Devent.h48 int dy; variable
53 int dy; variable
/dports/misc/vxl/vxl-3.3.2/contrib/mul/fhs/
H A Dfhs_arc.h35 fhs_arc(unsigned i, unsigned j, double dx, double dy, double var_x, double var_y) in fhs_arc()
52 double dy() const { return dy_; } in dy() function
/dports/math/octave/octave-6.4.0/liboctave/external/blas-xtra/
H A Dxddot.f1 subroutine xddot (n, dx, incx, dy, incy, retval) argument
2 double precision ddot, dx(*), dy(*), retval local
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/polynomialCurves2d/
H A DpolynomialCurveCurvature.m74 dy = polynomialDerivate(yCoef); variable
82 dy = dy(end:-1:1); variable
/dports/games/openlierox/OpenLieroX/include/
H A DGfxPrimitives.h384 …urface * dst, const SmartPointer<SDL_Surface> & src, int sx, int sy, int dx, int dy, int w, int h){ in CopySurface()
398 …ageAdv(SDL_Surface * bmpDest, SDL_Surface * bmpSrc, int sx, int sy, int dx, int dy, int w, int h) { in DrawImageAdv()
403 … bmpDest, const SmartPointer<SDL_Surface> & bmpSrc, int sx, int sy, int dx, int dy, int w, int h) { in DrawImageAdv()
448 … bmpDest, const SmartPointer<SDL_Surface> & bmpSrc, int sx, int sy, int dx, int dy, int w, int h) { in DrawImageAdv_Mirror()
460 … bmpDest, const SmartPointer<SDL_Surface> & bmpSrc, int sx, int sy, int dx, int dy, int w, int h) { in DrawImageStretch2()
517 inline void DrawImageStretch(SDL_Surface * bmpDest, SDL_Surface * bmpSrc, int dx, int dy) { in DrawImageStretch()
520 …DrawImageStretch(SDL_Surface * bmpDest, const SmartPointer<SDL_Surface> & bmpSrc, int dx, int dy) { in DrawImageStretch()
526 inline void DrawImageStretchKey(SDL_Surface * bmpDest, SDL_Surface * bmpSrc, int dx, int dy) { in DrawImageStretchKey()
529 …wImageStretchKey(SDL_Surface * bmpDest, const SmartPointer<SDL_Surface> & bmpSrc, int dx, int dy) { in DrawImageStretchKey()
558 … bmpDest, const SmartPointer<SDL_Surface>& bmpSrc, int sx, int sy, int dx, int dy, int w, int h) { in DrawImageScale2x()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Daihound.cpp70 int dy = Sin(pSprite->ang)>>16; in BiteSeqCallback() local
116 int dy = pXSprite->targetY-pSprite->y; in thinkGoto() local
146 int dy = pTarget->y-pSprite->y; in thinkChase() local
/dports/games/omega/omega/
H A Dmmove.c28 int dy = sign(Player.y - m->y); local
95 int dy = -sign(Player.y - m->y); local
135 int dy = sign(Player.y - m->y); local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/stats/
H A Dstats.cpp31 void show_stats_label(int stage, int sx, int sy, int dy) in show_stats_label()
111 void show_stats_numbers(int stage, int sx, int sy, int dy,int add_mission) in show_stats_numbers()
/dports/editors/calligra/calligra-3.2.1/sheets/part/
H A DHeaderWidgets.h49 void scroll(qreal dx, qreal dy) override { QWidget::scroll(dx, dy); } in scroll()
88 void scroll(qreal dx, qreal dy) override { QWidget::scroll(dx, dy); } in scroll()
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Drect.cpp108 int dy = ref.y - src.y; in AdjustRectangles() local
120 int dy = (src.y + src.height) - (ref.y + ref.height); in AdjustRectangles() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/64to32blas/
H A Dyrot.F1 subroutine yrot (n,dx,incx,dy,incy,c,s) argument
7 double precision dx(*),dy(*),c,s local
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/imagemap/
H A Dimap_cmd_move_selected.c45 gint dy; member
49 move_selected_command_new(ObjectList_t *list, gint dx, gint dy) in move_selected_command_new()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/vhacd/inc/
H A DvhacdVector.h65 T dy = bmax.Y() - bmin.Y(); in GetCenter() local
108 T dy = Y() - p.Y(); in GetDistanceSquared() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/vhacd/inc/
H A DvhacdVector.h65 T dy = bmax.Y() - bmin.Y(); in GetCenter() local
108 T dy = Y() - p.Y(); in GetDistanceSquared() local
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/
H A DCovariance.scala47 val dy = y - yAvg constant
69 val dy = yAvg.right - yAvg.left constant
/dports/devel/allegro/allegro-4.4.3.1/src/c/
H A Dcspr.h27 void FUNC_LINEAR_DRAW_SPRITE_EX(BITMAP * dst, BITMAP * src, int dx, int dy, in FUNC_LINEAR_DRAW_SPRITE_EX()
167 void FUNC_LINEAR_DRAW_SPRITE(BITMAP *dst, BITMAP *src, int dx, int dy) in FUNC_LINEAR_DRAW_SPRITE()
246 void FUNC_LINEAR_DRAW_256_SPRITE(BITMAP *dst, BITMAP *src, int dx, int dy) in FUNC_LINEAR_DRAW_256_SPRITE()
328 void FUNC_LINEAR_DRAW_SPRITE_V_FLIP(BITMAP *dst, BITMAP *src, int dx, int dy) in FUNC_LINEAR_DRAW_SPRITE_V_FLIP()
408 void FUNC_LINEAR_DRAW_SPRITE_H_FLIP(BITMAP *dst, BITMAP *src, int dx, int dy) in FUNC_LINEAR_DRAW_SPRITE_H_FLIP()
488 void FUNC_LINEAR_DRAW_SPRITE_VH_FLIP(BITMAP *dst, BITMAP *src, int dx, int dy) in FUNC_LINEAR_DRAW_SPRITE_VH_FLIP()
572 void FUNC_LINEAR_DRAW_TRANS_SPRITE(BITMAP *dst, BITMAP *src, int dx, int dy) in FUNC_LINEAR_DRAW_TRANS_SPRITE()
690 void FUNC_LINEAR_DRAW_TRANS_RGBA_SPRITE(BITMAP *dst, BITMAP *src, int dx, int dy) in FUNC_LINEAR_DRAW_TRANS_RGBA_SPRITE()
759 void FUNC_LINEAR_DRAW_LIT_SPRITE(BITMAP *dst, BITMAP *src, int dx, int dy, int color) in FUNC_LINEAR_DRAW_LIT_SPRITE()
843 void FUNC_LINEAR_DRAW_CHARACTER(BITMAP *dst, BITMAP *src, int dx, int dy, int color, int bg) in FUNC_LINEAR_DRAW_CHARACTER()
[all …]
/dports/graphics/libyuv/libyuv-0.0.1789/source/
H A Dscale_uv.cc69 int dy, in ScaleUVDown2()
209 int dy) { in ScaleUVDown4Box()
278 int dy, in ScaleUVDownEven()
364 int dy, in ScaleUVBilinearDown()
482 int dy, in ScaleUVBilinearUp()
669 int dy; in ScaleUVLinearUp2() local
775 int dy; in ScaleUVLinearUp2_16() local
880 int dy) { in ScaleUVSimple()
999 int dy = 0; in ScaleUV() local
1143 int dy = 0; in UVScale_16() local

1...<<11121314151617181920>>...1105