Searched refs:window (Results 1 – 11 of 11) sorted by relevance
/xen/xen/common/ |
A D | gunzip.c | 8 static unsigned char *__initdata window; variable 82 in = window; in flush_window() 114 window = (unsigned char *)output; in perform_gunzip()
|
A D | inflate.c | 126 #define slide window
|
/xen/xen/tools/kconfig/ |
A D | gconf.c | 110 static void replace_button_icon(GladeXML *xml, GdkDrawable *window, in replace_button_icon() argument 118 pixmap = gdk_pixmap_create_from_xpm_d(window, &mask, in replace_button_icon() 170 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 172 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 174 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 472 if (widget->window == NULL) in on_window1_size_request() 475 gdk_window_get_size(widget->window, &w, &h); in on_window1_size_request()
|
/xen/docs/misc/ |
A D | kconfig.rst | 242 keys across the bottom of the terminal (window) that execute commands. 244 commands unless you are in a data entry window. E.g., instead of F6
|
A D | xen-command-line.pandoc | 634 window (in nanoseconds) we use for load tracking inside Credit2. 636 2^30 nsec ~= 1 sec long window. 639 weighted moving average (EWMA). The window length defined here 641 of the load itself. In fact, after a full window has passed, 644 A short window will make the load balancer quick at reacting 646 (and hence, e.g., long term load trends). A long window will
|
/xen/tools/firmware/vgabios/ |
A D | clext.c | 1086 mov ah, dl ;; dx=window address in granularity 1100 mov dl, al ;; dx=window address in granularity
|
/xen/tools/ocaml/xenstored/ |
A D | xenstored.ml | 376 positive though (due to time window), but it's no harm to give a
|
/xen/docs/process/ |
A D | xen-release-management.pandoc | 63 development window they normally push things as they see fit. During the
|
/xen/stubdom/grub.patches/ |
A D | 10graphics.diff | 598 + "Changes grub internals to output text in the window defined by"
|
/xen/docs/man/ |
A D | xl.cfg.5.pod.in | 822 Specifies that the display should be presented via an X window (using 2444 Specifies that the display should be presented via an X window (using
|
/xen/stubdom/ |
A D | lwip.patch-cvs | 61 + rather than rcv_ann_wnd when deciding if packets are in-window.
|
Completed in 26 milliseconds