Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 25 of 32) sorted by relevance

12

/qemu/python/
H A DMakefile73 @touch $(QEMU_MINVENV_DIR)
94 @touch $(QEMU_VENV_DIR)
/qemu/tests/qemu-iotests/
H A D28256 touch $TEST_IMAGE_FILE
H A D23146 touch "${BOGUS_CONF}"
H A D162102 touch 42
H A D099119 touch "$TEST_DIR/blkdebug.conf"
H A D17583 touch "$TEST_DIR/empty"
H A D12580 touch "$TEST_IMG_FILE"
H A D108330 touch "$export_mp"
H A D308167 touch "$EXT_MP"
H A D244304 touch "$TEST_IMG"
H A D261331 touch "$TEST_DIR/sn0"
/qemu/tests/qemu-iotests/tests/
H A Dfile-io-error75 touch "$TEST_DIR/fuse-export"
H A Dfuse-allow-other86 touch "$EXT_MP"
/qemu/scripts/
H A Dgit-submodule.sh64 test -e $substat || touch $substat
/qemu/qapi/
H A Dui.json1059 # @touch: screen contact on a multi-touch device (since 8.1)
1065 'extra', 'wheel-left', 'wheel-right', 'touch' ] }
1080 # Type of a multi-touch event.
1082 # @begin: A new touch event sequence has just started.
1084 # @update: A touch event sequence has been updated.
1086 # @end: A touch event sequence has finished.
1088 # @cancel: A touch event sequence has been canceled.
1149 # @type: The type of multi-touch event.
1180 # @mtt: a multi-touch input event
/qemu/docs/devel/
H A Dtrivial-patches.rst19 - Only touch a few lines of code.
H A Dmaintainers.rst29 patches that touch their area of code.
/qemu/
H A DMakefile95 @touch meson.stamp
/qemu/.gitlab-ci.d/
H A Dbuildtest-template.yml60 - find . -type f -exec touch {} +
/qemu/docs/
H A Dmeson.build29 run_command('touch', [tmpdir / 'sphinx/index.rst'], check: true)
/qemu/tests/
H A DMakefile.include117 $(call quiet-command, touch $@)
/qemu/docs/interop/
H A Dvhost-user.json217 # $ touch /etc/qemu/vhost-user/50-qemu-gpu.json
/qemu/ui/
H A Dgtk.c1089 static gboolean gd_touch_event(GtkWidget *widget, GdkEventTouch *touch, in gd_touch_event() argument
1093 uint64_t num_slot = GPOINTER_TO_UINT(touch->sequence); in gd_touch_event()
1096 switch (touch->type) { in gd_touch_event()
1114 surface_height(vc->gfx.ds), touch->x, in gd_touch_event()
1115 touch->y, type, &error_warn); in gd_touch_event()
/qemu/roms/
H A DMakefile157 touch $@; \
/qemu/docs/system/devices/
H A Dusb.rst169 addition to touch coordinates it reports touch pressure.

12