/ndk/sources/host-tools/make-3.81/doc/ |
D | Makefile.am | 24 CLEANFILES = make*.html 30 html: make_1.html target 32 make_1.html: $(info_TEXINFOS) $(make_TEXINFOS) 35 .PHONY: html
|
D | Makefile.in | 80 HTMLS = make.html 84 MAKEINFOHTML = $(MAKEINFO) --html 203 CLEANFILES = make*.html 207 .SUFFIXES: .dvi .html .info .pdf .ps .texi 270 .texi.html: 271 rm -rf $(@:.html=.htp) 273 -o $(@:.html=.htp) $<; \ 276 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ 277 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \ 279 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ [all …]
|
/ndk/ |
D | README.TXT | 8 See docs/CHANGES.html for a list of changes since the previous release. 11 in docs/OVERVIEW.html. Please read this document as it contains crucial 14 See docs/STABLE-APIS.html for the list of frozen binary APIs exposed by 19 docs/INSTALL.html which lists the NDK prerequisites and the steps needed 26 See docs/HOWTO.html for a few useful tips and tricks when using the NDK. 28 See docs/SYSTEM-ISSUES.html for a list of important issues related to
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | Makefile.in | 97 HTMLS = sed.html 100 MAKEINFOHTML = $(MAKEINFO) --html 580 .SUFFIXES: .dvi .html .info .pdf .ps .texi 643 .texi.html: 644 rm -rf $(@:.html=.htp) 646 -o $(@:.html=.htp) $<; \ 649 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ 650 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \ 652 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ 653 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \ [all …]
|
/ndk/sources/cxx-stl/llvm-libc++/www/ |
D | content.css | 1 html { margin: 0px; } body { margin: 8px; } selector 3 html, body { selector
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | Makefile.am | 17 html: target 18 cd doc && make html
|
D | Makefile.in | 97 html-recursive info-recursive install-data-recursive \ 99 install-html-recursive install-info-recursive \ 983 install-html: install-html-recursive 1023 distcleancheck distdir distuninstallcheck dvi dvi-am html \ 1024 html-am info info-am install install-am install-data \ 1026 install-exec-am install-html install-html-am install-info \ 1034 html: 1035 cd doc && make html
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | stdbool.m4 | 80 http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html 97 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html 98 http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
|
D | regex.m4 | 51 /* http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html 138 http://lists.gnu.org/archive/html/bug-coreutils/2007-06/msg00089.html
|
/ndk/sources/cxx-stl/gnu-libstdc++/ |
D | README | 8 See docs/CPLUSPLUS-SUPPORT.html for more details.
|
/ndk/sources/host-tools/make-3.81/config/ |
D | Makefile.in | 298 html: html-am 333 distclean-generic distdir dvi dvi-am html html-am info info-am \
|
/ndk/tests/ |
D | check-release.sh | 137 CHANGELOG_RELEASE=$(cat $NDK_DIR/docs/CHANGES.html | grep -e "^android-ndk-" | head -1)
|
/ndk/sources/host-tools/make-3.81/ |
D | README | 31 http://www.gnu.org/software/software.html 43 http://www.gnu.org/doc/doc.html 44 http://www.gnu.org/manual/manual.html 122 http://mail.gnu.org/archive/html/bug-autoconf/2003-10/msg00190.html
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | Makefile.in | 390 html: html-am 427 distclean-generic distclean-tags distdir dvi dvi-am html \ 428 html-am info info-am install install-am install-data \
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | en@quot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
D | en@boldquot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
/ndk/sources/host-tools/make-3.81/po/ |
D | en@quot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
D | en@boldquot.header | 5 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | Makefile.in | 118 html-recursive info-recursive install-data-recursive \ 120 install-html-recursive install-info-recursive \ 997 html: html-recursive 1009 install-html: install-html-recursive 1048 distclean-tags distdir dvi dvi-am html html-am info info-am \ 1051 install-html install-html-am install-info install-info-am \
|
/ndk/sources/host-tools/make-3.81/w32/ |
D | Makefile | 446 html: html-am target 483 distclean-generic distclean-tags distdir dvi dvi-am html \ 484 html-am info info-am install install-am install-data \
|
D | Makefile.in | 446 html: html-am 483 distclean-generic distclean-tags distdir dvi dvi-am html \ 484 html-am info info-am install install-am install-data \
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texi2dvi | 233 /^@html/,/^@end html/{
|
/ndk/sources/cxx-stl/llvm-libc++/android/ |
D | README | 40 If modifications are not obvious, read $NDK/docs/ANDROID-MK.html
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | Makefile.in | 1054 html: html-am 1066 install-html: install-html-am 1102 dvi-am html html-am info info-am install install-am \ 1104 install-exec install-exec-am install-html install-html-am \
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | typeinfo | 31 // Itanium C++ ABI at http://www.codesourcery.com/public/cxx-abi/abi.html.
|