Searched refs:loop (Results 101 - 125 of 728) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A Dtest-service.c8 static DBusLoop *loop; variable
17 _dbus_loop_quit (loop);
445 loop = _dbus_loop_new ();
446 if (loop == NULL)
449 if (!test_connection_setup (loop, connection))
488 _dbus_verbose ("*** Test service entering main loop\n");
489 _dbus_loop_run (loop);
491 test_connection_shutdown (loop, connection);
497 _dbus_loop_unref (loop);
498 loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dfloat_dsp.asm34 .loop:
47 jge .loop
80 .loop:
107 jge .loop
139 .loop:
144 jge .loop
177 .loop:
183 jge .loop
206 .loop
240 jl .loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_ctx.c242 unsigned loop = 0; local
243 while(loop < BN_CTX_POOL_SIZE)
244 fprintf(stderr,"%02x ", pool->vals[loop++].dmax);
370 unsigned int loop = 0; local
372 while(loop++ < BN_CTX_POOL_SIZE)
389 unsigned int loop = 0; local
391 while(loop++ < BN_CTX_POOL_SIZE)
408 unsigned int loop = 0; local
413 while(loop++ < BN_CTX_POOL_SIZE)
H A Dbn_div.c182 int norm_shift,i,loop; local
225 loop=num_n-div_n;
230 wnum.d = &(snum->d[loop]);
233 wnum.dmax = snum->dmax - loop; /* so we don't step out of bounds */
245 if (!bn_wexpand(res,(loop+1))) goto err;
246 res->top=loop;
247 resp= &(res->d[loop-1]);
270 for (i=0; i<loop-1; i++, wnump--, resp--)
273 /* the first part of the loop uses the top two words of
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_ctx.c241 unsigned loop = 0; local
242 while (loop < BN_CTX_POOL_SIZE)
243 fprintf(stderr, "%02x ", pool->vals[loop++].dmax);
370 unsigned int loop = 0; local
372 while (loop++ < BN_CTX_POOL_SIZE) {
388 unsigned int loop = 0; local
390 while (loop++ < BN_CTX_POOL_SIZE) {
406 unsigned int loop = 0; local
412 while (loop++ < BN_CTX_POOL_SIZE)
H A Dbn_div.c193 int norm_shift, i, loop; local
285 loop = num_n - div_n;
291 wnum.d = &(snum->d[loop]);
296 wnum.dmax = snum->dmax - loop; /* so we don't step out of bounds */
308 if (!bn_wexpand(res, (loop + 1)))
310 res->top = loop - no_branch;
311 resp = &(res->d[loop - 1]);
340 for (i = 0; i < loop - 1; i++, wnump--, resp--) {
343 * the first part of the loop uses the top two words of snum and sdiv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_ctx.c241 unsigned loop = 0; local
242 while (loop < BN_CTX_POOL_SIZE)
243 fprintf(stderr, "%02x ", pool->vals[loop++].dmax);
370 unsigned int loop = 0; local
372 while (loop++ < BN_CTX_POOL_SIZE) {
388 unsigned int loop = 0; local
390 while (loop++ < BN_CTX_POOL_SIZE) {
406 unsigned int loop = 0; local
412 while (loop++ < BN_CTX_POOL_SIZE)
H A Dbn_div.c193 int norm_shift, i, loop; local
285 loop = num_n - div_n;
291 wnum.d = &(snum->d[loop]);
296 wnum.dmax = snum->dmax - loop; /* so we don't step out of bounds */
308 if (!bn_wexpand(res, (loop + 1)))
310 res->top = loop - no_branch;
311 resp = &(res->d[loop - 1]);
340 for (i = 0; i < loop - 1; i++, wnump--, resp--) {
343 * the first part of the loop uses the top two words of snum and sdiv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Ddither.asm45 .loop:
55 jl .loop
69 .loop:
77 jl .loop
98 .loop:
110 jl .loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/sparc32/
H A Dmpih-rshift.S38 andcc %o2,4-1,%g4 ! number of limbs in first loop
40 be L0 ! if multiple of 4 limbs, skip first loop
43 sub %o2,%g4,%o2 ! adjust count for main loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/sparc32/
H A Dmpih-rshift.S38 andcc %o2,4-1,%g4 ! number of limbs in first loop
40 be L0 ! if multiple of 4 limbs, skip first loop
43 sub %o2,%g4,%o2 ! adjust count for main loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dclear_user.S45 $loop:
88 beq $4, $loop # .. e1 :
99 br $loop # e1 :
H A Dev67-strncat.S49 $loop: ldq $1, 8($16) # L :
52 beq $2, $loop # U :
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dmount.testroot73 testing "mount umount freed loop device" \
97 # Autodetect loop, and provide flags with commas in them.
128 losetup unbound loop device (should return error 1)
129 losetup bind file to loop device
130 losetup bound loop device (display) (should return error 0)
135 losetup -f (print first loop device)
136 losetup -f filename (associate file with first loop device)
144 mount -o async,sync,atime,noatime,dev,nodev,exec,noexec,loop,suid,nosuid,remount,ro,rw,bind,move
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Ddir-watch-kqueue.c50 static DBusLoop *loop = NULL; variable
77 _dbus_loop_remove_watch (loop, watch);
105 loop = bus_context_get_loop (context);
118 if (!_dbus_loop_add_watch (loop, watch))
120 _dbus_warn ("Unable to add reload watch to main loop");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Daudiodsp.asm34 .loop:
42 jl .loop
63 ; %2 = number of inline load/process/store loops per asm loop
64 ; %3 = process 4*mmsize (%3=0) or 8*mmsize (%3=1) bytes per loop
78 .loop:
116 jg .loop
158 .loop:
176 jl .loop
H A Dvorbisdsp.asm37 .loop:
54 jl .loop
64 .loop:
82 jl .loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/can/
H A Dcore.h60 extern int can_send(struct sk_buff *skb, int loop);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/hppa/
H A Dmpih-lshift.S51 .label L$loop
58 addib,<> -1,%r24,L$loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/lib/
H A Dchecksum.S23 ;; need to save the registers we use below in the movem loop
33 subq 10*4,$r11 ; update length for the first loop
59 ;; fold the carry into the checksum, to avoid having to loop the carry
69 addq 10*4,$r11 ; compensate for last loop underflowing length
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/hppa/
H A Dmpih-lshift.S51 .label L$loop
58 addib,<> -1,%r24,L$loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Devhiperfifo.c80 struct ev_loop *loop; member in struct:_GlobalInfo
117 ev_timer_stop(g->loop, &g->timer_event);
122 ev_timer_start(g->loop, &g->timer_event);
124 timer_cb(g->loop, &g->timer_event, 0);
199 ev_timer_stop(g->loop, &g->timer_event);
223 ev_io_stop(g->loop, &f->ev);
241 ev_io_stop(g->loop, &f->ev);
245 ev_io_start(g->loop, &f->ev);
410 ev_io_start(g->loop, &g->fifo_event);
422 g.loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddialog.cpp129 // message loop will terminate
167 wxEventLoopBase * const loop = wxEventLoop::GetActive(); local
169 loop->Dispatch();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Devtloop.h20 // wxEventLoop: a GUI event loop
32 // start the event loop, return the exit code when it is finished
35 // exit from the loop with the given exit code
41 // dispatch a single event, return false if we should exit from the loop
44 // return currently active (running) event loop, may be NULL
47 // set currently active (running) event loop
48 static void SetActive(wxEventLoop* loop) { ms_activeLoop = loop; } argument
50 // is this event loop running now?
52 // notice that even if this event loop has
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-ack.c173 int loop, stop; local
185 for (loop = call->acks_tail;
186 loop != call->acks_head || stop;
187 loop = (loop + 1) & (call->acks_winsz - 1)
189 p_txb = call->acks_window + loop;
242 int loop; local
254 for (loop = call->acks_unacked;
255 loop != call->acks_head;
256 loop
295 int loop; local
843 int genbit, loop, nbit, ioc, ret, mtu; local
[all...]

Completed in 160 milliseconds

1234567891011>>