Searched refs:count2 (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/nvi/vi/
H A Dv_z.c64 if (F_ISSET(vp, VC_C2SET) && vp->count2 != 0) {
65 if (vp->count2 > O_VAL(sp, O_WINDOW))
66 vp->count2 = O_VAL(sp, O_WINDOW);
67 if (vs_crel(sp, vp->count2))
H A Dvi.h23 u_long count2; /* Second count (only used by z). */ member in struct:_vicmd
H A Dvi.c671 if (v_count(sp, vp->character, &vp->count2))
1243 TRACE(sp, " c2: %lu", vp->count2);
/freebsd-11-stable/sys/dev/ex/
H A Dif_ex_isa.c324 int count1, count2; local
332 count2 = CSR_READ_1(sc, ID_REG);
333 count2 = CSR_READ_1(sc, ID_REG);
334 count2 = CSR_READ_1(sc, ID_REG);
336 return((count2 & Counter_bits) == ((count1 + 0xc0) & Counter_bits));
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_listener.c74 int count1 = 2, count2 = 1; local
95 listener2 = evconnlistener_new_bind(base, acceptcb, &count2,
128 tt_int_op(count2, ==, 0);
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_mutex.c159 int count, count2; local
174 count = count2 = 10000000;
177 PTHREAD_REQUIRE(pthread_create(&new, NULL, mutex2_threadfunc, &count2));
236 int count, count2; local
249 count = count2 = 10000000;
252 PTHREAD_REQUIRE(pthread_create(&new, NULL, mutex3_threadfunc, &count2));
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c441 int count2; local
582 count2 = p_count(p);
583 REQUIRE(count <= count2, REG_BADBR);
585 count2 = INFINITY;
587 count2 = count;
588 repeat(p, pos, count, count2);
665 int count2; local
753 count2 = p_count(p);
754 REQUIRE(count <= count2, REG_BADBR);
756 count2
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Dsavage_state.c204 unsigned int count2 = 0; local
219 count2 = count - (SAVAGE_SCEND_S3D + 1 - start);
236 count2 = count -
249 bci_size = count + (count + 254) / 255 + count2 + (count2 + 254) / 255;
270 count = count2;
271 count2 = 0;
/freebsd-11-stable/contrib/nvi/regex/
H A Dregcomp.c342 int count2; local
455 count2 = p_count(p);
456 (void)REQUIRE(count <= count2, REG_BADBR);
458 count2 = INFINITY;
460 count2 = count;
461 repeat(p, pos, count, count2, 0);
547 int count2; local
642 count2 = p_count(p);
643 (void)REQUIRE(count <= count2, REG_BADBR);
645 count2
[all...]
/freebsd-11-stable/lib/libc/regex/
H A Dregcomp.c361 int count2; local
488 count2 = p_count(p);
489 (void)REQUIRE(count <= count2, REG_BADBR);
491 count2 = INFINITY;
493 count2 = count;
494 repeat(p, pos, count, count2);
709 int count2; local
813 count2 = p_count(p);
814 (void)REQUIRE(count <= count2, REG_BADBR);
816 count2
[all...]
/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/aggs/
H A DMakefile102 tst.count2.d \
103 tst.count2.d.out \
/freebsd-11-stable/contrib/gcc/
H A Dvalue-prof.c504 gcov_type count1, gcov_type count2, gcov_type all)
573 bb3->count = all - count1 - count2;
593 e23->count = all - count1 - count2;
598 e24->count = count2;
602 e34->count = all - count1 - count2;
502 tree_mod_subtract(tree stmt, tree operation, tree op1, tree op2, int prob1, int prob2, int ncounts, gcov_type count1, gcov_type count2, gcov_type all) argument
/freebsd-11-stable/contrib/unbound/util/data/
H A Ddname.c236 int count1 = 0, count2 = 0; local
256 if(count2++ > MAX_COMPRESS_PTRS)
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c8994 bfd_size_type count1, count2, i;
9099 count2 = 0;
9109 count2 = ssymbuf2[mid].count;
9115 if (count1 == 0 || count2 == 0 || count1 != count2)
9119 symtable2 = bfd_malloc (count2 * sizeof (struct elf_symbol));
9134 for (ssym = ssymbuf2->ssym, ssymend = ssym + count2;
9171 count2 = 0;
9174 symtable2[count2++].u.isym = isym;
9176 if (count1 == 0 || count2
8983 bfd_size_type count1, count2, i; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompat.c1459 int count2 = count_components(relpath2);
1461 if (count1 < count2 && change1->action == RESTRUCTURE_DELETE)
1463 if (count1 > count2 && change2->action == RESTRUCTURE_DELETE)
1458 int count2 = count_components(relpath2); local
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_oncore.c316 u_char count2; /* cycles thru Ea after count, to check for @@Ea */ member in struct:instance
2199 instance->count2 = 1;
2414 if (instance->count2) {
2415 if (instance->count2++ > 5) { /* this delay to check on @@Ay command */
2416 instance->count2 = 0;
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_pm.c2872 u32 count1, count2, count3, m = 0, c = 0; local
2889 count2 = I915_READ(DDREC);
2892 total_count = count1 + count2 + count3;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2858 const size_t count2 = decl_ctx_2.size(); local
2859 if (count1 != count2)

Completed in 284 milliseconds