Home
last modified time | relevance | path

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

/dports/audio/cmt/cmt/src/
H A Dutils.h53 const LADSPA_Data fLowerBound) { in BOUNDED_BELOW()
70 const LADSPA_Data fLowerBound, in BOUNDED()
H A Dcmt.cpp128 LADSPA_Data fLowerBound, in addPort()
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/cmt/src/
H A Dutils.h53 const LADSPA_Data fLowerBound) { in BOUNDED_BELOW()
70 const LADSPA_Data fLowerBound, in BOUNDED()
H A Dcmt.cpp128 LADSPA_Data fLowerBound, 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 DSuperTypesOfSingleton.java26 private TType fLowerBound; field in SuperTypesOfSingleton
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/include/hydrogen/fx/
H A DLadspaFX.h107 LADSPA_Data fLowerBound; 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.hh1306 ValueInst* fLowerBound; member