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

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dpa-risc2.s147 CMPIB,>= 0,num,bn_mul_add_words_exit ; if (num <= 0) then exit
152 ; then go straight to the cleanup code.
H A Dpa-risc2W.s139 CMPIB,>= 0,num,bn_mul_add_words_exit ; if (num <= 0) then exit
144 ; then go straight to the cleanup code.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dpa-risc2.s147 CMPIB,>= 0,num,bn_mul_add_words_exit ; if (num <= 0) then exit
152 ; then go straight to the cleanup code.
H A Dpa-risc2W.s139 CMPIB,>= 0,num,bn_mul_add_words_exit ; if (num <= 0) then exit
144 ; then go straight to the cleanup code.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S512 ;; trace-bit set. We need to call do_syscall_trace and then continue
H A Dhead.S231 ;; whether the bug is present, some constants would then have to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dfpsp.h56 | and then either "bra fpsp_done" if the exception was completely
H A Dgen_except.S376 | If trace mode enabled, then go to trace handler. This handler
378 | exception has been restored into the machine then the exception
394 | If the current frame is already a 6-word stack then all
397 | on an Unsupported data type exception), then we need to grow
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Ddonauboe.c81 /* then hangs */
107 /* long than user-defined length (see async_wrap_skb) and is less then 4K */
132 /* If OPTIMIZE_TX is defined then in TxDone if the ring contains */
135 /* then restart the transmitter */
137 /* If OPTIMIZE_TX is not defined then we just restart the transmitter */
1614 #error broken on 64-bit: casts pointer to 32-bit, and then back to pointer.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S7557 # then load the exponent with +/1 $3fff.
8321 # if the input is exactly equal to one, then exit through ld_pzero.
9249 # the src value. then, jump to the norm part of the routine.
9363 # If (L < 0) then #
9371 # 3.2 If R > Y, then { R := R - Y, Q := Q + 1} #
9381 # 5.1 If R < Y/2, then R = MOD(X,Y) = REM(X,Y). Go to #
9383 # 5.2 If R > Y/2, then { set Last_Subtract := true, #
9386 # then { Q := Q + 1, signX := -signX }. #
9563 #..If Carry is set, then Y < (Carry,D1,D2) < 2Y. Otherwise, Carry = 0
10122 # instruction of transcendental 060FPLSP emulation, then i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex57 and then changing an existing one. Unfortunately, this practice did not
87 kernel version I looked at, then, presumably 1.2.13 and 1.3.34---the
800 This function implements the reverse-logic of $cdrom_open()$, and then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm354 # 'If OFFSET is negative then it start that far from the end of
2114 If you haven't, then the problem boils down to the fact that the
2120 F<tst.fil> will remain open. The fact that Berkeley DB then reports the
2259 If you are running IRIX, then get Berkeley DB version 1 from
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dhead.S473 * label, then see what %o7 has.
545 be go_to_highmem ! this will be a nop then
597 /* Get context table pointer, then convert to
1138 /* First we call prom_init() to set up PROMLIB, then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c214 ** If this limit is changed, then the compiled library is technically
217 ** crashes, then an instance of SQLite compiled with the default page-size
378 ** If none of the above are defined, then set SQLITE_SYSTEM_MALLOC as
395 ** If SQLITE_MALLOC_SOFT_LIMIT is not zero, then try to keep the
495 ** be true and false so that the unreachable code then specify will
538 ** or constant definition does not appear in this file, then it is
698 ** SQLITE_THREADSAFE=1 or =2 then mutexes are enabled by default but
774 ** outstanding [prepared statements] or [BLOB handles], then it returns
808 ** sqlite3_exec() is not NULL, then it is invoked for each result row
812 ** is NULL, then n
[all...]

Completed in 374 milliseconds

12345