Home
last modified time | relevance | path

Searched refs:_threshold (Results 176 – 200 of 640) sorted by relevance

12345678910>>...26

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.hpp36 HeapWord* _threshold; member in G1FullGCCompactionPoint
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.hpp36 HeapWord* _threshold; member in G1FullGCCompactionPoint
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.hpp36 HeapWord* _threshold; member in G1FullGCCompactionPoint
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.hpp36 HeapWord* _threshold; member in G1FullGCCompactionPoint
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.hpp36 HeapWord* _threshold; member in G1FullGCCompactionPoint
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.hpp36 HeapWord* _threshold; member in G1FullGCCompactionPoint
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.hpp36 HeapWord* _threshold; member in G1FullGCCompactionPoint
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1FullGCCompactionPoint.hpp36 HeapWord* _threshold; member in G1FullGCCompactionPoint
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentG1RefineThread.hpp58 int _threshold; member in ConcurrentG1RefineThread
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentG1RefineThread.hpp58 int _threshold; member in ConcurrentG1RefineThread
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/doc/latex/
H A Dnxa.tex270 \index{nxa_threshold_get@\cfunc{nxa\_threshold\_get}{}}
271 \citem{\cfunc[cw\_nxoi\_t]{nxa\_threshold\_get}{void}}
288 \index{nxa_threshold_set@\cfunc{nxa\_threshold\_set}{}}
289 \citem{\cfunc[void]{nxa\_threshold\_set}{cw\_nxoi\_t a\_threshold}}
293 \item[a\_threshold: ]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osganimationmakepath/
H A Dosganimationmakepath.cpp197 float _threshold; member in MakePathDistanceCallback
203 _threshold(0.5f), in MakePathDistanceCallback()
218 if(t <= 8.0f && distance.length() >= _threshold) in operator ()()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osganimationmakepath/
H A Dosganimationmakepath.cpp199 float _threshold; member in MakePathDistanceCallback
205 _threshold(0.5f), in MakePathDistanceCallback()
220 if(t <= 8.0f && distance.length() >= _threshold) in operator ()()
/dports/math/py-optuna/optuna-2.10.0/optuna/pruners/
H A D__init__.py10 from optuna.pruners._threshold import ThresholdPruner
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Dsprites.cpp482 _threshold = DRAWER4_THRESHOLD[index]; in SpriteDrawer4()
486 if ((pixel & 0xf) >= _threshold) in drawPixel()
495 _threshold = DRAWER5_THRESHOLD[index]; in SpriteDrawer5()
508 if (_random2 > _threshold) in drawPixel()
/dports/biology/lamarc/lamarc-2.1.8/src/datalike/
H A DfuncMax.h39 double _threshold,
/dports/www/bolt/bolt-2.2.24/vendor/symfony/web-profiler-bundle/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/
H A Dtime.html.twig138 _threshold = 1,
370 return _threshold;
373 _threshold = parseInt(threshold);
375 return _threshold;
380 _threshold = threshold;
/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/fl/activation/
H A DFirst.h40 scalar _threshold; variable
H A DLast.h42 scalar _threshold; variable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/jfr/leakprofiler/sampling/
H A DobjectSampler.hpp53 size_t _threshold; member in ObjectSampler
/dports/x11-toolkits/plib/plib-1.8.5/src/ssg/
H A DssgVertSplitter.h57 float _threshold; variable
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/oneandone/
H A Doneandone_monitoring_policy.py703 _threshold = oneandone.client.Threshold(
709 _thresholds.append(_threshold)
872 _threshold = oneandone.client.Threshold(
878 _thresholds.append(_threshold)
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dsprites.cpp551 _threshold = DRAWER4_THRESHOLD[index]; in SpriteDrawer4()
555 if ((pixel & 0xf) >= _threshold) in drawPixel()
564 _threshold = DRAWER5_THRESHOLD[index]; in SpriteDrawer5()
577 if (_random2 > _threshold) in drawPixel()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/cloud/oneandone/
H A Doneandone_monitoring_policy.py713 _threshold = oneandone.client.Threshold(
719 _thresholds.append(_threshold)
882 _threshold = oneandone.client.Threshold(
888 _thresholds.append(_threshold)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Doneandone_monitoring_policy.py713 _threshold = oneandone.client.Threshold(
719 _thresholds.append(_threshold)
882 _threshold = oneandone.client.Threshold(
888 _thresholds.append(_threshold)

12345678910>>...26