/netbsd-src/external/gpl2/dtc/dist/ |
H A D | treesource.c | 208 if (annotate) { in write_propval() 209 srcstr = srcpos_string_first(prop->srcpos, annotate); in write_propval() 273 if (annotate) { in write_propval() 274 srcstr = srcpos_string_first(prop->srcpos, annotate); in write_propval() 298 if (annotate) { in write_tree_source_node() 299 srcstr = srcpos_string_first(tree->srcpos, annotate); in write_tree_source_node() 320 if (annotate) { in write_tree_source_node() 321 srcstr = srcpos_string_last(tree->srcpos, annotate); in write_tree_source_node()
|
H A D | dtc.c | 25 int annotate; /* Level of annotation: 1 for input source location variable 259 annotate++; in main() 299 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) in main()
|
H A D | dtc.h | 48 extern int annotate; /* annotate .dts with input source location */
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | build_src.com | 6 $ CC annotate.c 57 $ LIBRARY/CREATE cvslib.olb add.obj,admin.obj,annotate.obj,buffer.obj,checkin.obj,-
|
H A D | Makefile.am | 32 annotate.c \
|
H A D | annotate.c | 56 annotate (int argc, char **argv) in annotate() function
|
H A D | main.c | 149 { "annotate", "ann", NULL, annotate, CVS_CMD_USES_WORK_DIR }, 171 { "rannotate","rann", "ra", annotate, 0 },
|
H A D | Makefile.in | 127 annotate.$(OBJEXT) buffer.$(OBJEXT) checkin.$(OBJEXT) \ 311 annotate.c \ 534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/annotate.Po@am__quote@
|
H A D | cvs.h | 893 int annotate (int argc, char **argv);
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
H A D | gdb_history | 147 set annotate 185 show annotate
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
H A D | gdb_history | 147 set annotate 185 show annotate
|
/netbsd-src/external/gpl2/xcvs/bin/xcvs/ |
H A D | Makefile | 13 SRCS= acl.c add.c admin.c annotate.c buffer.c checkin.c checkout.c \
|
/netbsd-src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/ |
H A D | ChangeLog | 33 the cvs annotate command.
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | TokenAnalyzer.cpp | 87 Annotator.annotate(*AnnotatedLines.back()); in process()
|
H A D | TokenAnnotator.h | 167 void annotate(AnnotatedLine &Line);
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | ChangeLog | 62 trim off "-ann" when dos 8.3 annotate file matches original.
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | ModuloSchedule.h | 384 void annotate();
|
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | ChangeLog | 130 trim off "-ann" when dos 8.3 annotate file matches original.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/ |
H A D | ChangeLog-1991-2021 | 930 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited 5297 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD. 5798 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo, 6117 * annotate.texinfo: Ditto. 6129 * annotate.texinfo: Relicense under GFDL version 1.3. 6618 * annotate.texinfo: Likewise. 7124 (annotate.dvi, annotate.pdf): Use same -I options as for building 7125 annotate.info instead of $(SET_TEXINPUTS). 7126 (annotate/index.html): Use same -I options as for building 7127 annotate.info. [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog.tree-ssa | 433 to annotate the new node with file/line information. 438 * semantics.c: Use annotate_with_file_line to annotate tree
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | BranchWeightMetadata.rst | 223 annotation. The reason why we cannot annotate this on the callsite is that it
|
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | Makefile.in | 30 ../../conf/bounce.cf.default: template_test.ref annotate.sh 32 ./annotate.sh <template_test.ref >$@
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1994 | 1005 (annotate.o): Remove extra compile rule. 1764 * annotate.c (annotate_starting): Flush output. 2227 * annotate.c (_initialize_annotate, breakpoint_changed): New functions. 2308 * Makefile.in (annotate.o): Add dependencies. 2374 * Add rule for annotate.o to keep Sun make happy. 2759 * breakpoint.c: Include annotate.h. Call annotate_field rather 2797 * breakpoint.c: annotate changes lost at merge, put back in. 3062 * annotate.c (annotate_field_end): Fix typo. 3064 * Makefile.in: Move annotate.o from COMMON_OBS to OBS. 3074 * annotate.c: ...to here, and make it use can_dereference. [all …]
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1994 | 1005 (annotate.o): Remove extra compile rule. 1764 * annotate.c (annotate_starting): Flush output. 2227 * annotate.c (_initialize_annotate, breakpoint_changed): New functions. 2308 * Makefile.in (annotate.o): Add dependencies. 2374 * Add rule for annotate.o to keep Sun make happy. 2759 * breakpoint.c: Include annotate.h. Call annotate_field rather 2797 * breakpoint.c: annotate changes lost at merge, put back in. 3062 * annotate.c (annotate_field_end): Fix typo. 3064 * Makefile.in: Move annotate.o from COMMON_OBS to OBS. 3074 * annotate.c: ...to here, and make it use can_dereference. [all …]
|
/netbsd-src/external/gpl2/xcvs/dist/ |
H A D | NEWS | 939 * The "annotate" command will no longer annotate binary files unless 1211 * The "annotate" command can now be used to annotate a revision other 1213 the annotate node of cvs.texinfo for details). 1238 * New "cvs annotate" command to display the last modification for each 1241 the `annotate' node in cvs.texinfo.
|