Searched refs:new_count (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libevent/dist/
H A Dpoll.c261 int new_count; local
263 new_count = 32;
265 new_count = pop->fd_count * 2;
266 while (new_count <= ev->ev_fd)
267 new_count *= 2;
269 realloc(pop->idxplus1_by_fd, new_count * sizeof(int));
276 0, sizeof(int)*(new_count - pop->fd_count));
277 pop->fd_count = new_count;
/netbsd-6-1-5-RELEASE/lib/libmenu/
H A Dmenu.c567 int i, new_count = 0, sel_count = 0; local
574 while (items[new_count] != NULL) {
575 if ((items[new_count]->parent != NULL) &&
576 (items[new_count]->parent != menu))
578 if (items[new_count]->selected == 1)
580 new_count++;
599 menu->item_count = new_count;
602 for (i = 0; i < new_count; i++) {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dcfghooks.c702 gcov_type new_count = e ? e->count : 0; local
709 if (bb->count < new_count)
710 new_count = bb->count;
732 n->count = s->count * (new_count * 10000 / bb->count) / 10000;
742 new_bb->count = new_count;
743 bb->count -= new_count;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dexec.c406 int new_count;
411 new_count = num_added + old_count;
413 if (new_count)
416 sizeof (struct target_section) * new_count);
417 table->sections_end = table->sections + new_count;
405 int new_count; local
/netbsd-6-1-5-RELEASE/external/historical/nawk/dist/
H A Db.c101 int i, new_count; local
106 new_count = state + 10; /* needs to be tuned */
108 p = realloc(f->gototab, new_count * sizeof(f->gototab[0]));
113 p = realloc(f->out, new_count * sizeof(f->out[0]));
118 p = realloc(f->posns, new_count * sizeof(f->posns[0]));
123 for (i = f->state_count; i < new_count; ++i) {
130 f->state_count = new_count;
/netbsd-6-1-5-RELEASE/usr.sbin/mopd/mopd/
H A Dprocess.c313 mopNextLoad(const u_char *dst, const u_char *src, u_char new_count, int trans) argument
340 if (new_count == ((dle->count+1) % 256)) {
342 dle->count = new_count;
343 } else if (new_count != (dle->count % 256)) {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcfghooks.c899 gcov_type new_count = e ? e->count : 0; local
906 if (bb->count < new_count)
907 new_count = bb->count;
929 n->count = s->count * (new_count * 10000 / bb->count) / 10000;
939 new_bb->count = new_count;
940 bb->count -= new_count;
/netbsd-6-1-5-RELEASE/sys/arch/xen/x86/
H A Dx86_xpmap.c682 * new_count is # of new tables (PTE only)
687 int old_count, int new_count, int final)
699 old_pgd, new_pgd, old_count, new_count));
705 * table pages (new_count + l2_4_count entries)
713 map_end = new_pgd + ((new_count + l2_4_count) * NBPG);
823 for (i = 0; i < new_count; i ++) {
878 page < new_pgd + ((new_count + l2_4_count) * PAGE_SIZE)) {
686 xen_bootstrap_tables(vaddr_t old_pgd, vaddr_t new_pgd, int old_count, int new_count, int final) argument
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_encoder.c340 const uint32_t new_count = mf->hash_size_sum + mf->sons_count; local
344 if (old_count != new_count) {
/netbsd-6-1-5-RELEASE/usr.sbin/makemandb/
H A Dmakemandb.c569 mandb_rec *rec, int *new_count, int *link_count, int *err_count)
610 (*new_count)++;
695 int new_count = 0; /* Counter for newly indexed/updated pages */ local
753 &new_count, &link_count, &err_count);
776 new_count++;
791 total_count - link_count, link_count, new_count, err_count);
568 update_existing_entry(sqlite3 *db, const char *file, const char *hash, mandb_rec *rec, int *new_count, int *link_count, int *err_count) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/bfin/
H A Dbfin.c2512 HOST_WIDE_INT new_count = ((count >> 2) & 0x3fffffff) - 1;
2513 countreg = copy_to_mode_reg (Pmode, GEN_INT (new_count));
2532 HOST_WIDE_INT new_count = ((count >> 1) & 0x7fffffff) - 1;
2533 countreg = copy_to_mode_reg (Pmode, GEN_INT (new_count));
2500 HOST_WIDE_INT new_count = ((count >> 2) & 0x3fffffff) - 1; local
2520 HOST_WIDE_INT new_count = ((count >> 1) & 0x7fffffff) - 1; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.c3566 HOST_WIDE_INT new_count = ((count >> 2) & 0x3fffffff) - 1;
3567 countreg = copy_to_mode_reg (Pmode, GEN_INT (new_count));
3587 HOST_WIDE_INT new_count = ((count >> 1) & 0x7fffffff) - 1;
3588 countreg = copy_to_mode_reg (Pmode, GEN_INT (new_count));
3554 HOST_WIDE_INT new_count = ((count >> 2) & 0x3fffffff) - 1; local
3575 HOST_WIDE_INT new_count = ((count >> 1) & 0x7fffffff) - 1; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf.c3700 unsigned int i, new_count;
3702 for (new_count = 0, i = 0; i < (*m)->count; i++)
3708 (*m)->sections[new_count] = (*m)->sections[i];
3709 new_count++;
3712 (*m)->count = new_count;
3698 unsigned int i, new_count; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf.c3705 unsigned int i, new_count;
3707 for (new_count = 0, i = 0; i < (*m)->count; i++)
3713 (*m)->sections[new_count] = (*m)->sections[i];
3714 new_count++;
3717 (*m)->count = new_count;
3703 unsigned int i, new_count; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-xtensa.c10249 int new_count = 0;
10263 new_count++;
10264 gas_assert (new_count == old_count);
10232 int new_count = 0; local

Completed in 285 milliseconds