Home
last modified time | relevance | path

Searched defs:cas1 (Results 1 – 25 of 30) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/devices/bus/adam/
H A Dadamlink.cpp50 …e::adam_bd_r(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_r()
72 …e::adam_bd_w(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_w()
H A Dram.cpp52 …e::adam_bd_r(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_r()
67 …e::adam_bd_w(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_w()
H A Dide.cpp106 …e::adam_bd_r(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_r()
167 …e::adam_bd_w(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_w()
H A Dexp.cpp117 …device::bd_r(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in bd_r()
132 …device::bd_w(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in bd_w()
H A Dexp.h98 …bd_r(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) { retu… in adam_bd_r()
99 …virtual void adam_bd_w(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1 in adam_bd_w()
/dports/emulators/mame/mame-mame0226/src/devices/bus/adam/
H A Dadamlink.cpp50 …e::adam_bd_r(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_r()
72 …e::adam_bd_w(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_w()
H A Dram.cpp52 …e::adam_bd_r(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_r()
67 …e::adam_bd_w(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_w()
H A Dide.cpp106 …e::adam_bd_r(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_r()
167 …e::adam_bd_w(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in adam_bd_w()
H A Dexp.cpp117 …device::bd_r(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in bd_r()
132 …device::bd_w(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) in bd_w()
H A Dexp.h98 …bd_r(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1, int cas2) { retu… in adam_bd_r()
99 …virtual void adam_bd_w(offs_t offset, uint8_t data, int bmreq, int biorq, int aux_rom_cs, int cas1 in adam_bd_w()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dadam.cpp352 …int bmreq = 0, biorq = 1, eos_enable = 1, boot_rom_cs = 1, aux_decode_1 = 1, aux_rom_cs = 1, cas1 in mreq_r() local
475 int bmreq = 0, biorq = 1, aux_rom_cs = 1, cas1 = 1, cas2 = 1; in mreq_w() local
531 int bmreq = 1, biorq = 0, aux_rom_cs = 1, cas1 = 1, cas2 = 1; in iorq_r() local
574 int bmreq = 1, biorq = 0, aux_rom_cs = 1, cas1 = 1, cas2 = 1; in iorq_w() local
H A Dc128.cpp334 int rw = 1, ms0 = 1, ms1 = 1, ms2 = 1, ms3 = 1, cas0 = 1, cas1 = 1; in read_memory() local
461 int rw = 0, ms0 = 1, ms1 = 1, ms2 = 1, ms3 = 1, cas0 = 1, cas1 = 1; in write_memory() local
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dadam.cpp352 …int bmreq = 0, biorq = 1, eos_enable = 1, boot_rom_cs = 1, aux_decode_1 = 1, aux_rom_cs = 1, cas1 in mreq_r() local
475 int bmreq = 0, biorq = 1, aux_rom_cs = 1, cas1 = 1, cas2 = 1; in mreq_w() local
531 int bmreq = 1, biorq = 0, aux_rom_cs = 1, cas1 = 1, cas2 = 1; in iorq_r() local
574 int bmreq = 1, biorq = 0, aux_rom_cs = 1, cas1 = 1, cas2 = 1; in iorq_w() local
H A Dc128.cpp334 int rw = 1, ms0 = 1, ms1 = 1, ms2 = 1, ms3 = 1, cas0 = 1, cas1 = 1; in read_memory() local
461 int rw = 0, ms0 = 1, ms1 = 1, ms2 = 1, ms3 = 1, cas0 = 1, cas1 = 1; in write_memory() local
/dports/deskutils/egroupware/egroupware/swoolepush/vendor/easyswoole/memcache/src/
H A DPackage.php20 protected $cas1; variable in EasySwoole\\Memcache\\Package
142 public function setCas1($cas1)
/dports/deskutils/egroupware/egroupware/vendor/easyswoole/memcache/src/
H A DPackage.php20 protected $cas1; variable in EasySwoole\\Memcache\\Package
142 public function setCas1($cas1)
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dnumbertest_skeletons.cpp434 for (const auto& cas1 : cases) { in perUnitInArabic() local
470 for (const auto& cas1 : cases) { in perUnitToSkeleton() local
/dports/devel/icu/icu/source/test/intltest/
H A Dnumbertest_skeletons.cpp434 for (const auto& cas1 : cases) { in perUnitInArabic() local
470 for (const auto& cas1 : cases) { in perUnitToSkeleton() local
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dmos8722.cpp265 …_device::ta_r(offs_t offset, int aec, int *ms0, int *ms1, int *ms2, int *ms3, int *cas0, int *cas1) in ta_r()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dmos8722.cpp265 …_device::ta_r(offs_t offset, int aec, int *ms0, int *ms1, int *ms2, int *ms3, int *cas0, int *cas1) in ta_r()
/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/test/java/uk/ac/cam/ch/wwmm/opsin/
H A DCASToolsTest.java29 public void cas1() throws ParsingException{ in cas1() method in CASToolsTest
/dports/databases/libcouchbase/libcouchbase-2.10.7/tests/iotests/
H A Dt_regression.cc214 lcb_cas_t cas1; member
H A Dt_netfail.cc275 lcb_cas_t cas1; member
/dports/misc/visp/visp-3.4.0/modules/vision/src/homography-estimation/
H A DvpHomographyExtract.cpp703 int cas1 = 1, cas2 = 2, cas3 = 3, cas4 = 4; in computeDisplacement() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/filter_waffle/
H A Dfilter_waffle.cpp482 …bool cas0, cas1; //for the intersection whith l1 I have to see if the rectangle is above or bel… in subtraction() local

12