Home
last modified time | relevance | path

Searched refs:CMD_SEEK (Results 1 – 25 of 121) sorted by relevance

12345

/dports/audio/festalon/festalon/src/drivers/
H A Dxmms.c36 #define CMD_SEEK 0x8000 macro
124 if(command&CMD_SEEK) in FESTAD_Update()
207 command=CMD_SEEK|time; in seek()
H A Dwinamp.c31 #define CMD_SEEK 0x8000 macro
59 case WINAMP_BUTTON1:if(current>1) command=CMD_SEEK|(current-2); in NewProc()
66 command=CMD_SEEK|(current);break; in NewProc()
316 if(command&CMD_SEEK) in FESTAD_Update()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dfdc-test.c53 CMD_SEEK = 0x0f, enumerator
253 floppy_send(CMD_SEEK); in send_seek()
368 floppy_send(CMD_SEEK); in test_sense_interrupt()
455 floppy_send(CMD_SEEK); in test_read_id()
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/
H A Dfdc-test.c53 CMD_SEEK = 0x0f, enumerator
253 floppy_send(CMD_SEEK); in send_seek()
368 floppy_send(CMD_SEEK); in test_sense_interrupt()
455 floppy_send(CMD_SEEK); in test_read_id()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/
H A Dfdc-test.c53 CMD_SEEK = 0x0f, enumerator
253 floppy_send(CMD_SEEK); in send_seek()
368 floppy_send(CMD_SEEK); in test_sense_interrupt()
455 floppy_send(CMD_SEEK); in test_read_id()
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dfdc-test.c53 CMD_SEEK = 0x0f, enumerator
253 floppy_send(CMD_SEEK); in send_seek()
368 floppy_send(CMD_SEEK); in test_sense_interrupt()
455 floppy_send(CMD_SEEK); in test_read_id()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Dfdc-test.c53 CMD_SEEK = 0x0f, enumerator
253 floppy_send(CMD_SEEK); in send_seek()
368 floppy_send(CMD_SEEK); in test_sense_interrupt()
455 floppy_send(CMD_SEEK); in test_read_id()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qtest/
H A Dfdc-test.c53 CMD_SEEK = 0x0f, enumerator
253 floppy_send(CMD_SEEK); in send_seek()
368 floppy_send(CMD_SEEK); in test_sense_interrupt()
455 floppy_send(CMD_SEEK); in test_read_id()
/dports/emulators/qemu/qemu-6.2.0/tests/qtest/
H A Dfdc-test.c56 CMD_SEEK = 0x0f, enumerator
256 floppy_send(CMD_SEEK); in send_seek()
371 floppy_send(CMD_SEEK); in test_sense_interrupt()
458 floppy_send(CMD_SEEK); in test_read_id()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qtest/
H A Dfdc-test.c53 CMD_SEEK = 0x0f, enumerator
253 floppy_send(CMD_SEEK); in send_seek()
368 floppy_send(CMD_SEEK); in test_sense_interrupt()
455 floppy_send(CMD_SEEK); in test_read_id()
/dports/emulators/qemu60/qemu-6.0.0/tests/qtest/
H A Dfdc-test.c53 CMD_SEEK = 0x0f, enumerator
253 floppy_send(CMD_SEEK); in send_seek()
368 floppy_send(CMD_SEEK); in test_sense_interrupt()
455 floppy_send(CMD_SEEK); in test_read_id()
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dwd1000.cpp132 case CMD_SEEK: in device_timer()
229 case CMD_SEEK: in start_command()
540 case CMD_SEEK: in write()
H A Dwd1010.cpp148 case CMD_SEEK: in device_timer()
277 case CMD_SEEK: in start_command()
473 case CMD_SEEK: in write()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dwd1000.cpp132 case CMD_SEEK: in device_timer()
229 case CMD_SEEK: in start_command()
540 case CMD_SEEK: in write()
H A Dwd1010.cpp148 case CMD_SEEK: in device_timer()
277 case CMD_SEEK: in start_command()
473 case CMD_SEEK: in write()
/dports/devel/z88dk/z88dk/test/machine/
H A Dcmds.h18 #define CMD_SEEK 9 /**< Seek in a file, b=handle, dehl=offset, c=whence, ret dehl=position… macro
/dports/devel/z88dk/z88dk/src/ticks/
H A Dcmds.h19 #define CMD_SEEK 10 /**< Seek in a file, b=handle, dehl=offset, c=whence, ret dehl=positio… macro
/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Dcommands_p.h53 CMD_SEEK = 92, enumerator
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ffmpeg/
H A DFFmpegImageStream.cpp139 m_commands->push(CMD_SEEK); in seek()
281 case CMD_SEEK: in handleCommand()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/ffmpeg/
H A DFFmpegImageStream.cpp138 m_commands->push(CMD_SEEK); in seek()
280 case CMD_SEEK: in handleCommand()
H A DFFmpegImageStream.hpp57 CMD_SEEK enumerator
/dports/devel/z88dk/z88dk/libsrc/target/test/fcntl/
H A Dlseek.asm26 ld a,CMD_SEEK
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/mca/
H A Dedcreg.h68 #define CMD_SEEK 0x05 macro
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/IoDevice/
H A DTC8566AF.c82 #define CMD_SEEK 11 macro
277 if ((value & 0xff) == 0x0f) tc->command = CMD_SEEK; in tc8566afIdlePhaseWrite()
307 case CMD_SEEK: in tc8566afIdlePhaseWrite()
403 case CMD_SEEK: in tc8566afCommandPhaseWrite()
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/skins/classic/views/js/
H A Dwatch.js.php46 var CMD_SEEK = <?php echo CMD_SEEK ?>;

12345