Searched refs:then (Results 26 - 50 of 114) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DRelPath.mk30 # of two given paths, then calls itself with the next two
42 # with '..', then appending the remainder of $3 (after common
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/lib/
H A Ddiv64.S43 divwu r11,r11,r9 # then we divide the shifted quantities
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/lib/
H A Ddiv64.S42 divwu r11,r11,r9 # then we divide the shifted quantities
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/lib/
H A Ddiv64.S42 divwu r11,r11,r9 # then we divide the shifted quantities
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772dma.S50 @ If there was somewhere for this data to go then store it and update pointers
70 @ If there really is some data then get it, store it and update count
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/tools/visionice/
H A Dupdate.bat39 echo please do so now and then run this batch file.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Diskeleton.S86 | and the operand was out of bounds, then _isp_unimp() creates
121 | integer divide where the source operand is a zero, then the _isp_unimp()
127 | then it create a Trace exception stack frame from the "chk" exception
163 | then this routine simply re-enters the package through _isp_cas.
174 | then this routine simply re-enters the package through _isp_cas2.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-streams.c172 /* These four fields are always initialized. If v4l2dev == NULL, then
223 /* Register device. First try the desired minor, then any free one. */
317 /* If Embed then streamtype must be Program */
601 then that data will be processed automatically for you. */
721 unsigned long then; local
776 then = jiffies;
783 then = jiffies;
789 while (!test_bit(IVTV_F_I_EOS, &itv->i_flags) && jiffies < then + 2 * HZ) {
800 duration = ((1000 + HZ / 2) / HZ) * (jiffies - then);
812 then
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dx_unfl.S8 | result, then store the result. Denormalization is accomplished
117 beqs e1_set |if set then branch
159 | Test for fsgldiv and fsglmul. If the inst was one of these, then
H A Dskeleton.S9 | before the jump instruction. If there no handling necessary, then
12 | exception is one that must be reported then there will be a
20 | If the exception was completely handled by the package, then
405 | then just do a dumb (and slow) memory move. In a UNIX environment
H A Dx_snan.S10 | If the dest data format is s, d, or x, then the SNAN bit in the NAN
13 | or l, then garbage is written to the dest (actually the upper 32 bits
17 | If the inst is move_out, then the results are the same as for trap
53 bnes ena |If enabled, then branch
H A Dsrem_mod.S29 | If (L < 0) then
37 | 3.2 If R > Y, then { R := R - Y, Q := Q + 1}
47 | 5.1 If R < Y/2, then R = MOD(X,Y) = REM(X,Y). Go to
49 | 5.2 If R > Y/2, then { set Last_Subtract := true,
52 | then { Q := Q + 1, signX := -signX }.
240 |..If Carry is set, then Y < (Carry,D1,D2) < 2Y. Otherwise, Carry = 0
H A Dx_store.S92 beq dest_ext |then branch
94 beq dest_sgl |then branch
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/rtc/
H A Drtc-dev.c298 unsigned long now, then; local
311 rtc_tm_to_time(&alarm.time, &then);
314 if (then < now) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/lib/
H A Dqrnnd.S23 ahi %r0,-1 # trick: subtract n/2, then divide
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Ddiv64.S42 divwu r11,r11,r9 # then we divide the shifted quantities
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/mm/
H A Dtlb-miss.S165 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
286 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
404 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
515 # - punt the entry here (if valid) to the real TLB and then replace with the new PTE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dboot.S53 bne t2,a3,2f # if not 5350 then skip
60 beq t2,a3,initcpu # if pkg opt 1 then skip
75 bne t2,a3,initcpu # if not 5354 then skip
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm169 ; It is then shifted into the high word, to make room for the wmask
339 ;/* then automatically accept it as the best possible match and leave. */
348 ;/* have so far, then forget it and return to the lookup loop. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm169 ; It is then shifted into the high word, to make room for the wmask
339 ;/* then automatically accept it as the best possible match and leave. */
348 ;/* have so far, then forget it and return to the lookup loop. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D06-floor0.tex52 coefficient values from the bitstream, and then computing the floor
62 5) if ( [booknumber] is greater than the highest number decode codebook ) then packet is undecodable
146 axis, then map the result to a linear-scale frequency axis.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/os2/
H A DOS2-EMX.cmd102 echo then rename crypto.dll to cryptssl.dll, ssl.dll to open_ssl.dll
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/os2/
H A DOS2-EMX.cmd102 echo then rename crypto.dll to cryptssl.dll, ssl.dll to open_ssl.dll
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dmemcopy.S55 * do 16 bytes with a loop, and then finish up with
129 _bbci.l a5, 1, .Ldstaligned # if dst is now aligned, then
161 _bany a3, a8, .Lsrcunaligned # then use shifting copy
H A Dusercopy.S31 * do 16B chunks with a loop, and then finish up with
36 * copying 1B and 2B and then retest.
91 bnone a3, a8, .Laligned # then use word copy
110 bbci.l a5, 1, .Ldstaligned # if dst is now aligned, then

Completed in 131 milliseconds

12345