Home
last modified time | relevance | path

Searched refs:cmd_seek (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/z88dk/z88dk/test/machine/
H A Dhook_io.c146 static void cmd_seek(Z80 *R) in cmd_seek() function
197 cmds[CMD_SEEK] = cmd_seek; in hook_io_init()
/dports/devel/z88dk/z88dk/src/ticks/
H A Dhook_io.c174 static void cmd_seek(void) in cmd_seek() function
278 cmds[CMD_SEEK] = cmd_seek; in hook_io_init()
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dwd1000.h107 void cmd_seek();
H A Dwd1000.cpp133 cmd_seek(); in device_timer()
630 void wd1000_device::cmd_seek() in cmd_seek() function in wd1000_device
H A Dwd1010.cpp149 cmd_seek(); in device_timer()
658 void wd1010_device::cmd_seek() in cmd_seek() function in wd1010_device
H A Dwd1010.h117 void cmd_seek();
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dwd1000.h107 void cmd_seek();
H A Dwd1000.cpp133 cmd_seek(); in device_timer()
630 void wd1000_device::cmd_seek() in cmd_seek() function in wd1000_device
H A Dwd1010.cpp149 cmd_seek(); in device_timer()
658 void wd1010_device::cmd_seek() in cmd_seek() function in wd1010_device
H A Dwd1010.h117 void cmd_seek();
/dports/audio/musicpc/mpc-0.33/src/
H A Dcommand.h36 int cmd_seek(int argc, char **argv, struct mpd_connection *conn);
H A Dmain.c77 …{"seek", 1, 1, 0, cmd_seek, "[+-][HH:MM:SS]|<0-100>%", "Seeks to the specifie…
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A DMakefile48 cmd_seek.c cmd_print.c cmd_help.c cmd_anal.c cmd_search.c cmd_log.c \
H A Dmeson.build36 #'cmd_seek.c',
/dports/sysutils/fluxengine/fluxengine-61ff48c/FluxEngine.cydsn/
H A Dmain.c283 static void cmd_seek(struct seek_frame* f) in cmd_seek() function
831 cmd_seek((struct seek_frame*) f); in handle_command()
/dports/audio/beets/beets-1.4.9/beetsplug/bpd/
H A D__init__.py700 def cmd_seek(self, conn, index, pos): member in BaseServer
710 return self.cmd_seek(conn, index, pos)
1543 def cmd_seek(self, conn, index, pos): member in Server
1547 super(Server, self).cmd_seek(conn, index, pos)
/dports/emulators/qemu42/qemu-4.2.1/hw/ide/
H A Datapi.c1031 static void cmd_seek(IDEState *s, uint8_t* buf) in cmd_seek() function
1269 [ 0x2b ] = { cmd_seek, CHECK_READY | NONDATA },
/dports/emulators/qemu/qemu-6.2.0/hw/ide/
H A Datapi.c1051 static void cmd_seek(IDEState *s, uint8_t* buf) in cmd_seek() function
1289 [ 0x2b ] = { cmd_seek, CHECK_READY | NONDATA },
/dports/emulators/qemu60/qemu-6.0.0/hw/ide/
H A Datapi.c1051 static void cmd_seek(IDEState *s, uint8_t* buf) in cmd_seek() function
1289 [ 0x2b ] = { cmd_seek, CHECK_READY | NONDATA },
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ide/
H A Datapi.c1057 static void cmd_seek(IDEState *s, uint8_t* buf) in cmd_seek() function
1295 [ 0x2b ] = { cmd_seek, CHECK_READY | NONDATA },
/dports/emulators/qemu5/qemu-5.2.0/hw/ide/
H A Datapi.c1033 static void cmd_seek(IDEState *s, uint8_t* buf) in cmd_seek() function
1271 [ 0x2b ] = { cmd_seek, CHECK_READY | NONDATA },
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ide/
H A Datapi.c1031 static void cmd_seek(IDEState *s, uint8_t* buf) in cmd_seek() function
1269 [ 0x2b ] = { cmd_seek, CHECK_READY | NONDATA },
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ide/
H A Datapi.c1031 static void cmd_seek(IDEState *s, uint8_t* buf) in cmd_seek() function
1269 [ 0x2b ] = { cmd_seek, CHECK_READY | NONDATA },
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ide/
H A Datapi.c1031 static void cmd_seek(IDEState *s, uint8_t* buf) in cmd_seek() function
1269 [ 0x2b ] = { cmd_seek, CHECK_READY | NONDATA },
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ide/
H A Datapi.c1051 static void cmd_seek(IDEState *s, uint8_t* buf) in cmd_seek() function
1289 [ 0x2b ] = { cmd_seek, CHECK_READY | NONDATA },

12