HomeSort by: relevance | last modified time | path
    Searched refs:monolithic (Results 1 - 7 of 7) sorted by relevancy

  /src/doc/
TODO.compat-module 26 8. The old monolithic compat module has been broken into multiple
27 modules, one for each old NetBSD version. The monolithic compat
32 monolithic versions of these modules are no longer provided.
35 compat modules rather than the monolithic modules.
90 into the monolithic COMPAT module on HEAD. Thus, its absence from
95 currently included in the monolithic COMPAT module on HEAD, so lack of
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
Makefile.am 178 html-monolithic: gettext.html
184 $(TEXI2HTML) $(TEXINCLUDES) -number -monolithic `if test -f gettext.texi; then echo gettext.texi; else echo $(srcdir)/gettext.texi; fi`
194 install-html-monolithic: gettext.html
207 uninstall-html-monolithic:
213 dist-html-monolithic:
texi2html 330 $monolithic = 0;
343 -monolithic : output only one file including ToC
366 if (/^-mono(lithic)?$/) { $monolithic = 1; next; }
385 if (($split_node || $split_chapter) && $monolithic) {
386 warn "Can't use -monolithic with -split, -monolithic ignored.\n";
387 $monolithic = 0;
425 if ($monolithic) {
1446 if (!$monolithic && @toc_lines) {
1462 if (!$monolithic && @foot_lines)
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
texi2html 330 $monolithic = 0;
343 -monolithic : output only one file including ToC
366 if (/^-mono(lithic)?$/) { $monolithic = 1; next; }
385 if (($split_node || $split_chapter) && $monolithic) {
386 warn "Can't use -monolithic with -split, -monolithic ignored.\n";
387 $monolithic = 0;
425 if ($monolithic) {
1446 if (!$monolithic && @toc_lines) {
1462 if (!$monolithic && @foot_lines)
    [all...]
Makefile.am 165 $(TEXI2HTML) -expandinfo -number -monolithic `if test -f autosprintf.texi; then echo autosprintf.texi; else echo $(srcdir)/autosprintf.texi; fi`
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2html 272 # otherwise, create monolithic html file which contains whole document
332 # If set, generate monolithic document output html into $filename
2160 $T2H_OBSOLETE_OPTIONS -> {monolithic} =
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2html 272 # otherwise, create monolithic html file which contains whole document
332 # If set, generate monolithic document output html into $filename
2160 $T2H_OBSOLETE_OPTIONS -> {monolithic} =

Completed in 51 milliseconds