| /freebsd-12-stable/contrib/nvi/vi/ |
| D | v_z.c | 60 if (F_ISSET(vp, VC_C2SET) && vp->count2 != 0) { in v_z() 61 if (vp->count2 > O_VAL(sp, O_WINDOW)) in v_z() 62 vp->count2 = O_VAL(sp, O_WINDOW); in v_z() 63 if (vs_crel(sp, vp->count2)) in v_z()
|
| D | vi.h | 21 u_long count2; /* Second count (only used by z). */ member
|
| D | vi.c | 667 if (v_count(sp, vp->character, &vp->count2)) in v_cmd() 1237 TRACE(sp, " c2: %lu", vp->count2); in v_comlog()
|
| /freebsd-12-stable/sys/dev/ex/ |
| D | if_ex_isa.c | 324 int count1, count2; in ex_look_for_card() local 332 count2 = CSR_READ_1(sc, ID_REG); in ex_look_for_card() 333 count2 = CSR_READ_1(sc, ID_REG); in ex_look_for_card() 334 count2 = CSR_READ_1(sc, ID_REG); in ex_look_for_card() 336 return((count2 & Counter_bits) == ((count1 + 0xc0) & Counter_bits)); in ex_look_for_card()
|
| /freebsd-12-stable/contrib/netbsd-tests/lib/libpthread/ |
| D | t_mutex.c | 165 int count, count2; in ATF_TC_BODY() local 180 count = count2 = 10000000; in ATF_TC_BODY() 183 PTHREAD_REQUIRE(pthread_create(&new, NULL, mutex2_threadfunc, &count2)); in ATF_TC_BODY() 248 int count, count2; in ATF_TC_BODY() local 261 count = count2 = 10000000; in ATF_TC_BODY() 264 PTHREAD_REQUIRE(pthread_create(&new, NULL, mutex3_threadfunc, &count2)); in ATF_TC_BODY()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | regcomp.c | 441 int count2; in p_ere_exp() local 582 count2 = p_count(p); in p_ere_exp() 583 REQUIRE(count <= count2, REG_BADBR); in p_ere_exp() 585 count2 = INFINITY; in p_ere_exp() 587 count2 = count; in p_ere_exp() 588 repeat(p, pos, count, count2); in p_ere_exp() 665 int count2; in p_simp_re() local 753 count2 = p_count(p); in p_simp_re() 754 REQUIRE(count <= count2, REG_BADBR); in p_simp_re() 756 count2 = INFINITY; in p_simp_re() [all …]
|
| /freebsd-12-stable/contrib/googletest/googlemock/test/ |
| D | gmock_stress_test.cc | 215 int count2 = 0; in TestConcurrentCallsOnSameObject() local 216 const Helper1Param param2 = { &foo, &count2 }; in TestConcurrentCallsOnSameObject() 220 EXPECT_EQ(kRepeat, count1 + count2); in TestConcurrentCallsOnSameObject()
|
| /freebsd-12-stable/contrib/nvi/regex/ |
| D | regcomp.c | 342 int count2; in p_ere_exp() local 455 count2 = p_count(p); in p_ere_exp() 456 (void)REQUIRE(count <= count2, REG_BADBR); in p_ere_exp() 458 count2 = INFINITY; in p_ere_exp() 460 count2 = count; in p_ere_exp() 461 repeat(p, pos, count, count2, 0); in p_ere_exp() 547 int count2; in p_simp_re() local 642 count2 = p_count(p); in p_simp_re() 643 (void)REQUIRE(count <= count2, REG_BADBR); in p_simp_re() 645 count2 = INFINITY; in p_simp_re() [all …]
|
| /freebsd-12-stable/contrib/libevent/test/ |
| D | regress_listener.c | 77 int count1 = 2, count2 = 1; in regress_pick_a_port() local 99 listener2 = evconnlistener_new_bind(base, acceptcb, &count2, in regress_pick_a_port() 132 tt_int_op(count2, ==, 0); in regress_pick_a_port()
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/test/ |
| D | regress_listener.c | 77 int count1 = 2, count2 = 1; in regress_pick_a_port() local 99 listener2 = evconnlistener_new_bind(base, acceptcb, &count2, in regress_pick_a_port() 132 tt_int_op(count2, ==, 0); in regress_pick_a_port()
|
| /freebsd-12-stable/sys/dev/drm/ |
| D | savage_state.c | 204 unsigned int count2 = 0; in savage_dispatch_state() local 219 count2 = count - (SAVAGE_SCEND_S3D + 1 - start); in savage_dispatch_state() 236 count2 = count - in savage_dispatch_state() 249 bci_size = count + (count + 254) / 255 + count2 + (count2 + 254) / 255; in savage_dispatch_state() 270 count = count2; in savage_dispatch_state() 271 count2 = 0; in savage_dispatch_state()
|
| /freebsd-12-stable/lib/libc/regex/ |
| D | regcomp.c | 386 int count2; in p_ere_exp() local 577 count2 = p_count(p); in p_ere_exp() 578 (void)REQUIRE(count <= count2, REG_BADBR); in p_ere_exp() 580 count2 = INFINITY; in p_ere_exp() 582 count2 = count; in p_ere_exp() 583 repeat(p, pos, count, count2); in p_ere_exp() 805 int count2; in p_simp_re() local 951 count2 = p_count(p); in p_simp_re() 952 (void)REQUIRE(count <= count2, REG_BADBR); in p_simp_re() 954 count2 = INFINITY; in p_simp_re() [all …]
|
| /freebsd-12-stable/contrib/gcc/ |
| D | value-prof.c | 504 gcov_type count1, gcov_type count2, gcov_type all) in tree_mod_subtract() argument 573 bb3->count = all - count1 - count2; in tree_mod_subtract() 593 e23->count = all - count1 - count2; in tree_mod_subtract() 598 e24->count = count2; in tree_mod_subtract() 602 e34->count = all - count1 - count2; in tree_mod_subtract()
|
| /freebsd-12-stable/cddl/usr.sbin/dtrace/tests/common/aggs/ |
| D | Makefile | 102 tst.count2.d \ 103 tst.count2.d.out \
|
| /freebsd-12-stable/contrib/unbound/util/data/ |
| D | dname.c | 236 int count1 = 0, count2 = 0; in dname_pkt_compare() local 256 if(count2++ > MAX_COMPRESS_PTRS) in dname_pkt_compare()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/ |
| D | compat.c | 1458 int count2 = count_components(relpath2); in sort_deletes_first() local 1460 if (count1 < count2 && change1->action == RESTRUCTURE_DELETE) in sort_deletes_first() 1462 if (count1 > count2 && change2->action == RESTRUCTURE_DELETE) in sort_deletes_first()
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | refclock_oncore.c | 316 u_char count2; /* cycles thru Ea after count, to check for @@Ea */ member 2201 instance->count2 = 1; in oncore_get_timestamp() 2416 if (instance->count2) { in oncore_get_timestamp() 2417 if (instance->count2++ > 5) { /* this delay to check on @@Ay command */ in oncore_get_timestamp() 2418 instance->count2 = 0; in oncore_get_timestamp()
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | elf.c | 8983 bfd_size_type count1, count2, i; in bfd_elf_match_symbols_in_sections() local 9088 count2 = 0; in bfd_elf_match_symbols_in_sections() 9098 count2 = ssymbuf2[mid].count; in bfd_elf_match_symbols_in_sections() 9104 if (count1 == 0 || count2 == 0 || count1 != count2) in bfd_elf_match_symbols_in_sections() 9108 symtable2 = bfd_malloc (count2 * sizeof (struct elf_symbol)); in bfd_elf_match_symbols_in_sections() 9123 for (ssym = ssymbuf2->ssym, ssymend = ssym + count2; in bfd_elf_match_symbols_in_sections() 9160 count2 = 0; in bfd_elf_match_symbols_in_sections() 9163 symtable2[count2++].u.isym = isym; in bfd_elf_match_symbols_in_sections() 9165 if (count1 == 0 || count2 == 0 || count1 != count2) in bfd_elf_match_symbols_in_sections() 9173 for (i = 0; i < count2; i++) in bfd_elf_match_symbols_in_sections()
|
| D | ChangeLog-0001 | 7160 (compare_subspaces): Remove unused `count1', `count2'.
|
| /freebsd-12-stable/sys/dev/drm2/i915/ |
| D | intel_pm.c | 2872 u32 count1, count2, count3, m = 0, c = 0; in __i915_chipset_val() local 2889 count2 = I915_READ(DDREC); in __i915_chipset_val() 2892 total_count = count1 + count2 + count3; in __i915_chipset_val()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | SymbolFileDWARF.cpp | 2703 const size_t count2 = decl_ctx_2.size(); in DIEDeclContextsMatch() local 2704 if (count1 != count2) in DIEDeclContextsMatch()
|