Home
last modified time | relevance | path

Searched refs:CONTROL_TYPE_VOLUME (Results 1 – 25 of 57) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/bsd/native/libjsound/
H A DPLATFORM_API_BsdOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/linux/native/libjsound/
H A DPLATFORM_API_LinuxOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/linux/native/libjsound/
H A DPLATFORM_API_LinuxOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/bsd/native/libjsound/
H A DPLATFORM_API_BsdOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/linux/native/libjsound/
H A DPLATFORM_API_LinuxOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/bsd/native/libjsound/
H A DPLATFORM_API_BsdOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/com/sun/media/sound/
H A DPLATFORM_API_LinuxOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
421 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
439 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
664 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
696 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
H A DPLATFORM_API_BsdOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
421 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
439 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
664 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
696 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/linux/native/libjsound/
H A DPLATFORM_API_LinuxOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/linux/native/libjsound/
H A DPLATFORM_API_LinuxOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/bsd/native/libjsound/
H A DPLATFORM_API_BsdOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/bsd/native/libjsound/
H A DPLATFORM_API_BsdOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/linux/native/libjsound/
H A DPLATFORM_API_LinuxOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/bsd/native/libjsound/
H A DPLATFORM_API_BsdOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/bsd/native/libjsound/
H A DPLATFORM_API_BsdOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/linux/native/libjsound/
H A DPLATFORM_API_LinuxOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/bsd/native/libjsound/
H A DPLATFORM_API_BsdOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/linux/native/libjsound/
H A DPLATFORM_API_LinuxOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
422 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
440 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
665 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
697 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/com/sun/media/sound/
H A DPLATFORM_API_LinuxOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
421 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
439 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
664 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
696 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
H A DPLATFORM_API_BsdOS_ALSA_Ports.c370 …control = (creator->newFloatControl)(creator, portControl, CONTROL_TYPE_VOLUME, 0.0F, +1.0F, preci… in createVolumeControl()
421 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
439 portControl->controlType = CONTROL_TYPE_VOLUME; in PORT_GetControls()
664 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_GetFloatValue()
696 if (portControl->controlType == CONTROL_TYPE_VOLUME) { in PORT_SetFloatValue()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libjsound/
H A DPorts.h69 #define CONTROL_TYPE_VOLUME ((char*) 4) macro
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libjsound/
H A DPorts.h69 #define CONTROL_TYPE_VOLUME ((char*) 4) macro
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libjsound/
H A DPorts.h69 #define CONTROL_TYPE_VOLUME ((char*) 4) macro
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libjsound/
H A DPorts.h69 #define CONTROL_TYPE_VOLUME ((char*) 4) macro
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libjsound/
H A DPorts.h69 #define CONTROL_TYPE_VOLUME ((char*) 4) macro

123