| /src/external/gpl3/gdb/info/ |
| Makefile | 5 INFOFILES= annotate.info gdb.info stabs.info
|
| Makefile | 5 INFOFILES= annotate.info gdb.info stabs.info
|
| /src/external/gpl3/gdb.old/info/ |
| Makefile | 5 INFOFILES= annotate.info gdb.info stabs.info
|
| Makefile | 5 INFOFILES= annotate.info gdb.info stabs.info
|
| /src/external/gpl2/dtc/dist/ |
| treesource.c | 208 if (annotate) { 209 srcstr = srcpos_string_first(prop->srcpos, annotate); 273 if (annotate) { 274 srcstr = srcpos_string_first(prop->srcpos, annotate); 298 if (annotate) { 299 srcstr = srcpos_string_first(tree->srcpos, annotate); 320 if (annotate) { 321 srcstr = srcpos_string_last(tree->srcpos, annotate);
|
| treesource.c | 208 if (annotate) { 209 srcstr = srcpos_string_first(prop->srcpos, annotate); 273 if (annotate) { 274 srcstr = srcpos_string_first(prop->srcpos, annotate); 298 if (annotate) { 299 srcstr = srcpos_string_first(tree->srcpos, annotate); 320 if (annotate) { 321 srcstr = srcpos_string_last(tree->srcpos, annotate);
|
| dtc.c | 25 int annotate; /* Level of annotation: 1 for input source location variable 73 {"annotate", no_argument, NULL, 'T'}, 259 annotate++; 299 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) 300 die("--annotate requires -I dts -O dts\n");
|
| dtc.c | 25 int annotate; /* Level of annotation: 1 for input source location variable 73 {"annotate", no_argument, NULL, 'T'}, 259 annotate++; 299 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) 300 die("--annotate requires -I dts -O dts\n");
|
| /src/external/gpl3/gdb.old/dist/gdb/doc/ |
| Makefile.in | 97 INFO_DEPS = gdb.info stabs.info annotate.info 100 DVIFILES = gdb.dvi stabs.dvi refcard.dvi annotate.dvi 102 PDFFILES = gdb.pdf stabs.pdf refcard.pdf annotate.pdf 104 HTMLFILES = gdb/index.html stabs/index.html annotate/index.html 105 HTMLFILES_INSTALL = gdb stabs annotate 170 # Annotate migration document 177 $(srcdir)/annotate.texinfo \ 211 ps: gdb.ps stabs.ps refcard.ps annotate.ps 626 # ANNOTATE DOCUMENTATION: TeX dvi file 627 annotate.dvi : $(ANNOTATE_DOC_FILES [all...] |
| Makefile.in | 97 INFO_DEPS = gdb.info stabs.info annotate.info 100 DVIFILES = gdb.dvi stabs.dvi refcard.dvi annotate.dvi 102 PDFFILES = gdb.pdf stabs.pdf refcard.pdf annotate.pdf 104 HTMLFILES = gdb/index.html stabs/index.html annotate/index.html 105 HTMLFILES_INSTALL = gdb stabs annotate 170 # Annotate migration document 177 $(srcdir)/annotate.texinfo \ 211 ps: gdb.ps stabs.ps refcard.ps annotate.ps 626 # ANNOTATE DOCUMENTATION: TeX dvi file 627 annotate.dvi : $(ANNOTATE_DOC_FILES [all...] |
| /src/external/gpl3/gdb/dist/gdb/doc/ |
| Makefile.in | 97 INFO_DEPS = gdb.info stabs.info annotate.info 100 DVIFILES = gdb.dvi stabs.dvi refcard.dvi annotate.dvi 102 PDFFILES = gdb.pdf stabs.pdf refcard.pdf annotate.pdf 104 HTMLFILES = gdb/index.html stabs/index.html annotate/index.html 105 HTMLFILES_INSTALL = gdb stabs annotate 170 # Annotate migration document 177 $(srcdir)/annotate.texinfo \ 211 ps: gdb.ps stabs.ps refcard.ps annotate.ps 626 # ANNOTATE DOCUMENTATION: TeX dvi file 627 annotate.dvi : $(ANNOTATE_DOC_FILES [all...] |
| Makefile.in | 97 INFO_DEPS = gdb.info stabs.info annotate.info 100 DVIFILES = gdb.dvi stabs.dvi refcard.dvi annotate.dvi 102 PDFFILES = gdb.pdf stabs.pdf refcard.pdf annotate.pdf 104 HTMLFILES = gdb/index.html stabs/index.html annotate/index.html 105 HTMLFILES_INSTALL = gdb stabs annotate 170 # Annotate migration document 177 $(srcdir)/annotate.texinfo \ 211 ps: gdb.ps stabs.ps refcard.ps annotate.ps 626 # ANNOTATE DOCUMENTATION: TeX dvi file 627 annotate.dvi : $(ANNOTATE_DOC_FILES [all...] |
| /src/external/lgpl2/userspace-rcu/dist/include/urcu/static/ |
| urcu-common.h | 23 #include <urcu/annotate.h>
|
| urcu-common.h | 23 #include <urcu/annotate.h>
|
| urcu-memb.h | 23 #include <urcu/annotate.h>
|
| urcu-memb.h | 23 #include <urcu/annotate.h>
|
| urcu-bp.h | 22 #include <urcu/annotate.h>
|
| urcu-qsbr.h | 24 #include <urcu/annotate.h>
|
| urcu-bp.h | 22 #include <urcu/annotate.h>
|
| urcu-qsbr.h | 24 #include <urcu/annotate.h>
|
| /src/external/gpl2/xcvs/dist/src/ |
| build_src.com | 6 $ CC annotate.c 57 $ LIBRARY/CREATE cvslib.olb add.obj,admin.obj,annotate.obj,buffer.obj,checkin.obj,-
|
| build_src.com | 6 $ CC annotate.c 57 $ LIBRARY/CREATE cvslib.olb add.obj,admin.obj,annotate.obj,buffer.obj,checkin.obj,-
|
| /src/external/gpl2/xcvs/bin/xcvs/ |
| Makefile | 13 SRCS= acl.c add.c admin.c annotate.c buffer.c checkin.c checkout.c \
|
| Makefile | 13 SRCS= acl.c add.c admin.c annotate.c buffer.c checkin.c checkout.c \
|
| /src/external/apache2/llvm/dist/clang/lib/Format/ |
| TokenAnalyzer.cpp | 87 Annotator.annotate(*AnnotatedLines.back());
|