Home
last modified time | relevance | path

Searched refs:dy_str (Results 1 – 19 of 19) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/monitor/
H A Dmisc.c827 const char *dy_str = qdict_get_str(qdict, "dy_str"); in hmp_mouse_move() local
831 dy = strtol(dy_str, NULL, 0); in hmp_mouse_move()
/dports/emulators/qemu60/qemu-6.0.0/monitor/
H A Dmisc.c846 const char *dy_str = qdict_get_str(qdict, "dy_str"); in hmp_mouse_move() local
850 dy = strtol(dy_str, NULL, 0); in hmp_mouse_move()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/monitor/
H A Dmisc.c816 const char *dy_str = qdict_get_str(qdict, "dy_str"); in hmp_mouse_move() local
820 dy = strtol(dy_str, NULL, 0); in hmp_mouse_move()
/dports/emulators/qemu5/qemu-5.2.0/monitor/
H A Dmisc.c842 const char *dy_str = qdict_get_str(qdict, "dy_str"); in hmp_mouse_move() local
846 dy = strtol(dy_str, NULL, 0); in hmp_mouse_move()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/monitor/
H A Dmisc.c854 const char *dy_str = qdict_get_str(qdict, "dy_str"); in hmp_mouse_move() local
858 dy = strtol(dy_str, NULL, 0); in hmp_mouse_move()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/monitor/
H A Dmisc.c849 const char *dy_str = qdict_get_str(qdict, "dy_str"); in hmp_mouse_move() local
853 dy = strtol(dy_str, NULL, 0); in hmp_mouse_move()
/dports/emulators/qemu42/qemu-4.2.1/monitor/
H A Dmisc.c970 const char *dy_str = qdict_get_str(qdict, "dy_str"); in hmp_mouse_move() local
974 dy = strtol(dy_str, NULL, 0); in hmp_mouse_move()
/dports/emulators/qemu-utils/qemu-4.2.1/monitor/
H A Dmisc.c970 const char *dy_str = qdict_get_str(qdict, "dy_str"); in hmp_mouse_move() local
974 dy = strtol(dy_str, NULL, 0); in hmp_mouse_move()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dexec.c3086 char *dx_str=argv[0], *dy_str=argv[1]; local
3092 UtilRemoveQuotes(dy_str);
3094 !IntExpression(dy_str, &dy, orig_cmd)) {
7244 char *dx_str=argv[1], *dy_str=argv[2]; local
7256 UtilRemoveQuotes(dy_str);
7258 !IntExpression(dy_str, &dy, orig_cmd)) {
7367 char *obj_name=argv[0], *dx_str=argv[1], *dy_str=argv[2]; local
7374 UtilRemoveQuotes(dy_str);
7382 !IntExpression(dy_str, &dy, orig_cmd)) {
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/
H A Dmonitor.c1822 const char *dy_str = qdict_get_str(qdict, "dy_str"); in hmp_mouse_move() local
1826 dy = strtol(dy_str, NULL, 0); in hmp_mouse_move()
H A Dhmp-commands.hx752 .args_type = "dx_str:s,dy_str:s,dz_str:s?",
/dports/emulators/qemu/qemu-6.2.0/
H A Dhmp-commands.hx708 .args_type = "dx_str:s,dy_str:s,dz_str:s?",
/dports/emulators/qemu60/qemu-6.0.0/
H A Dhmp-commands.hx708 .args_type = "dx_str:s,dy_str:s,dz_str:s?",
/dports/emulators/qemu-guest-agent/qemu-5.0.1/
H A Dhmp-commands.hx711 .args_type = "dx_str:s,dy_str:s,dz_str:s?",
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/
H A Dhmp-commands.hx711 .args_type = "dx_str:s,dy_str:s,dz_str:s?",
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/
H A Dhmp-commands.hx708 .args_type = "dx_str:s,dy_str:s,dz_str:s?",
/dports/emulators/qemu5/qemu-5.2.0/
H A Dhmp-commands.hx713 .args_type = "dx_str:s,dy_str:s,dz_str:s?",
/dports/emulators/qemu42/qemu-4.2.1/
H A Dhmp-commands.hx775 .args_type = "dx_str:s,dy_str:s,dz_str:s?",
/dports/emulators/qemu-utils/qemu-4.2.1/
H A Dhmp-commands.hx775 .args_type = "dx_str:s,dy_str:s,dz_str:s?",