Searched refs:total (Results 226 - 250 of 479) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dentropy.c146 isc_uint32_t total; /*%< entropy from this source */ member in struct:isc_entropysource
535 isc_uint32_t remain, deltae, count, total; local
553 total = 0;
626 total += deltae;
643 add_entropy(ent, total);
898 source->total = 0;
977 source->total = 0;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/arm/
H A Darm.c4590 arm_size_rtx_costs (rtx x, int code, int outer_code, int *total)
4597 *total = thumb_rtx_costs (x, code, outer_code);
4607 *total = COSTS_N_INSNS (1);
4609 *total = COSTS_N_INSNS (ARM_NUM_REGS (mode));
4617 *total = COSTS_N_INSNS (2);
4623 *total = COSTS_N_INSNS (2) + rtx_cost (XEXP (x, 0), code);
4633 *total = COSTS_N_INSNS (3) + rtx_cost (XEXP (x, 0), code);
4638 *total = COSTS_N_INSNS (1) + rtx_cost (XEXP (x, 0), code);
4641 *total += 1 + rtx_cost (XEXP (x, 1), code);
4646 *total
4580 arm_size_rtx_costs(rtx x, int code, int outer_code, int *total) argument
4802 arm_slowmul_rtx_costs(rtx x, int code, int outer_code, int *total) argument
4856 arm_fastmul_rtx_costs(rtx x, int code, int outer_code, int *total) argument
4922 arm_xscale_rtx_costs(rtx x, int code, int outer_code, int *total) argument
5003 arm_9e_rtx_costs(rtx x, int code, int outer_code, int *total) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/diff/
H A Ddiff3.c1277 size_t bytes, current_chunk_size, total;
1341 total = 0;
1344 diff_result + total,
1345 current_chunk_size - total);
1346 total += bytes;
1347 if (total == current_chunk_size)
1359 if (total != 0 && diff_result[total-1] != '\n')
1369 return diff_result + total;
1273 size_t bytes, current_chunk_size, total; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt.c170 HOST_WIDE_INT total = 0;
203 total += parm_size;
210 sprintf (p, "%s@" HOST_WIDE_INT_PRINT_DEC, old_str, total);
169 HOST_WIDE_INT total = 0; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Dwinnt.c292 int total = 0;
324 total += parm_size;
334 sprintf (p, "%s@%d", asmname, total/BITS_PER_UNIT);
291 int total = 0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/picochip/
H A Dpicochip.c96 bool picochip_rtx_costs (rtx x, int code, int outer_code, int* total);
3470 picochip_rtx_costs (rtx x, int code, int outer_code ATTRIBUTE_UNUSED, int* total)
3480 *total = COSTS_N_INSNS(1);
3488 *total = COSTS_N_INSNS (outer_code != MEM);
3495 *total = COSTS_N_INSNS (2);
3503 *total = COSTS_N_INSNS (2);
3505 *total = COSTS_N_INSNS (4);
3511 *total = COSTS_N_INSNS (10);
3515 *total = COSTS_N_INSNS (2);
3523 *total
3453 picochip_rtx_costs(rtx x, int code, int outer_code ATTRIBUTE_UNUSED, int* total) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.c1198 h8300_rtx_costs (rtx x, int code, int outer_code, int *total, bool speed)
1208 *total = 0;
1210 *total = COSTS_N_INSNS (1);
1226 *total = 0;
1234 *total = 0;
1240 *total = 0 + (outer_code == SET);
1245 *total = 0 + (outer_code == SET);
1247 *total = 1;
1251 *total = 1;
1261 *total
1195 h8300_rtx_costs(rtx x, int code, int outer_code, int *total, bool speed) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/h8300/
H A Dh8300.c1158 h8300_rtx_costs (rtx x, int code, int outer_code, int *total)
1168 *total = 0;
1170 *total = COSTS_N_INSNS (1);
1186 *total = 0;
1194 *total = 0;
1200 *total = 0 + (outer_code == SET);
1205 *total = 0 + (outer_code == SET);
1207 *total = 1;
1211 *total = 1;
1221 *total
1155 h8300_rtx_costs(rtx x, int code, int outer_code, int *total) argument
[all...]
/netbsd-6-1-5-RELEASE/dist/nvi/common/
H A Dkey.c350 size_t total; local
368 total = wp->i_cnt + wp->i_next + nitems + TERM_PUSH_SHIFT;
369 if (total >= wp->i_nelem && v_event_grow(sp, MAX(total, 64)))
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/machine/
H A Dm_aix5.c152 "K total, ", "K buf, ", "K sys, ", "K free", NULL
161 "K total, ", "K free", NULL
218 struct timeval64 *cpu_proc, *old_cpu_proc; /* total cpu used by each process */
325 int total = 0; local
355 total += cp_diff[i];
371 total += cp_diff[i];
375 cpu_states[i] = 1000 * cp_diff[i] / total;
460 /* total system and user time into cpu_proc */
692 /* compare_size - the comparison function for sorting by total memory usage */
736 /* compare_time - the comparison function for sorting by total cp
[all...]
H A Dm_freebsd.c427 long long total = 0; local
440 total += (long long)xsw.xsw_nblks;
445 *retavail = pagetok(total);
446 *retfree = pagetok(total) - pagetok(used);
448 if (total > 0)
450 n = (int)((double)used * 100.0 / (double)total);
1035 long total; local
1056 total = percentages(CPUSTATES, cpu_states, cp_time, cp_old, cp_diff);
1367 /* remember active and total counts */
1522 * percent cpu, cpu ticks, state, resident set size, total virtua
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Decofflink.c1583 unsigned long total;
1585 total = 0;
1602 total += l->size;
1605 if ((total & (swap->debug_align - 1)) != 0)
1610 i = swap->debug_align - (total & (swap->debug_align - 1));
1667 unsigned long total;
1675 total = 1;
1687 total += len + 1;
1690 if ((total & (swap->debug_align - 1)) != 0)
1695 i = swap->debug_align - (total
1580 unsigned long total; local
1664 unsigned long total; local
2475 unsigned long total; local
2529 unsigned long total; local
[all...]
H A Dihex.c726 size_t total; local
749 total = 9 + count * 2 + 4;
750 if (bfd_bwrite (buf, (bfd_size_type) total, abfd) != total)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/score/
H A Dscore3.h131 extern bool score3_rtx_costs (rtx x, int code, int outer_code, int *total, bool speed);
H A Dscore7.h131 extern bool score7_rtx_costs (rtx x, int code, int outer_code, int *total, bool speed);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Decofflink.c1583 unsigned long total;
1585 total = 0;
1602 total += l->size;
1605 if ((total & (swap->debug_align - 1)) != 0)
1610 i = swap->debug_align - (total & (swap->debug_align - 1));
1667 unsigned long total;
1675 total = 1;
1687 total += len + 1;
1690 if ((total & (swap->debug_align - 1)) != 0)
1695 i = swap->debug_align - (total
1580 unsigned long total; local
1664 unsigned long total; local
2475 unsigned long total; local
2529 unsigned long total; local
[all...]
H A Dihex.c726 size_t total; local
749 total = 9 + count * 2 + 4;
750 if (bfd_bwrite (buf, (bfd_size_type) total, abfd) != total)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-ssa-dce.c73 int total;
668 stats.total++;
826 percg = ((float) stats.removed / (float) stats.total) * 100;
828 stats.removed, stats.total, (int) percg);
72 int total; member in struct:stmt_stats
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/vr/
H A Dflash_vrip.c341 int total; local
350 total = min(sc->sc_size - off, uio->uio_resid);
352 while (total > 0) {
358 total -= count;
/netbsd-6-1-5-RELEASE/games/dab/
H A Dttyscrn.cc177 void TTYSCRN::total(size_t s, const PLAYER& p) function in class:TTYSCRN
/netbsd-6-1-5-RELEASE/games/mille/
H A Dmille.h190 int total; member in struct:__anon2973
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dmod_34lsub1.asm32 C into 2mod3, but at that point going into a separate carries total so we
145 shrl $24, %eax C 0mod3 high initial total
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dpopham.asm107 addq %r9, %rax C add to total
147 addq %r9, %rax C add to total
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_rndq.c149 .last_time = 0, .last_delta = 0, .last_delta2 = 0, .total = 0,
528 rs->total = 0;
718 rs->total += entropy;
876 source->total += sample->entropy;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/
H A Dtst51 total=36
204 echo "Passed ${passed}/${total} tests"

Completed in 333 milliseconds

1234567891011>>