Searched refs:counter (Results 126 - 150 of 431) sorted by relevance

1234567891011>>

/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pop3d/
H A Dpop3d_udb.tcl19 # counter is used to give a unique name for unnamed databases
20 variable counter 0
51 variable counter
54 incr counter
55 set name "p3udb${counter}"
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/
H A Ddisjointset.tcl16 variable counter 0
35 variable counter
42 incr counter
43 set name "disjointset${counter}"
/macosx-10.10.1/Chess-310.6/Sources/
H A DMBCMoveGenerator.mm372 MBCMoveCounter * counter = [[MBCMoveCounter alloc] init];
375 fBuilder = counter;
386 bool res = [counter count] > 0;
388 [counter release];
399 MBCMoveCounter * counter =
401 fBuilder = counter;
405 bool res = ![counter count];
407 [counter release];
418 MBCMoveCounter * counter =
420 fBuilder = counter;
[all...]
/macosx-10.10.1/ruby-106/ruby/bootstraptest/
H A Dtest_syntax.rb665 counter = 2
667 counter -= 1
668 next if counter != 0
675 counter = 2
677 counter -= 1
678 next if counter != 0
684 counter = 2
686 counter -= 1
687 break if counter == 0
694 counter
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Ddns-mode.el175 ;; counter
182 (counter (string-to-number counterstr))
191 now (1+ counter))))
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlautomata.h123 int counter);
128 int counter);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlautomata.h123 int counter);
128 int counter);
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOWorkLoop.cpp75 reserved->counter = IOStatistics::registerWorkLoop(this); \
81 IOStatistics::unregisterWorkLoop(reserved->counter); \
86 IOStatistics::countWorkLoopOpenGate(reserved->counter); \
91 IOStatistics::countWorkLoopCloseGate(reserved->counter); \
96 IOStatistics::attachWorkLoopEventSource(reserved->counter, inEvent->reserved->counter); \
101 IOStatistics::detachWorkLoopEventSource(reserved->counter, inEvent->reserved->counter); \
/macosx-10.10.1/libauto-186/
H A Dauto_weak.cpp255 usword_t counter = 0; local
256 for (; counter < azone->max_weak_refs; ++counter) {
257 if (!azone->weak_refs_table[counter].referent) continue;
258 weak_referrer_t *refs = azone->weak_refs_table[counter].referrers.refs;
260 for (; index < azone->weak_refs_table[counter].referrers.num_allocated; ++index) {
583 usword_t counter = 0;
584 for (; counter < azone->max_weak_refs; ++counter) {
585 if (!azone->weak_refs_table[counter]
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DSlotVisitorInlines.h265 size_t* counter = &m_shared.m_vm->heap.m_extraMemoryUsage;
269 size_t oldSize = *counter;
270 if (WTF::weakCompareAndSwapSize(counter, oldSize, oldSize + size))
274 (*counter) += size;
/macosx-10.10.1/JavaScriptCore-7600.1.17/profiler/
H A DProfilerCompilation.cpp78 std::unique_ptr<ExecutionCounter>& counter = m_counters.add(origin, nullptr).iterator->value; local
79 if (!counter)
80 counter = std::make_unique<ExecutionCounter>();
82 return counter.get();
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dprogressmeter.c71 static volatile off_t *counter; /* progress counter */ variable
132 transferred = *counter - cur_pos;
133 cur_pos = *counter;
256 counter = ctr;
/macosx-10.10.1/OpenSSL098-52/src/crypto/dsa/
H A Ddsatest.c141 int counter,ret=0,i,j; local
161 seed, 20, &counter, &h, &cb))
170 BIO_printf(bio_err,"\ncounter=%d h=%ld\n",counter,h);
174 if (counter != 105)
176 BIO_printf(bio_err,"counter should be 105\n");
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Ddsatest.c141 int counter,ret=0,i,j; local
161 seed, 20, &counter, &h, &cb))
170 BIO_printf(bio_err,"\ncounter=%d h=%ld\n",counter,h);
174 if (counter != 105)
176 BIO_printf(bio_err,"counter should be 105\n");
H A Dfips_dssvs.c92 int counter; local
96 if (!DSA_generate_parameters_ex(dsa, nmod,seed,0,&counter,&h,NULL))
105 printf("c = %d\n",counter);
121 int counter, counter2; local
153 counter =atoi(buf+4);
169 || (counter != counter2) || (h != h2))
/macosx-10.10.1/ruby-106/ruby/test/rake/
H A Dtest_rake_task_with_arguments.rb108 counter = 0
112 counter += 1
116 counter += 1
119 assert_equal 2, counter
/macosx-10.10.1/shell_cmds-179/locate/locate/
H A Dfastfind.c323 counter++;
325 counter++;
326 if (f_limit >= counter)
329 errx(0, "[show only %d lines]", counter - 1);
/macosx-10.10.1/sudo-73/src/auth/
H A Dsudo_auth.c163 int counter = def_passwd_tries + 1; local
187 while (--counter) {
248 if (counter != def_passwd_tries)
250 log_auth_failure(validated, def_passwd_tries - counter);
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dds.h15 * the counter and string buffer for the generation of automatic graph names.
163 long int counter; /* Graph id generator */ member in struct:GG
/macosx-10.10.1/emacs-93/emacs/src/
H A Dfilelock.c134 int counter;
190 for (counter = 0; counter < 20 && ! boot_time; counter++)
198 sprintf (cmd_string, "%s.%d", WTMP_FILE, counter);
204 sprintf (cmd_string, "%s.%d.gz", WTMP_FILE, counter);
224 WTMP_FILE, counter, SDATA (tempname));
133 int counter; local
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl_pkey_dsa.c84 int *counter; member in struct:dsa_blocking_gen_arg
94 gen->result = DSA_generate_parameters_ex(gen->dsa, gen->size, gen->seed, gen->seed_len, gen->counter, gen->h, gen->cb);
108 int seed_len = 20, counter; local
125 gen_arg.counter = &counter;
143 int seed_len = 20, counter;
149 dsa = DSA_generate_parameters(size, seed, seed_len, &counter, &h,
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Dreputilsnoenv.tcl191 global counter
237 incr counter($machid)
239 # puts "$queuedir: Msg ready $fname to ready.$tofrom.$counter($machid)"
240 file rename -force $fname ready.$tofrom.$counter($machid)
251 global queuedbs machids counter qtestdir testdir
263 set counter($machid) 0
/macosx-10.10.1/curl-83.1.2/curl/tests/server/
H A Dtftpd.c132 * bf.counter values in range [-1 .. SEGSIZE] represents size of data in the
137 int counter; /* size of data in buffer, or flag */ member in struct:bf
433 bfs[0].counter = BF_ALLOC; /* pass out the first buffer */
435 bfs[1].counter = BF_FREE;
458 bfs[current].counter = BF_FREE; /* free old one */
462 if (b->counter == BF_FREE) /* if it's empty */
466 return b->counter;
483 if (b->counter != BF_FREE) /* nop if not free */
491 b->counter = read(fileno(file), dp->th_data, SEGSIZE); */
498 b->counter
[all...]
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dhash.c327 size_t counter = 0; local
337 if (counter >= buffer_size)
338 return counter;
339 buffer[counter++] = cursor->data;
344 return counter;
359 size_t counter = 0; local
370 return counter;
371 counter++;
376 return counter;
/macosx-10.10.1/OpenSSL098-52/src/fips/dsa/
H A Dfips_dssvs.c92 int counter; local
96 if (!DSA_generate_parameters_ex(dsa, nmod,seed,0,&counter,&h,NULL))
105 printf("c = %d\n",counter);
121 int counter, counter2; local
153 counter =atoi(buf+4);
169 || (counter != counter2) || (h != h2))

Completed in 252 milliseconds

1234567891011>>