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

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/contrib/delphi/
H A DZLib.pas268 if code < 0 then
275 if code < 0 then
282 if code < 0 then
335 if OutEstimate = 0 then
380 if DCheck(inflate(strm, Z_FINISH)) <> Z_STREAM_END then
400 if Assigned(FOnProgress) then FOnProgress(Sender);
423 if FStrm.Position <> FStrmPos then FStrm.Position := FStrmPos;
431 if FZRec.avail_out < sizeof(FBuffer) then
448 if FStrm.Position <> FStrmPos then FStrm.Position := FStrmPos;
452 if FZRec.avail_out = 0 then
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dso-thresh.mk18 if ! [ -a lib00-so-thresh.c ] ; then \
21 if ! [ -a lib01-so-thresh.c ] ; then \
24 if ! [ -a lib02-so-thresh.c ] ; then \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dso-thresh.mk18 if ! [ -a lib00-so-thresh.c ] ; then \
21 if ! [ -a lib01-so-thresh.c ] ; then \
24 if ! [ -a lib02-so-thresh.c ] ; then \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dso-thresh.mk18 if ! [ -a lib00-so-thresh.c ] ; then \
21 if ! [ -a lib01-so-thresh.c ] ; then \
24 if ! [ -a lib02-so-thresh.c ] ; then \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-at91/include/mach/
H A Dentry-macro.S30 streq \tmp, [\base, #(AT91_AIC_EOICR - AT91_AIC)] @ not going to be handled further, then ACK it now.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-at91/include/mach/
H A Dentry-macro.S30 streq \tmp, [\base, #(AT91_AIC_EOICR - AT91_AIC)] @ not going to be handled further, then ACK it now.
/asuswrt-rt-n18u-9.0.0.4.380.2695/toolchain/include/
H A Ddepends.mk24 if [ -f "$(2)" ]; then \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/talloc/
H A Dtalloc.mk25 if [ -f talloc.3 ];then ${INSTALLCMD} -d $(DESTDIR)$(mandir)/man3; fi
26 if [ -f talloc.3 ];then ${INSTALLCMD} -m 644 talloc.3 $(DESTDIR)$(mandir)/man3; fi
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-lpc32xx/
H A Dsuspend.S53 @ Wait for SDRAM busy status to go busy and then idle
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-lpc32xx/
H A Dsuspend.S53 @ Wait for SDRAM busy status to go busy and then idle
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/talloc/
H A Dtalloc.mk25 if [ -f talloc.3 ];then ${INSTALLCMD} -d $(DESTDIR)$(mandir)/man3; fi
26 if [ -f talloc.3 ];then ${INSTALLCMD} -m 644 talloc.3 $(DESTDIR)$(mandir)/man3; fi
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/talloc/
H A Dtalloc.mk25 if [ -f talloc.3 ];then ${INSTALLCMD} -d $(DESTDIR)$(mandir)/man3; fi
26 if [ -f talloc.3 ];then ${INSTALLCMD} -m 644 talloc.3 $(DESTDIR)$(mandir)/man3; fi
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-mailbox.c150 /* if the mailbox is free, then try to claim it */
162 unsigned long then = jiffies; local
181 then + msecs_to_jiffies(10*retries)))
220 unsigned long then; local
245 data, then just return 0 as there is no need to issue this command again.
295 then = jiffies;
298 /* First try to poll, then switch to delays */
305 if (time_after(jiffies, then + api_timeout)) {
317 if (time_after(jiffies, then + msecs_to_jiffies(100)))
320 jiffies_to_msecs(jiffies - then));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-mailbox.c150 /* if the mailbox is free, then try to claim it */
162 unsigned long then = jiffies; local
181 then + msecs_to_jiffies(10*retries)))
220 unsigned long then; local
245 data, then just return 0 as there is no need to issue this command again.
295 then = jiffies;
298 /* First try to poll, then switch to delays */
305 if (time_after(jiffies, then + api_timeout)) {
317 if (time_after(jiffies, then + msecs_to_jiffies(100)))
320 jiffies_to_msecs(jiffies - then));
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dser-go32.c620 long then;
623 then = rawclock () + (timeout * RAWHZ);
626 if (timeout >= 0 && (rawclock () - then) >= 0)
786 long then;
808 then = rawclock () + RAWHZ;
811 if ((rawclock () - then) >= 0)
827 long then;
833 then = rawclock () + RAWHZ / 4;
834 while ((rawclock () - then) < 0)
616 long then; local
782 long then; local
823 long then; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dser-go32.c620 long then;
623 then = rawclock () + (timeout * RAWHZ);
626 if (timeout >= 0 && (rawclock () - then) >= 0)
786 long then;
808 then = rawclock () + RAWHZ;
811 if ((rawclock () - then) >= 0)
827 long then;
833 then = rawclock () + RAWHZ / 4;
834 while ((rawclock () - then) < 0)
616 long then; local
782 long then; local
823 long then; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dser-go32.c620 long then;
623 then = rawclock () + (timeout * RAWHZ);
626 if (timeout >= 0 && (rawclock () - then) >= 0)
786 long then;
808 then = rawclock () + RAWHZ;
811 if ((rawclock () - then) >= 0)
827 long then;
833 then = rawclock () + RAWHZ / 4;
834 while ((rawclock () - then) < 0)
616 long then; local
782 long then; local
823 long then; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsto_res.S6 | users destination register then fp0 is moved to the
8 | are then restored to the original contents.
H A Dx_ovfl.S14 | If the instruction is move_out, then garbage is stored in the
15 | destination. If the instruction is not move_out, then the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/lib/
H A Dfindbit.S56 orr r2, r2, #7 @ if zero, then no bits here
96 orr r2, r2, #7 @ if zero, then no bits here
132 orr r2, r2, #7 @ if zero, then no bits here
165 orr r2, r2, #7 @ if zero, then no bits here
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/trace/
H A Dfunction-graph-fold.vim4 " -S option to load from the command-line together with a trace. You can then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dsto_res.S6 | users destination register then fp0 is moved to the
8 | are then restored to the original contents.
H A Dx_ovfl.S14 | If the instruction is move_out, then garbage is stored in the
15 | destination. If the instruction is not move_out, then the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/trace/
H A Dfunction-graph-fold.vim4 " -S option to load from the command-line together with a trace. You can then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/lib/
H A Dfindbit.S56 orr r2, r2, #7 @ if zero, then no bits here
96 orr r2, r2, #7 @ if zero, then no bits here
132 orr r2, r2, #7 @ if zero, then no bits here
165 orr r2, r2, #7 @ if zero, then no bits here

Completed in 270 milliseconds

1234567891011>>