/external/bzip2/ |
D | Makefile | 138 rm -f manual.ps manual.html manual.pdf 141 dist: check manual 172 $(DISTNAME)/manual.html \ 173 $(DISTNAME)/manual.pdf \ 174 $(DISTNAME)/manual.ps \ 198 $(DISTNAME)/manual.xml \ 206 entities.xml manual.xml 208 manual: manual.html manual.ps manual.pdf target 210 manual.ps: $(MANUAL_SRCS) 211 ./xmlproc.sh -ps manual.xml [all …]
|
D | README.XML.STUFF | 26 ./xmlproc.sh -v manual.xml 29 ./xmlproc.sh -html manual.xml 30 Output: manual.html 32 ./xmlproc.sh -pdf manual.xml 33 Output: manual.pdf 35 ./xmlproc.sh -ps manual.xml 36 Output: manual.ps
|
D | words3 | 23 Instructions for use are in the preformatted manual page, in the file 24 bzip2.txt. For more detailed documentation, read the full manual. 25 It is available in Postscript form (manual.ps), PDF form (manual.pdf), 26 and HTML form (manual.html).
|
D | README | 18 Complete documentation is available in Postscript form (manual.ps), 19 PDF (manual.pdf) or html (manual.html). A plain-text version of the 20 manual page is available as bzip2.txt. 153 * Much more documentation, i.e., a proper user manual
|
/external/linux-tools-perf/Documentation/ |
D | Makefile | 155 pdf: user-manual.pdf 179 $(INSTALL) -m 644 user-manual.pdf $(DESTDIR)$(pdfdir) 242 user-manual.html: user-manual.xml 245 perf.info: user-manual.texi 246 $(QUIET_MAKEINFO)$(MAKEINFO) --no-split -o $@ user-manual.texi 248 user-manual.texi: user-manual.xml 250 $(DOCBOOK2X_TEXI) user-manual.xml --encoding=UTF-8 --to-stdout >$@++ && \ 255 user-manual.pdf: user-manual.xml
|
/external/valgrind/main/docs/ |
D | Makefile.am | 66 xml/manual.xml \ 67 xml/manual-intro.xml \ 68 xml/manual-core.xml \ 69 xml/manual-core-adv.xml \ 70 xml/manual-writing-tools.xml \ 278 $(XSLTPROC) $(XSLTPROC_FLAGS) -o $(vgdir)/print/manual.fo $(XSL_FO_STYLE) $(myxmldir)/index.xml 280 ( pdfxmltex manual.fo && \ 281 pdfxmltex manual.fo && \ 282 pdfxmltex manual.fo ) &> $(LOGFILE) < /dev/null ) 286 ( pdftops manual.pdf ) ) [all …]
|
/external/bison/build-aux/ |
D | gnu-web-doc-update | 38 http://www.gnu.org/software/\$pkg/manual/ 163 make web-manual 170 $RSYNC -avP "$builddir"/doc/manual/ $tmp/$pkg/manual 173 cd $tmp/$pkg/manual
|
/external/eigen/doc/ |
D | eigendoxy.css | 721 table.example, table.manual, table.manual-vl { 734 table.example th, table.manual th, table.manual-vl th { 746 table.example td, table.manual td, table.manual-vl td { 782 /* standard class for the manual */ 784 table.manual, table.manual-vl { 788 table.manual th, table.manual-vl th { 792 table.manual td, table.manual-vl td { 798 table.manual td.alt, table.manual tr.alt, table.manual-vl td.alt, table.manual-vl tr.alt { 802 table.manual-vl th, table.manual-vl td, table.manual-vl td.alt { 808 table.manual-vl th.inter {
|
D | C08_TutorialGeometry.dox | 41 <table class="manual"> 90 <table class="manual"> 107 <table class="manual"> 127 <table class="manual"> 158 <table class="manual"> 189 <table class="manual"> 223 <table class="manual"> 235 <table class="manual">
|
D | A05_PortingFrom2To3.dox | 50 <table class="manual"> 68 <table class="manual"> 124 <table class="manual"> 174 <table class="manual"> 184 <table class="manual"> 214 <table class="manual"> 254 <table class="manual"> 303 <table class="manual">
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
D | event.js | 59 NullAttachmentStrategy.prototype.detach = function(manual) { argument 84 UnfilteredAttachmentStrategy.prototype.detach = function(manual) { argument 85 eventNatives.DetachEvent(privates(this.event_).eventName, manual); 115 function(listener, manual) { argument 121 eventNatives.DetachFilteredEvent(id, manual); 124 FilteredAttachmentStrategy.prototype.detach = function(manual) { argument 126 this.detachListener(this.listenerMap_[i], manual);
|
/external/chromium_org/webkit/data/test_shell/sort/ |
D | sort.js | 3 var manual = 0; // single stepping variable 81 if (!manual) { 111 if (manual || inner_loop_enabled == 0) { 171 } else if (manual) { 179 if (!manual) {
|
/external/chromium_org/v8/tools/push-to-trunk/ |
D | test_scripts.py | 575 def _PushToTrunk(self, force=False, manual=False): argument 613 force_flag = " -f" if not manual else "" 614 review_suffix = "\n\nTBR=reviewer@chromium.org" if not manual else "" 664 if manual: 677 if not manual and not force: 686 options = MakeOptions(f=force, m=manual, 687 r="reviewer@chromium.org" if not manual else None, 704 self._PushToTrunk(manual=True)
|
/external/grub/ |
D | MAINTENANCE | 7 How to update the online manual: (FIXME: this is obsoelete) 12 4. Copy the contents of the directory ``manual'' to 17 7. Verify the new online manual with a WWW browser. 18 8. Update manual.html by hand.
|
D | AUTHORS | 21 GRUB manual, and several new commands. He is the current official 52 Eric Kvaalen fixed a lot of problems in the GRUB manual.
|
/external/oprofile/events/i386/pii/ |
D | unit_masks | 31 # IA manual says this is actually FS again - no mention in errata 32 # but test show that is really a typo error from IA manual
|
/external/bison/ |
D | README-release | 96 make web-manual-update 98 to update the on-line manual accessible at 100 http://www.gnu.org/software/bison/manual/
|
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/t/ |
D | siteMap.t | 1 #--- manual.t ----------------------------------------------------------------- 2 # function: Test HTML::ToC generating a manual.
|
/external/bison/m4/ |
D | fpieee.m4 | 31 # and the GCC 4.1.2 manual). 35 # See the ieee(3) manual page, also available at
|
/external/dropbear/libtomcrypt/ |
D | TODO | 7 - prepare manual for printing (both soft and hard cover)
|
/external/e2fsprogs/debian/ |
D | comerr-dev.doc-base | 1 Document: comerr-manual
|
/external/e2fsprogs/ |
D | INSTALL.elfbin | 24 Some distributions will have pre-formatted manual pages which 27 see the correct manual pages. The shell script in
|
D | INSTALL | 45 Some distributions will have pre-formatted manual pages which 48 see the correct manual pages. The shell script in
|
/external/dropbear/libtommath/ |
D | changes.txt | 51 -- Updated the manual a bit 68 -- Added more to the build options/configs in the manual 136 …-- Started a new manual [finally]. It is incomplete and will be finished as time goes on. I had … 138 manual done. If you really need help using the library you can always email me! 282 -- Beefed up the manual more. 290 v0.14 -- Tons of manual updates 315 -- Changes to the manual to reflect all of this 330 v0.09 -- Updated the manual to reflect recent changes. :-) 345 -- Added more to manual 362 -- Added more to the manual [all …]
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
D | db_impl.cc | 559 ManualCompaction manual; in TEST_CompactRange() local 560 manual.level = level; in TEST_CompactRange() 561 manual.done = false; in TEST_CompactRange() 563 manual.begin = NULL; in TEST_CompactRange() 566 manual.begin = &begin_storage; in TEST_CompactRange() 569 manual.end = NULL; in TEST_CompactRange() 572 manual.end = &end_storage; in TEST_CompactRange() 576 while (!manual.done && !shutting_down_.Acquire_Load() && bg_error_.ok()) { in TEST_CompactRange() 578 manual_compaction_ = &manual; in TEST_CompactRange() 584 if (manual_compaction_ == &manual) { in TEST_CompactRange()
|