Searched refs:loop (Results 1 - 25 of 533) sorted by path

1234567891011>>

/macosx-10.10.1/BerkeleyDB-21/db/btree/
H A Dbt_curadj.c301 loop: MUTEX_LOCK(env, dbp->mutex);
327 goto loop;
375 loop: MUTEX_LOCK(env, dbp->mutex);
401 goto loop;
/macosx-10.10.1/BerkeleyDB-21/db/clib/
H A Dqsort.c110 loop: SWAPINIT(a, es);
178 goto loop;
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Dltmain.sh1716 # The effects of -static are defined in a previous loop.
1948 done # argument parsing loop
2987 # that some nasty dependency loop isn't accidentally
3284 loop=$revision
3285 while test "$loop" -ne 0; do
3286 iface=`expr $revision - $loop`
3287 loop=`expr $loop - 1`
3307 loop=$age
3308 while test "$loop"
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/env/
H A Denv_region.c50 loop: renv = NULL;
417 * we don't want to infinitely loop should the application fail while
528 goto loop;
/macosx-10.10.1/BerkeleyDB-21/db/examples_c/
H A Dex_dbclient.c88 loop:
128 goto loop;
135 goto loop;
/macosx-10.10.1/BerkeleyDB-21/db/hash/
H A Dhash_func.c87 * through the loop get the "leftover bytes" (strlen % 8). On every other
100 u_int32_t n, loop; local
112 loop = (len + 8 - 1) >> 3;
131 } while (--loop);
151 u_int32_t h, loop; local
165 loop = (len + 8 - 1) >> 3;
184 } while (--loop);
/macosx-10.10.1/BerkeleyDB-21/db/mutex/
H A Dmut_tas.c112 loop: /* Attempt to acquire the resource for N spins. */
192 goto loop;
209 goto loop;
H A Dmut_win32.c134 loop: /* Attempt to acquire the resource for N spins. */
212 * loop is needed to work around a race where the signal from the
234 goto loop;
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Drep038.tcl165 set loop 10
171 while { $i < $loop } {
H A Drep048.tcl128 set loop [expr $niter / $div]
131 rep_test_bulk $method $masterenv $masterdb $loop $start $start 0
133 set start [expr $start + $loop]
H A Drep060.tcl259 for { set loop 0 } { $loop < 5 } { incr loop } {
265 puts "\tRep$tnum.g.$loop: Check user database."
286 # If we get through the user loop with a valid db, then it better
H A Drep065script.tcl35 set loop [lindex $oplist 3]
37 puts "REPTEST: method $method, niter $niter, loop $loop"
39 for {set n 0} {$n < $loop} {incr n} {
67 set loop 1
88 puts "REPTEST_GET: after $loop loops: key count $i"
89 incr loop
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/
H A DProxy.pm99 my $self = bless { conn => 0, loop => 1 }, $class;
174 for my $attr (qw( conn loop client_socket )) {
210 $SIG{INT} = $SIG{TERM} = sub { $self->{loop} = 0 };
212 # the main loop
215 while( $self->loop ) {
291 # This is the internal "loop" that lets the child process process the
303 while ( $self->loop() ) {
617 # loop while there is data
1087 =item loop (read-only)
1089 Internal. False when the main loop i
[all...]
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/
H A DEngine.pm87 The role of an engine is to implement the main fork+serve loop
122 This method is the main loop of the master process.
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/Engine/
H A DLegacy.pm131 The module defines the following methods, used by HTTP::Proxy main loop:
H A DScoreBoard.pm198 last unless $proxy->loop();
243 The module defines the following methods, used by HTTP::Proxy main loop:
H A DThreaded.pm82 The module defines the following methods, used by HTTP::Proxy main loop:
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/
H A DProxy.pm99 my $self = bless { conn => 0, loop => 1 }, $class;
174 for my $attr (qw( conn loop client_socket )) {
210 $SIG{INT} = $SIG{TERM} = sub { $self->{loop} = 0 };
212 # the main loop
215 while( $self->loop ) {
291 # This is the internal "loop" that lets the child process process the
303 while ( $self->loop() ) {
617 # loop while there is data
1087 =item loop (read-only)
1089 Internal. False when the main loop i
[all...]
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/
H A DEngine.pm87 The role of an engine is to implement the main fork+serve loop
122 This method is the main loop of the master process.
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/Engine/
H A DLegacy.pm131 The module defines the following methods, used by L<HTTP::Proxy> main loop:
H A DScoreBoard.pm198 last unless $proxy->loop();
243 The module defines the following methods, used by L<HTTP::Proxy> main loop:
H A DThreaded.pm82 The module defines the following methods, used by L<HTTP::Proxy> main loop:
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/
H A DREADME646 loop can be skipped entirely if the current logging level for the actual
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm1303 loop can be skipped entirely if the current logging level for the
/macosx-10.10.1/CPANInternal-159.1/Net-Daemon-0.48/lib/Net/
H A DDaemon.pm113 'loop-child' => { 'template' => 'loop-child',
114 'description' => '--loop-child '
116 'loop-timeout' => { 'template' => 'loop-timeout=f',
117 'description' => '--loop-timeout <secs> '
118 . 'Looping mode, <secs> seconds per loop' },
441 # Purpose: If $self->{'loop-timeout'} option is set, then this method
442 # will be called every "loop-timeout" seconds.
627 # Parent waits for childs in a loop, the
[all...]

Completed in 327 milliseconds

1234567891011>>