Home
last modified time | relevance | path

Searched defs:index_callback (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/bus/vtech/memexp/
H A Dfloppy.cpp256 void vtech_floppy_controller_device::index_callback(floppy_image_device *floppy, int state) in index_callback() function in vtech_floppy_controller_device
/dports/emulators/mame/mame-mame0226/src/devices/bus/vtech/memexp/
H A Dfloppy.cpp256 void vtech_floppy_controller_device::index_callback(floppy_image_device *floppy, int state) in index_callback() function in vtech_floppy_controller_device
/dports/emulators/mess/mame-mame0226/src/devices/bus/a2bus/
H A Dagat840k_hle.cpp111 void a2bus_agat840k_hle_device::index_callback(int unit, int state) in index_callback() function in a2bus_agat840k_hle_device
/dports/emulators/mame/mame-mame0226/src/devices/bus/a2bus/
H A Dagat840k_hle.cpp111 void a2bus_agat840k_hle_device::index_callback(int unit, int state) in index_callback() function in a2bus_agat840k_hle_device
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Damigafdc.h14 auto index_callback() { return m_write_index.bind(); } in index_callback() function
H A Damigafdc.cpp506 void amiga_fdc_device::index_callback(floppy_image_device *floppy, int state) in index_callback() function in amiga_fdc_device
H A Di8271.cpp1578 void i8271_device::index_callback(floppy_image_device *floppy, int state) in index_callback() function in i8271_device
H A Dupd765.cpp2515 void upd765_family_device::index_callback(floppy_image_device *floppy, int state) in index_callback() function in upd765_family_device
3011 void i82072_device::index_callback(floppy_image_device *floppy, int state) in index_callback() function in i82072_device
H A Dwd_fdc.cpp1370 void wd_fdc_device_base::index_callback(floppy_image_device *floppy, int state) in index_callback() function in wd_fdc_device_base
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Damigafdc.h14 auto index_callback() { return m_write_index.bind(); } in index_callback() function
H A Damigafdc.cpp506 void amiga_fdc_device::index_callback(floppy_image_device *floppy, int state) in index_callback() function in amiga_fdc_device
H A Di8271.cpp1578 void i8271_device::index_callback(floppy_image_device *floppy, int state) in index_callback() function in i8271_device
H A Dupd765.cpp2515 void upd765_family_device::index_callback(floppy_image_device *floppy, int state) in index_callback() function in upd765_family_device
3011 void i82072_device::index_callback(floppy_image_device *floppy, int state) in index_callback() function in i82072_device
H A Dwd_fdc.cpp1370 void wd_fdc_device_base::index_callback(floppy_image_device *floppy, int state) in index_callback() function in wd_fdc_device_base
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/tools/disk_cache_memory_test/
H A Ddisk_cache_memory_test.cc114 net::CompletionOnceCallback index_callback = base::BindOnce( in CreateAndInitBackend() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/tools/disk_cache_memory_test/
H A Ddisk_cache_memory_test.cc114 net::CompletionOnceCallback index_callback = base::BindOnce( in CreateAndInitBackend() local
/dports/net/opennx/opennx-0.16/
H A DPulseAudio.cpp346 void index_callback(pa_context *c, uint32_t idx) in index_callback() function in pawrapper
/dports/sysutils/fusefs-rar2fs/rar2fs-1.29.5/src/
H A Drar2fs.c1869 static int CALLBACK index_callback(UINT msg, LPARAM UserData, in index_callback() function