Searched refs:notes (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-10.0-release/contrib/groff/contrib/mm/
H A DNOTES7 Implementation notes. (Or how to make your own national mm)
/freebsd-10.0-release/usr.sbin/ntp/doc/
H A DMakefile20 notes.html ntpd.html ntpdate.html ntpdc.html ntpq.html ntptime.html \
/freebsd-10.0-release/crypto/openssl/crypto/des/
H A DFILES09 KERBEROS - Kerberos version 4 notes.
/freebsd-10.0-release/contrib/binutils/gas/
H A Dstabs.c205 happens to use the notes obstack. */
206 saved_string_obstack_end = notes.next_free;
344 if (saved_string_obstack_end == notes.next_free)
345 obstack_free (&notes, string);
H A Dsymbols.h22 extern struct obstack notes; /* eg FixS live here. */
H A Dread.c238 obstack_begin (&notes, chunksize);
5294 obstack_1grow (&notes, c);
5299 obstack_1grow (&notes, '\0');
5300 retval = obstack_finish (&notes);
5497 obstack_1grow (&notes, *input_line_pointer);
5502 obstack_1grow (&notes, '\0');
5503 filename = obstack_finish (&notes);
H A Dsymbols.c61 struct obstack notes; variable in typeref:struct:obstack
111 obstack_grow (&notes, name, name_length);
112 ret = obstack_finish (&notes);
140 symbolP = (symbolS *) obstack_alloc (&notes, sizeof (symbolS));
201 ret = (struct local_symbol *) obstack_alloc (&notes, sizeof *ret);
570 newsymP = obstack_alloc (&notes, sizeof (*newsymP));
1887 symbol_decode = obstack_alloc (&notes, strlen (message_format) + 30);
H A Dwrite.c135 /* Create a fixS in obstack 'notes'. */
151 fixP = obstack_alloc (&notes, sizeof (fixS));
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dlex.c88 buffer->notes = XRESIZEVEC (_cpp_line_note, buffer->notes,
92 buffer->notes[buffer->notes_used].pos = pos;
93 buffer->notes[buffer->notes_used].type = type;
249 /* Process the notes created by add_line_note as far as the current
258 _cpp_line_note *note = &buffer->notes[buffer->cur_note];
919 if (buffer->cur >= buffer->notes[buffer->cur_note].pos
H A Dinternal.h256 _cpp_line_note *notes; /* Array of notes. */ member in struct:cpp_buffer
258 unsigned int notes_used; /* Number of notes. */
H A Dtraditional.c375 && cur >= pfile->buffer->notes[pfile->buffer->cur_note].pos)
H A Ddirectives.c2198 free (buffer->notes);
/freebsd-10.0-release/usr.sbin/cron/doc/
H A DINSTALL85 ATT notes: for those people unfortunate enough to be stuck on a AT&T UNIX,
/freebsd-10.0-release/release/doc/share/misc/
H A Dman2hwnotes.pl99 These are automatically generated device lists for FreeBSD hardware notes.
/freebsd-10.0-release/sys/dev/isp/
H A DHardware.txt11 maybe a couple of notes as to what you should do to make it
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dia64-gen.c200 int *chknotes; /* Dependency notes for each class. */
205 int *regnotes; /* Dependency notes for each class. */
241 /* A generic list of dependencies w/notes encoded. These may be shared. */
487 /* If it is a composite class, then ignore comments and notes that come after
511 /* If it's a composite class, leave the notes and comments in place so that
709 int *notes = *notesp;
762 notes = (int *)
763 xrealloc ((void *) notes,(count + 1) * sizeof (int));
764 notes[count] = note;
774 *notesp = notes;
707 int *notes = *notesp; local
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dflow.c70 needed in subsequent insns. In that case, REG_DEAD notes will be
72 Partial REG_DEAD notes of this type do not occur when an insn sets
74 omitting REG_DEAD notes for objects stored in an insn is optional and
76 REG_DEAD notes.
78 REG_UNUSED notes are added for each register that is set by the insn
82 register is used in a subsequent insn, REG_UNUSED notes are made for
648 /* If asked, remove notes from the blocks we'll update. */
656 /* For a local update, if we are creating new REG_DEAD notes, then we
1326 death notes updated. */
1766 notes
[all...]
H A Dhaifa-sched.c121 The information in the line number notes is carefully retained by
208 /* List of important notes we must keep around. This is a pointer to the
513 The scheduler distinguishes between three types of notes:
515 (1) LINE_NUMBER notes, generated and used for debugging. Here,
522 (2) LOOP_BEGIN, LOOP_END, SETJMP, EHREGION_BEG, EHREGION_END notes:
528 (3) All other notes (e.g. INSN_DELETED): Before scheduling a block,
529 these notes are put in a list (in rm_other_notes() and
530 unlink_other_notes ()). After scheduling the block, these notes are
1111 notes, which we removed in schedule_region. Nor did it try to
1234 /* Functions for handling of notes
1509 int notes = 0; local
[all...]
H A Dregmove.c140 information, the number of REG_DEAD notes will have
285 /* In the cc0 case, death is not marked in reg notes,
290 /* In the hard reg case, we watch death notes. */
796 /* Move any notes mentioning src to the move instruction. */
1902 rtx notes = REG_NOTES (insn);
1912 REG_NOTES (insn) = notes;
1895 rtx notes = REG_NOTES (insn); local
H A Dregrename.c64 REG_FRAME_RELATED_EXPR notes (as if they were read) so that the
124 clear_dead_regs (HARD_REG_SET *pset, enum machine_mode kind, rtx notes) argument
127 for (note = notes; note; note = XEXP (note, 1))
885 /* Step 3B: Record updates for regs in REG_INC notes, and
886 source regs in REG_FRAME_RELATED_EXPR notes. */
971 notes for update. */
H A Dcombine.c1291 pass after flow uses REG_LIBCALL/REG_RETVAL notes. Local-alloc does
1292 use REG_RETVAL notes for noconflict blocks, but other code here
1541 Never add REG_DEAD notes for the FRAME_POINTER_REGNUM or the
1735 Changing the destination can invalidate notes that say something about
1743 /* For notes, be conservative and simply remove them. */
1871 pass after flow uses REG_LIBCALL/REG_RETVAL notes. */
3000 /* If any of the notes in OTHER_INSN were REG_UNUSED, ensure that they
3001 are still valid. Then add any non-duplicate notes added by
3164 actually came from I3, so that REG_UNUSED notes from I2 will be
3217 /* Get death notes fo
9307 rtx notes = 0; local
11877 distribute_notes(rtx notes, rtx from_insn, rtx i3, rtx i2, rtx elim_i2, rtx elim_i1) argument
[all...]
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-ia64.c41 notes)
4868 *drpp = obstack_alloc (&notes, sizeof (*dr));
4872 name = obstack_alloc (&notes, len + 1);
4886 obstack_free (&notes, name);
4992 obstack_free(&notes, name);
5253 obstack_free (&notes, form);
7918 fix = obstack_alloc (&notes, sizeof (*fix));
7930 fix = obstack_alloc (&notes, sizeof (*fix));
10516 based on notes from Intel's DV checking code, where p1 implies p2.
11926 obstack_grow (&notes, nam
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp743 default: break; //don't bold notes
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql257 or WORKING trees as described in notes/wc-ng/design. Fields relate
781 skel-based conflict storage -- see notes/wc-ng/conflict-storage-2.0.
/freebsd-10.0-release/etc/
H A Dservices2224 dec-notes 3333/tcp #DEC Notes
2225 dec-notes 3333/udp #DEC Notes

Completed in 453 milliseconds

12