Searched defs:height (Results 51 - 75 of 104) sorted by relevance

12345

/freebsd-13-stable/stand/i386/libi386/
H A Dmultiboot.h122 multiboot_uint32_t height; member in struct:multiboot_header
H A Dvbe.c72 unsigned int height; member in struct:named_resolution
114 vbe_get_max_resolution(int *width, int *height) argument
954 uint32_t width, height; local
1120 uint32_t width, height; local
[all...]
/freebsd-13-stable/crypto/openssh/
H A Dxmss_fast.c116 uint32_t height = 0; local
178 static void treehash_setup(unsigned char *node, int height, int index, bds_state *state, const unsigned char *sk_seed, const xmss_params *params, const unsigned char *pub_seed, const uint32_t addr[8]) argument
[all...]
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c40 u16 height; member in struct:osu_icon
/freebsd-13-stable/contrib/dialog/
H A Dbuildlist.c504 dlg_buildlist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int order_mode, int *current_item) argument
1171 dialog_buildlist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, char **items, int order_mode) argument
[all...]
H A Dcalendar.c63 int height; member in struct:_box
500 init_object(BOX * data, WINDOW *parent, int x, int y, int width, int height, BOX_DRAW box_draw, int key_offset, int code) argument
674 dialog_calendar(const char *title, const char *subtitle, int height, int width, int day, int month, int year) argument
[all...]
H A Dfselect.c557 dlg_fselect(const char *title, const char *path, int height, int width, int dselect) argument
929 dialog_fselect(const char *title, const char *path, int height, int width) argument
938 dialog_dselect(const char *title, const char *path, int height, int width) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h244 ImutAVLTree(Factory *f, ImutAVLTree* l, ImutAVLTree* r, value_type_ref v, unsigned height) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dbtree.c1943 zfs_btree_verify_height_helper(zfs_btree_t *tree, zfs_btree_hdr_t *hdr, int64_t height) argument
/freebsd-13-stable/sys/dev/hid/
H A Dhmt.c479 uint32_t height; local
/freebsd-13-stable/contrib/ntp/ntpd/
H A Djupiter.h98 u_short height[2]; /* height (meters) */ member in struct:jgpos
231 u_short height[2]; /* height (meters) */ member in struct:jpvtinit
/freebsd-13-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c504 vga_bitblt_pixels_block_2colors(struct vt_device *vd, const uint8_t *masks, term_color_t fg, term_color_t bg, unsigned int x, unsigned int y, unsigned int height) argument
533 vga_bitblt_pixels_block_ncolors(struct vt_device *vd, const uint8_t *masks, unsigned int x, unsigned int y, unsigned int height) argument
955 vga_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
[all...]
/freebsd-13-stable/sys/dev/syscons/
H A Dscvgarndr.c486 vga_txtcursor_shape(scr_stat *scp, int base, int height, int blink) argument
1006 vga_pxlcursor_shape(scr_stat *scp, int base, int height, int blink) argument
1017 int height; local
1058 int height; local
[all...]
/freebsd-13-stable/sys/dev/usb/input/
H A Dwmt.c511 uint32_t height; local
/freebsd-13-stable/sys/arm/allwinner/
H A Da10_fb.c201 int width, height, interlace, reg; local
345 u_int interlace, hspw, hbp, vspw, vbp, vbl, width, height, start_delay; local
[all...]
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c100 unsigned int height; member in struct:bcmsc_softc
343 bcmrend_set_cursor(scr_stat* scp, int base, int height, int blink) argument
638 bcmfb_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, int celsize, int blink) argument
[all...]
H A Dbcm2835_mbox_prop.h304 uint32_t height; member in struct:bcm2835_mbox_tag_fb_w_h::__anon8415::__anon8416
308 uint32_t height; member in struct:bcm2835_mbox_tag_fb_w_h::__anon8415::__anon8417
/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3.c107 unsigned int height; member in struct:video_adapter_softc
690 ipu3fb_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument
[all...]
/freebsd-13-stable/sys/arm/freescale/vybrid/
H A Dvf_dcu4.c180 uint32_t height; member in struct:panel_info
/freebsd-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_dc.c971 dc_cursor_set(struct drm_crtc *drm_crtc, struct drm_file *file, uint32_t handle, uint32_t width, uint32_t height) argument
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c69 unsigned int height; member in struct:video_adapter_softc
258 am335x_rend_set_cursor(scr_stat* scp, int base, int height, int blink) argument
546 am335x_syscons_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, int celsize, int blink) argument
[all...]
/freebsd-13-stable/stand/common/
H A Dgfx_fb.h144 uint32_t height; member in struct:resolution
/freebsd-13-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c53 static unsigned int width = 8, wbytes, height = 16; variable
[all...]
/freebsd-13-stable/usr.sbin/tzsetup/
H A Dtzsetup.c131 xdialog_menu(const char *title, const char *cprompt, int height, int width, argument
/freebsd-13-stable/sys/powerpc/ofw/
H A Dofw_syscons.c629 ofwfb_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument

Completed in 236 milliseconds

12345