Searched refs:loop (Results 226 - 250 of 728) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Ddsputil_yasm.asm45 .loop:
53 jl .loop
82 .loop:
100 jl .loop
120 .loop%1:
157 jg .loop%1
253 .loop:
315 jae .loop
348 .loop:
385 jl .loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-septel.c56 * error occured, or -2 if we were told to break out of the loop.
83 loop:
88 * we were told to break out of the loop.
103 /* a couter is added here to avoid an infinite loop
120 goto loop ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dlossless_audiodsp.asm42 .loop:
60 jl .loop
73 .loop%1:
110 jg .loop%1
H A Dblockdsp.asm67 .loop
77 js .loop
H A Dfpel.asm59 .loop:
88 jne .loop
H A Dv210.asm48 .loop
71 jl .loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexVHDL.cxx166 "architecture begin case component else elsif end entity generate loop package process record then "
317 strcmp(s, "loop") == 0 ||
445 // group guarded if impure in inertial inout is label library linkage literal loop map new next null of
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib64/
H A Dstrcpy.S38 pta/l loop, tr0
51 beqi/l r6, 0, tr0 // loop
62 beqi/l r6, 0, tr0 // loop
80 loop: label
91 beqi/l r6, 0, tr0 // loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/power/
H A Dhibernate_asm_64.S81 loop: label
94 jmp loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dstreamline_config.pl407 loop: label
413 next loop;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/gus/
H A Dgus_irq.c36 int loop = 100; local
106 if (--loop > 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dsendbits.s97 loop MOVS r0,r0,LSR #1 label
100 BNE loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/lib/
H A Dchecksumcopy.S32 addoq -10*4, $acr, $acr ; loop counter in latency cycle
58 addq 10*4,$r12 ; compensate for last loop underflowing length
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dfindbit.S58 b 2b @ loop for next bit
98 b 2b @ loop for next bit
134 b 2b @ loop for next bit
167 b 2b @ loop for next bit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/VMS/
H A Dmkshared.com332 $ loop:
336 $ if (f$extract( 0, 1, lin) .eqs. "#") then goto loop
344 $ if info_exist .eqs. "NOEXIST" then goto loop
382 $ if falsesum .ne. 0 then goto loop
383 $ if truesum+negatives .eq. 0 then goto loop
391 $ if disabled_algorithms - ("," + alg_entry + ",") .nes disabled_algorithms then goto loop
392 $ if f$trnlnm("OPENSSL_NO_"+alg_entry) .nes. "" then goto loop
401 $ next:=loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A DMakefile12 bfa-y += bfa_fcs_uf.o bfa_fcs_lport.o fab.o fdmi.o ms.o ns.o scn.o loop.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_boot.c227 int loop, ret; local
242 loop = 0;
243 while (loop++ < INIT_LOOP) {
260 if (loop > INIT_LOOP) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm145 ; entering the main loop).
233 ;/* Jump into the main loop. */
246 ; * Here is the inner loop of the function. The function will spend the
247 ; * majority of its time in this loop, and majority of that time will
250 ; * Within this loop:
300 ; * starting the compare loop. So what this code does is skip over 0-3
304 ; * It should be confessed that this loop usually does not represent
348 ;/* have so far, then forget it and return to the lookup loop. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/VMS/
H A Dmkshared.com332 $ loop:
336 $ if (f$extract( 0, 1, lin) .eqs. "#") then goto loop
344 $ if info_exist .eqs. "NOEXIST" then goto loop
382 $ if falsesum .ne. 0 then goto loop
383 $ if truesum+negatives .eq. 0 then goto loop
391 $ if disabled_algorithms - ("," + alg_entry + ",") .nes disabled_algorithms then goto loop
392 $ if f$trnlnm("OPENSSL_NO_"+alg_entry) .nes. "" then goto loop
401 $ next:=loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dmemset-sh4.S36 ! Check if enough bytes need to be copied to be worth the big loop
38 cmp/gt r6,r0 ! (MT) 64 > len => slow loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm145 ; entering the main loop).
233 ;/* Jump into the main loop. */
246 ; * Here is the inner loop of the function. The function will spend the
247 ; * majority of its time in this loop, and majority of that time will
250 ; * Within this loop:
300 ; * starting the compare loop. So what this code does is skip over 0-3
304 ; * It should be confessed that this loop usually does not represent
348 ;/* have so far, then forget it and return to the lookup loop. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dpkbench.c142 unsigned int loop = 10; local
153 for (i = 0; i < loop; i++)
155 ret = (*worker) (context, (i + 1) == loop);
168 (((double) ((timer_stop - timer_start) / loop)) / CLOCKS_PER_SEC)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Dmemcpy.S42 * so, we handle everything with no taken branches (other than the loop
98 brp.loop.imp 1b, 2f
113 * copy loop. This performs relatively poorly on Itanium, but it doesn't
121 brp.loop.imp 1f, 2f
135 * It is faster to put a stop bit in the loop here because it makes
142 brp.loop.imp 1b, 2f
158 * if the source is also aligned. If so, we do a simple load/store-loop
161 * is not aligned, we branch off to the non-congruent loop.
279 brp.loop.imp 1b, 2f \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-pxa/
H A Dgpio.c207 int loop, gpio, gpio_base, n; local
211 loop = 0;
221 loop = 1;
227 } while (loop);

Completed in 148 milliseconds

1234567891011>>