/openbmc/qemu/ui/ |
H A D | gtk-gl-area.c | 46 int ww, wh; in gd_gl_area_draw() local 60 wh = gtk_widget_get_allocated_height(vc->gfx.drawing_area); in gd_gl_area_draw() 62 ph = wh * gs; in gd_gl_area_draw() 64 gd_update_scale(vc, ww, wh, fbw, fbh); in gd_gl_area_draw() 73 if (wh > wh_surface) { in gd_gl_area_draw() 74 wy_offset = (wh - wh_surface) / 2; in gd_gl_area_draw() 97 glScissor(0, 0, wx_offset * gs, wh * gs); in gd_gl_area_draw() 99 glScissor((ww - wx_offset) * gs, 0, wx_offset * gs, wh * gs); in gd_gl_area_draw() 107 glScissor(0, (wh - wy_offset) * gs, ww * gs, wy_offset * gs); in gd_gl_area_draw() 117 (ww - wx_offset) * gs, (wh - wy_offset) * gs, in gd_gl_area_draw()
|
H A D | console-gl.c | 197 int ww, int wh) in surface_gl_setup_viewport() argument 208 sh = (float)wh/gh; in surface_gl_setup_viewport() 210 stripe = wh - wh*sw/sh; in surface_gl_setup_viewport() 211 glViewport(0, stripe / 2, ww, wh - stripe); in surface_gl_setup_viewport() 214 glViewport(stripe / 2, 0, ww - stripe, wh); in surface_gl_setup_viewport()
|
H A D | sdl2-gl.c | 51 int ww, wh; in sdl2_gl_render_surface() local 56 SDL_GetWindowSize(scon->real_window, &ww, &wh); in sdl2_gl_render_surface() 57 surface_gl_setup_viewport(scon->gls, scon->surface, ww, wh); in sdl2_gl_render_surface() 231 int ww, wh; in sdl2_gl_scanout_flush() local 243 SDL_GetWindowSize(scon->real_window, &ww, &wh); in sdl2_gl_scanout_flush() 244 egl_fb_setup_default(&scon->win_fb, ww, wh, 0, 0); in sdl2_gl_scanout_flush()
|
H A D | gtk-egl.c | 73 int ww, wh, pw, ph, gs; in gd_egl_draw() local 82 wh = gdk_window_get_height(window); in gd_egl_draw() 84 ph = wh * gs; in gd_egl_draw() 98 gd_update_scale(vc, ww, wh, in gd_egl_draw() 126 gd_update_scale(vc, ww, wh, in gd_egl_draw()
|
H A D | trace-events | 31 gd_motion_event(int ww, int wh, int ws, int x, int y) "ww=%d, wh=%d, ws=%d, x=%d, y=%d"
|
H A D | gtk.c | 342 int ww, wh; in gd_update_full_redraw() local 344 wh = gdk_window_get_height(gtk_widget_get_window(area)); in gd_update_full_redraw() 351 gtk_widget_queue_draw_area(area, 0, 0, ww, wh); in gd_update_full_redraw() 814 void gd_update_scale(VirtualConsole *vc, int ww, int wh, int fbw, int fbh) in gd_update_scale() argument 822 vc->gfx.scale_y = (double)wh / fbh; in gd_update_scale() 827 sy = (double)wh / fbh; in gd_update_scale() 896 * - ww = 960, wh = 540
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/ |
H A D | libpcsc-perl_1.4.15.bb | 10 SRC_URI = "https://cpan.metacpan.org/authors/id/W/WH/WHOM/pcsc-perl-${PV}.tar.bz2" 13 UPSTREAM_CHECK_URI = "https://cpan.metacpan.org/authors/id/W/WH/WHOM/"
|
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/ |
H A D | Device.interface.yaml | 142 "Amount of energy (measured in Wh) currently available in the power 149 "Amount of energy (measured in Wh) in the power source when it's 156 "Amount of energy (measured in Wh) in the power source when it's 163 "Amount of energy (measured in Wh) the power source is designed to
|
/openbmc/qemu/include/ui/ |
H A D | gtk.h | 229 void gd_update_scale(VirtualConsole *vc, int ww, int wh, int fbw, int fbh);
|
H A D | console.h | 437 int ww, int wh);
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | BatteryMetrics.v1_0_4.json | 171 "description": "The energy (Wh) stored in this battery.",
|
H A D | Sensor.v1_11_0.json | 180 "EnergyWh": "Energy (Wh).",
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | BatteryMetrics_v1.xml | 101 <Annotation Term="OData.Description" String="The energy (Wh) stored in this battery."/>
|
H A D | Sensor_v1.xml | 497 <Annotation Term="OData.Description" String="Energy (Wh)."/>
|
/openbmc/u-boot/board/armadeus/apf27/ |
H A D | apf27.h | 58 #define CONFIG_NFC_FREQ 44 /* NFC Clock up to 44 MHz wh 133MHz */
|
/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3/ |
H A D | opengl.patch | 302 glViewport (0, 0, ww, wh);
|
/openbmc/dbus-sensors/src/tests/ |
H A D | test_NvidiaGpuSensorTest.cpp | 855 // Set an energy value of 1000 Wh (1000 * 3600 = 3600000 Joules) in TEST_F()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | pxa3xx_nand.c | 265 /*ch cs wh wp rh rp r whr ar */
|
/openbmc/qemu/pc-bios/ |
HD | openbios-ppc | ... IBM PPS Model 6015 | WH | k | W |& k K { @ ... |
HD | openbios-sparc32 | ... vH vl v v v v v w w( wH wT w| w w w x | || ... |
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-cleanup.patch | 718 int wh;
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Sensor.v1_11_0.json | 180 "EnergyWh": "Energy (Wh).",
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0003-wayland-Add-Wayland-example.patch | 79 …ő�ɕ�Ɍ��[t�Kak;MX9HT8ES4DJ2BO.CTBZq�����Ò�ʌ�Ō�Ĥ�۠��Ǝ�Č��t��n��|��v��`~�B]n=Wh:Te9Qa1K[4HO6IQ6DM2=J…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | Sensor_v1.xml | 497 <Annotation Term="OData.Description" String="Energy (Wh)."/>
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 326 loff_t *, res, unsigned int, wh);
|