Searched refs:fluid_handle_source (Results 1 – 6 of 6) sorted by relevance
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/bindings/ |
H A D | fluid_cmd.h | 72 int fluid_handle_source(fluid_cmd_handler_t* handler, int ac, char** av, fluid_ostream_t out);
|
H A D | fluid_cmd.c | 954 fluid_handle_source(fluid_cmd_handler_t* handler, int ac, char** av, fluid_ostream_t out) in fluid_handle_source() function 1723 "source", "general", (fluid_cmd_func_t) fluid_handle_source, NULL, in new_fluid_cmd_handler()
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/bindings/ |
H A D | fluid_cmd.h | 72 int fluid_handle_source(fluid_cmd_handler_t* handler, int ac, char** av, fluid_ostream_t out);
|
H A D | fluid_cmd.c | 949 fluid_handle_source(fluid_cmd_handler_t* handler, int ac, char** av, fluid_ostream_t out) in fluid_handle_source() function 1718 "source", "general", (fluid_cmd_func_t) fluid_handle_source, NULL, in new_fluid_cmd_handler()
|
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/bindings/ |
H A D | fluid_cmd.h | 71 int fluid_handle_source(void *data, int ac, char **av, fluid_ostream_t out);
|
H A D | fluid_cmd.c | 89 "source", "general", fluid_handle_source, 1579 fluid_handle_source(void *data, int ac, char **av, fluid_ostream_t out) in fluid_handle_source() function
|