Searched defs:xpos (Results 1 - 25 of 69) sorted by relevance

123

/src/sys/dev/dec/
H A Dvsxxxvar.h39 u_int8_t xpos; member in struct:vsxxx_softc::__anond51fc85a010a::__anond51fc85a0208
/src/lib/libcurses/
H A Dgetstr.c165 int c, xpos, oldx, remain; local in function:__wgetnstr
[all...]
/src/games/colorbars/
H A Dcolorbars.c101 for (int xpos = 0; xpos < spacing; xpos++) local in function:main
/src/games/rain/
H A Drain.c78 int xpos[5], ypos[5]; local in function:main
[all...]
/src/games/testpat/
H A Dtestpat.c55 int xpos, ypos, spacing_residual, spacing_start, spacing_end; local in function:main
[all...]
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dfs-tri.c16 static GLfloat xpos = 0, ypos = 0; variable in typeref:typename:GLfloat
/src/sys/arch/arc/arc/
H A Darcbios.c293 bios_display_info(int *xpos, int *ypos, int *xsize, int *ysize) argument
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dmapbufrange.c74 float xpos = -2.5 + 0.5 * r; local in function:UpdateRect
H A Dtexobjshare.c62 int xpos = 0, ypos = 0; local in function:CreateContext
H A Dcalibrate_rast.c52 PointCalibrate(int xpos, int ypos) argument
114 HLineCalibrate(int xpos, int ypos, int len) argument
235 VLineCalibrate(int xpos,int ypos,int len) argument
357 QuadCalibrate(int xpos,int ypos,int width,int height) argument
[all...]
H A Dsharedtex.c66 AddWindow(const char *displayName, int xpos, int ypos, argument
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dxfont.c107 static Window make_rgb_db_window( Display *dpy, int xpos, int ypos, argument
H A Dxrotfontdemo.c121 static Window make_rgb_db_window( Display *dpy, int xpos, int ypos, argument
H A Dglxheads.c83 int xpos = 10, ypos = 10; local in function:AddHead
H A Dmanywin.c85 int xpos = 0, ypos = 0; local in function:AddHead
H A Dsharedtex.c78 int xpos = 0, ypos = 0; local in function:CreateWindow
H A Dsharedtex_mt.c104 AddWindow(Display *dpy, const char *displayName, int xpos, int ypos, argument
H A Dwincopy.c62 CreateWindow(Display * dpy,int scrnum,XVisualInfo * visinfo,int xpos,int ypos,int width,int height,const char * name) argument
/src/sys/dev/ic/
H A Ddc503reg.h77 volatile uint16_t xpos; member in struct:dc503reg
/src/games/worms/
H A Dworms.c189 short *xpos, *ypos; member in struct:worm
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dsharedtex_mt.c172 AddWindow(int xpos, int ypos, HGLRC sCtx) argument
/xsrc/external/mit/xditview/dist/
H A Ddraw.c414 double xpos = dw->dvi.state->x; local in function:DrawSplineSegments
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Daccum.c398 GLint xpos, ypos, width, height; local in function:accum
128 accum_scale_or_bias(struct gl_context * ctx,GLfloat value,GLint xpos,GLint ypos,GLint width,GLint height,GLboolean bias) argument
187 accum_or_load(struct gl_context * ctx,GLfloat value,GLint xpos,GLint ypos,GLint width,GLint height,GLboolean load) argument
283 accum_return(struct gl_context * ctx,GLfloat value,GLint xpos,GLint ypos,GLint width,GLint height) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Daccum.c399 GLint xpos, ypos, width, height; local in function:accum
129 accum_scale_or_bias(struct gl_context * ctx,GLfloat value,GLint xpos,GLint ypos,GLint width,GLint height,GLboolean bias) argument
188 accum_or_load(struct gl_context * ctx,GLfloat value,GLint xpos,GLint ypos,GLint width,GLint height,GLboolean load) argument
284 accum_return(struct gl_context * ctx,GLfloat value,GLint xpos,GLint ypos,GLint width,GLint height) argument
[all...]
/src/bin/ksh/
H A Dlex.c789 int xpos; local in function:readhere

Completed in 17 milliseconds

123