Home
last modified time | relevance | path

Searched refs:tally (Results 1 – 25 of 1616) sorted by relevance

12345678910>>...65

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/actionscript.all/
H A DRandom.as50 if (typeof(tally[rnd]) == "undefined") { tally[rnd] = 0; }
69 if (typeof(tally[rnd]) == "undefined") { tally[rnd] = 0; }
88 if (typeof(tally[rnd]) == "undefined") { tally[rnd] = 0; }
110 if (typeof(tally[rnd]) == "undefined") { tally[rnd] = 0; }
115 note(tally[0]);
118 note(tally[1]);
121 note(tally[2]);
124 note(tally[3]);
127 note(tally[4]);
130 note(tally[5]);
[all …]
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/contrib/
H A Dmod_quotatab_file.c54 quota_tally_t *tally = ptr; in filetab_create() local
62 quotav[0].iov_len = sizeof(tally->name); in filetab_create()
65 quotav[1].iov_len = sizeof(tally->quota_type); in filetab_create()
68 quotav[2].iov_len = sizeof(tally->bytes_in_used); in filetab_create()
135 quota_tally_t *tally = ptr; in filetab_lookup() local
143 if (quota_type == tally->quota_type) { in filetab_lookup()
147 strcmp(name, tally->name) == 0) { in filetab_lookup()
211 quota_tally_t *tally = ptr; in filetab_read() local
214 quotav[0].iov_len = sizeof(tally->name); in filetab_read()
352 quota_tally_t *tally = ptr; in filetab_write() local
[all …]
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/
H A Dmod_quotatab_file.c54 quota_tally_t *tally = ptr; in filetab_create() local
62 quotav[0].iov_len = sizeof(tally->name); in filetab_create()
65 quotav[1].iov_len = sizeof(tally->quota_type); in filetab_create()
68 quotav[2].iov_len = sizeof(tally->bytes_in_used); in filetab_create()
135 quota_tally_t *tally = ptr; in filetab_lookup() local
143 if (quota_type == tally->quota_type) { in filetab_lookup()
147 strcmp(name, tally->name) == 0) { in filetab_lookup()
211 quota_tally_t *tally = ptr; in filetab_read() local
214 quotav[0].iov_len = sizeof(tally->name); in filetab_read()
352 quota_tally_t *tally = ptr; in filetab_write() local
[all …]
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/contrib/
H A Dmod_quotatab_file.c54 quota_tally_t *tally = ptr; in filetab_create() local
62 quotav[0].iov_len = sizeof(tally->name); in filetab_create()
65 quotav[1].iov_len = sizeof(tally->quota_type); in filetab_create()
68 quotav[2].iov_len = sizeof(tally->bytes_in_used); in filetab_create()
135 quota_tally_t *tally = ptr; in filetab_lookup() local
143 if (quota_type == tally->quota_type) { in filetab_lookup()
147 strcmp(name, tally->name) == 0) { in filetab_lookup()
211 quota_tally_t *tally = ptr; in filetab_read() local
214 quotav[0].iov_len = sizeof(tally->name); in filetab_read()
352 quota_tally_t *tally = ptr; in filetab_write() local
[all …]
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/contrib/
H A Dmod_quotatab_file.c54 quota_tally_t *tally = ptr; in filetab_create() local
62 quotav[0].iov_len = sizeof(tally->name); in filetab_create()
65 quotav[1].iov_len = sizeof(tally->quota_type); in filetab_create()
68 quotav[2].iov_len = sizeof(tally->bytes_in_used); in filetab_create()
135 quota_tally_t *tally = ptr; in filetab_lookup() local
143 if (quota_type == tally->quota_type) { in filetab_lookup()
147 strcmp(name, tally->name) == 0) { in filetab_lookup()
211 quota_tally_t *tally = ptr; in filetab_read() local
214 quotav[0].iov_len = sizeof(tally->name); in filetab_read()
352 quota_tally_t *tally = ptr; in filetab_write() local
[all …]
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/contrib/
H A Dmod_quotatab_file.c54 quota_tally_t *tally = ptr; in filetab_create() local
62 quotav[0].iov_len = sizeof(tally->name); in filetab_create()
65 quotav[1].iov_len = sizeof(tally->quota_type); in filetab_create()
68 quotav[2].iov_len = sizeof(tally->bytes_in_used); in filetab_create()
135 quota_tally_t *tally = ptr; in filetab_lookup() local
143 if (quota_type == tally->quota_type) { in filetab_lookup()
147 strcmp(name, tally->name) == 0) { in filetab_lookup()
211 quota_tally_t *tally = ptr; in filetab_read() local
214 quotav[0].iov_len = sizeof(tally->name); in filetab_read()
352 quota_tally_t *tally = ptr; in filetab_write() local
[all …]
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/contrib/
H A Dmod_quotatab_file.c54 quota_tally_t *tally = ptr; in filetab_create() local
62 quotav[0].iov_len = sizeof(tally->name); in filetab_create()
65 quotav[1].iov_len = sizeof(tally->quota_type); in filetab_create()
68 quotav[2].iov_len = sizeof(tally->bytes_in_used); in filetab_create()
135 quota_tally_t *tally = ptr; in filetab_lookup() local
143 if (quota_type == tally->quota_type) { in filetab_lookup()
147 strcmp(name, tally->name) == 0) { in filetab_lookup()
211 quota_tally_t *tally = ptr; in filetab_read() local
214 quotav[0].iov_len = sizeof(tally->name); in filetab_read()
352 quota_tally_t *tally = ptr; in filetab_write() local
[all …]
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/contrib/
H A Dmod_quotatab_file.c54 quota_tally_t *tally = ptr; in filetab_create() local
62 quotav[0].iov_len = sizeof(tally->name); in filetab_create()
65 quotav[1].iov_len = sizeof(tally->quota_type); in filetab_create()
68 quotav[2].iov_len = sizeof(tally->bytes_in_used); in filetab_create()
135 quota_tally_t *tally = ptr; in filetab_lookup() local
143 if (quota_type == tally->quota_type) { in filetab_lookup()
147 strcmp(name, tally->name) == 0) { in filetab_lookup()
211 quota_tally_t *tally = ptr; in filetab_read() local
214 quotav[0].iov_len = sizeof(tally->name); in filetab_read()
352 quota_tally_t *tally = ptr; in filetab_write() local
[all …]
/dports/ftp/proftpd/proftpd-1.3.7c/contrib/
H A Dmod_quotatab_file.c54 quota_tally_t *tally = ptr; in filetab_create() local
62 quotav[0].iov_len = sizeof(tally->name); in filetab_create()
65 quotav[1].iov_len = sizeof(tally->quota_type); in filetab_create()
68 quotav[2].iov_len = sizeof(tally->bytes_in_used); in filetab_create()
135 quota_tally_t *tally = ptr; in filetab_lookup() local
143 if (quota_type == tally->quota_type) { in filetab_lookup()
147 strcmp(name, tally->name) == 0) { in filetab_lookup()
211 quota_tally_t *tally = ptr; in filetab_read() local
214 quotav[0].iov_len = sizeof(tally->name); in filetab_read()
352 quota_tally_t *tally = ptr; in filetab_write() local
[all …]
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/contrib/
H A Dmod_quotatab_file.c54 quota_tally_t *tally = ptr; in filetab_create() local
62 quotav[0].iov_len = sizeof(tally->name); in filetab_create()
65 quotav[1].iov_len = sizeof(tally->quota_type); in filetab_create()
68 quotav[2].iov_len = sizeof(tally->bytes_in_used); in filetab_create()
135 quota_tally_t *tally = ptr; in filetab_lookup() local
143 if (quota_type == tally->quota_type) { in filetab_lookup()
147 strcmp(name, tally->name) == 0) { in filetab_lookup()
211 quota_tally_t *tally = ptr; in filetab_read() local
214 quotav[0].iov_len = sizeof(tally->name); in filetab_read()
352 quota_tally_t *tally = ptr; in filetab_write() local
[all …]
/dports/biology/python-nexus/python-nexus-1.63/nexus/tools/
H A Dsites.py91 tally = {}
93 tally[taxon] = tally.get(taxon, 0)
97 return tally
154 tally = {}
156 tally[site] = tally.get(site, {})
158 tally[site][state] = tally[site].get(state, [])
160 return tally
184 tally = {}
189 tally[taxon][char] = tally[taxon].get(char, [])
191 return tally
[all …]
/dports/net/samba412/samba-4.12.15/lib/tdb/common/
H A Dsummary.c41 struct tally { struct
46 static void tally_init(struct tally *tally) in tally_init() argument
48 tally->total = 0; in tally_init()
49 tally->num = 0; in tally_init()
50 tally->min = tally->max = 0; in tally_init()
53 static void tally_add(struct tally *tally, size_t len) in tally_add() argument
56 tally->max = tally->min = len; in tally_add()
61 tally->num++; in tally_add()
65 static size_t tally_mean(const struct tally *tally) in tally_mean() argument
67 if (!tally->num) in tally_mean()
[all …]
/dports/databases/tdb/tdb-1.4.3/common/
H A Dsummary.c41 struct tally { struct
46 static void tally_init(struct tally *tally) in tally_init() argument
48 tally->total = 0; in tally_init()
49 tally->num = 0; in tally_init()
50 tally->min = tally->max = 0; in tally_init()
53 static void tally_add(struct tally *tally, size_t len) in tally_add() argument
56 tally->max = tally->min = len; in tally_add()
61 tally->num++; in tally_add()
65 static size_t tally_mean(const struct tally *tally) in tally_mean() argument
67 if (!tally->num) in tally_mean()
[all …]
/dports/databases/ldb20/ldb-2.0.10/lib/tdb/common/
H A Dsummary.c41 struct tally { struct
46 static void tally_init(struct tally *tally) in tally_init() argument
48 tally->total = 0; in tally_init()
49 tally->num = 0; in tally_init()
50 tally->min = tally->max = 0; in tally_init()
53 static void tally_add(struct tally *tally, size_t len) in tally_add() argument
56 tally->max = tally->min = len; in tally_add()
61 tally->num++; in tally_add()
65 static size_t tally_mean(const struct tally *tally) in tally_mean() argument
67 if (!tally->num) in tally_mean()
[all …]
/dports/databases/ldb15/ldb-1.5.6/lib/tdb/common/
H A Dsummary.c41 struct tally { struct
46 static void tally_init(struct tally *tally) in tally_init() argument
48 tally->total = 0; in tally_init()
49 tally->num = 0; in tally_init()
50 tally->min = tally->max = 0; in tally_init()
53 static void tally_add(struct tally *tally, size_t len) in tally_add() argument
56 tally->max = tally->min = len; in tally_add()
61 tally->num++; in tally_add()
65 static size_t tally_mean(const struct tally *tally) in tally_mean() argument
67 if (!tally->num) in tally_mean()
[all …]
/dports/databases/ldb21/ldb-2.1.5/lib/tdb/common/
H A Dsummary.c41 struct tally { struct
46 static void tally_init(struct tally *tally) in tally_init() argument
48 tally->total = 0; in tally_init()
49 tally->num = 0; in tally_init()
50 tally->min = tally->max = 0; in tally_init()
53 static void tally_add(struct tally *tally, size_t len) in tally_add() argument
56 tally->max = tally->min = len; in tally_add()
61 tally->num++; in tally_add()
65 static size_t tally_mean(const struct tally *tally) in tally_mean() argument
67 if (!tally->num) in tally_mean()
[all …]
/dports/databases/ldb22/ldb-2.2.1/lib/tdb/common/
H A Dsummary.c41 struct tally { struct
46 static void tally_init(struct tally *tally) in tally_init() argument
48 tally->total = 0; in tally_init()
49 tally->num = 0; in tally_init()
50 tally->min = tally->max = 0; in tally_init()
53 static void tally_add(struct tally *tally, size_t len) in tally_add() argument
56 tally->max = tally->min = len; in tally_add()
61 tally->num++; in tally_add()
65 static size_t tally_mean(const struct tally *tally) in tally_mean() argument
67 if (!tally->num) in tally_mean()
[all …]
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DTriumphs.cpp42 Glib::ustring tally; in Triumphs() local
48 helper->getData(tally, "hero"); in Triumphs()
51 helper->getData(tally, "normal"); in Triumphs()
54 helper->getData(tally, "special"); in Triumphs()
57 helper->getData(tally, "ship"); in Triumphs()
60 helper->getData(tally, "flag"); in Triumphs()
63 stally.str(tally); in Triumphs()
84 std::stringstream tally; in save() local
86 tally << d_triumph[j][i] << " "; in save()
90 retval &= helper->saveData("hero", tally.str()); in save()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dcompute_tally.rst1 .. index:: compute force/tally
2 .. index:: compute heat/flux/tally
4 .. index:: compute pe/tally
5 .. index:: compute pe/mol/tally
6 .. index:: compute stress/tally
8 compute force/tally command
17 compute pe/tally command
20 compute pe/mol/tally command
23 compute stress/tally command
34 * style = *force/tally* or *heat/flux/tally* or *heat/flux/virial/tally* or * or *pe/tally* or *pe/…
[all …]
/dports/net/lla/lla-0.99.1_1/
H A Dlla42 use vars qw(%originatinghost %tally);
124 foreach $t (sort keys %{$tally{operations}}) {
134 while (($id) = each %{$tally{$type}}) {
135 my $n = $tally{$type}->{$id};
178 $tally{search}->{$id}++;
183 $tally{bind}->{$id}++;
188 $tally{result}->{$id}++;
192 $tally{"res" . $1}->{$id}++;
197 $tally{mod}->{$id}++;
202 $tally{add}->{$id}++;
[all …]
/dports/science/py-OpenMC/openmc-0.12.2/src/tallies/
H A Dtally_scoring.cpp152 auto i_filt = tally.filters(tally.delayedgroup_filter_); in score_fission_delayed_dg()
342 auto i_eout_filt = tally.filters()[tally.energyout_filter_]; in score_fission_eout()
428 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_fission_eout()
924 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_ce()
948 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_ce()
974 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_ce()
1110 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_ce()
1143 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_ce()
1883 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_mg()
1914 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_mg()
[all …]
/dports/science/openmc/openmc-0.12.2/src/tallies/
H A Dtally_scoring.cpp152 auto i_filt = tally.filters(tally.delayedgroup_filter_); in score_fission_delayed_dg()
342 auto i_eout_filt = tally.filters()[tally.energyout_filter_]; in score_fission_eout()
428 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_fission_eout()
924 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_ce()
948 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_ce()
974 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_ce()
1110 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_ce()
1143 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_ce()
1883 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_mg()
1914 auto i_dg_filt = tally.filters()[tally.delayedgroup_filter_]; in score_general_mg()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/uber/jaeger-lib/metrics/tally/
H A Dfactory.go15 package tally package
24 func Wrap(scope tally.Scope) metrics.Factory {
26 tally: scope,
32 tally tally.Scope member
36 scope := f.tally
44 scope := f.tally
52 scope := f.tally
61 scope := f.tally
65 return NewHistogram(scope.Histogram(options.Name, tally.ValueBuckets(options.Buckets)))
70 tally: f.tally.SubScope(scope.Name).Tagged(scope.Tags),
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/uber/jaeger-lib/metrics/tally/
H A Dfactory.go15 package tally package
24 func Wrap(scope tally.Scope) metrics.Factory {
26 tally: scope,
32 tally tally.Scope member
36 scope := f.tally
44 scope := f.tally
52 scope := f.tally
61 scope := f.tally
65 return NewHistogram(scope.Histogram(options.Name, tally.ValueBuckets(options.Buckets)))
70 tally: f.tally.SubScope(scope.Name).Tagged(scope.Tags),
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/uber/jaeger-lib/metrics/tally/
H A Dfactory.go15 package tally package
24 func Wrap(scope tally.Scope) metrics.Factory {
26 tally: scope,
32 tally tally.Scope member
36 scope := f.tally
44 scope := f.tally
52 scope := f.tally
61 scope := f.tally
65 return NewHistogram(scope.Histogram(options.Name, tally.ValueBuckets(options.Buckets)))
70 tally: f.tally.SubScope(scope.Name).Tagged(scope.Tags),

12345678910>>...65