Home
last modified time | relevance | path

Searched refs:getUpperBound (Results 1 – 25 of 857) sorted by path

12345678910>>...35

/dports/astro/siril/siril/src/rt/
H A DLUT.h221 unsigned int getUpperBound() const in getUpperBound() function
/dports/astro/siril/siril/subprojects/librtprocess/src/include/
H A DLUT.h200 unsigned int getUpperBound() const in getUpperBound() function
/dports/audio/lmms/lmms-1.2.2/include/
H A DLadspaManager.h160 float getUpperBound( const ladspa_key_t & _plugin, uint32_t _port );
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/
H A DLadspaEffect.cpp405 p->max = manager->getUpperBound( m_key, port ); in pluginInstantiation()
/dports/audio/lmms/lmms-1.2.2/plugins/ladspa_browser/
H A Dladspa_port_dialog.cpp82 float max = manager->getUpperBound( _key, row ); in ladspaPortDialog()
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DLadspaManager.cpp563 float LadspaManager::getUpperBound( const ladspa_key_t & _plugin, uint32_t _port ) in getUpperBound() function in LadspaManager
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DAudioPluginInstance.h65 PortData getUpperBound() const { return m_upperBound; }
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/widgets/
H A DPluginControl.cpp68 float upperBound = port->getUpperBound(); in PluginControl()
/dports/audio/visp-go/visp-2585747/vendor/github.com/prometheus/client_model/src/main/java/io/prometheus/client/
H A DMetrics.java4237 double getUpperBound(); in getUpperBound() method
4383 public double getUpperBound() { in getUpperBound() method in Metrics.Bucket
4604 setUpperBound(other.getUpperBound()); in mergeFrom()
4699 public double getUpperBound() { in getUpperBound() method in Metrics.Bucket.Builder
/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedBounds.cpp146 SedBounds::getUpperBound() const in getUpperBound() function in SedBounds
453 value = getUpperBound(); in getAttribute()
906 return (sb != NULL) ? sb->getUpperBound() : util_NaN(); in SedBounds_getUpperBound()
H A DSedBounds.h175 double getUpperBound() const;
/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedBounds.cpp146 SedBounds::getUpperBound() const in getUpperBound() function in SedBounds
453 value = getUpperBound(); in getAttribute()
906 return (sb != NULL) ? sb->getUpperBound() : util_NaN(); in SedBounds_getUpperBound()
H A DSedBounds.h175 double getUpperBound() const;
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGEdge.h219 double getUpperBound() const { return parBounds(0).high(); }; in getUpperBound() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/HighOrderMeshOptimizer/
H A DBoundaryLayerCurver2D.cpp62 const double umax = gedge->getUpperBound(); in drawEquidistantPoints()
223 double un = gedge->getUpperBound(); in _Frame()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/MeshOptimizer/
H A DIntegralBoundaryDist.cpp485 double delta = (edge->getUpperBound() - edge->getLowerBound()) * 1e-8; in computeBndDistAndGradient()
/dports/cad/openroad/OpenROAD-2.0/src/ppl/src/
H A DIOPlacer.cpp1571 Point upper_bound = pin.getUpperBound(); in commitIOPinToDB()
H A DNetlist.h135 odb::Point getUpperBound() const { return upper_bound_; }; in getUpperBound() function
/dports/cad/openroad/OpenROAD-2.0/src/rcx/include/rcx/
H A DextRCap.h165 int getUpperBound(uint dir, uint* rowCol);
/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A DextFlow.cpp766 ur[dir] = thickTable->getUpperBound(dir, startSquare); in addMultipleRectsOnSearch()
777 ur[dir] = thickTable->getUpperBound(dir, sq); in addMultipleRectsOnSearch()
H A Dextmain.cpp1115 int extGeoThickTable::getUpperBound(uint dir, uint* rowCol) { in getUpperBound() function in rcx::extGeoThickTable
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/client_model/src/main/java/io/prometheus/client/
H A DMetrics.java4237 double getUpperBound(); in getUpperBound() method
4383 public double getUpperBound() { in getUpperBound() method in Metrics.Bucket
4604 setUpperBound(other.getUpperBound()); in mergeFrom()
4699 public double getUpperBound() { in getUpperBound() method in Metrics.Bucket.Builder
/dports/deskutils/egroupware/egroupware/vendor/phpfastcache/riak-client/src/Riak/Api/
H A DHttp.php310 $command->getUpperBound());
/dports/deskutils/egroupware/egroupware/vendor/phpfastcache/riak-client/src/Riak/Command/Builder/
H A DIndexTrait.php112 public function getUpperBound() function
/dports/deskutils/egroupware/egroupware/vendor/phpfastcache/riak-client/src/Riak/Command/Indexes/
H A DQuery.php41 $this->upperBound = $builder->getUpperBound();
92 public function getUpperBound() { function in Basho\\Riak\\Command\\Indexes\\Query

12345678910>>...35