/external/iputils/doc/ |
D | docbook2man-spec.pl | 71 sgml('start', sub { 80 sgml('end', sub { 102 return &sgml; 114 sgml($_[0], eval('sub { output "\n" unless $newline_last++; }')); 116 sgml($_[0], eval("sub { output \"\\n\" unless \$newline_last++; output '$s'; }")); 118 …sgml($_[0], eval("sub { output \"\\n\" unless \$newline_last; output '$s'; \$newline_last = 0; }")… 122 sgml($_[0], eval("sub { output '$s'; \$newline_last = 1; }")); 124 sgml($_[0], eval("sub { output '$s'; \$newline_last = 0; }")); 223 sgml('<REFENTRY>', sub { 248 sgml('</REFENTRY>', sub { [all …]
|
D | Makefile | 1 SGMLFILES=$(shell echo *.sgml) 2 HTMLFILES=$(subst .sgml,.html,$(SGMLFILES)) index.html 3 MANFILES=$(subst .sgml,.8,$(SGMLFILES))
|
/external/iproute2/doc/ |
D | Makefile | 16 HTMLFILES=$(subst .sgml,.html,$(shell echo *.sgml)) 34 %.dvi: %.sgml 55 %.html: %.sgml 60 install -m 0644 $(shell echo *.sgml) $(DESTDIR)$(DOCDIR)
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | Makefile | 13 for i in $(FILES); do docbook2man $$i.sgml; done 16 for i in $(FILES); do docbook2html $$i.sgml && \ 20 for i in $(FILES); do docbook2pdf $$i.sgml; done
|
/external/libxml2/ |
D | catalog.c | 165 xmlHashTablePtr sgml; member 426 ret->sgml = xmlHashCreate(10); in xmlCreateNewCatalog() 442 if (catal->sgml != NULL) in xmlFreeCatalog() 443 xmlHashFree(catal->sgml, in xmlFreeCatalog() 727 if ((entry == NULL) || (catal == NULL) || (catal->sgml == NULL) || in xmlCatalogConvertEntry() 759 xmlHashRemoveEntry(catal->sgml, entry->name, in xmlCatalogConvertEntry() 767 xmlHashRemoveEntry(catal->sgml, entry->name, NULL); in xmlCatalogConvertEntry() 800 xmlHashScan(catal->sgml, in xmlConvertSGMLCatalog() 2481 res = xmlHashAddEntry(catal->sgml, name, entry); in xmlParseSGMLCatalog() 2494 res = xmlHashAddEntry(catal->sgml, sysid, entry); in xmlParseSGMLCatalog() [all …]
|
D | xmlcatalog.c | 34 static int sgml = 0; variable 215 if (sgml) { in usershell() 359 sgml++; in main() 371 if (sgml) in main() 390 if (sgml) in main() 400 if (i == argc || (sgml && i + 1 == argc)) { in main() 431 if (sgml) { in main() 585 if ((!sgml) && ((add) || (del) || (create) || (convert))) { in main()
|
/external/chromium_org/third_party/libxml/src/ |
D | catalog.c | 161 xmlHashTablePtr sgml; member 422 ret->sgml = xmlHashCreate(10); in xmlCreateNewCatalog() 438 if (catal->sgml != NULL) in xmlFreeCatalog() 439 xmlHashFree(catal->sgml, in xmlFreeCatalog() 723 if ((entry == NULL) || (catal == NULL) || (catal->sgml == NULL) || in xmlCatalogConvertEntry() 755 xmlHashRemoveEntry(catal->sgml, entry->name, in xmlCatalogConvertEntry() 763 xmlHashRemoveEntry(catal->sgml, entry->name, NULL); in xmlCatalogConvertEntry() 796 xmlHashScan(catal->sgml, in xmlConvertSGMLCatalog() 2485 res = xmlHashAddEntry(catal->sgml, name, entry); in xmlParseSGMLCatalog() 2498 res = xmlHashAddEntry(catal->sgml, sysid, entry); in xmlParseSGMLCatalog() [all …]
|
D | xmlcatalog.c | 34 static int sgml = 0; variable 215 if (sgml) { in usershell() 359 sgml++; in main() 371 if (sgml) in main() 390 if (sgml) in main() 400 if (i == argc || (sgml && i + 1 == argc)) { in main() 431 if (sgml) { in main() 585 if ((!sgml) && ((add) || (del) || (create) || (convert))) { in main()
|
/external/e2fsprogs/ext2ed/ |
D | Makefile.in | 38 .SUFFIXES: .sgml .ps .pdf .html 40 .sgml.ps: 45 .sgml.pdf: 50 .sgml.html:
|
D | README | 73 Those documents are available in the doc directory, in linuxdoc-sgml and
|
/external/expat/doc/ |
D | xmlwf.sgml | 4 page: `docbook-to-man manpage.sgml > manpage.1'. You may view 5 the manual page with: `docbook-to-man manpage.sgml | nroff -man | 8 manpage.1: manpage.sgml 455 mode: sgml 456 sgml-omittag:t 457 sgml-shorttag:t 458 sgml-minimize-attributes:nil 459 sgml-always-quote-attributes:t 460 sgml-indent-step:2 461 sgml-indent-data:t [all …]
|
/external/oprofile/ |
D | ChangeLog-2001 | 34 * doc/oprofile.sgml: 55 * doc/oprofile.sgml: 95 * doc/oprofile.sgml: remove mention about oprof-thread 107 * doc/oprofile.sgml: add support for --exclude-symbol 121 * doc/oprfile.sgml: handle and document above 189 * doc/oprofile.sgml: document samples files backup 283 * doc/oprofile.sgml: reflect it 303 * doc/oprofile.sgml: 325 * doc/oprofile.sgml: typo 364 * doc/oprofile.sgml: [all …]
|
D | ChangeLog-2002 | 3165 * doc/oprofile.sgml: 3265 * doc/oprofile.sgml: allow reverse sort in all case 3342 * doc/oprofile.sgml: some laptops have a usable local APIC 3393 * doc/oprofile.sgml: clarify problem about sparse 3402 * doc/oprofile.sgml: update option for op_time 3479 * doc/oprofile.sgml: document it 3499 * doc/oprofile.sgml: 3529 * doc/oprofile.sgml: document --output-format 3570 * doc/oprofile.sgml: document that 3587 * doc/oprofile.sgml: document post-profile tools commons options [all …]
|
/external/oprofile/m4/ |
D | docbook.m4 | 7 for i in /usr/share/sgml/docbook/stylesheet/xsl/nwalsh /usr/share/sgml/docbook/xsl-stylesheets/;
|
/external/libxml2/include/libxml/ |
D | catalog.h | 70 xmlNewCatalog (int sgml);
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | catalog.h | 70 xmlNewCatalog (int sgml);
|
/external/chromium_org/tools/python/google/httpd_config/ |
D | mime.types | 84 application/sgml 85 application/sgml-open-catalog 543 text/sgml sgml sgm
|
/external/harfbuzz_ng/ |
D | git.mk | 165 tmpl/$(DOC_MODULE)-unused.sgml \
|
/external/chromium_org/third_party/expat/files/ |
D | MANIFEST | 47 doc/xmlwf.sgml
|
D | Changes | 11 #2517946: Wrong statement about XMLDecl in xmlwf.1 and xmlwf.sgml.
|
/external/valgrind/main/docs/ |
D | Makefile.am | 121 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl \
|
D | Makefile.in | 295 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl \
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | todo.txt | 29 - use doc/docbook/*.sgml and docbook2{txt,html,pdf} to replace README and
|
/external/expat/ |
D | Changes | 11 #2517946: Wrong statement about XMLDecl in xmlwf.1 and xmlwf.sgml.
|
/external/iputils/ |
D | RELNOTES | 268 tracepath: Fix some small typos in tracepath.sgml. 397 * arping.sgml, some options were forgotten.
|