Searched refs:loop (Results 401 - 425 of 728) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhttp.tex40 method in a loop to get the total size.
H A Dhash.tex73 then loop on {\it Next}.
118 table, it can call {\it BeginFind} and then loop on {\it Next}. This function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl15 # For reference, [4x] unrolled loop is >40% faster than folded one.
16 # It's possible to unroll loop 8 times on PA-RISC 2.0, but improvement
164 ldo 1($XX[0]),$XX[0] ; warm up loop
228 ldo -1($XX[0]),$XX[0] ; chill out loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsvghelper.c60 int loop = 100; local
65 while (loop--) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dscale.asm88 ; setup loop
104 .loop:
266 .loop:
386 jl .loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
H A Dmmu.S71 ; doesn't recognize it and we get stuck in a loop of refill exceptions.
117 3: ; Probably not in a loop, continue normal processing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dfft.asm521 .loop:
526 jg .loop
597 .loop:
610 jl .loop
639 .loop:
647 jl .loop
689 .loop:
705 jl .loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/x86/
H A Dvf_yadif.asm89 .loop%1:
203 jg .loop%1
H A Dyadif-10.asm110 .loop%1:
215 jg .loop%1
H A Dyadif-16.asm165 .loop%1:
275 jg .loop%1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dlls.asm217 .loop:
223 jl .loop
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dcompare_curl_source.com187 $loop:
238 $ goto loop
252 $ if ref_type .eqs. ".DIR" then goto loop
284 $ goto loop
307 $ goto loop
312 $! For missing loop, check the latest generation.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dia64cpuid.S50 brp.loop.imp .L_wipe_top,.L_wipe_end-16
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/lib/
H A Dmemset.S22 * do 16B chucks with a loop, and then finish up with
56 srli a7, a4, 4 # number of loop iterations with 16B
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/alpha/
H A Didctdsp_alpha_asm.S46 lda t9, 8 # loop counter
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dcmode.S135 # instruction that executes the self-loop 256 times. (Meanwhile,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Ddo_csum.S21 * back-to-back 8-byte words per loop. Clean up the initialization
22 * for the loop. Support the cases where load latency = 1 or 2.
31 // we can checksum 16 bytes/loop. Before reaching that point we must
35 // before entering the core loop, if any. The checksum is a sum so it
43 // We use a (LOAD_LATENCY+2)-stage pipeline in the loop to account for
49 // This version avoids synchronization in the core loop by also using a
71 // | | LOAD_LATENCY+1 : final checksum when out of the loop
179 // load two back-to-back 8-byte words per loop thereafter.
207 // Calculate the checksum loading two 8-byte words per loop.
211 shr.u count=count,1 // we do 16 bytes per loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/rescue/
H A Dkimagerescue.S132 ;; got something - copy the byte and loop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dsleep.S145 20: b 20b @ loop waiting for sleep
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dia64cpuid.S57 brp.loop.imp .L_wipe_top,.L_wipe_end-16
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dia64cpuid.S57 brp.loop.imp .L_wipe_top,.L_wipe_end-16
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev6-copy_user.S71 * This loop aligns the destination a byte at a time
72 * We know we have at least one trip through this loop
82 * which allows us zero dependencies within either quadpack in the loop
95 bic $0,7,$4 # .. .. E .. : number bytes as a quadword loop
104 /* Misaligned quadword loop - not unrolled. Leave it that way. */
126 /* We know we have at least one trip through the byte loop */
131 /* Do the trailing byte loop load, then hop into the store part of the loop */
135 * Based upon the usage context, it's worth the effort to unroll this loop
153 * unroll this to be an 8x loop (whic
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dia64-mont.pl15 # - modulo-scheduling outer loop would eliminate quite a number of
16 # stalls after ldf8, xma and getf.sig outside inner loop and
34 # core loop happens to match 512-bit timing. Either way, it resulted
146 brp.loop.imp .L1st_ctop,.L1st_cend-16
213 brp.loop.imp .Linner_ctop,.Linner_cend-16
235 // This loop spins in 4*(n+7) ticks on Itanium 2 and should spin in
304 brp.loop.imp .Lsub_ctop,.Lsub_cend-16
333 brp.loop.imp .Lcopy_ctop,.Lcopy_cend-16
372 .skip 48 // aligns loop body
487 brp.loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dia64-mont.pl15 # - modulo-scheduling outer loop would eliminate quite a number of
16 # stalls after ldf8, xma and getf.sig outside inner loop and
34 # core loop happens to match 512-bit timing. Either way, it resulted
146 brp.loop.imp .L1st_ctop,.L1st_cend-16
213 brp.loop.imp .Linner_ctop,.Linner_cend-16
235 // This loop spins in 4*(n+7) ticks on Itanium 2 and should spin in
304 brp.loop.imp .Lsub_ctop,.Lsub_cend-16
333 brp.loop.imp .Lcopy_ctop,.Lcopy_cend-16
372 .skip 48 // aligns loop body
487 brp.loop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/conftools/
H A Dltmain.sh1127 # The effects of -static are defined in a previous loop.
1272 done # argument parsing loop
2281 loop=$revision
2282 while test $loop != 0; do
2283 iface=`expr $revision - $loop`
2284 loop=`expr $loop - 1`
2304 loop=$age
2305 while test $loop != 0; do
2306 iface=`expr $current - $loop`
[all...]

Completed in 139 milliseconds

<<11121314151617181920>>