Searched refs:window (Results 1 – 10 of 10) sorted by relevance
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | gconf.c | 112 void replace_button_icon(GladeXML * xml, GdkDrawable * window, in replace_button_icon() argument 120 pixmap = gdk_pixmap_create_from_xpm_d(window, &mask, in replace_button_icon() 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() 176 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 474 if (widget->window == NULL) in on_window1_size_request() 477 gdk_window_get_size(widget->window, &w, &h); in on_window1_size_request()
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xen-command-line.markdown | 553 window (in nanoseconds) we use for load tracking inside Credit2. 555 2^30 nsec ~= 1 sec long window. 558 weighted moving average (EWMA). The window length defined here 560 of the load itself. In fact, after a full window has passed, 563 A short window will make the load balancer quick at reacting 565 (and hence, e.g., long term load trends). A long window will
|
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | xenstored.ml | 373 positive though (due to time window), but it's no harm to give a
|
/xen-4.10.0-shim-comet/docs/process/ |
A D | xen-release-management.pandoc | 72 development window they normally push things as they see fit. During the
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 10graphics.diff | 598 + "Changes grub internals to output text in the window defined by"
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.cfg.pod.5.in | 738 Specifies that the display should be presented via an X window (using 2163 Specifies that the display should be presented via an X window (using
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | lwip.patch-cvs | 61 + rather than rcv_ann_wnd when deciding if packets are in-window.
|
Completed in 34 milliseconds