Searched refs:before (Results 101 - 125 of 234) sorted by relevance

12345678910

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex29 % Please try the latest version of texinfo.tex before submitting bug
295 % marks for the sectioning macros, one before the section break, and
353 % before the \shipout runs.
491 % just before passing the control to \argtorun.
542 % It's the responsibility of \envdef to insert \begingroup before the
767 % \baselineskip glue before it, and (when the next line of text is done)
1206 % This is done with @novalidate (before @setfilename).
1961 % before you read in texinfo.tex.
2999 % First the title page. Must do @settitle before @titlepage.
3040 % It is important to do the page break before endin
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex165 adjustments before needing to return any PCM data from synthesis,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dperf_asm.S128 ; NOTE: The PCX-W ERS states that DR2_SLOW_RET must be set before any
583 ; NOTE: The PCX-W ERS states that DR2_SLOW_RET must be set before any
1022 ; NOTE: The PCX-U ERS states that DR2_SLOW_RET must be set before any
1378 ; NOTE: The PCX-U ERS states that DR2_SLOW_RET must be set before any
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dtcp.h82 * This is how many retries it does before it
116 #define TCP_DELACK_MAX ((unsigned)(HZ/5)) /* maximal time to delay before sending an ACK */
118 #define TCP_DELACK_MIN ((unsigned)(HZ/25)) /* minimal time to delay before sending an ACK */
245 static inline int before(__u32 seq1, __u32 seq2) function
249 #define after(seq2, seq1) before(seq1, seq2)
650 /* call before changing ca_state (optional) */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm585 You'll want to avoid qr// if you want your tests to work before 5.005.
617 expressions as arguments, but need to work before perl 5.005.
1523 Looks like your test died before it could output anything.
1562 Test::Builder is only thread-aware if threads.pm is loaded I<before>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_opaque.c2093 u_char before; local
2098 before = IS_OPAQUE_LSA_ORIGINATION_BLOCKED (top->opaque);
2136 if (before == 0 && IS_OPAQUE_LSA_ORIGINATION_BLOCKED (top->opaque))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-recno.t280 @old = splice(@h, 1, 2, qw(bananas just before));
283 @old = $X->splice(1, 2, qw(bananas just before));
288 ok(45, $h[3] eq "before") ;
318 # now try to read before the start of the array
322 # IMPORTANT - $X must be undefined before the untie otherwise the
878 # and a new record before record 1.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest011.tcl94 # add before and add after.
154 traverse entire file checking duplicates before close."
228 add_dup $db $txn $nentries "-before" 2 3
266 if { [string compare $flag "-before"] == 0 ||
336 # in the database and then add items before, after, ?? it. The
390 -before [chop_data $method $str]]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dhead.S154 ;; We need to setup the bus registers before we start using the DRAM
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dentry.S373 ;; up a canonical frame and dump register contents before dying.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/kernel/
H A Dentry.S1040 # perform work that needs to be done immediately before resumption
H A Dsleep.S271 # unlock the icache which was locked before going to sleep
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dnfs_xdr.h109 u64 before; member in struct:nfs4_change_info
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dtcp.c131 * Alan Cox : Small whoops in polling before an
233 * TCP_TIME_WAIT timeout to catch resent junk before entering
396 * wspace test but before the flags are set,
425 before(tp->urg_seq, tp->copied_seq) ||
426 !before(tp->urg_seq, tp->rcv_nxt)) {
956 BUG_TRAP(!skb || before(tp->copied_seq, TCP_SKB_CB(skb)->end_seq));
1187 if (before(*seq, TCP_SKB_CB(skb)->seq)) {
1266 * process it before releasing socket, otherwise
1606 /* We FIN if the application ate all the data before
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_ftp.c324 before(info->seq_aft_nl[dir][i],
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A DMakefile.am894 ## begin gnulib module useless-if-before-free
897 EXTRA_DIST += $(top_srcdir)/build-aux/useless-if-before-free
899 ## end gnulib module useless-if-before-free
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dmakeapps.com608 $! Like UCX (the reason to do this before Multinet is that the UCX
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/packages/vms/
H A Dbuild_vms.com49 $! directory before build. The .msg file will be compiled
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm688 Please read L<"COPYRIGHT"> before using version 2.x or greater of Berkeley
1344 -2 the second last, and so on. Attempting to access an element before
1523 # and a new record before record 1.
1999 while it is being used. Avoids the tie-before-flock problem by simply
2009 before tie-ing the database and drops the lock after the untie. Allows
2131 before the untie:
2152 dynamic, the memory could have been used for anything before DB
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dconfigure438 echo including any error possibly output before this message.
18598 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
18601 before <wchar.h>. */
21779 included before <wchar.h>. */
21964 included before <wchar.h>. */
22276 included before <wchar.h>. */
22324 included before <wchar.h>. */
22389 included before <wchar.h>. */
22437 included before <wchar.h>. */
22512 included before <wcha
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat264 Rem various Makefile install-foo targets, so we MUST have it before the
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A Dmakeengines.com573 $! Like UCX (the reason to do this before Multinet is that the UCX
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dpa-risc2.s35 ; the value before using it.
922 ; Note, that when using b6 and b7, the code must save these before
H A Dpa-risc2W.s29 ; the value before using it.
909 ; Note, that when using b6 and b7, the code must save these before
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dilsp.S89 # codes before performing the final "rts". If the divisor was equal to #
501 # Set the condition codes as appropriate before performing an #
782 # The condition codes are set correctly before the final "rts". #
907 # (3) keep 'X', 'N', and 'V' from before instruction

Completed in 340 milliseconds

12345678910