Home
last modified time | relevance | path

Searched defs:sx (Results 251 – 275 of 15575) sorted by relevance

1...<<11121314151617181920>>...623

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkMatrix.cpp210 SkScalar sx = fMat[kMSkewX]; in isSimilarity() local
238 SkScalar sx = fMat[kMSkewX]; in preservesRightAngles() local
319 SkMatrix& SkMatrix::setScale(SkScalar sx, SkScalar sy) { in setScale()
505 SkMatrix& SkMatrix::setSkew(SkScalar sx, SkScalar sy) { in setSkew()
527 SkMatrix& SkMatrix::preSkew(SkScalar sx, SkScalar sy) { in preSkew()
558 SkScalar tx, sx = dst.width() / src.width(); in setRectToRect() local
937 SkScalar sx = m.getScaleX(); in Scale_pts() local
970 SkScalar sx = src->fX; in Persp_pts() local
996 SkScalar sx = m.getScaleX(); in Affine_vpts() local
1058 SkScalar sx = src->fX; in MapHomogeneousPointsWithStride() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkMatrix.cpp217 SkScalar sx = fMat[kMSkewX]; in isSimilarity() local
245 SkScalar sx = fMat[kMSkewX]; in preservesRightAngles() local
330 void SkMatrix::setScale(SkScalar sx, SkScalar sy) { in setScale()
356 void SkMatrix::preScale(SkScalar sx, SkScalar sy) { in preScale()
529 void SkMatrix::setSkew(SkScalar sx, SkScalar sy) { in setSkew()
550 void SkMatrix::preSkew(SkScalar sx, SkScalar sy) { in preSkew()
944 SkScalar sx = m.getScaleX(); in Scale_pts() local
977 SkScalar sx = src->fX; in Persp_pts() local
1003 SkScalar sx = m.getScaleX(); in Affine_vpts() local
1065 SkScalar sx = src->fX; in MapHomogeneousPointsWithStride() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkMatrix.cpp214 SkScalar sx = fMat[kMSkewX]; in isSimilarity() local
242 SkScalar sx = fMat[kMSkewX]; in preservesRightAngles() local
323 SkMatrix& SkMatrix::setScale(SkScalar sx, SkScalar sy) { in setScale()
509 SkMatrix& SkMatrix::setSkew(SkScalar sx, SkScalar sy) { in setSkew()
531 SkMatrix& SkMatrix::preSkew(SkScalar sx, SkScalar sy) { in preSkew()
562 SkScalar tx, sx = dst.width() / src.width(); in setRectToRect() local
940 SkScalar sx = m.getScaleX(); in Scale_pts() local
973 SkScalar sx = src->fX; in Persp_pts() local
999 SkScalar sx = m.getScaleX(); in Affine_vpts() local
1061 SkScalar sx = src->fX; in MapHomogeneousPointsWithStride() local
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Ddooyong_vidhrdw.c85 int sx,sy,code,color,attr,flipx,flipy; in draw_layer() local
133 int sx,sy,code,color,attr,flipx,flipy; in bluehawk_draw_layer() local
181 int sx,sy,code,color,attr,flipx,flipy; in bluehawk_draw_layer2() local
229 int sx,sy,code,color,attr,attr2,flipx,flipy; in rshark_draw_layer() local
264 int sx,sy,attr; in draw_tx() local
290 int sx,sy,attr; in bluehawk_draw_tx() local
316 int sx,sy,code,color; in draw_sprites() local
372 int sx,sy,code,color; in rshark_draw_sprites() local
H A Dzaxxon_vidhrdw.c113 struct mame_bitmap *src_bm, int sx, int sy) in copy_pixel()
121 int sx,sy; in create_background() local
215 int sx = tile_index % 32; in zaxxon_get_fg_tile_info() local
346 int sx = ((spriteram[offs + 3] + 16) & 0xff) - 32; in zaxxon_draw_sprites() local
394 int sx,sy; in VIDEO_START() local
501 int sx = ((spriteram[offs + 2 + 3] + 16) & 0xff) - 31; in congo_draw_sprites() local
539 int sx = ((spriteram[offs + 3] + 16) & 0xff) - 32; in futspy_draw_sprites() local
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dlwings.c157 int sx,sy, colour; in lwings_vh_screenrefresh() local
208 int code,sx,sy; in lwings_vh_screenrefresh() local
241 int sx,sy; in lwings_vh_screenrefresh() local
358 int sx, sy; in trojan_render_foreground() local
419 int sx = spriteram[offs + 3] - 0x100 * (attrib & 0x01); in trojan_draw_sprites() local
445 int offs, sx, sy, scrollx, scrolly; in trojan_vh_screenrefresh() local
H A Dcabal.c21 int sx = ( offs2 % 16 ) * 16; in draw_background() local
48 int sx = 8 * ( ( offs >> 1 ) % 32 ); in draw_text() local
82 int sx = ( data2 & 0x1ff ); in draw_sprites() local
H A Dfiretrap.c222 int sx,sy,flipx,flipy; in firetrap_vh_screenrefresh() local
251 int sx,sy,flipx,flipy; in firetrap_vh_screenrefresh() local
317 int sx,sy,flipx,flipy,code,color; in firetrap_vh_screenrefresh() local
391 int sx,sy; in firetrap_vh_screenrefresh() local
H A Dcitycon.c146 int sx,sy,code; in citycon_vh_screenrefresh() local
187 int sx,sy; in citycon_vh_screenrefresh() local
256 int sx,sy,flipx; in citycon_vh_screenrefresh() local
/dports/games/spring/spring_98.0/AI/Skirmish/KAIK/
H A DMetalMap.cpp171 for (int sx = x - xend[a]; sx <= x + xend[a]; sx++) { in GetMetalPoints() local
201 for (int sx = 0; sx <= XtractorRadius; sx++, a++) { in GetMetalPoints() local
213 for (int sx = 0; sx <= XtractorRadius; sx++, a++) { in GetMetalPoints() local
417 for (int sx = x - xend[a]; sx <= x + xend[a]; sx++) { in GetMetalPoints() local
448 for (int sx = 0; sx <= XtractorRadius; sx++, a++) { in GetMetalPoints() local
460 for (int sx = 0; sx <= XtractorRadius; sx++, a++) { in GetMetalPoints() local
/dports/science/openmx/openmx3.8/source/liberi-091216/source/
H A Deri_interpolate.c29 const double *sx, in ERI_Interpolate_Linear_Real()
62 const double *sx, in ERI_Interpolate_Linear_Complex()
142 const double *sx, in ERI_CSpline_Init()
203 const double *sx, in ERI_CSpline_Init_Complex()
313 const double *sx = ptr->x; in ERI_CSpline_Eval() local
341 const double *sx = ptr->x; in ERI_CSpline_Eval_Complex() local
/dports/games/xbat/Xev111/Image/
H A Ddecomp.c56 void DRl(sx,sy) in DRl() argument
76 void Out(fn,sx,sy) in Out() argument
101 int sx,sy,size; local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/zfp/vtkzfp/src/template/
H A Ddecompress.c23 int sx = field->sx; variable
41 int sx = field->sx ? field->sx : 1; variable
70 int sx = field->sx ? field->sx : 1; variable
H A Dcompress.c23 int sx = field->sx ? field->sx : 1; variable
41 int sx = field->sx ? field->sx : 1; variable
70 int sx = field->sx ? field->sx : 1; variable
/dports/math/blasfeo/blasfeo-0.1.2/blasfeo_api/
H A Ds_blas2_lib4.c240 …strmv_lnn(int m, int n, struct blasfeo_smat *sA, int ai, int aj, struct blasfeo_svec *sx, int xi, … in blasfeo_strmv_lnn()
341 …strmv_ltn(int m, int n, struct blasfeo_smat *sA, int ai, int aj, struct blasfeo_svec *sx, int xi, … in blasfeo_strmv_ltn()
465 void blasfeo_strmv_unn(int m, struct blasfeo_smat *sA, int ai, int aj, struct blasfeo_svec *sx, int… in blasfeo_strmv_unn()
519 void blasfeo_strmv_utn(int m, struct blasfeo_smat *sA, int ai, int aj, struct blasfeo_svec *sx, int… in blasfeo_strmv_utn()
562 void blasfeo_strsv_lnn(int m, struct blasfeo_smat *sA, int ai, int aj, struct blasfeo_svec *sx, int… in blasfeo_strsv_lnn()
645 …sv_lnn_mn(int m, int n, struct blasfeo_smat *sA, int ai, int aj, struct blasfeo_svec *sx, int xi, … in blasfeo_strsv_lnn_mn()
744 void blasfeo_strsv_ltn(int m, struct blasfeo_smat *sA, int ai, int aj, struct blasfeo_svec *sx, int… in blasfeo_strsv_ltn()
930 void blasfeo_strsv_lnu(int m, struct blasfeo_smat *sA, int ai, int aj, struct blasfeo_svec *sx, int… in blasfeo_strsv_lnu()
957 void blasfeo_strsv_ltu(int m, struct blasfeo_smat *sA, int ai, int aj, struct blasfeo_svec *sx, int… in blasfeo_strsv_ltu()
984 void blasfeo_strsv_unn(int m, struct blasfeo_smat *sA, int ai, int aj, struct blasfeo_svec *sx, int… in blasfeo_strsv_unn()
[all …]
/dports/devel/libcii/libcii-1.1/src/
H A Dmp.c225 int sx, sy; in MP_add() local
236 int sx, sy; in MP_sub() local
247 int sx; in MP_neg() local
257 int sx, sy; in MP_mul2() local
280 int sx, sy; in MP_mul() local
314 int sx, sy; in MP_div() local
343 int sx, sy; in MP_mod() local
435 int sx = sign(x), sy = y < 0; in MP_addi() local
556 int sx, sy; in MP_cmp() local
582 int sx, sy = y < 0; in MP_cmpi() local
[all …]
/dports/lang/eisl/eisl-2.35/cii/src/
H A Dmp.c225 int sx, sy; in MP_add() local
236 int sx, sy; in MP_sub() local
247 int sx; in MP_neg() local
257 int sx, sy; in MP_mul2() local
280 int sx, sy; in MP_mul() local
314 int sx, sy; in MP_div() local
343 int sx, sy; in MP_mod() local
435 int sx = sign(x), sy = y < 0; in MP_addi() local
556 int sx, sy; in MP_cmp() local
582 int sx, sy = y < 0; in MP_cmpi() local
[all …]
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dalpha_plane.c73 void alpha_lowercut(agsurface_t *suf, int sx, int sy, int w, int h, int s, int d) { in alpha_lowercut()
96 void alpha_uppercut(agsurface_t *suf, int sx, int sy, int w, int h, int s, int d) { in alpha_uppercut()
119 void alpha_set_level(agsurface_t *suf, int sx, int sy, int w, int h, int lv) { in alpha_set_level()
138 void alpha_copy_area(agsurface_t *suf, int sx, int sy, int w, int h, int dx, int dy) { in alpha_copy_area()
/dports/emulators/anese/ANESE-0.9.1/roms/tests/ppu/ppu_read_buffer/source/gfx/
H A Dimage.php25 for($sx=0; $sx<8; ++$sx) variable
86 for($sx=0; $sx<8; ++$sx) variable
152 for($sx=0; $sx<8; ++$sx) variable
183 for($sx=0; $sx<8; ++$sx) variable
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dlin_alg_test.cpp177 arma::vec sx; variable
202 arma::sp_vec sx; variable
230 arma::vec sx; variable
256 arma::vec sx; variable
/dports/graphics/xmedcon/xmedcon-0.17.0/libs/dicom/
H A Dzoom.c82 float x,y,sx,sy; in dicom_zoom_gray() local
104 float x,y,sx,sy; in dicom_zoom_rgb() local
132 float x,y,sx,sy,dx,dy; in dicom_hyper_gray() local
176 float x,y,sx,sy,dx,dy; in dicom_hyper_rgb() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/stats/
H A Dstats.cpp42 void show_stats_label(int stage, int sx, int sy, int dy) in show_stats_label()
122 void stats_underline_text(int sx, int sy, char *text) in stats_underline_text()
131 void show_stats_numbers(int stage, int sx, int sy, int dy,int add_mission) in show_stats_numbers()
/dports/math/cglm/cglm-0.8.4/include/cglm/
H A Deuler.h112 sx, sy, sz, czsx, cxcz, sysz; in glm_euler_xyz() local
162 sx, sy, sz, sxsy, cysx, cxsy, cxcy; in glm_euler_xzy() local
202 sx, sy, sz, cycz, sysz, czsy, cysz; in glm_euler_yxz() local
241 sx, sy, sz, sxsy, cxcy, cysx, cxsy; in glm_euler_yzx() local
280 sx, sy, sz, cycz, sxsy, cysz; in glm_euler_zxy() local
318 sx, sy, sz, czsx, cxcz, sysz; in glm_euler_zyx() local
357 sx, sy, sz; in glm_euler_by_order() local
/dports/sysutils/tmux/tmux-3.2a/
H A Dscreen.c33 u_int sx; member
74 screen_init(struct screen *s, u_int sx, u_int sy, u_int hlimit) in screen_init()
230 screen_resize_cursor(struct screen *s, u_int sx, u_int sy, int reflow, in screen_resize_cursor()
276 screen_resize(struct screen *s, u_int sx, u_int sy, int reflow) in screen_resize()
369 screen_set_selection(struct screen *s, u_int sx, u_int sy, in screen_set_selection()
555 u_int sx, sy; in screen_alternate_on() local
580 u_int sx = screen_size_x(s), sy = screen_size_y(s); in screen_alternate_off() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dzaxxon_vidhrdw.c113 struct mame_bitmap *src_bm, int sx, int sy) in copy_pixel()
121 int sx,sy; in create_background() local
215 int sx = tile_index % 32; in zaxxon_get_fg_tile_info() local
346 int sx = ((spriteram[offs + 3] + 16) & 0xff) - 32; in zaxxon_draw_sprites() local
394 int sx,sy; in VIDEO_START() local
501 int sx = ((spriteram[offs + 2 + 3] + 16) & 0xff) - 31; in congo_draw_sprites() local
539 int sx = ((spriteram[offs + 3] + 16) & 0xff) - 32; in futspy_draw_sprites() local

1...<<11121314151617181920>>...623