Home
last modified time | relevance | path

Searched +defs:y +defs:v (Results 1 – 25 of 63291) sorted by relevance

12345678910>>...2532

/dports/graphics/graphviz/graphviz-2.44.1/cmd/smyrna/gui/
H A Dappmouse.c30 static void apply_actions(ViewInfo* v,int x,int y) in apply_actions()
99 static void appmouse_down(ViewInfo* v,int x,int y) in appmouse_down()
118 static void appmouse_up(ViewInfo* v,int x,int y) in appmouse_up()
141 static void appmouse_drag(ViewInfo* v,int x,int y) in appmouse_drag()
151 void appmouse_left_click_down(ViewInfo* v,int x,int y) in appmouse_left_click_down()
158 void appmouse_left_click_up(ViewInfo* v,int x,int y) in appmouse_left_click_up()
164 void appmouse_left_drag(ViewInfo* v,int x,int y) in appmouse_left_drag()
178 void appmouse_right_click_up(ViewInfo* v,int x,int y) in appmouse_right_click_up()
183 void appmouse_right_drag(ViewInfo* v,int x,int y) in appmouse_right_drag()
203 void appmouse_middle_drag(ViewInfo* v,int x,int y) in appmouse_middle_drag()
[all …]
/dports/games/luola/luola-1.3.2/src/
H A Dweapon.c127 static void drop_megabomb(struct Ship *ship, double x, double y, Vector v) in drop_megabomb()
133 static void drop_ember(struct Ship *ship, double x, double y, Vector v) in drop_ember()
139 static void fire_shotgun(struct Ship *ship, double x, double y, Vector v) in fire_shotgun()
150 static void fire_missile(struct Ship *ship, double x, double y, Vector v) in fire_missile()
167 static void toggle_cloak(struct Ship *ship, double x, double y, Vector v) in toggle_cloak()
178 static void drop_magmine(struct Ship *ship, double x, double y, Vector v) in drop_magmine()
188 static void drop_mine(struct Ship *ship, double x, double y, Vector v) in drop_mine()
197 static void drop_divmine(struct Ship *ship, double x, double y, Vector v) in drop_divmine()
237 static void drop_warp(struct Ship *ship, double x, double y, Vector v) in drop_warp()
289 static void zapper(struct Ship *ship, double x, double y, Vector v) in zapper()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dpr99405.c6 unsigned char f1 (unsigned char x, unsigned y) { return (x << (y & 7)) | (x >> (-y & 7)); } in f1()
8 unsigned int f3 (unsigned int x, unsigned y) { return (x << (y & 31)) | (x >> (-y & 31)); } in f3()
9 unsigned char f4 (unsigned char x, unsigned y) { return (x >> (y & 7)) | (x << (-y & 7)); } in f4()
12 unsigned char f7 (unsigned char x, unsigned char y) { unsigned char v = y & 7; unsigned char w = -y… in f7() local
13 unsigned short f8 (unsigned short x, unsigned char y) { unsigned char v = y & 15; unsigned char w =… in f8() local
14 unsigned int f9 (unsigned int x, unsigned char y) { unsigned char v = y & 31; unsigned char w = -y … in f9() local
15 unsigned char f10 (unsigned char x, unsigned char y) { unsigned char v = y & 7; unsigned char w = -… in f10() local
16 unsigned short f11 (unsigned short x, unsigned char y) { unsigned char v = y & 15; unsigned char w … in f11() local
17 unsigned int f12 (unsigned int x, unsigned char y) { unsigned char v = y & 31; unsigned char w = -y… in f12() local
21 unsigned long long f15 (unsigned long long x, unsigned char y) { unsigned char v = y & 63; unsigned… in f15() local
[all …]
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/MESA/
H A Dwindow_pos.py17 def glWindowPos2dMESA(x,y):pass argument
20 def glWindowPos2dvMESA(v):pass argument
23 def glWindowPos2fMESA(x,y):pass argument
26 def glWindowPos2fvMESA(v):pass argument
29 def glWindowPos2iMESA(x,y):pass argument
32 def glWindowPos2ivMESA(v):pass argument
35 def glWindowPos2sMESA(x,y):pass argument
38 def glWindowPos2svMESA(v):pass argument
44 def glWindowPos3dvMESA(v):pass argument
50 def glWindowPos3fvMESA(v):pass argument
[all …]
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/MESA/
H A Dwindow_pos.py17 def glWindowPos2dMESA(x,y):pass argument
20 def glWindowPos2dvMESA(v):pass argument
23 def glWindowPos2fMESA(x,y):pass argument
26 def glWindowPos2fvMESA(v):pass argument
29 def glWindowPos2iMESA(x,y):pass argument
32 def glWindowPos2ivMESA(v):pass argument
35 def glWindowPos2sMESA(x,y):pass argument
38 def glWindowPos2svMESA(v):pass argument
44 def glWindowPos3dvMESA(v):pass argument
50 def glWindowPos3fvMESA(v):pass argument
[all …]
/dports/lang/gauche/Gauche-0.9.10/src/gauche/priv/
H A Darith_x86_64.h20 #define UADD(r, v, x, y) \ argument
42 #define UADDOV(r, v, x, y) \ argument
61 #define SADDOV(r, v, x, y) \ argument
84 #define USUB(r, c, x, y) \ argument
105 #define USUBOV(r, v, x, y) \ argument
124 #define SSUBOV(r, v, x, y) \ argument
144 #define UMUL(hi, lo, x, y) \ argument
161 #define UMULOV(r, v, x, y) \ argument
178 #define SMULOV(r, v, x, y) \ argument
H A Darith_i386.h23 #define UADD(r, c, x, y) \ argument
43 #define UADDOV(r, v, x, y) \ argument
58 #define SADDOV(r, v, x, y) \ argument
77 #define USUB(r, c, x, y) \ argument
93 #define USUBOV(r, v, x, y) \ argument
108 #define SSUBOV(r, v, x, y) \ argument
126 #define UMUL(hi, lo, x, y) \ argument
146 #define UMULOV(r, v, x, y) \ argument
161 #define SMULOV(r, v, x, y) \ argument
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Danimator.c27 void Animator_Init(animator_t *v, float val) in Animator_Init()
43 void Animator_Think(animator_t *v) in Animator_Think()
57 void AnimatorVector2_Init(animatorvector2_t v, float x, float y) in AnimatorVector2_Init()
64 void AnimatorVector2_Set(animatorvector2_t v, float x, float y, int steps) in AnimatorVector2_Set()
71 void AnimatorVector2_Think(animatorvector2_t v) in AnimatorVector2_Think()
78 void AnimatorVector3_Init(animatorvector3_t v, float x, float y, float z) in AnimatorVector3_Init()
85 void AnimatorVector3_Set(animatorvector3_t v, float x, float y, float z, int steps) in AnimatorVector3_Set()
92 void AnimatorVector3_Think(animatorvector3_t v) in AnimatorVector3_Think()
99 void AnimatorVector4_Init(animatorvector4_t v, float x, float y, float z, float w) in AnimatorVector4_Init()
106 void AnimatorVector4_Set(animatorvector4_t v, float x, float y, float z, float w, int steps) in AnimatorVector4_Set()
[all …]
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/gtc/
H A Dswizzle.inl34 vecType<T> const & v,
45 vecType<T> const & v,
46 comp x, comp y
57 vecType<T> const & v,
58 comp x, comp y, comp z
70 vecType<T> const & v,
71 comp x, comp y, comp z, comp w
80 detail::tvec4<T> & v,
91 comp x, comp y
101 comp x, comp y, comp z
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Drastpos.c52 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
225 GLfloat v[3]; in shade_rastpos() local
558 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
564 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
570 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
636 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
660 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
685 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
790 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
862 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Drastpos.c52 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
225 GLfloat v[3]; in shade_rastpos() local
558 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
564 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
570 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
636 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
660 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
685 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
790 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
862 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Drastpos.c52 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
225 GLfloat v[3]; in shade_rastpos() local
558 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
564 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
570 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
636 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
660 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
685 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
790 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
862 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Drastpos.c52 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
225 GLfloat v[3]; in shade_rastpos() local
558 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
564 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
570 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
636 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
660 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
685 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
790 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
862 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Drastpos.c52 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
225 GLfloat v[3]; in shade_rastpos() local
558 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
564 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
570 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
636 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
660 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
685 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
790 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
862 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Drastpos.c51 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
221 GLfloat v[3]; in shade_rastpos() local
552 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
558 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
564 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
630 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
654 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
679 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
784 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
856 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Drastpos.c52 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
225 GLfloat v[3]; in shade_rastpos() local
558 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
564 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
570 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
636 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
660 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
685 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
790 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
862 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Drastpos.c52 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
225 GLfloat v[3]; in shade_rastpos() local
558 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
564 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
570 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
636 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
660 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
685 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
790 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
862 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Drastpos.c52 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
225 GLfloat v[3]; in shade_rastpos() local
558 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
564 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
570 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
636 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
660 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
685 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
790 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
862 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Drastpos.c54 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
227 GLfloat v[3]; in shade_rastpos() local
560 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
566 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
572 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
638 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
662 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
687 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
792 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
864 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Drastpos.c52 viewclip_point_xy( const GLfloat v[] ) in viewclip_point_xy()
225 GLfloat v[3]; in shade_rastpos() local
558 _mesa_RasterPos2f(GLfloat x, GLfloat y) in _mesa_RasterPos2f()
564 _mesa_RasterPos2i(GLint x, GLint y) in _mesa_RasterPos2i()
570 _mesa_RasterPos2s(GLshort x, GLshort y) in _mesa_RasterPos2s()
636 _mesa_RasterPos2iv(const GLint *v) in _mesa_RasterPos2iv()
660 _mesa_RasterPos3iv(const GLint *v) in _mesa_RasterPos3iv()
685 _mesa_RasterPos4iv(const GLint *v) in _mesa_RasterPos4iv()
790 _mesa_WindowPos2i(GLint x, GLint y) in _mesa_WindowPos2i()
862 _mesa_WindowPos2iv(const GLint *v) in _mesa_WindowPos2iv()
[all …]
/dports/science/bagel/bagel-1.2.2/src/scf/ks/
H A Dlebedev.cc11 static int gen_oh ( int code, double a, double b, double v, double *x, double *y, in gen_oh()
266 double v; in ld0006() local
309 double v; in ld0014() local
355 double v; in ld0026() local
403 double v; in ld0038() local
452 double v; in ld0050() local
503 double v; in ld0074() local
557 double v; in ld0086() local
612 double v; in ld0110() local
670 double v; in ld0146() local
[all …]
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dwindow_pos.py17 def glWindowPos2dARB(x,y):pass argument
20 def glWindowPos2dvARB(v):pass argument
23 def glWindowPos2fARB(x,y):pass argument
26 def glWindowPos2fvARB(v):pass argument
29 def glWindowPos2iARB(x,y):pass argument
32 def glWindowPos2ivARB(v):pass argument
35 def glWindowPos2sARB(x,y):pass argument
38 def glWindowPos2svARB(v):pass argument
44 def glWindowPos3dvARB(v):pass argument
50 def glWindowPos3fvARB(v):pass argument
[all …]
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dwindow_pos.py17 def glWindowPos2dARB(x,y):pass argument
20 def glWindowPos2dvARB(v):pass argument
23 def glWindowPos2fARB(x,y):pass argument
26 def glWindowPos2fvARB(v):pass argument
29 def glWindowPos2iARB(x,y):pass argument
32 def glWindowPos2ivARB(v):pass argument
35 def glWindowPos2sARB(x,y):pass argument
38 def glWindowPos2svARB(v):pass argument
44 def glWindowPos3dvARB(v):pass argument
50 def glWindowPos3fvARB(v):pass argument
[all …]
/dports/devel/notcurses/notcurses-3.0.1/src/tests/
H A Dbitmap.cpp25 auto y = 10; variable
44 auto y = 10; variable
69 auto y = nc_->tcache.cellpxy + 6; variable
92 auto y = nc_->tcache.cellpxy; variable
117 auto y = nc_->tcache.cellpxy; variable
142 auto y = nc_->tcache.cellpxy * 10; variable
201 auto y = nc_->tcache.cellpxy; variable
277 auto y = nc_->tcache.cellpxy; variable
358 auto y = nc_->tcache.cellpxy * 6; variable
402 auto y = nc_->tcache.cellpxy * 6; variable
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/dsp/
H A Dyuv.h63 static WEBP_INLINE int VP8Clip8(int v) { in VP8Clip8()
67 static WEBP_INLINE int VP8YUVToR(int y, int v) { in VP8YUVToR()
71 static WEBP_INLINE int VP8YUVToG(int y, int u, int v) { in VP8YUVToG()
75 static WEBP_INLINE int VP8YUVToB(int y, int u) { in VP8YUVToB()
79 static WEBP_INLINE void VP8YuvToRgb(int y, int u, int v, in VP8YuvToRgb()
86 static WEBP_INLINE void VP8YuvToBgr(int y, int u, int v, in VP8YuvToBgr()
93 static WEBP_INLINE void VP8YuvToRgb565(int y, int u, int v, in VP8YuvToRgb565()
109 static WEBP_INLINE void VP8YuvToRgba4444(int y, int u, int v, in VP8YuvToRgba4444()
128 static WEBP_INLINE void VP8YuvToArgb(uint8_t y, uint8_t u, uint8_t v, in VP8YuvToArgb()
134 static WEBP_INLINE void VP8YuvToBgra(uint8_t y, uint8_t u, uint8_t v, in VP8YuvToBgra()
[all …]

12345678910>>...2532