Home
last modified time | relevance | path

Searched refs:manpage (Results 1 – 25 of 98) sorted by relevance

1234

/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
D.gitignore1 manpage.links
2 manpage.refs
DMakefile26 rm -f manpage.links manpage.refs
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
Ddata.py150 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/rjsmin/_setup/py2/
Ddata.py150 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/
Ddata.py150 for manpage in files:
151 normalized = _os.path.normpath(manpage)
155 mpmap.setdefault(ext, []).append(manpage)
/external/python/cpython2/Doc/library/
Dcrypt.rst17 This module implements an interface to the :manpage:`crypt(3)` routine, which is
26 the :manpage:`crypt(3)` routine in the running system. Therefore, any
42 Since a few :manpage:`crypt(3)` extensions allow different values, with
Dsunaudio.rst20 :manpage:`audio(7I)` manual page.
43 to open the device only for the activity needed. See :manpage:`audio(7I)` for
46 As per the manpage, this module first looks in the environment variable
94 the :manpage:`audio(7I)` manual page. Member names are slightly different from
Dsignal.rst73 :manpage:`signal(2)`, on others the list is in :manpage:`signal(7)`). Note that
143 the Unix man page :manpage:`alarm(2)`.) Availability: Unix.
161 :manpage:`signal(2)`.)
217 the man page :manpage:`siginterrupt(3)` for further information).
232 above). (See the Unix man page :manpage:`signal(2)`.)
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
Ddata.py150 for manpage in files:
151 normalized = _os.path.normpath(manpage)
155 mpmap.setdefault(ext, []).append(manpage)
/external/python/cpython3/Doc/library/
Dsignal.rst99 :manpage:`signal(2)`, on others the list is in :manpage:`signal(7)`). Note that
196 the Unix man page :manpage:`alarm(2)`.)
216 :manpage:`signal(2)`.)
239 .. availability:: Unix (see the man page :manpage:`pthread_kill(3)` for further
270 .. availability:: Unix. See the man page :manpage:`sigprocmask(3)` and
271 :manpage:`pthread_sigmask(3)` for further information.
357 .. availability:: Unix (see the man page :manpage:`siginterrupt(3)`
371 above). (See the Unix man page :manpage:`signal(2)`.)
397 .. availability:: Unix (see the man page :manpage:`sigpending(2)` for further
411 .. availability:: Unix (see the man page :manpage:`sigwait(3)` for further
[all …]
Dcrypt.rst20 This module implements an interface to the :manpage:`crypt(3)` routine, which is
29 the :manpage:`crypt(3)` routine in the running system. Therefore, any
111 Since a few :manpage:`crypt(3)` extensions allow different values, with
Dresource.rst42 described in the :manpage:`getrlimit(2)` man page. The resources listed below
104 The Unix man page for :manpage:`getrlimit(2)` lists the available resources.
237 Please see :manpage:`tuning(7)` for a complete description of this sysctl.
275 remaining values are integers. Consult the :manpage:`getrusage(2)` man page for
/external/curl/tests/
Dmanpage-scan.pl203 my @manpage; # store all parsed parameters
219 push @manpage, $combo;
/external/python/cpython2/Demo/tkinter/guido/
DManPage.py209 manpage = ManPage(root, relief=SUNKEN, borderwidth=2)
210 manpage.pack(expand=1, fill=BOTH)
215 manpage.parsefile(fp)
/external/openssh/
DMakefile.in207 $(FIXPATHSCMD) $${manpage} | $(FIXALGORITHMSCMD) | \
210 $(FIXPATHSCMD) $${manpage} | $(FIXALGORITHMSCMD) > $@; \
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
DMakefile61 pod2html --css=manpage.css --htmlroot=. \
89 $(Verb) $(DataInstall) $(PROJ_SRC_DIR)/manpage.css $(HTML_DIR)
/external/selinux/python/sepolicy/sepolicy/templates/
Dscript.py77 manpage="""\ variable
/external/python/cpython2/Doc/c-api/
Dconversion.rst14 *format* and the extra arguments. See the Unix man page :manpage:`snprintf(2)`.
21 :manpage:`vsnprintf(2)`.
97 See the Unix man page :manpage:`strtod(2)` for details.
160 See the Unix man page :manpage:`atof(2)` for details.
/external/libnl/doc/stylesheets/
Dasciidoc-manpage.css1 /* Overrides for manpage documents */
/external/curl/tests/data/
Dtest113923 %SRCDIR/manpage-scan.pl %SRCDIR/.. %PWD/..
/external/ltp/testcases/kernel/security/securebits/
DREADME1 For more information on securebits, see the capabilities.7 manpage,
/external/iptables/extensions/
Dlibxt_state.man8 description, see the "conntrack" heading in this manpage.
Dlibip6t_REJECT.t3 # manpage for IPv6 variant of REJECT does not show up for some reason?
Dlibxt_multiport.t19 # fix manpage, it says "up to 15 ports supported"
/external/autotest/client/tests/ltp/
Dcontrol.full6 individual test case is written from the system call's manpage.

1234