Searched refs:iteration (Results 1 - 25 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc4/asm/
H A Drc4-ia64.pl65 # of the 2nd iteration is performed BEFORE the SWP of the first
66 # iteration. Fortunately, this is easy to detect (I of the 1st
67 # iteration will be equal to J of the 2nd iteration) and when this
68 # happens, we simply forward the proper value from the 1st iteration
70 # of S[I] from the first iteration (thanks to the fact that SWP
74 # iteration issues at the same time as the LDI of the 3rd iteration.
129 # - Pipelined, the loop can execute in 3 cycles/iteration and
216 local ($iteration,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl65 # of the 2nd iteration is performed BEFORE the SWP of the first
66 # iteration. Fortunately, this is easy to detect (I of the 1st
67 # iteration will be equal to J of the 2nd iteration) and when this
68 # happens, we simply forward the proper value from the 1st iteration
70 # of S[I] from the first iteration (thanks to the fact that SWP
74 # iteration issues at the same time as the LDI of the 3rd iteration.
129 # - Pipelined, the loop can execute in 3 cycles/iteration and
216 local ($iteration,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dstatic-hosts.c43 int iteration; member in struct:StaticHost
92 s->iteration = current_iteration;
259 h->iteration = current_iteration;
265 if (h->iteration != current_iteration) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dstatic-hosts.c43 int iteration; member in struct:StaticHost
92 s->iteration = current_iteration;
259 h->iteration = current_iteration;
265 if (h->iteration != current_iteration) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dmemcpy-sh4.S28 ! At the start of each iteration, r7 contains last long load
38 ! 6 cycles, 4 bytes per iteration
101 ! At the start of each iteration, r7 contains last long load
111 ! 6 cycles, 4 bytes per iteration
221 ! 4 cycles, 2 bytes per iteration
249 ! 3 cycles, 1 byte per iteration
331 ! 4 cycles, 2 long words per iteration
365 ! 4 cycles, 2 long words per iteration
385 ! 3 cycles, 1 byte per iteration
433 ! 4 cycles, 2 long words per iteration
[all...]
H A Dcopy_page.S309 1: ! Read longword, write two words per iteration
331 ! Read longword, write byte, word, byte per iteration
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dseal.cpp90 for (size_t iteration = 0; iteration < iterationCount; ++iteration)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dselftest.c39 __be16 iteration; member in struct:efx_loopback_payload
307 /* Check that iteration matches */
308 if (received->iteration != payload->iteration) {
310 "saw RX packet from iteration %d (wanted %d) in "
311 "%s loopback test\n", ntohs(received->iteration),
312 ntohs(payload->iteration), LOOPBACK_MODE(efx));
337 /* Initialise an efx_selftest_state for a new iteration */
364 payload->iteration = htons(ntohs(payload->iteration)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/lib/
H A Dmemset.S57 # per iteration
64 # set 16 bytes per iteration for word-aligned dst
H A Dmemcopy.S159 # per iteration
165 # copy 16 bytes per iteration for word-aligned dst and word-aligned src
231 # copy 16 bytes per iteration for word-aligned dst and unaligned src
H A Dusercopy.S89 # per iteration
152 # copy 16 bytes per iteration for word-aligned dst and word-aligned src
217 # copy 16 bytes per iteration for word-aligned dst and unaligned src
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-ia64.pl80 mux2 tmp6=$a,0x44 };; // see b in next iteration
105 mux2 tmp6=$a,0x44 };; // see b in next iteration
135 mux2 tmp6=$a,0x44 };; // see b in next iteration
164 mux2 tmp6=$a,0x44 };; // see b in next iteration
213 mux2 tmp6=$a,0x44 };; // see b in next iteration
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl80 mux2 tmp6=$a,0x44 };; // see b in next iteration
105 mux2 tmp6=$a,0x44 };; // see b in next iteration
135 mux2 tmp6=$a,0x44 };; // see b in next iteration
164 mux2 tmp6=$a,0x44 };; // see b in next iteration
213 mux2 tmp6=$a,0x44 };; // see b in next iteration
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/x86/
H A Dvf_hqdn3d.asm77 LOAD t0d, xq+1, %1 ; skip on the last iteration to avoid overread
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pnp/isapnp/
H A Dcore.c302 int iteration = 1; local
334 iteration++;
342 if (iteration == 1) {
346 } else if (iteration > 1) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Drelocate_kernel.S64 j .top # ...next iteration
H A Drelocate_kernel64.S66 j .top # ...next iteration
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha1-ia64.pl95 mux2 tmp6=$a,0x44 };; // see b in next iteration
118 mux2 tmp6=$a,0x44 };; // see b in next iteration
147 mux2 tmp6=$a,0x44 };; // see b in next iteration
176 mux2 tmp6=$a,0x44 };; // see b in next iteration
229 mux2 tmp6=$a,0x44 };; // see b in next iteration
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp145 // TODO: cycles per loop iteration
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhvscroll.tex370 iteration.
378 iteration.
386 iteration.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dich8lan.c2698 s32 j, iteration, sector_size; local
2719 iteration = flash_bank_size / ICH_FLASH_SEG_SIZE_256;
2723 iteration = 1;
2727 iteration = 1;
2731 iteration = 1;
2741 for (j = 0; j < iteration ; j++) {
3245 * Set the mac to wait the maximum time between each iteration
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dscale.asm271 ; FIXME maybe do 4px/iteration on x86-64 (x86-32 wouldn't have enough regs)?
384 ; per iteration. see "shl wq,1" above as for why we do this
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dudiv.S22 * N how many bits per iteration we try to get (4)
164 tst %o3 ! set up for initial iteration
H A Durem.S21 * N how many bits per iteration we try to get (4)
162 tst %o3 ! set up for initial iteration
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dscale.asm269 ; FIXME maybe do 4px/iteration on x86-64 (x86-32 wouldn't have enough regs)?
382 ; per iteration. see "shl r2,1" above as for why we do this

Completed in 205 milliseconds

12