Searched defs:cx (Results 1 - 25 of 26) sorted by relevance

12

/src/sys/arch/hp300/dev/
H A Ddiofb_mono.c118 diofb_mono_windowmove(struct diofb * fb,uint16_t sx,uint16_t sy,uint16_t dx,uint16_t dy,uint16_t cx,uint16_t cy,int16_t rop,int16_t planemask) argument
H A Ddvbox.c411 dvbox_windowmove(struct diofb * fb,uint16_t sx,uint16_t sy,uint16_t dx,uint16_t dy,uint16_t cx,uint16_t cy,int16_t rop,int16_t planemask) argument
H A Dgbox.c423 gbox_windowmove(struct diofb * fb,uint16_t sx,uint16_t sy,uint16_t dx,uint16_t dy,uint16_t cx,uint16_t cy,int16_t rop,int16_t planemask) argument
H A Drbox.c372 rbox_windowmove(struct diofb * fb,uint16_t sx,uint16_t sy,uint16_t dx,uint16_t dy,uint16_t cx,uint16_t cy,int16_t rop,int16_t planemask) argument
H A Dtopcat.c554 topcat_windowmove(struct diofb * fb,uint16_t sx,uint16_t sy,uint16_t dx,uint16_t dy,uint16_t cx,uint16_t cy,int16_t rop,int16_t planemask) argument
/src/sys/arch/hpc/stand/hpcboot/menu/
H A Dtabwindow.cpp43 int cx = _rect.right - _rect.left; local in function:TabWindowBase::create
H A Drootwindow.cpp389 int cx = _root._button_width; local in function:BootButton::create
409 int cx = _root._button_width; local in function:CancelButton::create
430 int cx = _rect.right - _rect.left - _root._button_width * 2; local in function:ProgressBar::create
/src/games/hack/
H A Dhack.terminfo.c225 int cx = curx, cy = cury; local in function:cl_end
304 int cx = curx, cy = cury; local in function:cl_eos
H A Dhack.do_name.c81 int cx, cy, i, c; local in function:getpos
122 int cx, cy; local in function:do_mname
[all...]
/src/sys/arch/bebox/stand/boot/
H A Dvideo.c59 int cx; /* the first escape seq argument */ member in struct:screen
H A Dvga.c65 int cx; /* the first escape seq argument */ member in struct:screen
[all...]
/src/sys/arch/sparc/fpu/
H A Dfpu.c305 int opf, rs1, rs2, rd, type, mask, fsr, cx; local in function:fpu_execute
308 int opf, rs1, rs2, rd, type, mask, fsr, cx, i, cond; local in function:fpu_execute
[all...]
/src/sys/arch/powerpc/fpu/
H A Dfpu_implode.c85 round(struct fpemu *fe, struct fpn *fp, int *cx) argument
197 round_int(struct fpn *fp, int *cx, int rn, int sign, int odd) argument
234 fpu_ftoi(struct fpemu *fe, struct fpn *fp, int *cx, int rn) argument
286 fpu_ftox(struct fpemu * fe,struct fpn * fp,int * cx,int rn) argument
341 fpu_ftos(struct fpemu * fe,struct fpn * fp,int * cx) argument
440 fpu_ftod(struct fpemu * fe,struct fpn * fp,int * cx) argument
512 int cx, rn; local in function:fpu_implode
[all...]
H A Dfpu_emu.c349 int ra, rb, rc, rt, type, mask, fsr, cx, bf, setcr, cond; local in function:fpu_execute
/src/sys/dev/wscons/
H A Dwsdisplay_glyphcache.c243 int cx, cy; local in function:glyphcache_add
281 int cell, cx, cy, idx, bi; local in function:glyphcache_try
/src/sys/arch/prep/stand/boot/
H A Dvga.c67 int cx; /* the first escape seq argument */ member in struct:screen
[all...]
/src/sys/arch/x68k/dev/
H A Dite_tv.c769 int cx; local in function:tv_sixel
/src/sys/arch/i386/pci/
H A Dpcibios.c349 uint16_t ax, bx, cx; local in function:pcibios_get_status
604 uint16_t ax, bx, cx; local in function:pcibios_biosroute
/src/sys/external/bsd/drm/dist/shared-core/
H A Dmach64_state.c216 mach64_dma_dispatch_clear(struct drm_device * dev,struct drm_file * file_priv,unsigned int flags,int cx,int cy,int cw,int ch,unsigned int clear_color,unsigned int clear_depth) argument
/src/usr.bin/config/
H A Dutil.c389 struct condexpr *cx; local in function:condexpr_create
[all...]
/src/sys/arch/vax/vsa/
H A Dsmg.c774 smg_blockmove(struct rasops_info *ri, u_int sx, u_int y, u_int dx, u_int cx, argument
/src/sys/dev/
H A Dcgd.c849 struct cgd_xfer *cx; local in function:cgd_diskstart
904 cgd_diskstart2(struct cgd_softc * sc,struct cgd_xfer * cx) argument
937 struct cgd_xfer *cx = nbp->b_private; local in function:cgdiodone
984 cgd_iodone2(struct cgd_softc * sc,struct cgd_xfer * cx) argument
1550 cgd_enqueue(struct cgd_softc * sc,struct cgd_xfer * cx) argument
1566 struct cgd_xfer *cx = (struct cgd_xfer *)wk; local in function:cgd_process
[all...]
/src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvboxvideo.h409 u32 cx; member in struct:vbva_modehint
429 u32 cx; /* Rectangle width. */ member in struct:vbva_report_input_mapping
/src/sys/arch/arc/dev/
H A Dpccons.c147 int cx, cy; /* escape parameters */ member in struct:video_state
1148 int cx = vs.cx; local in function:sput
1162 int cx = vs.cx; local in function:sput
1176 int cx = vs.cx, local in function:sput
1195 int cx = vs.cx, local in function:sput
1260 int cx = vs.cx, local in function:sput
1279 int cx = vs.cx, local in function:sput
1304 int cx = vs.cx; local in function:sput
1329 int cx = vs.cx, local in function:sput
1354 int cx = vs.cx; local in function:sput
[all...]
/src/sys/dev/pci/
H A Dcs4280.c982 uint32_t cci, cpi, cnt, cx, cy, tmp1; local in function:cs4280_set_adc_rate
[all...]

Completed in 21 milliseconds

12