Home
last modified time | relevance | path

Searched +defs:factor +defs:stats (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/dports/databases/xapian-core12/xapian-core-1.2.25/weight/
H A Dweight.cc37 Weight::init_(const Internal & stats, Xapian::termcount query_length) in init_()
57 Weight::init_(const Internal & stats, Xapian::termcount query_length, in init_()
58 const string & term, Xapian::termcount wqf, double factor) in init_()
81 Weight::init_(const Internal & stats, Xapian::termcount query_length, in init_()
82 double factor, Xapian::doccount termfreq, in init_()
/dports/databases/xapian-core/xapian-core-1.4.18/weight/
H A Dweight.cc38 Weight::init_(const Internal & stats, Xapian::termcount query_length) in init_()
59 Weight::init_(const Internal & stats, Xapian::termcount query_length, in init_()
60 const string & term, Xapian::termcount wqf, double factor) in init_()
85 Weight::init_(const Internal & stats, Xapian::termcount query_length, in init_()
86 double factor, Xapian::doccount termfreq, in init_()
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/timestepping/test/
H A DTimeStepCriterion.cpp53 Statistics stats; variable
75 Statistics stats; variable
79 const Float factor = settings.get<Float>(RunSettingsId::TIMESTEPPING_DERIVATIVE_FACTOR); variable
107 Statistics stats; variable
115 const Float factor = settings.get<Float>(RunSettingsId::TIMESTEPPING_DERIVATIVE_FACTOR); variable
142 Statistics stats; variable
/dports/databases/xapian-core/xapian-core-1.4.18/api/
H A Dleafpostlist.h73 Xapian::Weight::Internal * stats, in resolve_lazy_termweight()
76 double factor) in resolve_lazy_termweight()
/dports/databases/xapian-core/xapian-core-1.4.18/matcher/
H A Dlocalsubmatch.cc56 Xapian::Weight::Internal * stats; member in LazyWeight
62 double factor; member in LazyWeight
205 double factor = wt_factory->is_bool_weight_() ? 0.0 : 1.0; in get_postlist() local
225 double factor, in make_synonym_postlist()
258 double factor, in open_post_list()
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/sph/solvers/
H A DStabilizationSolver.h59 virtual void integrate(Storage& storage, Statistics& stats) override { in integrate()
76 … const Float factor = 1._f + lerp(delta * dt, 0._f, (t - timeRange.lower()) / timeRange.size()); in integrate() local
108 virtual void collide(Storage& storage, Statistics& stats, const Float dt) override { in collide()
/dports/net/owamp/owamp-3.3/owamp/
H A Dstats.c70 OWPStats stats, in PacketFree()
142 OWPStats stats, in PacketAlloc()
222 OWPStats stats, in PacketGet()
419 OWPStats stats, in BucketIncrementDelay()
514 OWPStats stats in OWPStatsFree()
604 OWPStats stats=NULL; in OWPStatsCreate() local
863 OWPStats stats in PacketBeginFlush()
1139 OWPStats stats, in PrintStatsHeader()
1169 OWPStats stats, in BucketBufferSortPercentile()
1196 OWPStats stats, in OWPStatsParse()
[all …]
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/cli/problems/kelvin_helmholtz/
H A DKelvinHelmholtz.cpp22 Float factor = 1._f; in generate() local
127 … virtual void tearDown(const Storage& UNUSED(storage), const Statistics& UNUSED(stats)) override {} in tearDown()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Drc_utils.h53 FIRSTPASS_STATS *stats = twopass->stats_buf_ctx->total_stats; in config_target_level() local
133 double factor = sqrt((double)frame_count); in av1_get_gfu_boost_projection_factor() local
143 double factor = av1_get_gfu_boost_projection_factor(min_factor, max_factor, in get_gfu_boost_from_r0_lap() local
150 double factor = sqrt((double)frame_count); in av1_get_kf_boost_projection_factor() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Drc_utils.h53 FIRSTPASS_STATS *stats = twopass->stats_buf_ctx->total_stats; in config_target_level() local
133 double factor = sqrt((double)frame_count); in av1_get_gfu_boost_projection_factor() local
143 double factor = av1_get_gfu_boost_projection_factor(min_factor, max_factor, in get_gfu_boost_from_r0_lap() local
150 double factor = sqrt((double)frame_count); in av1_get_kf_boost_projection_factor() local
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/src/maniac/
H A Dchance.hpp59 double factor; member
122 const BitChanceStats& stats() const { in stats() function in SimpleBitChance
209 const BitChanceStats& stats() const { in stats() function in MultiscaleBitChance
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/
H A Dthrman.cpp2154 Thrman::init_stats(MeasureStats *stats) in init_stats()
2175 Thrman::calc_stats(MeasureStats *stats, in calc_stats()
2309 Thrman::calc_avgs(MeasureStats *stats, Uint32 num_stats) in calc_avgs()
2317 Thrman::calculate_stats_last_100ms(MeasureStats *stats) in calculate_stats_last_100ms()
2344 Thrman::calculate_stats_last_second(MeasureStats *stats) in calculate_stats_last_second()
2567 MeasureStats *stats = m_current_decision_stats; in handle_decisions() local
2677 Thrman::change_warning_level(Int32 diff_status, Uint32 factor) in change_warning_level()
2723 Uint32 factor = 10; in handle_overload_stats_1sec() local
2746 Uint32 factor = 3; in handle_overload_stats_20sec() local
3105 MeasureStats stats; in check_overload_status() local
[all …]
/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/easy_profiler_core/
H A Dreader.cpp114 # define EASY_CONVERT_TO_NANO(t, freq, factor) t *= factor argument
118 # define EASY_CONVERT_TO_NANO(t, freq, factor) t *= TIME_FACTOR; t /= freq argument
231 …auto stats = it->second; // write pointer to statistics into output (this is BlocksTree:: per_thre… in update_statistics() local
263 auto stats = new ::profiler::BlockStatistics(duration, _current_index, _parent_index); in update_statistics() local
285 …auto stats = it->second; // write pointer to statistics into output (this is BlocksTree:: per_thre… in update_statistics() local
317 auto stats = new ::profiler::BlockStatistics(duration, _current_index, _parent_index); in update_statistics() local
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Drc_utils.h79 FIRSTPASS_STATS *stats = twopass->stats_buf_ctx->total_stats; in config_target_level() local
159 double factor = sqrt((double)frame_count); in av1_get_gfu_boost_projection_factor() local
169 double factor = av1_get_gfu_boost_projection_factor(min_factor, max_factor, in get_gfu_boost_from_r0_lap() local
176 double factor = sqrt((double)frame_count); in av1_get_kf_boost_projection_factor() local
/dports/devel/upp/upp/uppsrc/plugin/zstd_legacy/lib/
H A Dzstd_internal.h184 …MEM_STATIC void ZSTD_statsPrint(ZSTD_stats_t* stats, U32 searchLength) { (void)stats; (void)search… in ZSTD_statsPrint()
185 MEM_STATIC void ZSTD_statsInit(ZSTD_stats_t* stats) { (void)stats; } in ZSTD_statsInit()
186 MEM_STATIC void ZSTD_statsResetFreqs(ZSTD_stats_t* stats) { (void)stats; } in ZSTD_statsResetFreqs()
187 …MEM_STATIC void ZSTD_statsUpdatePrices(ZSTD_stats_t* stats, size_t litLength, const BYTE* literals… in ZSTD_statsUpdatePrices()
222 U32 factor; member
226 ZSTD_stats_t stats; member
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dutility.c285 struct _stati64 stats; in dt_util_test_image_file() local
297 struct stat stats; in dt_util_test_image_file() local
310 struct _stati64 stats; in dt_util_test_writable_dir() local
313 struct stat stats; in dt_util_test_writable_dir() local
427 const float factor = size > 0.0 ? size / svg_size : -1.0 * size; in _util_get_svg_img() local
/dports/math/casadi/casadi-3.5.5/casadi/interfaces/hpmpc/
H A Dhpmpc_interface.cpp558 void HpmpcInterface::mproject(double factor, const double* x, const casadi_int* sp_x, in mproject()
566 void HpmpcInterface::dense_transfer(double factor, const double* x, in dense_transfer()
731 Dict stats = Conic::get_stats(mem); in get_stats() local
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/extras/
H A Dget_disto.c61 const uint32_t factor = (max > 0) ? (255u << 16) / max : 0; in RescalePlane() local
109 static WEBP_INLINE double SSIMCalculation(const DistoStats* const stats) { in SSIMCalculation()
137 DistoStats stats = { 0, 0, 0, 0, 0, 0 }; in SSIMGetClipped() local
/dports/graphics/webp/libwebp-1.2.1/extras/
H A Dget_disto.c61 const uint32_t factor = (max > 0) ? (255u << 16) / max : 0; in RescalePlane() local
109 static WEBP_INLINE double SSIMCalculation(const DistoStats* const stats) { in SSIMCalculation()
137 DistoStats stats = { 0, 0, 0, 0, 0, 0 }; in SSIMGetClipped() local
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/extras/
H A Dget_disto.c61 const uint32_t factor = (max > 0) ? (255u << 16) / max : 0; in RescalePlane() local
109 static WEBP_INLINE double SSIMCalculation(const DistoStats* const stats) { in SSIMCalculation()
137 DistoStats stats = { 0, 0, 0, 0, 0, 0 }; in SSIMGetClipped() local
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/extras/
H A Dget_disto.c59 const uint32_t factor = (max > 0) ? (255u << 16) / max : 0; in RescalePlane() local
107 static WEBP_INLINE double SSIMCalculation(const DistoStats* const stats) { in SSIMCalculation()
135 DistoStats stats = { 0, 0, 0, 0, 0, 0 }; in SSIMGetClipped() local
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/extras/
H A Dget_disto.c61 const uint32_t factor = (max > 0) ? (255u << 16) / max : 0; in RescalePlane() local
109 static WEBP_INLINE double SSIMCalculation(const DistoStats* const stats) { in SSIMCalculation()
137 DistoStats stats = { 0, 0, 0, 0, 0, 0 }; in SSIMGetClipped() local
/dports/databases/memcached/memcached-1.6.12/
H A Dmemcached.h353 struct stats { struct
354 uint64_t total_items;
355 uint64_t total_conns;
356 uint64_t rejected_conns;
357 uint64_t malloc_fails;
358 uint64_t listen_disabled_num;
359 uint64_t slabs_moved; /* times slabs were moved around */
388 * Global "state" stats. Reflects state that shouldn't be wiped ever. argument
425 double factor; /* chunk size growth factor */ member
678 struct thread_stats stats; /* Stats generated by this thread */ member
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/innodb_memcached/daemon_memcached/engines/default_engine/
H A Ddefault_engine.h59 float factor; member
130 struct engine_stats stats; member
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/innodb_memcached/innodb_memcache/cache-src/
H A Ddefault_engine.h59 float factor; member
131 struct engine_stats stats; member

12345678910>>...13