Searched refs:manpage (Results 1 – 25 of 118) sorted by relevance
12345
/external/curl/scripts/ |
D | managen | 168 my ($manpage, $baselvl, @desc) = @_; 170 if($manpage) { 236 my ($manpage, $standalone, $data)=@_; 241 return "($data) " if($manpage); 242 return "[1]($data) " if(!$manpage); 278 my ($manpage, $fh, $f, $line) = @_; 313 push @desc, ".SH $1\n" if($manpage); 314 push @desc, "[0]$1\n" if(!$manpage); 330 if(($word =~ / /) && $manpage) { 335 push @desc, ".IP $word\n" if($manpage); [all …]
|
/external/bc/scripts/ |
D | manpage.sh | 48 cat "$manualsdir/header_${manpage}.txt" >> "$_gen_manpage_out" 65 _gen_manual_out="$manualsdir/$manpage/$_gen_manual_args.1" 66 _gen_manual_md="$manualsdir/$manpage/$_gen_manual_args.1.md" 72 filter_text "$manualsdir/${manpage}.1.md.in" "$_gen_manual_md" "$_gen_manual_args" 93 manpage="$1" 96 if [ "$manpage" != "bcl" ]; then 105 gen_manpage "$manualsdir/${manpage}.3.md" "$manualsdir/${manpage}.3"
|
/external/curl/tests/ |
D | test1177.pl | 33 my $manpage=$ARGV[0]; 42 open(my $m, "<", "$manpage"); 72 print STDERR "$manpage: missing $h\n"; 78 print STDERR "$manpage: $h is not in the header!\n"; 84 print STDERR "$manpage: missing feature name $n\n"; 90 print STDERR "$manpage: $n is not in the source!\n";
|
D | test1488.pl | 59 my %manpage; 77 if($manpage{$title}) { 81 $manpage{$title} = $addedin; 117 if( $manpage{$e} ) { 119 if( $manpage{$e} ne $symadded{$e} ) { 121 $e, $manpage{$e}, $symadded{$e};
|
/external/libtraceevent/Documentation/ |
D | asciidoc.conf | 36 ifdef::doctype-manpage[] 38 endif::doctype-manpage[] 40 ifdef::doctype-manpage[] 42 endif::doctype-manpage[] 48 ifdef::doctype-manpage[] 65 endif::doctype-manpage[] 69 ifdef::doctype-manpage[] 115 endif::doctype-manpage[]
|
D | Makefile | 35 MANPAGE_XSL = manpage-normal.xsl 90 MANPAGE_XSL = manpage-1.72.xsl 99 XMLTO_EXTRA += -m manpage-bold-literal.xsl 102 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
|
D | meson.build | 94 manpage_xsl = conf_dir + 'manpage-normal.xsl' 98 manpage_xsl = conf_dir + 'manpage-1.72.xsl' 109 xmlto_extra += ['-m ', conf_dir + 'manpage-bold-literal.xsl'] 113 xmlto_extra += ['-m ', conf_dir + 'manpage-suppress-sp.xsl'] 128 '-d', 'manpage', 161 '-d', 'manpage',
|
/external/trace-cmd/Documentation/ |
D | asciidoc.conf | 36 ifdef::doctype-manpage[] 38 endif::doctype-manpage[] 40 ifdef::doctype-manpage[] 42 endif::doctype-manpage[] 48 ifdef::doctype-manpage[] 65 endif::doctype-manpage[] 69 ifdef::doctype-manpage[] 115 endif::doctype-manpage[]
|
D | Makefile | 17 MANPAGE_XSL = $(DOCDIR)/manpage-normal.xsl 61 MANPAGE_XSL = $(DOCDIR)/manpage-1.72.xsl 70 XMLTO_EXTRA += -m $(DOCDIR)/manpage-bold-literal.xsl 73 XMLTO_EXTRA += -m $(DOCDIR)/manpage-suppress-sp.xsl
|
/external/libtracefs/Documentation/ |
D | asciidoc.conf | 36 ifdef::doctype-manpage[] 38 endif::doctype-manpage[] 40 ifdef::doctype-manpage[] 42 endif::doctype-manpage[] 48 ifdef::doctype-manpage[] 65 endif::doctype-manpage[] 69 ifdef::doctype-manpage[] 115 endif::doctype-manpage[]
|
D | Makefile | 48 MANPAGE_XSL = manpage-normal.xsl 100 MANPAGE_XSL = manpage-1.72.xsl 109 XMLTO_EXTRA += -m manpage-bold-literal.xsl 112 XMLTO_EXTRA += -m manpage-suppress-sp.xsl
|
D | meson.build | 95 manpage_xsl = conf_dir + 'manpage-normal.xsl' 99 manpage_xsl = conf_dir + 'manpage-1.72.xsl' 110 xmlto_extra += ['-m ', conf_dir + 'manpage-bold-literal.xsl'] 114 xmlto_extra += ['-m ', conf_dir + 'manpage-suppress-sp.xsl'] 129 '-d', 'manpage', 162 '-d', 'manpage',
|
/external/igt-gpu-tools/man/ |
D | meson.build | 31 foreach manpage : manpages 32 custom_target(manpage + '.1', 36 input: manpage + '.rst', 37 output : manpage + '.1.gz',
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | .gitignore | 1 manpage.links 2 manpage.refs 3 manpage.log
|
D | Makefile | 26 rm -f manpage.links manpage.refs
|
/external/trace-cmd/Documentation/trace-cmd/ |
D | Makefile | 103 $(ASCIIDOC) -b manpage -d manpage \ 109 $(ASCIIDOC) -b manpage -d manpage \ 124 $(ASCIIDOC) -b docbook -d manpage \ 130 $(ASCIIDOC) -b $(ASCIIDOC_HTML) -d manpage \
|
D | meson.build | 85 manpage_xsl = confdir + 'manpage-normal.xsl' 89 manpage_xsl = confdir + 'manpage-1.72.xsl' 100 xmlto_extra += ['-m ', confdir + 'manpage-bold-literal.xsl'] 104 xmlto_extra += ['-m ', confdir + 'manpage-suppress-sp.xsl'] 112 '-d', 'manpage', 143 '-d', 'manpage',
|
/external/mtools/ |
D | man-warning-end.texi | 11 This manpage has been automatically generated from mtools's texinfo 15 representation in the manpage format. Moreover, not all information has 16 been translated into the manpage version. Thus I strongly advise you to 17 use the original texinfo doc. See the end of this manpage for
|
/external/trace-cmd/Documentation/libtracecmd/ |
D | Makefile | 92 $(ASCIIDOC) -b manpage -d manpage \ 104 $(ASCIIDOC) -b docbook -d manpage \ 110 $(ASCIIDOC) -b $(ASCIIDOC_HTML) -d manpage \
|
D | meson.build | 66 manpage_xsl = confdir + 'manpage-normal.xsl' 70 manpage_xsl = confdir + 'manpage-1.72.xsl' 81 xmlto_extra += ['-m ', confdir + 'manpage-bold-literal.xsl'] 85 xmlto_extra += ['-m ', confdir + 'manpage-suppress-sp.xsl'] 100 '-d', 'manpage', 133 '-d', 'manpage',
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | Makefile.docs | 59 $$(call QUIET_CLEAN, eBPF_$1-manpage) 63 $$(call QUIET_INSTALL, eBPF_$1-manpage) 68 $$(call QUIET_UNINST, eBPF_$1-manpage)
|
/external/curl/docs/cmdline-opts/ |
D | Makefile.am | 54 …L@ $(MANAGEN) -d $(srcdir) -I $(INCDIR) mainpage $(DPAGES) > manpage.tmp.$$$$ && mv manpage.tmp.$$…
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/ |
D | data.py | 150 for manpage in files: 151 normalized = _os.path.normpath(manpage) 155 mpmap.setdefault(ext, []).append(manpage)
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/ |
D | data.py | 150 for manpage in files: 151 normalized = _os.path.normpath(manpage) 155 mpmap.setdefault(ext, []).append(manpage)
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/ |
D | data.py | 150 for manpage in files: 151 normalized = _os.path.normpath(manpage) 155 mpmap.setdefault(ext, []).append(manpage)
|
12345