Home
last modified time | relevance | path

Searched defs:sx (Results 201 – 225 of 15319) sorted by relevance

12345678910>>...613

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dblueprnt.c99 int sx,sy; in blueprnt_vh_screenrefresh() local
149 int sx,sy,flipx,flipy; in blueprnt_vh_screenrefresh() local
178 int sx,sy; in blueprnt_vh_screenrefresh() local
H A Dsolomon.c120 int sx,sy,flipx,flipy; in solomon_vh_screenrefresh() local
153 int sx,sy; in solomon_vh_screenrefresh() local
180 int sx,sy,flipx,flipy; in solomon_vh_screenrefresh() local
H A Datarifb.c133 int sx,sy; in atarifb_vh_screenrefresh() local
163 int sx,sy; in atarifb_vh_screenrefresh() local
192 int sx,sy; in atarifb_vh_screenrefresh() local
230 int sx,sy; in atarifb_vh_screenrefresh() local
H A Dsuperqix.c221 int sx,sy; in superqix_vh_screenrefresh() local
254 int sx,sy,d; in superqix_vh_screenrefresh() local
278 int sx,sy,d; in superqix_vh_screenrefresh() local
314 int sx,sy; in superqix_vh_screenrefresh() local
H A Dphozon.c83 int flipx,int flipy,int sx,int sy) in phozon_draw_sprite()
90 int flipx,int flipy,int sx,int sy) in phozon_draw_sprite8()
114 int sx,sy,mx,my; in phozon_vh_screenrefresh() local
218 int sx,sy,mx,my; in phozon_vh_screenrefresh() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/transforms/
H A DScaleTransformOperation.h34 static PassRefPtr<ScaleTransformOperation> create(double sx, double sy, OperationType type) in create()
39 …static PassRefPtr<ScaleTransformOperation> create(double sx, double sy, double sz, OperationType t… in create()
70 ScaleTransformOperation(double sx, double sy, double sz, OperationType type) in ScaleTransformOperation()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dblueprnt_vidhrdw.c100 int sx,sy; in VIDEO_UPDATE() local
150 int sx,sy,flipx,flipy; in VIDEO_UPDATE() local
179 int sx,sy; in VIDEO_UPDATE() local
H A Dgalpanic_vidhrdw.c37 int sx,sy; in WRITE16_HANDLER() local
79 int sx,sy; in galpanic_draw_sprites() local
124 int sx,sy,code,color,flipx,flipy; in comad_draw_sprites() local
148 int sx,sy,color; in draw_fgbitmap() local
H A Dphozon_vidhrdw.c79 int flipx,int flipy,int sx,int sy) in phozon_draw_sprite()
86 int flipx,int flipy,int sx,int sy) in phozon_draw_sprite8()
110 int sx,sy,mx,my; in VIDEO_UPDATE() local
217 int sx,sy,mx,my; in VIDEO_UPDATE() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dblueprnt_vidhrdw.c100 int sx,sy; in VIDEO_UPDATE() local
150 int sx,sy,flipx,flipy; in VIDEO_UPDATE() local
179 int sx,sy; in VIDEO_UPDATE() local
H A Dgalpanic_vidhrdw.c37 int sx,sy; in WRITE16_HANDLER() local
79 int sx,sy; in galpanic_draw_sprites() local
124 int sx,sy,code,color,flipx,flipy; in comad_draw_sprites() local
148 int sx,sy,color; in draw_fgbitmap() local
/dports/games/orbital_eunuchs_sniper/orbital_eunuchs_sniper-1.30/src/sexpr/
H A Dparser.c93 sexp_t *sx = (sexp_t *) calloc(1, sizeof(sexp_t)); in sexp_t_allocate() local
100 sexp_t *sx; in sexp_t_allocate() local
273 sexp_t *sx = NULL; in parse_sexp() local
322 sexp_t *sx = NULL; in iparse_sexp() local
365 sexp_t *sx = NULL; in cparse_sexp() local
/dports/games/nbsdgames/nbsdgames-4.1.2/
H A Dmines.c35 void rectangle(int sy,int sx){ in rectangle()
50 void draw(int sy,int sx,byte board[len][wid]){ in draw()
81 void drawmines(int sy,int sx,byte board[len][wid],bool mines[len][wid]){ in drawmines()
163 void mouseinput(int sy, int sx){ in mouseinput()
287 int sy,sx; in main() local
/dports/math/blasfeo/blasfeo-0.1.2/blasfeo_api/
H A Dx_blas1_lib.c42 void AXPY_LIBSTR(int m, REAL alpha, struct STRVEC *sx, int xi, struct STRVEC *sy, int yi, struct ST… in AXPY_LIBSTR()
65 void AXPBY_LIBSTR(int m, REAL alpha, struct STRVEC *sx, int xi, REAL beta, struct STRVEC *sy, int y… in AXPBY_LIBSTR()
89 void VECMUL_LIBSTR(int m, struct STRVEC *sx, int xi, struct STRVEC *sy, int yi, struct STRVEC *sz, … in VECMUL_LIBSTR()
115 void VECMULACC_LIBSTR(int m, struct STRVEC *sx, int xi, struct STRVEC *sy, int yi, struct STRVEC *s… in VECMULACC_LIBSTR()
141 REAL VECMULDOT_LIBSTR(int m, struct STRVEC *sx, int xi, struct STRVEC *sy, int yi, struct STRVEC *s… in VECMULDOT_LIBSTR()
170 REAL DOT_LIBSTR(int m, struct STRVEC *sx, int xi, struct STRVEC *sy, int yi) in DOT_LIBSTR()
264 void AXPY_LIBSTR(int m, REAL alpha, struct STRVEC *sx, int xi, struct STRVEC *sy, int yi, struct ST… in AXPY_LIBSTR()
296 void VECMUL_LIBSTR(int m, struct STRVEC *sx, int xi, struct STRVEC *sy, int yi, struct STRVEC *sz, … in VECMUL_LIBSTR()
322 void VECMULACC_LIBSTR(int m, struct STRVEC *sx, int xi, struct STRVEC *sy, int yi, struct STRVEC *s… in VECMULACC_LIBSTR()
348 REAL VECMULDOT_LIBSTR(int m, struct STRVEC *sx, int xi, struct STRVEC *sy, int yi, struct STRVEC *s… in VECMULDOT_LIBSTR()
[all …]
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/sdl/
H A Dsdlmap.cc176 int sx, int sy) in x_find_unit_or_occ()
606 int x1, x, t, sx, sy, i = 0, j; in draw_terrain_row() local
805 int bitmask, dir, dir2, sx, sy; in draw_borders_iso() local
1034 int x1, y1, x, t, dir, sx, sy; in draw_terrain_transitions() local
1122 int sx, sy, sw, sh, rsx, rsy; in draw_terrain_grid() local
1271 int x, sx, sy; in draw_clouds_row() local
1285 int x, sx, sy; in draw_temperature_row() local
1346 int sx, int sy, int sw, int sh) in draw_unit_completeness()
2000 int sx, sy, sw, sh, rsx, rsy; in draw_country_boundary_line() local
2257 int sx, sy, sw, sh; in draw_current() local
[all …]
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dgsd_views.c40 int gsd_get_los(float (*vect)[3], short sx, short sy) in gsd_get_los()
357 float sx, sy, sz; in gsd_do_scale() local
375 float sx, sy, sz; in gsd_real2model() local
395 float sx, sy, sz; in gsd_model2real() local
416 float min, max, sx, sy, sz; in gsd_model2surf() local
443 float min, max, sx, sy, sz; in gsd_surf2model() local
/dports/cad/py-ezdxf/ezdxf-0.16.3/tests/test_04_dxf_high_level_structs/
H A Dtest_416b_recursive_decompose.py27 def scale(sx, sy, sz): argument
65 def test_decompose_block_reference_level_0(doc, sx, sy, sz): argument
81 def test_decompose_block_reference_level_1(doc, sx, sy, sz): argument
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/editor/
H A Dselection.py6 def RestOfLine(sx, width, data, bool): argument
13 def Selection(SelectBegin,SelectEnd, sx, width, line, data): argument
/dports/games/xbat/Xev111/Image/
H A Drlcomp.c44 int Rl(sx,sy) in Rl() argument
70 void Out(fn,s,sx,sy) in Out() argument
95 int sx,sy,size; local
/dports/games/openclonk/openclonk-release-8.1-src/src/graphics/
H A DC4BltTransform.h37 void SetMoveScale(float dx, float dy, float sx, float sy) in SetMoveScale()
43 void MoveScale(float dx, float dy, float sx, float sy) in MoveScale()
49 void ScaleAt(float sx, float sy, float tx, float ty) in ScaleAt()
/dports/science/axom/axom-0.6.1/src/axom/primal/tests/
H A Dprimal_ray_intersect.cpp47 const double sx = x[i]; in TEST() local
65 const double sx = x0; in TEST() local
83 const double sx = x[i]; in TEST() local
101 const double sx = x0; in TEST() local
174 const double sx = x[i]; in TEST() local
199 const double sx = x[i]; in TEST() local
224 const double sx = x[i]; in TEST() local
249 const double sx = x[i]; in TEST() local
274 const double sx = x0; in TEST() local
299 const double sx = x0; in TEST() local
/dports/graphics/cimg/CImg-v.2.9.7/examples/
H A Duse_cimgmatlab.cpp46 const float sx = (float)mxGetScalar(prhs[1]); in mexFunction() local
50 const float sx = (float)mxGetScalar(prhs[1]); in mexFunction() local
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dgte_accuracy.c28 void CALLBACK GPUaddVertex(short sx, short sy, long long fx, long long fy, long long fz) in GPUaddVertex()
49 int getGteVertex(short sx, short sy, float *fx, float *fy) in getGteVertex()
/dports/graphics/gmic-qt/CImg-v.2.9.8/examples/
H A Duse_cimgmatlab.cpp46 const float sx = (float)mxGetScalar(prhs[1]); in mexFunction() local
50 const float sx = (float)mxGetScalar(prhs[1]); in mexFunction() local
/dports/dns/ddns/ddns-1.0/
H A Deffector.c39 effector_system(struct sx_node *sx, const char *name, size_t nsize, in effector_system()
296 effector_zone(struct sx_node *sx, const char *name, size_t nsize, in effector_zone()
378 effector_kill_one_sx(struct sx_node *sx) { in effector_kill_one_sx()
388 effector_kill(struct sx_node *sx, const char *name, size_t nsize, in effector_kill()
411 set_addr(struct sx_node *sx, const char *name, size_t nsize, in set_addr()

12345678910>>...613