Searched refs:after (Results 101 - 125 of 153) sorted by relevance

1234567

/freebsd-9.3-release/usr.bin/calendar/calendars/
H A Dcalendar.history39 01/28 Space Shuttle Challenger (51-L) explodes 74 seconds after liftoff
133 05/07 Germany surrenders after WWII, 1945
279 08/31 269 people killed after Korean Airlines 747 shot down by USSR, 1983
334 09/28 A Greek soldier runs 26+ miles after the Persian defeat at Marathon,
419 price controls (but okayed by Price Commission after formal request
H A Dcalendar.music84 04/18 Yes breaks up after 13 years, 1981
180 10/12 Ray Conniff dies after falling down and hitting his head, 2002
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dscan.l959 /* Go to first non-whitespace after # */
990 warning("extra character(s) after directive");
1068 /* Skip white spaces after the start of the comment */
1088 /* skip white spaces after the keyword */
1103 /* skip white spaces after the argument */
1153 * clrwflgs() is called after function definitions and global and
1398 * Called at level 0 after syntax errors
/freebsd-9.3-release/crypto/openssl/util/
H A Dmkerr.pl381 * made after this point may be overwritten when the script is next run.
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dieee754-df.S293 @ shift result right of 21 to 31 bits, or left 11 to 1 bits after
302 @ Shift value right of 32 to 64 bits, or 0 to 32 bits after a switch
726 @ shift result right of 21 to 31 bits, or left 11 to 1 bits after
740 @ Shift value right of 32 to 64 bits, or 0 to 32 bits after a switch
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dnode.h641 vunits before, vunits after, hunits width) = 0;
H A Dnode.cpp693 vunits before, vunits after, hunits width) = 0;
705 void print_line(hunits x, vunits y, node *n, vunits before, vunits after, hunits width);
793 void really_print_line(hunits x, vunits y, node *n, vunits before, vunits after, hunits width);
880 vunits before, vunits after, hunits)
919 put(after.to_units());
1684 vunits before, vunits after, hunits width)
1687 really_print_line(x, y, n, before, after, width);
879 really_print_line(hunits x, vunits y, node *n, vunits before, vunits after, hunits) argument
1683 print_line(hunits x, vunits y, node *n, vunits before, vunits after, hunits width) argument
/freebsd-9.3-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec592 - call setcred() again after initgroups, because the "creds" could actually
620 - Redo patch to move pam_open_session after the server setuid()s to the user.
651 - Close all files after going into daemon mode (needs more testing).
670 succeeded, to allow public-key authentication after a failure with "none"
/freebsd-9.3-release/sys/boot/i386/boot0/
H A Dboot0ext.S123 * so that after 4 iterations it's beyond the end of the sector.
126 * as the bootable flag is after it in the block)
413 * Be especially careful that nxtdrv: must come after drive:, as it
/freebsd-9.3-release/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm100 The C<CODE> is called after a Rs/Re block is done. With a hash reference as a
/freebsd-9.3-release/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm127 The C<CODE> is called after a Rs/Re block is done. With a hash reference as a
/freebsd-9.3-release/contrib/tzdata/
H A DMakefile13 # Change the line below for your time zone (after finding the zone you want in
26 # change the line below (after finding the zone you want in the
160 -Wdeclaration-after-statement \
/freebsd-9.3-release/contrib/expat/lib/
H A Dxmltok.c362 goto after;
377 after:
/freebsd-9.3-release/contrib/nvi/perl_api/
H A Dperl.xs92 * We don't use mortal SVs because no one will clean up after us
525 # -- Append the string text after the line in lineNumber.
/freebsd-9.3-release/etc/namedb/
H A Dnamed.conf328 // This is named after the first bytes of the IP address, in reverse
/freebsd-9.3-release/include/rpcsvc/
H A Dnfs_prot.x436 post_op_attr after;
/freebsd-9.3-release/sys/conf/
H A Dkern.post.mk4 # the definitions that need to be after all the % directives except %RULES
H A Dkmod.mk53 # actions immediately before and after the install target
/freebsd-9.3-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex231 after the \dtendnode for the root node is an \dtend tag, indicating
236 Each property, after the \dtprop, has a 32-bit value giving an offset
533 many cases \dtc will give up after detecting a minor error early and
/freebsd-9.3-release/contrib/gcc/
H A Dreg-stack.c43 after this pass is done.
109 deeper after the asm than it was before. But, it is possible that
126 appears in after an asm. "=f" is not allowed: the operand
239 /* This is the register file for all register after conversion. */
529 reg an output appears in after an asm. "=f" is not allowed: the
757 /* Emit an insn to pop virtual register REG before or after INSN.
758 REGSTACK is the stack state after INSN and is updated to reflect this
811 /* Emit an insn before or after INSN to swap virtual register REG with
1004 /* It is possible that the dest is unused after this insn.
2258 /* Now mark the arguments as dead after th
2736 rtx seq, after; local
[all...]
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dcvs_acls.in542 print("$$ \@ARGV after processArgs is: @ARGV.\n") if $debug;
550 print("$$ \@ARGV after shift processing contains:",join("\, ",@ARGV),".\n") if $debug;
/freebsd-9.3-release/sys/mips/mips/
H A Dexception.S107 * let the processor trap to load the correct value after service.
497 * after interrupts are disabled. Otherwise it will get overwritten
566 * switch_exit sets up a kernel stack after exit so interrupts won't fail.
1068 PTR_LA t3, _C_LABEL(MipsEmulateBranch) # compute PC after branch
1069 jalr t3 # compute PC after branch
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dieee.c660 /* Find the first part of the ieee file after HERE. */
666 file_ptr after = ieee->w.r.me_record;
671 if (ieee->w.offset[part] > here && after > ieee->w.offset[part])
672 after = ieee->w.offset[part];
674 return after;
834 (_("%B: unexpected type after ATN"), abfd);
1699 this after a sec section, even though the standard says not
3583 indeces so we cant use it after this point. */
664 file_ptr after = ieee->w.r.me_record; local
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY107 fix possible use of icmp pointer after pullup makes it invalid
131 fix reference after free'ing ipftoken memory
532 Linux NAT needs to modify the IP header checksum as it gets called after it
995 call fr_state_flush() after we've released ipf_state so we don't generate
998 fix parsing of icmp code after return-icmp/return-icmp-as-dest and add
1092 fix for deferencing invalid memory in cleaning up after a device disappears
1575 ipnat doesn't throw away unused bits (after masking), causing it to
1846 added "or-block" for "pass .. log or-block" after a suggestion from
2145 Fixed ipmon output to put a space after the log-letter.
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.uwin101 # library what to do with the terminfo data after it's read in.
216 eat_newline_glitch xenl bool xn - - YBCGE newline ignored after 80 cols (concept)
346 insert_padding ip str ip - - YBCGE insert padding after inserted character
791 # These extensions follow ptr_non (replacing everything after it) in HP
857 # These extensions follow ptr_non (replacing everything after it) in IBM

Completed in 600 milliseconds

1234567