Searched defs:width (Results 101 - 125 of 422) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/xen/io/
H A Dfbif.h49 int32_t width; /* rect width */ member in struct:xenfb_update
62 int32_t width; /* width in pixels */ member in struct:xenfb_resize
136 int32_t width; /* the width of the framebuffer (in pixels) */ member in struct:xenfb_page
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DAbstractBasicReader.h181 unsigned width = asImpl().readUInt32(); local
/freebsd-current/sys/cddl/dev/dtrace/
H A Ddtrace_debug.c235 int base, lflag, qflag, tmp, width, ladjust, sharpflag, neg, sign, dot; local
[all...]
/freebsd-current/lib/libvgl/
H A Dmouse.c379 VGLMouseOverlap(int x, int y, int width, int hight) argument
399 VGLMouseMerge(int x, int y, int width, byte *line) argument
H A Dbitmap.c45 WriteVerticalLine(VGLBitmap *dst, int x, int y, int width, byte *line) argument
161 __VGLBitmapCopy(VGLBitmap *src, int srcx, int srcy, VGLBitmap *dst, int dstx, int dsty, int width, int hight) argument
222 VGLBitmapCopy(VGLBitmap *src, int srcx, int srcy, VGLBitmap *dst, int dstx, int dsty, int width, int hight) argument
[all...]
/freebsd-current/lib/libdpv/
H A Ddialog_util.c229 int width; local
[all...]
/freebsd-current/sys/arm/freescale/imx/
H A Dimx_iomux.c121 u_int select, mask, shift, width; local
/freebsd-current/usr.bin/sdiotool/
H A Dsdiotool.c291 brcmf_sdiod_addrprep(struct brcmf_sdio_dev *sdiodev, uint width, u32 *addr) argument
/freebsd-current/sys/netgraph/
H A Dng_source.h100 uint8_t width; /* in bytes (1, 2, 4) */ member in struct:ng_source_embed_cnt_info
H A Dng_frame_relay.c104 u_char width; member in struct:segment
/freebsd-current/usr.bin/localedef/
H A Dctype.c238 add_width(int wc, int width) argument
264 add_width_range(int start, int end, int width) argument
H A Dwide.c482 int width = 2; local
/freebsd-current/usr.sbin/ppp/
H A Dfilter.c248 int action, family, ruleno, val, width; local
/freebsd-current/sys/dev/fb/
H A Dsplash_pcx.c63 int width; member in struct:__anon25
/freebsd-current/contrib/file/src/
H A Dvasprintf.c238 static int type_s(xprintf_struct *s, int width, int prec, argument
298 int width, prec, modifier, approx_width; local
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/fw/api/
H A Dphy-ctxt.h52 u8 width; member in struct:iwl_fw_channel_info_v1
68 u8 width; member in struct:iwl_fw_channel_info
/freebsd-current/usr.bin/netstat/
H A Dinet6.c1278 int width; local
/freebsd-current/usr.bin/column/
H A Dcolumn.c309 width(const wchar_t *wcs) function
/freebsd-current/usr.bin/last/
H A Dlast.c84 static int width = 5; /* show seconds in delta */ variable
/freebsd-current/usr.bin/nl/
H A Dnl.c120 static int width = 6; variable
[all...]
/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_fb.c268 vt_fb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, const uint8_t *pattern, const uint8_t *mask, unsigned int width, unsigned int height, unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) argument
/freebsd-current/sys/kern/
H A Dsubr_scanf.c108 size_t width; /* field width, or 0 */ local
[all...]
/freebsd-current/bin/ps/
H A Dps.h84 short width; /* calculated width */ member in struct:var
/freebsd-current/sbin/restore/
H A Dinteractive.c634 int width, bigino, haveprefix, havepostfix; local
[all...]
/freebsd-current/sys/dev/bhnd/
H A Dbhnd_erom.c356 bhnd_erom_io_read(struct bhnd_erom_io *eio, bhnd_size_t offset, u_int width) argument
458 bhnd_erom_iores_read(struct bhnd_erom_io *eio, bhnd_size_t offset, u_int width) argument
576 bhnd_erom_iobus_read(struct bhnd_erom_io *eio, bhnd_size_t offset, u_int width) argument
[all...]

Completed in 308 milliseconds

1234567891011>>