Home
last modified time | relevance | path

Searched refs:log_max (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/TZcode/MatlabFiles/
H A Dfn_logsum.m1 function [log_sum, log_max] = fn_logsum(log_sum, log_max, log_new)
2 % [log_sum, log_max] = fn_logsum(log_sum, log_max, log_new)
6 % log_max: updated max of log(x_1), ..., log(x_{N+1}).
10 % log_max: max of log(x_1), ..., log(x_N).
33 if (log_max>=log_new)
34 log_sum = log( exp(log_sum-log_max) + exp(log_new-log_max) ) + log_max;
37 log_max = log_new; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/suite/
H A Dtest_compat03.py69 ('def_max', dict(max_req='none', log_max=3)),
70 ('future_max', dict(max_req=future_rel, log_max=future_logv)),
71 ('31_max', dict(max_req="3.1", log_max=3)),
72 ('30_max', dict(max_req="3.0", log_max=2)),
73 ('26_max', dict(max_req="2.6", log_max=1)),
74 ('26_patch_max', dict(max_req="2.6.1", log_max=1)),
115 (self.log_max >= self.future_logv) or
117 (self.max_req != 'none' and self.log_max < self.log_rel) or
119 (self.max_req != 'none' and self.min_req != 'none' and self.log_max < self.log_min)):
H A Dtest_compat02.py74 ('future_max', dict(max_req=future_rel, log_max=future_logv)),
75 ('def_max', dict(max_req='none', log_max=3)),
76 ('31_max', dict(max_req="3.1", log_max=3)),
77 ('30_max', dict(max_req="3.0", log_max=2)),
78 ('26_max', dict(max_req="2.6", log_max=1)),
79 ('26_patch_max', dict(max_req="2.6.1", log_max=1)),
142 (self.log_max >= self.future_logv) or
143 (self.max_req != 'none' and self.log_max < self.log_rel) or
145 (self.max_req != 'none' and self.min_req != 'none' and self.log_max < self.log_min) or
146 (self.max_req != 'none' and self.log_max < self.log_create) or
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dprogress.c64 progress->log_max = int_log10(max); in ext2fs_numeric_progress_init()
88 printf("%*llu/%*llu", progress->log_max, (unsigned long long) val, in ext2fs_numeric_progress_update()
89 progress->log_max, (unsigned long long) progress->max); in ext2fs_numeric_progress_update()
90 fprintf(stdout, "%.*s", (2*progress->log_max)+1, backspaces); in ext2fs_numeric_progress_update()
99 fprintf(stdout, "%.*s", (2*progress->log_max)+1, spaces); in ext2fs_numeric_progress_close()
100 fprintf(stdout, "%.*s", (2*progress->log_max)+1, backspaces); in ext2fs_numeric_progress_close()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dprogress.c64 progress->log_max = int_log10(max); in ext2fs_numeric_progress_init()
88 printf("%*llu/%*llu", progress->log_max, (unsigned long long) val, in ext2fs_numeric_progress_update()
89 progress->log_max, (unsigned long long) progress->max); in ext2fs_numeric_progress_update()
90 fprintf(stdout, "%.*s", (2*progress->log_max)+1, backspaces); in ext2fs_numeric_progress_update()
99 fprintf(stdout, "%.*s", (2*progress->log_max)+1, spaces); in ext2fs_numeric_progress_close()
100 fprintf(stdout, "%.*s", (2*progress->log_max)+1, backspaces); in ext2fs_numeric_progress_close()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/ext2fs/
H A Dprogress.c64 progress->log_max = int_log10(max); in ext2fs_numeric_progress_init()
88 printf("%*llu/%*llu", progress->log_max, (unsigned long long) val, in ext2fs_numeric_progress_update()
89 progress->log_max, (unsigned long long) progress->max); in ext2fs_numeric_progress_update()
90 fprintf(stdout, "%.*s", (2*progress->log_max)+1, backspaces); in ext2fs_numeric_progress_update()
99 fprintf(stdout, "%.*s", (2*progress->log_max)+1, spaces); in ext2fs_numeric_progress_close()
100 fprintf(stdout, "%.*s", (2*progress->log_max)+1, backspaces); in ext2fs_numeric_progress_close()
/dports/science/py-oddt/oddt-0.7/oddt/
H A Dmetrics.py110 log_min=0.001, log_max=1.): argument
146 idx = (fpr <= log_max)
151 def random_roc_log_auc(log_min=0.001, log_max=1.): argument
167 return (log_max - log_min) / (np.log(10) * np.log10(log_max / log_min))
/dports/databases/db18/db-18.1.40/test/tcl/
H A Drep082.tcl59 set log_max [expr $log_buf * 4]
63 -log_buffer $log_buf -log_max $log_max -errpfx SITE_A \
70 -log_buffer $log_buf -log_max $log_max -errpfx SITE_B \
77 -log_buffer $log_buf -log_max $log_max -errpfx SITE_C \
180 -log_buffer $log_buf -log_max $log_max -errpfx SITE_C \
H A Dlog007.tcl24 set log_max [expr $pagesize * 2]
25 set log_buf [expr $log_max * 2]
32 set recsperfile [expr [expr $log_max - 28] / $recsize]
38 -log_inmemory -log_buffer $log_buf -log_max $log_max"
H A Dlog010.tcl30 set log_max 32768
34 set e [berkdb_env -create -home $testdir -txn -log_max $log_max]
H A Dlog003.tcl45 -mode 0644 $logargs -log_max $max]
65 -log -mode 0644 -log_max $max]
91 -create -mode 0644 -log_max $max]
128 -create -mode 0644 -log_max $max]
H A Drep083.tcl58 set log_max [expr $log_buf * 4]
62 -log_buffer $log_buf -log_max $log_max -errpfx SITE_A \
69 -log_buffer $log_buf -log_max $log_max -errpfx SITE_B \
76 -log_buffer $log_buf -log_max $log_max -errpfx SITE_C \
H A Drepmgr023.tcl68 set log_max [expr $log_buf * 4]
72 -log_buffer $log_buf -log_max $log_max -errpfx SITE_A \
80 -log_buffer $log_buf -log_max $log_max -errpfx SITE_B \
91 -log_buffer $log_buf -log_max $log_max -errpfx SITE_C \
/dports/databases/db5/db-5.3.28/test/tcl/
H A Drep082.tcl59 set log_max [expr $log_buf * 4]
63 -log_buffer $log_buf -log_max $log_max -errpfx SITE_A \
70 -log_buffer $log_buf -log_max $log_max -errpfx SITE_B \
77 -log_buffer $log_buf -log_max $log_max -errpfx SITE_C \
180 -log_buffer $log_buf -log_max $log_max -errpfx SITE_C \
H A Dlog007.tcl24 set log_max [expr $pagesize * 2]
25 set log_buf [expr $log_max * 2]
32 set recsperfile [expr [expr $log_max - 28] / $recsize]
38 -log_inmemory -log_buffer $log_buf -log_max $log_max"
H A Drep083.tcl58 set log_max [expr $log_buf * 4]
62 -log_buffer $log_buf -log_max $log_max -errpfx SITE_A \
69 -log_buffer $log_buf -log_max $log_max -errpfx SITE_B \
76 -log_buffer $log_buf -log_max $log_max -errpfx SITE_C \
H A Dlog003.tcl45 -mode 0644 $logargs -log_max $max]
65 -log -mode 0644 -log_max $max]
91 -create -mode 0644 -log_max $max]
128 -create -mode 0644 -log_max $max]
H A Drepmgr023.tcl61 set log_max [expr $log_buf * 4]
65 -log_buffer $log_buf -log_max $log_max -errpfx SITE_A \
73 -log_buffer $log_buf -log_max $log_max -errpfx SITE_B \
84 -log_buffer $log_buf -log_max $log_max -errpfx SITE_C \
H A Drepmgr024.tcl60 set log_max [expr $log_buf * 4]
64 -log_buffer $log_buf -log_max $log_max -errpfx SITE_A \
76 -log_buffer $log_buf -log_max $log_max -errpfx SITE_B \
87 -log_buffer $log_buf -log_max $log_max -errpfx SITE_C \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Dspectral_features_internal.cc131 float log_max = kLogOneByHundred; in ComputeSmoothedLogMagnitudeSpectrum() local
133 const auto smooth = [&log_max, &follow](float x) { in ComputeSmoothedLogMagnitudeSpectrum()
134 x = std::max(log_max - 7.f, std::max(follow - 1.5f, x)); in ComputeSmoothedLogMagnitudeSpectrum()
135 log_max = std::max(log_max, x); in ComputeSmoothedLogMagnitudeSpectrum()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/agc2/rnn_vad/
H A Dspectral_features_internal.cc132 float log_max = kLogOneByHundred; in ComputeSmoothedLogMagnitudeSpectrum() local
134 const auto smooth = [&log_max, &follow](float x) { in ComputeSmoothedLogMagnitudeSpectrum()
135 x = std::max(log_max - 7.f, std::max(follow - 1.5f, x)); in ComputeSmoothedLogMagnitudeSpectrum()
136 log_max = std::max(log_max, x); in ComputeSmoothedLogMagnitudeSpectrum()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Dspectral_features_internal.cc132 float log_max = kLogOneByHundred; in ComputeSmoothedLogMagnitudeSpectrum() local
134 const auto smooth = [&log_max, &follow](float x) { in ComputeSmoothedLogMagnitudeSpectrum()
135 x = std::max(log_max - 7.f, std::max(follow - 1.5f, x)); in ComputeSmoothedLogMagnitudeSpectrum()
136 log_max = std::max(log_max, x); in ComputeSmoothedLogMagnitudeSpectrum()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/
H A Dspectral_features_internal.cc131 float log_max = kLogOneByHundred; in ComputeSmoothedLogMagnitudeSpectrum() local
133 const auto smooth = [&log_max, &follow](float x) { in ComputeSmoothedLogMagnitudeSpectrum()
134 x = std::max(log_max - 7.f, std::max(follow - 1.5f, x)); in ComputeSmoothedLogMagnitudeSpectrum()
135 log_max = std::max(log_max, x); in ComputeSmoothedLogMagnitudeSpectrum()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Dspectral_features_internal.cc131 float log_max = kLogOneByHundred; in ComputeSmoothedLogMagnitudeSpectrum() local
133 const auto smooth = [&log_max, &follow](float x) { in ComputeSmoothedLogMagnitudeSpectrum()
134 x = std::max(log_max - 7.f, std::max(follow - 1.5f, x)); in ComputeSmoothedLogMagnitudeSpectrum()
135 log_max = std::max(log_max, x); in ComputeSmoothedLogMagnitudeSpectrum()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/agc2/rnn_vad/
H A Dspectral_features_internal.cc93 float log_max = -2.f; in ComputeLogBandEnergiesCoefficients() local
99 log_max - 7.f, std::max(follow - 1.5f, log_band_energy_coeffs[i])); in ComputeLogBandEnergiesCoefficients()
100 log_max = std::max(log_max, log_band_energy_coeffs[i]); in ComputeLogBandEnergiesCoefficients()

123456789