Home
last modified time | relevance | path

Searched defs:op_table (Results 1 – 25 of 146) sorted by relevance

123456

/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Doptable.c29 } op_table[] = { { VMT, "vmt" }, variable
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dplayer.cpp31 const unsigned char CPlayer::op_table[9] = member in CPlayer
H A Drealopl.h63 static const unsigned char op_table[9]; // the 9 operators as expected by the OPL2 variable
H A Dplayer.h80 static const unsigned char op_table[9]; // the 9 operators as expected by the OPL variable
H A Ddiskopl.cpp25 const unsigned char CDiskopl::op_table[9] = {0x00, 0x01, 0x02, 0x08, 0x09, 0x0a, 0x10, 0x11, 0x12}; member in CDiskopl
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dplayer.cpp31 const unsigned char CPlayer::op_table[9] = member in CPlayer
H A Drealopl.h62 static const unsigned char op_table[9]; variable
H A Dplayer.h82 static const unsigned char op_table[9]; // the 9 operators as expected by the OPL variable
H A Ddiskopl.cpp25 const unsigned char CDiskopl::op_table[9] = {0x00, 0x01, 0x02, 0x08, 0x09, 0x0a, 0x10, 0x11, 0x12}; member in CDiskopl
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/cpu/core/
H A Dcore.hpp205 void (CPUcore::*op_table[256 * 5])(); member in CPUcore
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/adplug/
H A Dadplug_player.cpp34 const unsigned char CPlayer::op_table[9] = member in Ultima::Nuvie::CPlayer
H A Dadplug_player.h90 static const unsigned char op_table[9]; // the 9 operators as expected by the OPL2 variable
/dports/emulators/mednafen/mednafen/src/snes/src/cpu/core/
H A Dcore.hpp207 void (CPUcore::*op_table[256 * 5])(); member in CPUcore
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mc68hc11/
H A Dhc11dasm.cpp1141 const M68HC11_OPCODE *op_table = &opcode_table[opcode]; in disassemble() local
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mc68hc11/
H A Dhc11dasm.cpp1141 const M68HC11_OPCODE *op_table = &opcode_table[opcode]; in disassemble() local
/dports/devel/boost-docs/boost_1_72_0/libs/safe_numerics/test/
H A Dtest_interval.cpp141 static const std::array<op<R>, 5> op_table{{ in operator ()() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/safe_numerics/test/
H A Dtest_interval.cpp141 static const std::array<op<R>, 5> op_table{{ in operator ()() local
/dports/devel/boost-libs/boost_1_72_0/libs/safe_numerics/test/
H A Dtest_interval.cpp141 static const std::array<op<R>, 5> op_table{{ in operator ()() local
/dports/devel/hyperscan/boost_1_75_0/libs/safe_numerics/test/
H A Dtest_interval.cpp134 static const std::array<op<R>, 5> op_table{{ in operator ()() local
/dports/print/epsonepl/epsoneplijs-0.2.2/
H A Depl_compress.c57 static struct proto op_table[] = variable
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_getopt.c75 static opttable_t op_table[] = { variable
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_getopt.c75 static opttable_t op_table[] = { variable
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_getopt.c75 static opttable_t op_table[] = { variable
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/cmd/
H A Ditest.c35 static const op_tbl_t op_table [] = { variable
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Dcmd_itest.c49 op_tbl_t op_table [] = { variable

123456