Home
last modified time | relevance | path

Searched refs:native_midi_detect (Results 1 – 13 of 13) sorted by relevance

/dports/audio/sdl_mixer/SDL_mixer-1.2.12/native_midi/
H A Dnative_midi.h29 int native_midi_detect();
H A Dnative_midi_haiku.cpp209 int native_midi_detect() in native_midi_detect() function
H A Dnative_midi_macosx.c143 int native_midi_detect()
H A Dnative_midi_win32.c191 int native_midi_detect() in native_midi_detect() function
H A Dnative_midi_mac.c85 int native_midi_detect()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/native_midi/
H A Dnative_midi.h29 int native_midi_detect(void);
H A Dnative_midi_macosx.c153 int native_midi_detect(void)
H A Dnative_midi_haiku.cpp209 int native_midi_detect(void) in native_midi_detect() function
H A Dnative_midi_win32.c192 int native_midi_detect(void)
H A Dnative_midi_mac.c86 int native_midi_detect(void) in native_midi_detect() function
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/
H A Dmusic.c314 …if (type == MUS_MID && SDL_GetHintBoolean("SDL_NATIVE_MUSIC", SDL_FALSE) && native_midi_detect()) { in open_music_type()
/dports/audio/sdl_mixer/SDL_mixer-1.2.12/
H A Dmusic.c397 native_midi_ok = native_midi_detect();
/dports/games/kuklomenos/kuklomenos-0.4.5/SDL_mixer/
H A Dmusic.c464 native_midi_ok = native_midi_detect();