Searched refs:inserted (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-10.0-release/usr.sbin/config/
H A Dlang.l252 * token to be inserted at the end of the include file. If ateof == 0,
253 * then nothing is inserted.
/freebsd-10.0-release/contrib/binutils/gas/
H A Dapp.c561 as_warn (_("end of file in string; '%c' inserted"), quotechar);
606 as_warn (_("end of file in string; '%c' inserted"), quotechar);
795 as_warn (_("end of file not at end of a line; newline inserted"));
965 as_warn ("end of file in comment; newline inserted");
1016 as_warn (_("end of file after a one-character quote; \\0 inserted"));
1104 as_warn (_("end of file in comment; newline inserted"));
1158 as_warn (_("end of file in comment; newline inserted"));
1169 as_warn (_("end of file in comment; newline inserted"));
1243 as_warn (_("end of file in comment; newline inserted"));
/freebsd-10.0-release/contrib/diff/src/
H A Dcontext.c221 If lines were inserted here in file 1, this is "changed".
223 prefix = (next->inserted > 0 ? "!" : "-");
242 while (next && next->line1 + next->inserted <= i)
251 Otherwise it is "inserted". */
366 /* Then output the inserted part. */
368 k = next->inserted;
407 top1 = start->line1 + start->inserted;
426 It should be 1 if all the lines inserted or deleted in that change
H A Dutil.c518 the line is inserted, deleted, changed, etc.). */
656 Return UNCHANGED if only ignorable lines are inserted or deleted,
658 NEW if lines of file 1 are inserted,
689 l1 = next->line1 + next->inserted - 1;
691 show_to += next->inserted;
728 /* If all inserted or deleted lines are ignorable,
780 long int inserted = sp->inserted;
782 line0, line1, deleted, inserted);
769 long int inserted = sp->inserted; local
H A Ddiff.h211 and some are inserted.
215 INSERTED is the number of lines inserted here in file 1.
223 lin inserted; /* # lines of file 1 changed here. */
226 lin line1; /* Line number of 1st inserted line. */
221 lin inserted; /* # lines of file 1 changed here. */ member in struct:change
H A Danalyze.c76 XMID - YMID equals the number of inserted lines minus the number
687 INSERTED is the number of lines inserted here in file 1.
693 add_change (lin line0, lin line1, lin deleted, lin inserted,
700 new->inserted = inserted;
706 /* Scan the tables of which lines are inserted and deleted,
743 /* Scan the tables of which lines are inserted and deleted,
689 add_change(lin line0, lin line1, lin deleted, lin inserted, struct change *old) argument
/freebsd-10.0-release/sys/kern/
H A Dkern_khelp.c73 int error, i, inserted; local
75 error = inserted = 0;
105 inserted = 1;
110 if (!inserted)
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dbreakpoint.h223 /* Nonzero if this breakpoint is now inserted. */ member in struct:bp_location
224 char inserted;
246 /* "Real" contents of byte where breakpoint has been inserted.
691 - All eventpoints are marked "not inserted".
H A Dbreakpoint.c623 /* Like target_read_memory() but if breakpoints are inserted, return
628 for address out of bounds. If breakpoints are inserted, returns
651 if (!b->inserted)
766 /* Permanent breakpoints cannot be inserted or removed. Disabled
767 breakpoints should not be inserted. */
771 if (bpt->inserted || bpt->duplicate)
828 /* No. This breakpoint will not be inserted.
829 No error, but do not mark the bp as 'inserted'. */
883 bpt->inserted = 1;
937 bpt->inserted
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DARCMT.cpp454 bool &inserted = Uniquer[RI->first]; local
455 if (inserted)
457 inserted = true;
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_zfetch.c568 * book-keeping. It is possible that another thread has inserted a stream which
673 int inserted; local
747 inserted = dmu_zfetch_stream_insert(zf, newstream);
750 if (!inserted) {
/freebsd-10.0-release/contrib/gcc/
H A Dreg-stack.c129 5. Output operands may not be "inserted" between existing stack regs.
2581 int inserted = 0;
2611 inserted = 1;
2617 return inserted;
2781 bool inserted = false;
2793 inserted |= compensate_edge (e);
2795 return inserted;
3028 int inserted;
3034 inserted = convert_regs_entry ();
3058 inserted |
2562 int inserted = 0; local
2762 bool inserted = false; local
3009 int inserted; local
[all...]
H A Dgcse.c3504 any of the instructions inserted on an edge. Jump bypassing places
3529 these inserted insns when performing its transformations. */
3738 /* If we bypassed any register setting insns, we inserted a
3771 /* Nonzero for expressions which should be inserted on a specific edge. */
4092 If we inserted before the CODE_LABEL, then we would be putting
4134 sbitmap *inserted;
4141 inserted = sbitmap_vector_alloc (num_edges, expr_hash_table.n_elems);
4142 sbitmap_vector_zero (inserted, num_edges);
4167 if (!TEST_BIT (inserted[e], j))
4197 SET_BIT (inserted[
4118 sbitmap *inserted; local
[all...]
H A Dfunction.c5092 int inserted = 0;
5134 inserted = 1;
5293 inserted = 1;
5318 if (inserted)
5359 there are line number notes before where we inserted the
5070 int inserted = 0; local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp298 bool inserted = false; local
303 inserted = true;
308 if (!inserted)
H A DCGCall.cpp454 bool inserted = FunctionsBeingProcessed.insert(FI); (void)inserted; local
455 assert(inserted && "Recursively being processed?");
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1606 // even data (including raw text strings) that need to be found and inserted into the command line as part of
1731 bool inserted = false; local
1739 inserted = true;
1742 if (!inserted)
2293 || (value.compare("--") != 0)) // Since we inserted this above, make sure we don't insert it twice
/freebsd-10.0-release/sys/netgraph/
H A Dng_ppp.c1482 * o Received fragments are inserted into a queue, for which we
1512 int i, diff, inserted; local
1595 inserted = 0;
1600 inserted = 1;
1609 if (!inserted)
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Ddummynet.txt337 the scheduler instance is inserted in the heap with a new key depending of
340 instance is no longer inserted in the heap.
480 inserted in the system_heap, and decremented every time it is extracted from it.
495 Obviously this scheduler instance is no loger inserted in the system_heap.
499 scheduler with the same number is inserted will use these flowsets.
618 If the scheduler does not exist, this flowset is inserted in a special
653 is inserted in the unlinked
712 This command creates a new 'dn_fs' struct that will be inserted
/freebsd-10.0-release/sys/dev/isp/
H A DDriverManual.txt569 (the AL_PA) can change depending on when and how things are inserted in
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex215 % \vadjust-items are inserted at the left edge of the type. So
665 % \topskip (p.114 of the TeXbook), the glue inserted is
667 % therefore, no glue is inserted, and the space between the headline and
756 % normal leading is inserted relative to the preceding line.
1097 % @comma{} is so commas can be inserted into text without messing up
2287 % \parskip glue; then the negative vskip we just inserted would
2878 % Remove the trailing space \setxxx inserted.
3386 % will have extra space inserted, because the \medbreak in the
3387 % start of the @defun won't see the skip inserted by the @end of
3430 % signals); since we just inserted
[all...]
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex224 % \vadjust-items are inserted at the left edge of the type. So
689 % \topskip (p.114 of the TeXbook), the glue inserted is
691 % therefore, no glue is inserted, and the space between the headline and
780 % normal leading is inserted relative to the preceding line.
1121 % @comma{} is so commas can be inserted into text without messing up
2450 % \parskip glue; then the negative vskip we just inserted would
3050 % Remove the trailing space \setxxx inserted.
3560 % will have extra space inserted, because the \medbreak in the
3561 % start of the @defun won't see the skip inserted by the @end of
3604 % signals); since we just inserted
[all...]
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex216 % \vadjust-items are inserted at the left edge of the type. So
666 % \topskip (p.114 of the TeXbook), the glue inserted is
668 % therefore, no glue is inserted, and the space between the headline and
757 % normal leading is inserted relative to the preceding line.
1098 % @comma{} is so commas can be inserted into text without messing up
2349 % \parskip glue; then the negative vskip we just inserted would
2949 % Remove the trailing space \setxxx inserted.
3458 % will have extra space inserted, because the \medbreak in the
3459 % start of the @defun won't see the skip inserted by the @end of
3502 % signals); since we just inserted
[all...]
/freebsd-10.0-release/sys/netinet/
H A Dsctp_indata.c2043 unsigned char inserted = 0; local
2051 inserted = 1;
2055 if (inserted == 0) {
/freebsd-10.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex145 that need recalculation if a section is inserted or removed with

Completed in 293 milliseconds

12