| /openbmc/qemu/ui/ |
| H A D | win32-kbd-hook.c | 99 void win32_kbd_set_grab(bool grab) in win32_kbd_set_grab() argument 101 win32_grab = grab; in win32_kbd_set_grab()
|
| H A D | gtk.c | 221 const char *grab = ""; in gd_update_caption() local 233 grab = _(" - Press Ctrl+Alt+G to release grab"); in gd_update_caption() 244 title = g_strdup_printf("%s%s%s", prefix, status, grab); in gd_update_caption() 694 /* release the grab at switching to absolute mode */ in gd_mouse_mode_change() 1079 /* implicitly grab the input at the first click in the relative mode */ in gd_button_event() 1370 * the grab-broken-event to release all keys. in gd_grab_broken_event() 1816 gd_grab_keyboard(vc, "grab-on-hover"); 2154 g_signal_connect(vc->gfx.drawing_area, "grab-broken-event", in gd_connect_vc_gfx_signals()
|
| /openbmc/qemu/stubs/ |
| H A D | win32-kbd-hook.c | 16 void win32_kbd_set_grab(bool grab) in win32_kbd_set_grab() argument
|
| /openbmc/qemu/include/ui/ |
| H A D | win32-kbd-hook.h | 12 void win32_kbd_set_grab(bool grab);
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/reptyr/ |
| H A D | reptyr_0.10.0.bb | 5 to grab it, and then kill the ssh session and head on home."
|
| /openbmc/u-boot/lib/ |
| H A D | vsprintf.c | 846 int grab = 3; in print_grouped_ull() local 850 for (s = str; *s; s += grab) { in print_grouped_ull() 853 printf("%.*s", grab, s); in print_grouped_ull() 854 grab = 3; in print_grouped_ull()
|
| /openbmc/qemu/po/ |
| H A D | uk.po | 20 msgid " - Press Ctrl+Alt+G to release grab"
|
| H A D | zh_CN.po | 20 msgid " - Press Ctrl+Alt+G to release grab"
|
| H A D | de_DE.po | 19 msgid " - Press Ctrl+Alt+G to release grab"
|
| H A D | bg.po | 20 msgid " - Press Ctrl+Alt+G to release grab"
|
| H A D | fr_FR.po | 20 msgid " - Press Ctrl+Alt+G to release grab"
|
| H A D | it.po | 19 msgid " - Press Ctrl+Alt+G to release grab"
|
| H A D | sv.po | 20 msgid " - Press Ctrl+Alt+G to release grab"
|
| H A D | hu.po | 18 msgid " - Press Ctrl+Alt+G to release grab"
|
| H A D | tr.po | 21 msgid " - Press Ctrl+Alt+G to release grab"
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/ |
| H A D | README.md | 10 Download the latest release from the jQuery Plugin Registry or grab the source
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/ |
| H A D | 0002-build-Do-not-build-po-files.patch | 42 @@ -211,7 +211,7 @@ TEST_EXES = test-passwd test-uid test-xdpms test-grab \
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/ |
| H A D | 0001-adjust-for-64bit-time_t.patch | 142 - tvhinfo(mod->subsys, "%s: grab took %"PRItime_t" seconds", mod->id, tm2 - tm1); 143 + tvhinfo(mod->subsys, "%s: grab took %"PRItime_t" seconds", mod->id, (intmax_t)(tm2 - tm1));
|
| /openbmc/qemu/.gitlab-ci.d/cirrus/ |
| H A D | README.rst | 25 * grab an API token from the `Cirrus CI settings`_ page;
|
| /openbmc/u-boot/arch/arm/lib/ |
| H A D | vectors.S | 197 add r0, sp, #S_FRAME_SIZE @ grab pointer to old stack
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/ |
| H A D | vboxguestdrivers_7.1.8.bb | 51 # if we grab just this one file from the source, and put it into our
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmtp/ssmtp/ |
| H A D | ssmtp-bug584162-fix.patch | 29 header_parse() will now properly grab a header if fed a message
|
| /openbmc/openbmc/poky/meta/recipes-kernel/linux/ |
| H A D | kernel-devsrc.bb | 16 # we can grab the source and make the source package. We also need the bits from 141 # now grab the chunks from the source tree that we need
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | qemu.rst | 170 and not absolute coordinates. You then have to break out of the grab 174 can enter and leave the main window without the grab taking effect
|
| /openbmc/qemu/docs/system/devices/ |
| H A D | usb.rst | 110 to grab the mouse. Also overrides the PS/2 mouse emulation when
|