Home
last modified time | relevance | path

Searched refs:new_fluid_hashtable (Results 1 – 20 of 20) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_hash.h44 fluid_hashtable_t* new_fluid_hashtable(fluid_hash_delete_t delete);
H A Dfluid_hash.c76 new_fluid_hashtable(fluid_hash_delete_t del) in new_fluid_hashtable() function
H A Dfluid_settings.c160 fluid_settings_t* settings = new_fluid_hashtable(fluid_settings_hash_delete); in new_fluid_settings()
285 tmp = new_fluid_hashtable(fluid_settings_hash_delete); in fluid_settings_set()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_hash.h44 fluid_hashtable_t* new_fluid_hashtable(fluid_hash_delete_t delete);
H A Dfluid_hash.c76 new_fluid_hashtable(fluid_hash_delete_t del) in new_fluid_hashtable() function
H A Dfluid_settings.c160 fluid_settings_t* settings = new_fluid_hashtable(fluid_settings_hash_delete); in new_fluid_settings()
285 tmp = new_fluid_hashtable(fluid_settings_hash_delete); in fluid_settings_set()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/utils/
H A Dfluid_hash.h85 fluid_hashtable_t* new_fluid_hashtable (fluid_hash_func_t hash_func,
H A Dfluid_hash.c349 new_fluid_hashtable (fluid_hash_func_t hash_func, fluid_equal_func_t key_equal_func) in new_fluid_hashtable() function
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_hash.h85 fluid_hashtable_t *new_fluid_hashtable(fluid_hash_func_t hash_func,
H A Dfluid_hash.c371 new_fluid_hashtable(fluid_hash_func_t hash_func, fluid_equal_func_t key_equal_func) in new_fluid_hashtable() function
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_hash.h85 fluid_hashtable_t *new_fluid_hashtable(fluid_hash_func_t hash_func,
H A Dfluid_hash.c371 new_fluid_hashtable(fluid_hash_func_t hash_func, fluid_equal_func_t key_equal_func) in new_fluid_hashtable() function
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/utils/
H A Dfluid_hash.h85 fluid_hashtable_t *new_fluid_hashtable(fluid_hash_func_t hash_func,
H A Dfluid_hash.c371 new_fluid_hashtable(fluid_hash_func_t hash_func, fluid_equal_func_t key_equal_func) in new_fluid_hashtable() function
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_hash.h85 fluid_hashtable_t *new_fluid_hashtable(fluid_hash_func_t hash_func,
H A Dfluid_hash.c371 new_fluid_hashtable(fluid_hash_func_t hash_func, fluid_equal_func_t key_equal_func) in new_fluid_hashtable() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/utils/
H A Dfluid_hash.h85 fluid_hashtable_t* new_fluid_hashtable (fluid_hash_func_t hash_func,
H A Dfluid_hash.c349 new_fluid_hashtable (fluid_hash_func_t hash_func, fluid_equal_func_t key_equal_func) in new_fluid_hashtable() function
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/synth/
H A Dfluid_synth.c660 synth->sfont_hash = new_fluid_hashtable (NULL, NULL); in new_fluid_synth()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/synth/
H A Dfluid_synth.c657 synth->sfont_hash = new_fluid_hashtable (NULL, NULL); in new_fluid_synth()