Home
last modified time | relevance | path

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

12

/external/bcc/man/man8/
DCMakeLists.txt11 add_custom_target(man ALL DEPENDS ${GZFILES}) target
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
DMakefile12 man: target
/external/wayland/doc/
DMakefile.am1 SUBDIRS = doxygen publican man subdir
/external/f2fs-tools/
DMakefile.am5 SUBDIRS = man lib mkfs fsck tools subdir
/external/lmfit/
DMakefile.am19 SUBDIRS = lib test man demo subdir
/external/iputils/doc/
DMakefile9 man: $(MANFILES) target
/external/selinux/policycoreutils/setfiles/
DMakefile27 man: target
/external/libnl/
DMakefile.am5 SUBDIRS = include lib man python tests subdir
/external/selinux/secilc/
DMakefile33 man: $(SECILC_MANPAGE) $(SECIL2CONF_MANPAGE) target
/external/python/uritemplates/docs/
DMakefile111 man: target
/external/python/six/documentation/
DMakefile111 man: target
/external/python/rsa/doc/
DMakefile113 man: target
/external/python/funcsigs/docs/
DMakefile116 man: target
/external/python/cpython2/Modules/_ctypes/libffi/
DMakefile.am7 SUBDIRS = include testsuite man subdir
/external/libffi/
DMakefile.am7 SUBDIRS = include testsuite man subdir
/external/iperf3/docs/
DMakefile130 man: target
/external/python/dateutil/docs/
DMakefile130 man: target
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
DMakefile72 man: $(MAN) target
/external/python/oauth2client/docs/
DMakefile130 man: target
/external/tensorflow/tensorflow/core/lib/random/
Drandom_distributions.h677 const uint16 man = x & 0x3ffu; // 10 bit mantissa in Uint16ToHalf() local
695 const uint16 man = x & 0x7fu; // 7 bit mantissa in Uint16ToGfloat16() local
715 const uint32 man = x & 0x7fffffu; // 23 bit mantissa in Uint32ToFloat() local
735 const uint64 man = (static_cast<uint64>(mhi) << 32) | mlo; // mantissa in Uint64ToDouble() local
/external/python/pyasn1/docs/
DMakefile140 man: target
/external/lz4/programs/
DMakefile94 man: lz4.1 target
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DHandlerTest.java169 ErrorManager man = new ErrorManager(); in testGetSetErrorManager_Normal() local
/external/iputils/
DMakefile214 man: target
/external/u-boot/arch/arm/mach-at91/include/mach/
Dat91_emac.h25 u32 man; member

12