Home
last modified time | relevance | path

Searched refs:AuElementTypeExportMonitor (Results 1 – 9 of 9) sorted by relevance

/dports/audio/nas/nas-1.9.4/server/dia/
H A Dauconfig.c76 AuElementTypeExportMonitor,
H A Dauutil.c574 case AuElementTypeExportMonitor: in AuCompileFlow()
629 case AuElementTypeExportMonitor: in AuCompileFlow()
1095 case AuElementTypeExportMonitor: in AuChangeElementState()
H A Dauprocess.c1081 if (flowEl->raw->type == AuElementTypeExportMonitor) {
1115 if (flowEl->raw->type == AuElementTypeExportMonitor) {
H A Dauswap.c227 case AuElementTypeExportMonitor: in SwapElement()
H A Daudispatch.c646 case AuElementTypeExportMonitor: in ProcAuSetElements()
875 case AuElementTypeExportMonitor: in ProcAuSetElements()
/dports/audio/nas/nas-1.9.4/lib/audio/
H A DSetElement.c117 case AuElementTypeExportMonitor:
246 case AuElementTypeExportMonitor:
H A DGetElement.c179 case AuElementTypeExportMonitor: in AuGetElements()
318 case AuElementTypeExportMonitor: in AuFreeElements()
H A Daudio.h388 #define AuElementTypeExportMonitor 13 macro
H A Daudiolib.h851 (E)->type = AuElementTypeExportMonitor; \