Home
last modified time | relevance | path

Searched refs:STATS (Results 1 – 25 of 1972) sorted by relevance

12345678910>>...79

/dports/net-mgmt/observium/observium/mibs/cisco/
H A DALTIGA-CAP107 SUPPORTS ALTIGA-PPTP-STATS-MIB
110 SUPPORTS ALTIGA-PPP-STATS-MIB
113 SUPPORTS ALTIGA-HTTP-STATS-MIB
116 SUPPORTS ALTIGA-L2TP-STATS-MIB
128 SUPPORTS ALTIGA-DNS-STATS-MIB
134 SUPPORTS ALTIGA-SEP-STATS-MIB
143 SUPPORTS ALTIGA-SSL-STATS-MIB
152 SUPPORTS ALTIGA-FTP-STATS-MIB
184 SUPPORTS ALTIGA-DNS-STATS-MIB
193 SUPPORTS ALTIGA-FTP-STATS-MIB
[all …]
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/
H A DALTIGA-CAP.my107 SUPPORTS ALTIGA-PPTP-STATS-MIB
110 SUPPORTS ALTIGA-PPP-STATS-MIB
113 SUPPORTS ALTIGA-HTTP-STATS-MIB
116 SUPPORTS ALTIGA-L2TP-STATS-MIB
128 SUPPORTS ALTIGA-DNS-STATS-MIB
134 SUPPORTS ALTIGA-SEP-STATS-MIB
143 SUPPORTS ALTIGA-SSL-STATS-MIB
152 SUPPORTS ALTIGA-FTP-STATS-MIB
184 SUPPORTS ALTIGA-DNS-STATS-MIB
193 SUPPORTS ALTIGA-FTP-STATS-MIB
[all …]
/dports/net-mgmt/observium/observium/mibs/altiga/
H A DALTIGA-CAP107 SUPPORTS ALTIGA-PPTP-STATS-MIB
110 SUPPORTS ALTIGA-PPP-STATS-MIB
113 SUPPORTS ALTIGA-HTTP-STATS-MIB
116 SUPPORTS ALTIGA-L2TP-STATS-MIB
128 SUPPORTS ALTIGA-DNS-STATS-MIB
134 SUPPORTS ALTIGA-SEP-STATS-MIB
143 SUPPORTS ALTIGA-SSL-STATS-MIB
152 SUPPORTS ALTIGA-FTP-STATS-MIB
184 SUPPORTS ALTIGA-DNS-STATS-MIB
193 SUPPORTS ALTIGA-FTP-STATS-MIB
[all …]
/dports/math/math77/MATH77/
H A Ddstat1.f101 COUNT = STATS(1)
120 XMIN = STATS(2)
121 XMAX = STATS(3)
122 XMEAN = STATS(4)
124 if(STATS(5) .eq. 0.D0) then
132 SCALE = STATS(5)
181 STATS(1) = COUNT
182 STATS(2) = XMIN
183 STATS(3) = XMAX
184 STATS(4) = XMEAN
[all …]
H A Dsstat1.f101 COUNT = STATS(1)
120 XMIN = STATS(2)
121 XMAX = STATS(3)
122 XMEAN = STATS(4)
124 if(STATS(5) .eq. 0.E0) then
132 SCALE = STATS(5)
181 STATS(1) = COUNT
182 STATS(2) = XMIN
183 STATS(3) = XMAX
184 STATS(4) = XMEAN
[all …]
/dports/databases/mtop/mtop-0.6.6/
H A Dmtop.PL512 my %STATS; # 'show status' info
711 my @keys = sort keys %STATS;
726 my $val1 = $STATS{$keys[$i]};
727 my $val2 = $STATS{$keys[$i+$mid]};
730 $val1 .= " [" . int($STATS{$keys[$i]}/ $STATS{Uptime});
731 $val2 .= " [" . int($STATS{$keys[$i+$mid]}/ $STATS{Uptime});
753 my @keys = sort keys %STATS;
765 my $queries = $STATS{Questions};
772 100*($STATS{Created_tmp_disk_tables}/ ($STATS{Created_tmp_tables} || 1))),
776 … $STATS{Slow_queries} > 0 ? "Slow queries: $STATS{Slow_queries} (Look in slow query log)" : "",
[all …]
/dports/games/avanor/avanor-0.5.8/magic/
H A Dstats.h29 enum STATS {S_UNKNOWN = -1, S_STR, S_DEX, S_TOU, S_LEN, S_WIL, S_MAN, S_PER, S_CHR, S_EOF}; enum
39 int Get(STATS s) { return stats[s] / 100; } in Get()
40 char * GetName(STATS s) { return stats_str[s]; } in GetName()
41 char * GetFullName(STATS s);
42 void SetStat(STATS s, int val) { stats[s] = val * 100; } in SetStat()
43 void Modify(STATS s, int val) { stats[s] += val * 100; } in Modify()
44 void AddFract(STATS s, int val) {stats[s] += val;} in AddFract()
54 static STATS Random() { return (STATS)(vRand(S_EOF)); } in Random()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/llvm11/llvm-11.0.1.src/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/llvm10/llvm-10.0.1.src/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/llvm90/llvm-9.0.1.src/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/llvm80/llvm-8.0.1.src/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/llvm70/llvm-7.0.1.src/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/sancov/
H A Dblacklist.test5 …p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS %s
6 …ts/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=STATS-BLIST %s
17 STATS: all-edges: 9
18 STATS: cov-edges: 7
19 STATS: all-functions: 3
20 STATS: cov-functions: 3
22 STATS-BLIST: all-edges: 8
23 STATS-BLIST: cov-edges: 6
24 STATS-BLIST: all-functions: 2
25 STATS-BLIST: cov-functions: 2
/dports/www/c-icap/c_icap-0.5.10/
H A Dstats.c29 struct stat_area *STATS = NULL; variable
151 if (STATS) in ci_stat_attach_mem()
159 if (!STATS) in ci_stat_release()
161 ci_stat_area_destroy(STATS); in ci_stat_release()
162 STATS = NULL; in ci_stat_release()
167 if (!STATS || !STATS->mem_block) in ci_stat_uint64_inc()
171 ci_thread_mutex_lock(&STATS->mtx); in ci_stat_uint64_inc()
173 ci_thread_mutex_unlock(&STATS->mtx); in ci_stat_uint64_inc()
178 if (!STATS->mem_block) in ci_stat_kbs_inc()
184 ci_thread_mutex_lock(&STATS->mtx); in ci_stat_kbs_inc()
[all …]
/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dstatistc.cpp43 STATS::STATS(int32_t min_bucket_value, int32_t max_bucket_value_plus_1) { in STATS() function in tesseract::STATS
78 void STATS::clear() { // clear out buckets in clear()
90 STATS::~STATS() { in ~STATS()
173 double STATS::ile(double frac) const { in ile()
242 double STATS::median() const { // get median in median()
269 bool STATS::local_min(int32_t x) const { in local_min()
302 void STATS::smooth(int32_t factor) { in smooth()
306 STATS result(rangemin_, rangemax_); in smooth()
487 STATS used(rangemin_, rangemax_); in top_n_modes()
548 void STATS::print() const { in print()
[all …]

12345678910>>...79