Searched refs:loop (Results 351 - 375 of 728) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dppa.c307 /* 8 bit output, with a loop */
351 /* 4 bit input, with a loop */
357 /* 8 bit input, with a loop */
569 * tick on every loop so we busy wait for no more than
896 int loop, old_mode, status, k, ppb = dev->base; local
900 for (loop = 0; loop < 8; loop++) {
908 if (!ppa_select(dev, loop)) {
913 loop, PPA_MODE_STRIN
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_intrapred_10bit.asm331 .loop:
342 jg .loop
509 .loop:
518 jg .loop
1036 .loop:
1041 jg .loop
1106 .loop:
1111 jg .loop
1138 .loop:
1143 jg .loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-core.c478 static void print_irqstatus(struct saa7134_dev *dev, int loop, argument
484 dev->name,loop,jiffies,report,status);
504 int loop, handled = 0; local
509 for (loop = 0; loop < 10; loop++) {
535 print_irqstatus(dev,loop,report,status);
593 if (10 == loop) {
594 print_irqstatus(dev,loop,report,status);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmdir.c476 return mp->loop(mp->File, &subMp, "*") | GOT_ONE;
492 ret = mp->loop(mp->File, &subMp, "*");
497 return ret | mp->loop(mp->File, &subMp, "*");
H A Dmattrib.c131 return mp->loop(mp->File, mp, "*");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/caif/
H A Dchnl_net.c96 /* If we change the header in loop mode, the checksum is corrupted. */
396 u8 loop; local
402 loop = priv->conn_req.protocol == CAIFPROTO_DATAGRAM_LOOP;
403 NLA_PUT_U8(skb, IFLA_CAIF_LOOPBACK, loop);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dll_proto.c37 __PF(LOOP,loop)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx64/
H A Dgvmat64.asm210 ;;; entering the main loop.
313 ;;; Jump into the main loop.
370 ;;; Here is the inner loop of the function. The function will spend the
371 ;;; majority of its time in this loop, and majority of that time will
374 ;;; Within this loop:
422 ;;; starting the compare loop. So what this code does is skip over 0-3
426 ;;; It should be confessed that this loop usually does not represent
480 ;;; have so far, then forget it and return to the lookup loop.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx86/
H A Dmatch686.asm212 ;;; entering the main loop.
297 ;;; Jump into the main loop.
312 ;;; Here is the inner loop of the function. The function will spend the
313 ;;; majority of its time in this loop, and majority of that time will
316 ;;; Within this loop:
361 ;;; starting the compare loop. So what this code does is skip over 0-3
365 ;;; It should be confessed that this loop usually does not represent
398 ;;; have so far, then forget it and return to the lookup loop.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-alsa.c294 int loop, handled = 0; local
302 for (loop = 0; loop < 1; loop++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc4/asm/
H A Drc4-ia64.S32 // code and +30% - if compared to HP-UX C. Unrolling loop below should
93 add in1=-1,in1 // adjust len for loop counter
97 brp.loop.imp .Ltop,.Lexit-16 };;
111 // The loop is scheduled for 4*(n+2) spin-rate on Itanium 2, which
116 // Originally the loop was scheduled for 3*n and relied on key
119 // bundle split] and holded the loop back. Rescheduling for 4*n
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcryptoloop.c2 Linux loop encryption enabling module
28 #include <linux/loop.h>
33 MODULE_DESCRIPTION("loop blockdevice transferfunction adaptor / CryptoAPI");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx64/
H A Dgvmat64.asm210 ;;; entering the main loop.
313 ;;; Jump into the main loop.
370 ;;; Here is the inner loop of the function. The function will spend the
371 ;;; majority of its time in this loop, and majority of that time will
374 ;;; Within this loop:
422 ;;; starting the compare loop. So what this code does is skip over 0-3
426 ;;; It should be confessed that this loop usually does not represent
480 ;;; have so far, then forget it and return to the lookup loop.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm212 ;;; entering the main loop.
297 ;;; Jump into the main loop.
312 ;;; Here is the inner loop of the function. The function will spend the
313 ;;; majority of its time in this loop, and majority of that time will
316 ;;; Within this loop:
361 ;;; starting the compare loop. So what this code does is skip over 0-3
365 ;;; It should be confessed that this loop usually does not represent
398 ;;; have so far, then forget it and return to the lookup loop.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dgif.c156 number of iterations the loop should
253 int loop; member in struct:__anon2148
293 gif->loop = s->loop_output;
296 gif_image_write_header(pb, width, height, gif->loop, NULL);
354 { "loop", "Number of times to loop the output.", OFFSET(loop), AV_OPT_TYPE_INT, {0}, 0, 65535, ENC },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dsetup.c527 /* calculate the number of __delay() loop iterations per sec (2 insn loop) */
614 * calibrate the delay loop
620 printk("Calibrating delay loop... %lu.%02lu BogoMIPS\n",
1015 int loop; local
1022 for (loop = 10000; loop > 0; loop--)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/lib/
H A Dchecksum.S55 addq 10*4,$r11 ; compensate for last loop underflowing length
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/common/
H A Dpl330.c473 unsigned loop, u8 cnt)
480 if (loop)
486 PL330_DBGCMD_DUMP(SZ_DMALP, "\tDMALP_%c %u\n", loop ? '1' : '0', cnt);
494 unsigned loop; member in struct:_arg_LPEND
503 unsigned loop = arg->loop; local
511 if (loop)
527 loop ? '1' : '0',
1069 lpend.loop = 0;
1101 lpend.loop
472 _emit_LP(unsigned dry_run, u8 buf[], unsigned loop, u8 cnt) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Drv40dsp.asm425 ; Prepare for next loop
456 ; Set loop counter and increments
479 .loop:
481 jnz .loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dx86_64cpuid.pl286 loop .Loop_rdrand
301 loop .Loop_rdseed
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dmain.c92 static int loop(struct db_param *dbp) function
183 LOG(log_error, logtype_cnid, "loop: unknown op %d", rqst.op);
401 if (loop(dbp) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dx86_64cpuid.pl286 loop .Loop_rdrand
301 loop .Loop_rdseed
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/lib/
H A Dstrncpy_user.S72 srli a12, a4, 2 # number of loop iterations with 4B per loop
190 * for now just use byte copy loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddst.c80 loop:
117 goto loop;

Completed in 182 milliseconds

<<11121314151617181920>>