Home
last modified time | relevance | path

Searched refs:man (Results 1 – 25 of 30) sorted by relevance

12

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
Dwrap_stringstream.hpp121 operator<<( basic_wrap_stringstream<CharT>& targ, std::ios_base& (BOOST_TEST_CALL_DECL *man)(std::i… in operator <<()
123 targ.stream() << man; in operator <<()
131 …ngstream<CharT>& targ, std::basic_ostream<Elem,Tr>& (BOOST_TEST_CALL_DECL *man)(std::basic_ostream… in operator <<()
133 targ.stream() << man; in operator <<()
141 …tringstream<CharT>& targ, std::basic_ios<Elem, Tr>& (BOOST_TEST_CALL_DECL *man)(std::basic_ios<Ele… in operator <<()
143 targ.stream() << man; in operator <<()
Dlazy_ostream.hpp97 operator<<( lazy_ostream const& prev, R& (BOOST_TEST_CALL_DECL *man)(S&) ) in operator <<()
99 return lazy_ostream_impl<R& (BOOST_TEST_CALL_DECL *)(S&)>( prev, man ); in operator <<()
/ndk/sources/android/support/src/stdio/
Dfpmath.h49 unsigned int man :23; member
55 unsigned int man :23;
/ndk/sources/android/support/src/stdio/i386/
D_fpmath.h39 unsigned long long man :64; member
/ndk/sources/android/support/src/msun/
Dmath_private.h201 (ix1) = ew_u.xbits.man; \
236 iw_u.xbits.man = (ix1); \
267 .xbits.man = __CONCAT(m, ULL), \
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi89 foo.1 : foo.man sedscript
90 sed -e sedscript foo.man > foo.1
95 @file{foo.man} and @file{sedscript} are in the source directory.
123 foo.1 : foo.man sedscript
124 sed -e $(srcdir)/sedscript $(srcdir)/foo.man > $@@
412 altering the location for Info files, man pages, etc.
553 Unix-style man pages are installed in one of the following:
557 The top-level directory for installing the man pages (if any) for this
558 package. It will normally be @file{/usr/local/share/man}, but you
559 should write it as @file{$(datarootdir)/man}. (If you are using
[all …]
DMakefile.in481 install-man:
508 install-man install-strip installcheck installcheck-am \
Dmake.info-21215 foo.1 : foo.man sedscript
1216 sed -e sedscript foo.man > foo.1
1219 `foo.man' and `sedscript' are in the source directory.
1240 foo.1 : foo.man sedscript
1241 sed -e $(srcdir)/sedscript $(srcdir)/foo.man > $@
1502 files without altering the location for Info files, man pages, etc.
1637 Unix-style man pages are installed in one of the following:
1640 The top-level directory for installing the man pages (if any) for
1641 this package. It will normally be `/usr/local/share/man', but you
1642 should write it as `$(datarootdir)/man'. (If you are using
[all …]
/ndk/sources/host-tools/make-3.81/
DMakefile.DOS33 mandir = /man
DSMakefile93 # Directory to install the man page in.
95 # Number to put on the man page filename.
99 # Prefix to put on installed `make' man page file name.
112 # Program to install the man page.
DMakefile.ami224 $(mandir)$(manprefix)make.$(manext): make.man
225 $(INSTALL_DATA) $(srcdir)make.man $@
DABOUT-NLS280 man-db | [] () [] [] () |
417 man-db | () () |
554 man-db | [] |
691 man-db | [] | 5
DREADME.customs36 documentation. You should also install the man pages (contrary to
DREADME.OS296 …./configure --prefix=x:/usr --infodir=x:/usr/share/info --mandir=x:/usr/share/man --without-includ…
DREADME.DOS105 the man pages in c:/other/dir/man, etc.
DINSTALL106 `/usr/local/bin', `/usr/local/man', etc. You can specify an
Dconfig.log445 mandir='${prefix}/man'
/ndk/sources/host-tools/make-3.81/config/
DMakefile.in310 install-man:
335 install-exec-am install-info install-info-am install-man \
/ndk/sources/host-tools/make-3.81/w32/
DMakefile192 mandir = ${prefix}/man
458 install-man:
486 install-info-am install-man install-strip installcheck \
DMakefile.in458 install-man:
486 install-info-am install-man install-strip installcheck \
/ndk/build/tools/
Dbuild-gcc.sh571 run rm -rf $TOOLCHAIN_PATH/man
573 run rm -rf $TOOLCHAIN_PATH/share/man
/ndk/sources/host-tools/make-3.81/glob/
DMakefile.in402 install-man:
430 install-info-am install-man install-strip installcheck \
/ndk/sources/host-tools/make-3.81/po/
Dtr.po362 msgstr "`word' işlevinde sayısal olmayan ilk argüman"
366 msgstr "`word' işlevinin ilk argümanı sıfırdan büyük olmalı"
370 msgstr "`wordlist' işlevinde sayısal olmayan ilk argüman"
374 msgstr "`wordlist' işlevinde sayısal olmayan ikinci argüman"
403 msgstr "Argüman sayısı (%d) `%s' işlevinde yetersiz"
623 "Sayılan %d argüman ile başarısız oldu\n"
/ndk/sources/host-tools/nawk-20071023/
DFIXES117 code known to man.
769 var=something. (consider the man page for =, in file =.1)
/ndk/sources/third_party/googletest/googletest/
DREADME217 default build location. See the "xcodebuild" man page for more

12