Home
last modified time | relevance | path

Searched defs:fUpperBound (Results 1 – 9 of 9) sorted by relevance

/dports/audio/cmt/cmt/src/
H A Dutils.h61 const LADSPA_Data fUpperBound) { in BOUNDED_ABOVE()
71 const LADSPA_Data fUpperBound) { in BOUNDED()
H A Dcmt.cpp129 LADSPA_Data fUpperBound) { in addPort()
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/cmt/src/
H A Dutils.h61 const LADSPA_Data fUpperBound) { in BOUNDED_ABOVE()
71 const LADSPA_Data fUpperBound) { in BOUNDED()
H A Dcmt.cpp129 LADSPA_Data fUpperBound) { in addPort()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/typesets/
H A DSubTypesOfSingleton.java28 private final TType fUpperBound; field in SubTypesOfSingleton
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/include/hydrogen/fx/
H A DLadspaFX.h108 LADSPA_Data fUpperBound; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinterpr3.cxx1042 double fLowerBound, fUpperBound; in ScBetaDist() local
1106 double fLowerBound, fUpperBound; in ScBetaDist_MS() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinterpr3.cxx1034 double fLowerBound, fUpperBound; in ScBetaDist() local
1098 double fLowerBound, fUpperBound; in ScBetaDist_MS() local
/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dinstructions.hh1305 ValueInst* fUpperBound; member