Home
last modified time | relevance | path

Searched defs:man (Results 1 – 25 of 40) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DerrorsOnUnionsOfOverlappingObjects01.js44 addToZoo({ man: "Manny", bear: "Coffee" }); property
46 const manBeer = { man: "Manny", beer: "Coffee" }; property
47 addToZoo({ man: "Manny", beer: "Coffee" }); property
63 addToZoo({ man: "Manny", bear: "Coffee" }); property
64 var manBeer = { man: "Manny", beer: "Coffee" }; property
65 addToZoo({ man: "Manny", beer: "Coffee" }); property
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/
DMakefile12 man: target
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/
DMakefile12 man: target
/third_party/f2fs-tools/
DMakefile.am5 SUBDIRS = man lib mkfs fsck tools subdir
/third_party/node/deps/npm/lib/
Dhelp.js79 mans = mans.map(function (man) { argument
106 function viewMan (man, cb) { argument
141 function htmlMan (man) { argument
Dunbuild.js106 asyncMap(pkg.man, function (man, cb) { argument
113 function rmMan (man) { argument
/third_party/skia/third_party/externals/libwebp/
DMakefile.am2 SUBDIRS = src imageio man subdir
/third_party/eudev/
DMakefile.am14 man subdir
/third_party/flutter/skia/third_party/externals/libwebp/
DMakefile.am2 SUBDIRS = src imageio man subdir
/third_party/node/deps/npm/node_modules/bin-links/
Dindex.js137 var set = pkg.man.reduce(function (acc, man) { argument
145 var manpages = pkg.man.filter(function (man) { argument
/third_party/pulseaudio/man/
Dmeson.build35 man = stem + '.' + section variable
/third_party/gettext/gettext-runtime/
DMakefile.am30 SUBDIRS = doc intl intl-java intl-csharp gnulib-lib $(SUBDIR_libasprintf) src po man m4 tests subdir
/third_party/node/deps/npm/test/tap/
Dinstall-bad-man.js19 man: [ './install-bad-man.1.lol' ] property
Dinstall-man.js21 man: [ './install-man.1' ] property
/third_party/typescript/tests/cases/compiler/
DerrorsOnUnionsOfOverlappingObjects01.ts32 interface ManBearPig { man: any, bear: any, pig: any } property
/third_party/glib/
Dmeson_options.txt42 option('man', boolean
/third_party/boost/libs/gil/doc/
DMakefile114 man: target
/third_party/boost/libs/python/doc/numpy/
DMakefile114 man: target
/third_party/node/deps/npm/node_modules/sshpk/
Dpackage.json73 "man": "./man/man1" string
81 "man": [ array
/third_party/selinux/secilc/
DMakefile48 man: $(SECILC_MANPAGE) $(SECIL2CONF_MANPAGE) $(SECIL2TREE_MANPAGE) target
/third_party/libcoap/
DMakefile.am82 SUBDIRS = $(subdirs) . man doc tests examples subdir
/third_party/nghttp2/doc/
DMakefile.am390 man: apiref.rst target
/third_party/boost/libs/hof/doc/
DMakefile164 man: target
/third_party/gettext/gettext-tools/
DMakefile.am22 SUBDIRS = intl gnulib-lib libgrep src libgettextpo po its projects styles emacs misc man m4 tests s… subdir
/third_party/libpsl/
Dconfigure.ac59 AC_ARG_ENABLE([man], optenable

12