Home
last modified time | relevance | path

Searched defs:MUTE (Results 1 – 25 of 110) sorted by relevance

12345

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/
H A DCut.h17 MUTE = 1, enumerator
/dports/audio/mctoolame-decoder/mctoolamed-01a/
H A Ddecoder.h16 #define MUTE 0 macro
/dports/sysutils/lineakd/lineakd-0.9/lineak/
H A Ddisplayctrl.cpp27 const float displayCtrl::MUTE = -100.0000; member in displayCtrl
H A Ddisplayctrl.h89 static const float MUTE; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/sound/sampled/
H A DBooleanControl.java63 public final static Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/sound/sampled/
H A DBooleanControl.java63 public final static Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DBooleanControl.java144 public static final Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/sound/sampled/
H A DBooleanControl.java63 public final static Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/sound/sampled/
H A DBooleanControl.java63 public final static Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DBooleanControl.java144 public static final Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/sound/sampled/
H A DBooleanControl.java171 public static final Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/sound/sampled/
H A DBooleanControl.java144 public static final Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DBooleanControl.java144 public static final Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DBooleanControl.java145 public static final Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DBooleanControl.java145 public static final Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DBooleanControl.java145 public static final Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/sound/sampled/
H A DBooleanControl.java63 public final static Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/sound/sampled/
H A DBooleanControl.java144 public static final Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/sound/sampled/
H A DBooleanControl.java171 public static final Type MUTE = new Type("Mute"); field in BooleanControl.Type
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/
H A Dmsynthesizer.h43 static constexpr double MUTE = 0.00; // for gain to decibels conversion variable
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/tools/SENSITIVITY/problems/styrene/black-box/surrogate/
H A Ddefines.hpp28 #define MUTE 0 //choose 1 to avoid all screen output, 0 to have the normal display macro
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NOMAD/tools/SENSITIVITY/problems/styrene/black-box/truth/
H A Ddefines.hpp28 #define MUTE 0 //choose 1 to avoid all screen output, 0 to have the normal display macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/avmedia/
H A Dmediaitem.hxx44 MUTE = 0x010, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/avmedia/
H A Dmediaitem.hxx41 MUTE = 0x010, enumerator
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/waveedit/
H A Dwaveview.h74 …enum { MUTE = 0, NORMALIZE, FADE_IN, FADE_OUT, REVERSE, GAIN, EDIT_EXTERNAL, CUT, COPY, PASTE }; /… enumerator

12345