Home
last modified time | relevance | path

Searched refs:BUILD_RAWMIDI (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/include/
Dconfig.h70 #define BUILD_RAWMIDI "1" macro
DMakefile.am36 if BUILD_RAWMIDI
/third_party/alsa-lib/src/
DMakefile.am29 if BUILD_RAWMIDI
/third_party/alsa-lib/src/control/
Dnamehint.c152 #ifdef BUILD_RAWMIDI in get_dev_name1()
/third_party/alsa-lib/
Dconfigure.ac463 AM_CONDITIONAL([BUILD_RAWMIDI], [test x$build_rawmidi = xyes]) condition
479 AC_DEFINE([BUILD_RAWMIDI], "1", [Build raw MIDI component]) definition