Home
last modified time | relevance | path

Searched defs:load_patch (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/x16-rom/x16-rom-r38/keymap/
H A Dklc_to_asm.py12 def get_kbd_layout(base_filename, load_patch = False): argument
287 load_patch = not iso_mode variable
/dports/math/fricas/fricas-1.3.7/src/hyper/
H A Dparse-paste.c345 load_patch(PatchStore *patch) in load_patch() function
/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dseq_oss.h42 …int (*load_patch)(struct snd_seq_oss_arg *p, int format, const char __user *buf, int offs, int cou… member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dseq_oss.h42 …int (*load_patch)(struct snd_seq_oss_arg *p, int format, const char __user *buf, int offs, int cou… member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dseq_oss.h42 …int (*load_patch)(struct snd_seq_oss_arg *p, int format, const char __user *buf, int offs, int cou… member
/dports/games/d2x/d2x-0.2.5/arch/dos/allg_snd/sound/
H A Ddigmid.c143 static PATCH *load_patch(PACKFILE *f, int drum) in load_patch() function
/dports/devel/allegro/allegro-4.4.3.1/src/
H A Ddigmid.c205 static PATCH *load_patch(PACKFILE *f, int drum) in load_patch() function
/dports/emulators/mgba/mgba-0.9.2/src/platform/python/mgba/
H A Dcore.py211 def load_patch(self, vfile): member in Core
/dports/games/libretro-mgba/mgba-6186d45/src/platform/python/mgba/
H A Dcore.py211 def load_patch(self, vfile): member in Core
/dports/biology/ncbi-toolkit/ncbi/network/medarch/server/
H A Dgetmedart.c265 int load_patch( DBPROCESS *db, DBBINARY *patches, int size, in load_patch() function
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/
H A DSurgePatch.cpp920 void SurgePatch::load_patch(const void *data, int datasize, bool preset) in load_patch() function in SurgePatch
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/wildmidi/
H A Dwildmidi_lib.cpp1293 void Instruments::load_patch(struct _mdi *mdi, unsigned short patchid) in load_patch() function in WildMidi::Instruments
/dports/games/zdoom/zdoom-2.8.1/src/wildmidi/
H A Dwildmidi_lib.cpp1344 static void load_patch(struct _mdi *mdi, unsigned short patchid) { in load_patch() function
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wildmidi/src/
H A Dwildmidi_lib.c2363 load_patch (struct _mdi *mdi, unsigned short patchid) { function