/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/ |
A D | yesno.c | 27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
A D | checklist.c | 66 int y, int x, int height) in print_arrows() 101 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 117 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
|
A D | inputbox.c | 29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
A D | menubox.c | 112 int height) in print_arrows() 155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() 188 int height, width, menu_height; in dialog_menu() local
|
A D | util.c | 242 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear() 317 int height, width; in init_dialog() local 477 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box() 511 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
|
A D | textbox.c | 61 int height, width, boxh, boxw; in dialog_textbox() local 312 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | radix-tree.c | 94 static inline unsigned long radix_tree_maxindex(unsigned int height) in radix_tree_maxindex() 105 unsigned int height; in radix_tree_extend() local 148 unsigned int height, shift; in radix_tree_insert() local 209 unsigned int height, shift; in radix_tree_lookup_element() local 359 unsigned int shift, height; in __lookup() local 611 unsigned int height, shift; in radix_tree_delete() local 735 static __init unsigned long __maxindex(unsigned int height) in __maxindex()
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | radix-tree.h | 58 unsigned int height; /* Height from the bottom */ member 67 unsigned int height; member
|
/xen-4.10.0-shim-comet/xen/include/public/io/ |
A D | fbif.h | 50 int32_t height; /* rect height */ member 63 int32_t height; /* height in pixels */ member 137 int32_t height; /* the height of the framebuffer (in pixels) */ member
|
A D | displif.h | 496 uint32_t height; member 615 uint32_t height; member 697 uint32_t height; member
|
/xen-4.10.0-shim-comet/xen/drivers/video/ |
A D | font.h | 16 unsigned width, height, count; member
|
A D | lfb.h | 29 uint16_t width, height; member
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | vbetables-gen.c | 9 int height; member
|
A D | clext.c | 35 unsigned short height; member
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | block-cache.c | 92 int height; member 97 int height; member 138 radix_tree_calculate_size(int height) in radix_tree_calculate_size() 147 int height; in radix_tree_calculate_height() local 191 radix_tree_allocate_node(radix_tree_t *tree, int height) in radix_tree_allocate_node()
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | qconf.cc | 1218 int x, y, width, height; in ConfigSearchWindow() local 1279 int x, y, width, height; in ConfigMainWindow() local
|
/xen-4.10.0-shim-comet/stubdom/grub/ |
A D | mini-os.c | 664 struct fbfront_dev *fb_open(void *fb, int width, int height, int depth) in fb_open()
|
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/ |
A D | smbios_types.h | 115 uint8_t height; member
|
/xen-4.10.0-shim-comet/xen/include/public/ |
A D | xen.h | 901 uint16_t width, height; member
|