Home
last modified time | relevance | path

Searched refs:getchip (Results 1 – 25 of 53) sorted by relevance

123

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dopl.h48 virtual int getchip() // returns current OPL chip in getchip() function
/dports/audio/lmms/lmms-1.2.2/plugins/opl2/
H A Dopl.h48 virtual int getchip() // returns current OPL chip in getchip() function
/dports/games/dunelegacy/dunelegacy-0.96.4/include/FileClasses/adl/
H A Dopl.h48 virtual int getchip() // returns current OPL chip in getchip() function
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dopl.h48 virtual int getchip() // returns current OPL chip in getchip() function
H A Dsop.cpp511 if (opl->getchip() != 0) in SndOutput1()
521 if (opl->getchip() != 1) in SndOutput3()
529 if (opl->getchip() != mode) in SEND_INS()
571 if (opl->getchip() != port) in SetStereoPan_SOP()
H A Dvgm.cpp219 if (opl->getchip() != 0) in update()
230 if (opl->getchip() != 1) in update()
/dports/games/tileworld/tworld-1.3.0/
H A Dlxlogic.c111 #define getchip() (creaturelist()) macro
112 #define chippos() (getchip()->pos)
113 #define chipisalive() (getchip()->id == Chip)
477 creature *chip = getchip(); in removechip()
908 if (getchip()->hidden) in choosecreaturemove()
1062 cr = getchip(); in checkmovingto()
1256 if (cr->id != Chip && cr->pos == chippos() && !getchip()->hidden) { in startmovement()
1603 chip = getchip(); in initialhousekeeping()
1693 chip = getchip(); in preparedisplay()
1915 cr = getchip(); in advancegame()
H A Dmslogic.c64 #define getchip() (creatures[0]) macro
65 #define chippos() (getchip()->pos)
66 #define chipdir() (getchip()->dir)
1206 cr = getchip(); in chipmovetogoalpos()
2025 getchip()->dir = SOUTH; in initialhousekeeping()
2026 updatecreature(getchip()); in initialhousekeeping()
2201 cr = getchip(); in advancegame()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/mtd/
H A Dnand.h189 int (*block_bad)(struct mtd_info *mtd, loff_t ofs, int getchip);
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/mtd/
H A Dnand.h189 int (*block_bad)(struct mtd_info *mtd, loff_t ofs, int getchip);
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h379 int (*block_bad)(struct mtd_info *mtd, loff_t ofs, int getchip);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h379 int (*block_bad)(struct mtd_info *mtd, loff_t ofs, int getchip);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h379 int (*block_bad)(struct mtd_info *mtd, loff_t ofs, int getchip);
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h379 int (*block_bad)(struct mtd_info *mtd, loff_t ofs, int getchip);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h379 int (*block_bad)(struct mtd_info *mtd, loff_t ofs, int getchip);
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h379 int (*block_bad)(struct mtd_info *mtd, loff_t ofs, int getchip);
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/linux/mtd/
H A Dnand.h379 int (*block_bad)(struct mtd_info *mtd, loff_t ofs, int getchip);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_util.c52 static int nand_block_bad_scrub(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad_scrub() argument
H A Dnand_base.c368 static int nand_block_bad(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad() argument
376 if (getchip) { in nand_block_bad()
399 if (getchip) in nand_block_bad()
472 static int nand_block_checkbad(struct mtd_info *mtd, loff_t ofs, int getchip, in nand_block_checkbad() argument
483 return chip->block_bad(mtd, ofs, getchip); in nand_block_checkbad()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_util.c52 static int nand_block_bad_scrub(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad_scrub() argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_util.c52 static int nand_block_bad_scrub(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad_scrub() argument
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_util.c52 static int nand_block_bad_scrub(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad_scrub() argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_util.c52 static int nand_block_bad_scrub(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad_scrub() argument
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_util.c52 static int nand_block_bad_scrub(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad_scrub() argument
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/mtd/nand/
H A Dnand_util.c52 static int nand_block_bad_scrub(struct mtd_info *mtd, loff_t ofs, int getchip) in nand_block_bad_scrub() argument

123