Home
last modified time | relevance | path

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

/dports/finance/py-pycoin/pycoin-0.91.20210515/pycoin/vm/
H A DScriptTools.py11 def __init__(self, opcode_list, IntStreamer, scriptStreamer): argument
74 def opcode_list(self, script): member in ScriptTools
/dports/emulators/vice/vice-3.5/src/monitor/
H A Dasm6502.c57 static const asm_opcode_info_t opcode_list[] = { variable
H A Dasm65816.c96 static const asm_opcode_info_t opcode_list[] = { variable
H A DasmR65C02.c84 static const asm_opcode_info_t opcode_list[] = { variable
H A Dasm6502dtv.c57 static const asm_opcode_info_t opcode_list[] = { variable
H A Dasm6809.c144 static const asm_opcode_info_t opcode_list[256] = { variable
H A Dasmz80.c80 static const asm_opcode_info_t opcode_list[] = { variable
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/monitor/
H A Dasm6502.c61 static const asm_opcode_info_t opcode_list[] = { variable
H A Dasm6502dtv.c57 static const asm_opcode_info_t opcode_list[] = { variable
H A Dasm65816.c96 static const asm_opcode_info_t opcode_list[] = { variable
H A DasmR65C02.c84 static const asm_opcode_info_t opcode_list[] = { variable
H A Dasm6809.c144 static const asm_opcode_info_t opcode_list[256] = { variable
H A Dasmz80.c80 static const asm_opcode_info_t opcode_list[] = { variable
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsdebug.c300 debug_opcode_t *opcode_list = csound->Malloc(csound, sizeof(debug_opcode_t)); in csoundDebugGetCurrentOpcodeList() local
307 void csoundDebugFreeOpcodeList(CSOUND *csound, debug_opcode_t *opcode_list) in csoundDebugFreeOpcodeList()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/luac/
H A Drebase.cpp107 Opcode *opcode_list = luaM_newvector(n_op, Opcode); in rec_bytecode() local
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Ddns.c65 static counter_list_t *opcode_list; variable
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/lightrec/
H A Dlightrec-private.h75 struct opcode *opcode_list; member
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/lightrec/
H A Dlightrec-private.h75 struct opcode *opcode_list; member
/dports/lang/ferite/ferite-1.0.2/src/
H A Dferite_execute.c1151 FeriteOp **opcode_list = NULL; in ferite_script_real_function_execute() local
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/lightrec/
H A Dlightrec-private.h75 struct opcode *opcode_list; member
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/lightrec/
H A Dlightrec-private.h75 struct opcode *opcode_list; member
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-bthci_evt.c1230 static void add_opcode(wmem_list_t *opcode_list, guint16 opcode, enum command_status command_status… in add_opcode()
2197 proto_tree *main_tree, proto_tree *tree, wmem_list_t *opcode_list, in dissect_bthci_evt_command_status()
2467 proto_tree *tree, wmem_list_t *opcode_list, bluetooth_data_t *bluetooth_data) in dissect_bthci_evt_le_meta()
3559 wmem_list_t *opcode_list, bluetooth_data_t *bluetooth_data, guint32 *out_opcode) in dissect_bthci_evt_command_complete()
6137 wmem_list_t *opcode_list; in dissect_bthci_evt() local
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-bthci_evt.c1230 static void add_opcode(wmem_list_t *opcode_list, guint16 opcode, enum command_status command_status… in add_opcode()
2197 proto_tree *main_tree, proto_tree *tree, wmem_list_t *opcode_list, in dissect_bthci_evt_command_status()
2467 proto_tree *tree, wmem_list_t *opcode_list, bluetooth_data_t *bluetooth_data) in dissect_bthci_evt_le_meta()
3559 wmem_list_t *opcode_list, bluetooth_data_t *bluetooth_data, guint32 *out_opcode) in dissect_bthci_evt_command_complete()
6137 wmem_list_t *opcode_list; in dissect_bthci_evt() local
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-bthci_evt.c1230 static void add_opcode(wmem_list_t *opcode_list, guint16 opcode, enum command_status command_status… in add_opcode()
2197 proto_tree *main_tree, proto_tree *tree, wmem_list_t *opcode_list, in dissect_bthci_evt_command_status()
2467 proto_tree *tree, wmem_list_t *opcode_list, bluetooth_data_t *bluetooth_data) in dissect_bthci_evt_le_meta()
3559 wmem_list_t *opcode_list, bluetooth_data_t *bluetooth_data, guint32 *out_opcode) in dissect_bthci_evt_command_complete()
6137 wmem_list_t *opcode_list; in dissect_bthci_evt() local
/dports/games/el/Eternal-Lands-1.9.5.9-1/pawn/
H A Damx.c550 cell *opcode_list; local