Home
last modified time | relevance | path

Searched defs:resolution (Results 126 – 150 of 6034) sorted by relevance

12345678910>>...242

/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/util/performance/time/
H A Dtiming_test_base.hpp73 const std::size_t resolution = get_min_resolution(fn); in operator ()() local
105 timing_test_base::run_at_resolution(Functor& fn, std::size_t resolution) in run_at_resolution()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tools/
H A Dgrid_min.cpp87 compute (ConstCloudPtr &input, Cloud &output, float resolution) in compute()
118 float resolution) in batchProcess()
158 float resolution = default_resolution; in main() local
/dports/sysutils/plasma5-drkonqi/drkonqi-5.23.5/src/bugzillaintegration/libbugzilla/models/
H A Dbug.cpp28 const QString resolution = obj.value(QStringLiteral("resolution")).toString(); in Bug() local
39 Bug::Resolution Bug::resolution() const in resolution() function in Bugzilla::Bug
44 void Bug::setResolution(Resolution resolution) in setResolution()
/dports/graphics/blender/blender-2.91.0/intern/cycles/util/
H A Dutil_math_cdf.h29 const int resolution, const float from, const float to, Functor functor, vector<float> &cdf) in util_cdf_evaluate()
57 void util_cdf_inverted(const int resolution, in util_cdf_inverted()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/gitaly_client/
H A Dconflicts_service.rb39 def resolve_conflicts(target_repository, resolution, source_branch, target_branch) argument
62 … def resolve_conflicts_request_header(target_repository, resolution, source_branch, target_branch) argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Dia_css_metadata.h35 struct ia_css_resolution resolution; /** Resolution */ member
39 struct ia_css_resolution resolution; /** Resolution */ member
/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/src/defuzzifier/
H A DSmallestOfMaximum.cpp24 SmallestOfMaximum::SmallestOfMaximum(int resolution) in SmallestOfMaximum()
41 const int resolution = getResolution(); in defuzzify() local
H A DCentroid.cpp23 Centroid::Centroid(int resolution) in Centroid()
40 const int resolution = getResolution(); in defuzzify() local
H A DLargestOfMaximum.cpp24 LargestOfMaximum::LargestOfMaximum(int resolution) in LargestOfMaximum()
41 const int resolution = getResolution(); in defuzzify() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Dia_css_metadata.h35 struct ia_css_resolution resolution; /** Resolution */ member
39 struct ia_css_resolution resolution; /** Resolution */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Dia_css_metadata.h35 struct ia_css_resolution resolution; /** Resolution */ member
39 struct ia_css_resolution resolution; /** Resolution */ member
/dports/astro/marble/marble-21.12.3/src/lib/marble/geodata/data/
H A DGeoDataTimeStamp.cpp71 void GeoDataTimeStamp::setResolution( GeoDataTimeStamp::TimeResolution resolution ) in setResolution()
76 GeoDataTimeStamp::TimeResolution GeoDataTimeStamp::resolution() const in resolution() function in Marble::GeoDataTimeStamp
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/pangocairo-0.14.0/src/auto/
H A Dfont_map.rs31 fn resolution(&self) -> f64; in resolution() method
38 fn resolution(&self) -> f64 { in resolution() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Configuration/System.Configuration/
H A DIntegerValidator.cs39 int resolution; field in System.Configuration.IntegerValidator
41 public IntegerValidator (int minValue, int maxValue, bool rangeIsExclusive, int resolution) in IntegerValidator()
H A DLongValidator.cs38 long resolution; field in System.Configuration.LongValidator
40 public LongValidator (long minValue, long maxValue, bool rangeIsExclusive, long resolution) in LongValidator()

12345678910>>...242