Searched refs:loop (Results 176 - 200 of 728) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dstrlen_user.S62 $loop: ble t2, $limit
67 beq t1, $loop
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/bootfloppy/
H A Dmkdevs.sh35 # loop devs
37 mknod loop$i b 7 $i
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dphy_calibration.c445 int loop; local
451 /* 0x01 0xEE3FC2 ; 3B8FF ; Calibration (6a). enable TX IQ calibration loop circuits */
453 /* 0x0B 0x1905D6 ; 06417 ; Calibration (6b). enable TX I/Q cal loop squaring circuit */
494 for (loop = 0; loop < LOOP_TIMES; loop++) {
495 PHY_DEBUG(("[CAL] [%d.] ==================================\n", loop));
543 if (loop >= 19)
570 int loop; local
573 /*0x01 0xEE3FC2 ; 3B8FF ; Calibration (6a). enable TX IQ calibration loop circuit
696 u16 loop; local
1122 u16 loop; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Drxrpc.c248 unsigned count, n, loop, offset, to; local
266 loop = 0;
270 if (first + loop >= last)
274 iov->iov_base = kmap(pages[loop]) + offset;
286 if (first + loop >= last)
290 kunmap(pages[loop]);
293 } while (++loop < count);
296 for (loop = 0; loop < count; loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dexpirelist.h46 BusExpireList* bus_expire_list_new (DBusLoop *loop,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dlossless_videodsp.asm65 %%.loop:
84 jl %%.loop
125 %%.loop:
149 jl %%.loop
211 .loop:
250 jl .loop
270 .loop:
289 jb .loop
H A Dsvq1enc.asm29 .loop
52 jg .loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dgif.c82 int loop; member in struct:__anon3494
110 gif_image_write_header(s, width, height, gif->loop, NULL);
112 gif_image_write_header(s, width, height, gif->loop, palette);
203 { "loop", "Number of times to loop the output: -1 - no loop, 0 - infinite loop", OFFSET(loop),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmainloop.h27 int (*loop)(Stream_t *Dir, struct MainParam_t *mp, member in struct:MainParam_t
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/early/
H A Dehci-dbgp.c160 int loop = DBGP_TIMEOUT; local
168 } while (--loop > 0);
170 if (!loop)
196 static int dbgp_wait_until_done(unsigned ctrl, int loop) argument
216 if (ret == -DBGP_ERR_BAD && --loop > 0)
230 if (--loop > 0)
430 int loop; local
450 loop = 10;
456 } while (--loop > 0);
458 if (!loop) {
468 int loop = 250 * 1000; local
619 int loop; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A DMakefile26 cvmx-helper-loop.o cvmx-helper-spi.o cvmx-helper-util.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/VMS/
H A Dmkshared.com239 $ loop:
248 $ if info_exist .eqs. "NOEXIST" then goto loop
278 $ if falsesum .ne. 0 then goto loop
279 $ if truesum+negatives .eq. 0 then goto loop
287 $ if alg_entry .eqs. "KRB5" then goto loop ! Special for now
288 $ if alg_entry .eqs. "STATIC_ENGINE" then goto loop ! Special for now
289 $ if f$trnlnm("OPENSSL_NO_"+alg_entry) .nes. "" then goto loop
298 $ next:=loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A DMakefile17 obj-$(CONFIG_BLK_DEV_LOOP) += loop.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A DMakefile4 loop.o page.o rdma.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Drwsem.c63 signed long oldcount, woken, loop, adjustment; local
145 for (loop = woken; loop > 0; loop--) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/alpha/
H A Dmpih-lshift.S65 and $18,4-1,$20 # number of limbs in first loop
H A Dmpih-rshift.S62 and $18,4-1,$20 # number of limbs in first loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/mips3/
H A Dmpih-mul1.S62 daddiu $6,$6,-1 # decrement loop counter
H A Dmpih-mul2.S63 daddiu $6,$6,-1 # decrement loop counter
H A Dmpih-mul3.S63 daddiu $6,$6,-1 # decrement loop counter
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/pa7100/
H A Dmpih-lshift.S52 .label L$loop
64 addib,> -4,%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 Dchecksumcopy.S27 ;; need to save the registers we use below in the movem loop
37 subq 10*4, $r12 ; update length for the first loop
65 ;; fold the carry into the checksum, to avoid having to loop the carry
75 addq 10*4,$r12 ; compensate for last loop underflowing length
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/alpha/
H A Dmpih-lshift.S65 and $18,4-1,$20 # number of limbs in first loop
H A Dmpih-rshift.S62 and $18,4-1,$20 # number of limbs in first loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/mips3/
H A Dmpih-mul1.S62 daddiu $6,$6,-1 # decrement loop counter

Completed in 150 milliseconds

1234567891011>>