Searched refs:before (Results 76 - 100 of 160) sorted by relevance

1234567

/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Dregengine.inc78 const char *coldp; /* can be no match starting before here */
846 - step - map set of states reachable before char to set reachable after
852 states bef, /* states reachable before */
/freebsd-9.3-release/crypto/heimdal/tools/
H A Dkdc-log-analyze.pl427 } elsif (/connection closed before end of data after [0-9]+ bytes from IPv[46]:([0-9\.:a-fA-F]+)/) {
/freebsd-9.3-release/contrib/gcc/
H A Drtlanal.c1085 /* Return the last thing that X was assigned from before *PINSN. If VALID_TO
2496 /* If INSN is a tablejump return true and store the label (before jump table) to
3127 rtx p, before, first_set;
3148 before = call_insn;
3152 while (parm.nregs && before != boundary)
3154 before = PREV_INSN (before);
3158 if (CALL_P (before))
3165 if (LABEL_P (before))
3167 gcc_assert (before
3105 rtx p, before, first_set; local
[all...]
H A Dgcse.c1371 in block BB before or after the insn with the CUID in UID_LIMIT.
1373 before UID_LIMIT.
1739 modified before this insn or if this is not the only SET in
2251 /* Return nonzero if the operands of X are not set before INSN in
2598 in `reg_use_table'. `reg_use_count' is initialized to zero before entry,
2837 are two registers to be replaced by constants before the entire
3420 /* Free implicit_sets before peak usage. */
4039 the new instruction just before the tablejump. */
4070 we search backward and place the instructions before the first
4088 before th
6130 rtx before = BB_HEAD (bb); local
[all...]
H A Dexcept.c185 /* Entry point for this region's handler before landing pads are built. */
798 only requires the 1-1 mapping before landing pad creation. */
1386 /* Emit SEQ into basic block just before INSN (that is assumed to be
1801 rtx note, before, p;
1837 before = insn;
1839 before = find_first_parameter_load (insn, NULL_RTX);
1848 emit_insn_before (p, before);
1991 rtx before;
2049 before = (((struct eh_region *)VEC_index (eh_region, cfun->eh->region_array, first_reachable))
2052 bb = emit_to_new_bb_before (seq, before);
1789 rtx note, before, p; local
1979 rtx before; local
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr_leaf.c529 * we have to calculate each entries' hashvalue and sort them before
872 node->btree[0].before = cpu_to_be32(blkno);
1642 int before, after, smallest, entsize; local
1670 before = after = -1;
1684 before = i;
1698 if ((before >= 0) || (after >= 0)) {
1699 if ((before >= 0) && (after >= 0)) {
1700 map = &hdr->freemap[before];
1706 } else if (before >= 0) {
1707 map = &hdr->freemap[before];
[all...]
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
302 % before the \shipout runs.
437 % just before passing the control to \next.
488 % It's the responsibility of \envdef to insert \begingroup before the
698 % \baselineskip glue before it, and (when the next line of text is done)
1107 % This is done with @novalidate (before @setfilename).
1449 % before you read in texinfo.tex.
1986 % First the title page. Must do @settitle before @titlepage.
2027 % It is important to do the page break before ending the group,
2034 % Need this before th
[all...]
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
311 % before the \shipout runs.
446 % just before passing the control to \next.
497 % It's the responsibility of \envdef to insert \begingroup before the
722 % \baselineskip glue before it, and (when the next line of text is done)
1131 % This is done with @novalidate (before @setfilename).
1516 % before you read in texinfo.tex.
2149 % First the title page. Must do @settitle before @titlepage.
2190 % It is important to do the page break before ending the group,
2197 % Need this before th
[all...]
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
303 % before the \shipout runs.
438 % just before passing the control to \next.
489 % It's the responsibility of \envdef to insert \begingroup before the
699 % \baselineskip glue before it, and (when the next line of text is done)
1108 % This is done with @novalidate (before @setfilename).
1450 % before you read in texinfo.tex.
2048 % First the title page. Must do @settitle before @titlepage.
2089 % It is important to do the page break before ending the group,
2096 % Need this before th
[all...]
/freebsd-9.3-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex69 connected. During boot, before taking control of memory management,
125 before invoking the new kernel. For embedded systems the blob can
382 the tree before passing it to the booted kernel.
430 version. For example, formats before 0x10 require each node to have
549 in part by running the source file through CPP before compiling with
/freebsd-9.3-release/contrib/cvs/src/
H A Drcs.c3003 /* if the date of this one is before date, take it */
3070 * Look up the last element on a branch that was put in before the specified
3322 * should be parsed for validity before they are accepted, but tags
3756 before the end of the line, though, then this wasn't an RCS
3925 /* We are going to insert the trailing $ ourselves, before
4590 /* Symbolic links should be removed before replacement, so that
4812 those error checks are to make users lock before a checkin, and we do
5023 /* Append to the end of the list by default, that is, just before
5103 with the destination of the link. We need to do this before
5609 /* Update DELTA linkage. It is important not to do this before
6356 char *before = NULL; local
[all...]
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_console.c673 struct timeval before, after; local
693 gettimeofday(&before, NULL);
710 after.tv_usec - before.tv_usec);
956 /* determine if we've seen this remote node before.
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgdb-events.sh221 Where a *_p() predicate is present, it must be called before
/freebsd-9.3-release/contrib/gdb/
H A Dlibtool.m4823 dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC
857 dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC
/freebsd-9.3-release/contrib/gnu-sort/src/
H A Dsystem.h20 /* Include sys/types.h before this file. */
24 you must include <sys/types.h> before including this file
38 /* <unistd.h> should be included before any preprocessor test
57 /* limits.h must come before pathmax.h because limits.h on some systems
747 /* Use this to suppress gcc's `...may be used before initialized' warnings. */
/freebsd-9.3-release/contrib/ncurses/ncurses/tty/
H A Dtty_update.c420 TR(TRACE_CHARPUT, ("turning off (%#lx) %s before wrapping",
626 struct tms before, after; local
679 (void) times(&before);
686 * un-attributed blanks are present before and after the attributed range;
717 * there's enough room to set the attribute before the first
821 ("Cookie space for %s found before (%d, %d)",
826 * before the first nonblank character.
934 (long) (after.tms_stime - before.tms_stime),
935 (long) (after.tms_utime - before.tms_utime)));
1759 * before settin
[all...]
/freebsd-9.3-release/sys/sys/
H A Dmutex.h299 #error LOCK_DEBUG not defined, include <sys/lock.h> before <sys/mutex.h>
/freebsd-9.3-release/contrib/bmake/mk/
H A Ddpadd.mk189 # the .PATH is needed before then.
/freebsd-9.3-release/contrib/top/
H A DConfigure218 is pressed before the next update is attempted. This serves as a visual
444 # the "eval" builtin. Check for this before relying on its use to save
/freebsd-9.3-release/share/mk/
H A Dbsd.man.mk38 # MANFILTER command to pipe the raw man page through before compressing
H A Dsys.mk24 # commands) before the first noncomment line in the makefile, make shall
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks51 drive to write out all changes to disk before shutting down. Some
/freebsd-9.3-release/usr.bin/calendar/calendars/
H A Dcalendar.music220 12/04 Frank Zappa dies in his Laurel Canyon home shortly before 18:00, 1993
/freebsd-9.3-release/contrib/binutils/
H A DMakefile.def347 // We put install-opcodes before install-binutils because the installed
388 // We put install-tcl before install-itcl because itcl wants to run a
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dnode.h641 vunits before, vunits after, hunits width) = 0;

Completed in 695 milliseconds

1234567