Home
last modified time | relevance | path

Searched refs:thresholdOut (Results 1 – 23 of 23) sorted by relevance

/dports/math/openturns/openturns-1.18/python/src/
H A DDistributionImplementation.i10 %typemap(in, numinputs=0) OT::Point & thresholdOut ($*ltype temp) %{ temp = OT::Point(); $1 = &temp…
11 %typemap(argout) OT::Point & thresholdOut %{ $result = SWIG_Python_AppendOutput($result, SWIG_NewPo…
16 %typemap(in, numinputs=0) OT::Scalar & thresholdOut ($*ltype temp) %{ temp = -1.0; $1 = &temp; %}
17 %typemap(argout) OT::Scalar & thresholdOut %{ $result = SWIG_Python_AppendOutput($result, PyFloat_F…
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Distribution/openturns/
H A DInverseNormal.hxx78 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
H A DFrechet.hxx81 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
H A DPareto.hxx86 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
H A DParametrizedDistribution.hxx100 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
H A DGeneralizedPareto.hxx90 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
H A DUniform.hxx96 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
H A DIndependentCopula.hxx91 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
H A DTruncatedNormal.hxx96 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
H A DCompositeDistribution.hxx86 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
H A DRandomMixture.hxx207 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Model/openturns/
H A DEllipticalDistribution.hxx100 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const…
H A DDistribution.hxx253 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const;
H A DDistributionImplementation.hxx358 …LevelSet computeMinimumVolumeLevelSetWithThreshold(const Scalar prob, Scalar & thresholdOut) const;
362 Scalar & thresholdOut) const;
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DGCInternals.h287 bool* workersOut, mozilla::TimeDuration* thresholdOut);
H A DStatistics.h539 bool* workersOut, mozilla::TimeDuration* thresholdOut);
H A DGC.cpp484 TimeDuration* thresholdOut) { in ReadProfileEnv() argument
487 *thresholdOut = TimeDuration(); in ReadProfileEnv()
510 if (!ParseTimeDuration(parts[0], thresholdOut)) { in ReadProfileEnv()
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DGCInternals.h296 bool* workersOut, mozilla::TimeDuration* thresholdOut);
H A DStatistics.h530 bool* workersOut, mozilla::TimeDuration* thresholdOut);
H A DGC.cpp1243 TimeDuration* thresholdOut) { in ReadProfileEnv() argument
1246 *thresholdOut = TimeDuration(); in ReadProfileEnv()
1269 if (!ParseTimeDuration(parts[0], thresholdOut)) { in ReadProfileEnv()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DGCInternals.h296 bool* workersOut, mozilla::TimeDuration* thresholdOut);
H A DStatistics.h530 bool* workersOut, mozilla::TimeDuration* thresholdOut);
H A DGC.cpp1243 TimeDuration* thresholdOut) { in ReadProfileEnv() argument
1246 *thresholdOut = TimeDuration(); in ReadProfileEnv()
1269 if (!ParseTimeDuration(parts[0], thresholdOut)) { in ReadProfileEnv()