Searched refs:total (Results 51 - 75 of 311) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_compression_uu.c44 int64_t total; member in struct:uudecode
422 ssize_t total; local
436 total = 0;
477 if (total == 0) {
486 if (total + len * 2 > OUT_BUFF_SIZE)
536 *out++ = n >> 16; total++;
543 *out++ = (n >> 8) & 0xFF; total++;
550 *out++ = n & 0xFF; total++;
586 *out++ = n >> 16; total++;
595 *out++ = (n >> 8) & 0xFF; total
[all...]
H A Darchive_read_support_compression_rpm.c163 ssize_t avail_in, total; local
170 total = avail_in = 0;
222 total = rpm->hpos;
258 total = avail_in;
268 } while (total == 0 && avail_in > 0);
274 return (total);
/freebsd-9.3-release/share/examples/perfmon/
H A Dperfmon.c60 double total; local
153 total = 0;
156 total += buf[i];
158 printf("total: %f\nmean: %f\n", total, total / loops);
/freebsd-9.3-release/tools/tools/ath/athstats/
H A Dathstats.c434 struct _athstats total; member in struct:athstatfoo_p
495 ath_collect(wf, &wf->total);
503 wf->total = wf->cur;
522 snprintf(b, bs, "%u", wf->cur.ath.ast_##x - wf->total.ath.ast_##x); return 1
524 snprintf(b, bs, "%u", wf->cur.ath.ast_rx_phy[x] - wf->total.ath.ast_rx_phy[x]); return 1
528 snprintf(b, bs, "%u", wf->cur.ani_stats.ast_ani_##x - wf->total.ani_stats.ast_ani_##x); return 1
530 snprintf(b, bs, "%u", wf->cur.ani_stats.ast_mibstats.x - wf->total.ani_stats.ast_mibstats.x); return 1
532 snprintf(b, bs, "%u", wf->cur.ath.ast_ant_tx[x] - wf->total.ath.ast_ant_tx[x]); return 1
534 snprintf(b, bs, "%u", wf->cur.ath.ast_ant_rx[x] - wf->total.ath.ast_ant_rx[x]); return 1
539 (wf->cur.ath.ast_rx_packets - wf->total
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c732 int total; member in struct:__anon100
742 v6stat.total = 0;
757 if (v6stat.total != 16)
761 if (v6stat.total == 16)
768 if (v6stat.total > 0)
774 && (v6stat.zero_pos != v6stat.total))
780 || (v6stat.zero_pos == v6stat.total))
791 memset(v6 + v6stat.zero_pos, 0, 16 - v6stat.total);
793 if (v6stat.total != v6stat.zero_pos)
794 memcpy(v6 + v6stat.zero_pos + 16 - v6stat.total,
[all...]
/freebsd-9.3-release/tools/tools/netrate/http/
H A Dhttp.c246 uintmax_t total; local
352 total = 0;
354 total += statep->hwd[i].hwd_count;
355 printf("%ju transfers/second\n", total / numseconds);
356 total = 0;
358 total += statep->hwd[i].hwd_errorcount;
359 printf("%ju errors/second\n", total / numseconds);
/freebsd-9.3-release/contrib/smbfs/smbutil/
H A Dview.c74 int error, opt, bufsize, i, entries, total; local
113 error = smb_rap_NetShareEnum(ctx, 1, rpbuf, bufsize, &entries, &total);
129 printf("\n%d shares listed from %d available\n", entries, total);
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.spin.ksh54 @total = count();
85 printa("TOTAL %@u\n", @total);
/freebsd-9.3-release/contrib/binutils/include/
H A Dmd5.h83 md5_uint32 total[2]; member in struct:md5_ctx
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dmd5.h83 md5_uint32 total[2]; member in struct:md5_ctx
/freebsd-9.3-release/lib/libz/
H A Dinflate.h89 unsigned long total; /* protected copy of output count */ member in struct:inflate_state
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h87 unsigned long total; /* protected copy of output count */ member in struct:inflate_state
/freebsd-9.3-release/sys/vm/
H A Dswap_pager.h86 void swap_pager_status(int *total, int *used);
/freebsd-9.3-release/tools/tools/ath/common/
H A Ddiag.h45 void *total; member in struct:statshandler
/freebsd-9.3-release/usr.bin/m4/lib/
H A Dohash_init.c42 h->total = h->deleted = 0;
/freebsd-9.3-release/sys/dev/ce/
H A Dif_ce.c1461 opte1->total.bpv = c->total.bpv + c->currnt.bpv;
1462 opte1->total.fse = c->total.fse + c->currnt.fse;
1463 opte1->total.crce = c->total.crce + c->currnt.crce;
1464 opte1->total.rcrce = c->total.rcrce + c->currnt.rcrce;
1465 opte1->total.uas = c->total
2181 struct e1_counters total; local
[all...]
/freebsd-9.3-release/sys/dev/cp/
H A Dif_cp.c1167 opte1->total.bpv = c->total.bpv + c->currnt.bpv;
1168 opte1->total.fse = c->total.fse + c->currnt.fse;
1169 opte1->total.crce = c->total.crce + c->currnt.crce;
1170 opte1->total.rcrce = c->total.rcrce + c->currnt.rcrce;
1171 opte1->total.uas = c->total
1952 struct e1_counters total; local
[all...]
/freebsd-9.3-release/sys/dev/ctau/
H A Dif_ct.c1379 opte1->total.bpv = c->total.bpv + c->currnt.bpv;
1380 opte1->total.fse = c->total.fse + c->currnt.fse;
1381 opte1->total.crce = c->total.crce + c->currnt.crce;
1382 opte1->total.rcrce = c->total.rcrce + c->currnt.rcrce;
1383 opte1->total.uas = c->total
1889 struct e1_counters total; local
[all...]
/freebsd-9.3-release/contrib/tcsh/
H A DMAKESHAR53 $WC $files | $GREP -v total | $SORT +2 | $AWK '
/freebsd-9.3-release/sys/ofed/drivers/net/mlx4/
H A Dport.c60 table->total = 0;
73 table->total = 0;
126 if (table->total == table->max) {
145 ++table->total;
168 --table->total;
242 if (table->total == table->max) {
261 ++table->total;
289 --table->total;
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl241 my($total) = 0;
520 $total = scalar(@files);
522 $passed = ($total - $failed - $bypassed);
527 "total" => $total
695 my $total = $results{$key}{"total"};
703 logmsg(" total: " . $total . "\n");
/freebsd-9.3-release/contrib/ofed/management/infiniband-diags/scripts/
H A DIBswcountlimits.pm204 my $total = 0;
207 $total = $total + $IBswcountlimits::cur_counts{$count};
213 $total = $total + $IBswcountlimits::cur_counts{$count};
215 return ($total);
/freebsd-9.3-release/contrib/less/
H A Dtags.c19 static int total; variable
105 total = curseq = 0;
241 * Return the total number of tags.
246 return total;
289 total = 0;
365 total++;
368 if (total == 0)
484 total = 0;
577 total++;
584 total
[all...]
/freebsd-9.3-release/sys/netgraph/
H A Dng_tty.c353 size_t total = 0; local
367 memcpy((char *)buf + total, mtod(m, char *), length);
371 total += length;
386 sc->outqlen -= total;
390 return (total);
413 size_t total = 0; local
431 length = min(M_TRAILINGSPACE(mb), len - total);
433 memcpy(mtod(m, char *), (const char *)buf + total, length);
435 total += length;
449 return (total);
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dprofile.c389 gcov_type total = 0;
392 total += e->count;
393 bb->count = total;
401 gcov_type total = 0;
404 total += e->count;
405 bb->count = total;
416 gcov_type total = 0;
421 total += e->count;
429 total = bb->count - total;
386 gcov_type total = 0; local
398 gcov_type total = 0; local
413 gcov_type total = 0; local
440 gcov_type total = 0; local
557 int total = 0; local
[all...]

Completed in 330 milliseconds

1234567891011>>