Home
last modified time | relevance | path

Searched refs:README (Results 1 – 25 of 1066) sorted by relevance

12345678910>>...43

/external/libdaemon/doc/
DMakefile.am23 dist_html_DATA = README.html style.css
24 EXTRA_DIST = README.html.in
26 MAINTAINERCLEANFILES = README.html
36 dist_doc_DATA = README data
37 MAINTAINERCLEANFILES += README
38 README: README.html target
41 CLEANFILES += README
44 tidy: README.html
45 tidy -e < README.html
D.gitignore2 README
3 README.html
/external/libdaemon/
DMakefile.am39 dist_noinst_DATA += README data
40 MAINTAINERCLEANFILES += README
42 README: target
43 rm -f README
44 $(MAKE) -C doc README
45 ln -s doc/README README
55 cp doc/README.html doc/style.css $$HOME/homepage/private/projects/libdaemon
56 ln -sf README.html $$HOME/homepage/private/projects/libdaemon/index.html
/external/openssh/contrib/cygwin/
DMakefile47 -$(INSTALL) -m 644 $(srcdir)/README $(DESTDIR)$(sshdocdir)/README
48 -$(INSTALL) -m 644 $(srcdir)/README.dns $(DESTDIR)$(sshdocdir)/README.dns
49 -$(INSTALL) -m 644 $(srcdir)/README.platform $(DESTDIR)$(sshdocdir)/README.platform
50 -$(INSTALL) -m 644 $(srcdir)/README.privsep $(DESTDIR)$(sshdocdir)/README.privsep
51 -$(INSTALL) -m 644 $(srcdir)/README.tun $(DESTDIR)$(sshdocdir)/README.tun
54 install-cygwindoc: README
56 $(INSTALL) -m 644 README $(DESTDIR)$(cygdocdir)/openssh.README
/external/google-styleguide/docguide/
DREADMEs.md1 # README.md files
3 About README.md files.
13 `README.md` files are Markdown files that describe a directory.
16 For example, the file /README.md is rendered when you view the contents of the
21 Also `README.md` at `HEAD` ref is rendered by Gitiles when displaying repository
28 **`README.md` files are intended to provide orientation for engineers browsing
29 your code, especially first-time users.** The `README.md` is likely the first
34 `README.md` file. This is especially important for package directories that
39 Use `README.md`.
41 Files named `README` are not displayed in the directory view in Gitiles.
[all …]
/external/mockito/
Dupdate_source.sh61 mv README.version README.tmp
62 grep -B 100 "Local Modifications" README.tmp > README.version
63 echo " None" >> README.version
64 rm README.tmp
/external/objenesis/
Dupdate_source.sh63 mv README.version README.tmp
64 grep -B 100 "Local Modifications" README.tmp > README.version
65 echo " None" >> README.version
66 rm README.tmp
/external/dexmaker/
Dupdate_source.sh75 mv README.version README.tmp
76 grep -B 100 "Local Modifications" README.tmp > README.version
77 echo " None" >> README.version
78 rm README.tmp
/external/opencensus-java/
DRELEASING.md195 1. Update README.md and gradle/maven build files on `master` branch:
204 README.md
205 contrib/appengine_standard_util/README.md
206 contrib/exemplar_util/README.md
207 contrib/grpc_util/README.md
208 contrib/http_util/README.md
209 contrib/log_correlation/log4j2/README.md
210 contrib/log_correlation/stackdriver/README.md
211 contrib/monitored_resource_util/README.md
212 contrib/spring/README.md
[all …]
/external/python/cpython2/Misc/
DREADME24 PURIFY.README Information for Purify users
31 README The file you're reading now
32 README.coverity Information about running Coverity's Prevent on Python
33 README.klocwork Information about running Klocwork's K7 on Python
34 README.OpenBSD Help for building problems on OpenBSD
35 README.valgrind Information for Valgrind users, see valgrind-python.supp
40 valgrind-python.supp Valgrind suppression file, see README.valgrind
/external/python/dateutil/
Dsetup.py31 def README(): function
46 README = README() variable
59 long_description=README,
/external/python/cpython3/Misc/
DREADME20 README The file you're reading now
21 README.AIX Information about using Python on AIX
22 README.coverity Information about running Coverity's Prevent on Python
23 README.valgrind Information for Valgrind users, see valgrind-python.supp
27 valgrind-python.supp Valgrind suppression file, see README.valgrind
/external/curl/docs/
DMakefile.am69 README.cmake \
70 README.md \
71 README.netware \
72 README.win32 \
/external/libchrome/mojo/
DREADME.md12 [**Mojom IDL and bindings generator**](/mojo/public/tools/bindings/README.md).
15 the top-level [Services documentation](/services/README.md).
18 out [Converting Legacy Chrome IPC To Mojo](/ipc/README.md).
43 [**Mojo Core Embedder API**](/mojo/core/embedder/README.md) for more details.
72 [**C System API**](/mojo/public/c/system/README.md) is usable on any thread for
86 [Platform API](/mojo/public/cpp/platform/README.md) documentation for details.
95 The [**C++ System API**](/mojo/public/cpp/system/README.md) provides a layer of
102 The [**JavaScript System API**](/third_party/blink/renderer/core/mojo/README.md)
107 The [**Java System API**](/mojo/public/java/system/README.md) provides helper
119 [**Mojom IDL**](/mojo/public/tools/bindings/README.md), which can be fed to the
[all …]
/external/pdfium/third_party/freetype/
Droll-freetype.sh21 third_party/freetype/README.pdfium
23 third_party/freetype/README.pdfium
25 git add third_party/freetype/README.pdfium
/external/libchrome/third_party/ply/
DREADME.chromium11 README ply-3.4/README
20 - Added the file README.chromium (this file)
/external/deqp/
DREADME.md1 dEQP README
21 For more information see [Vulkan CTS README](external/vulkancts/README.md).
27 For more information see [OpenGL / OpenGL ES CTS README](external/openglcts/README.md).
/external/curl/src/
Dmakefile.amiga14 README = ../docs/MANUAL
24 tool_hugehelp.c: $(README) $(MANPAGE) mkhelp.pl
26 /bin/nroff -man $(MANPAGE) | /bin/perl $(MKHELP) -c $(README) > tool_hugehelp.c
/external/curl/packages/
DMakefile.am3 EXTRA_DIST = README \
4 DOS/README \
6 OS400/README.OS400 \
/external/icu/
DREADME.android15 except where noted in android_icu4j/README.android. See
16 tools/README.android for how to generate it.
20 tools/ - Code / data maintenance tools. See tools/README.android.
/external/tensorflow/tensorflow/contrib/android/
DREADME.md6 - The [TensorFlow Java API](../../java/README.md)
47 [tensorflow/examples/android/README.md](../../examples/android/README.md)
87 …vices like the Nvidia Shield TV, see [tensorflow/contrib/makefile/README.md](../makefile/README.md)
/external/fonttools/
DMANIFEST.in1 include README.rst
8 include Snippets/README.md
31 recursive-include Tests *.txt README
/external/libffi/
DChangeLog.v114 * README: Boosted rev and updated release notes.
20 * README: Boosted rev and updated release notes.
37 * README: Boosted rev and added release notes.
57 * README: Updated dates and reworded Irix comments.
77 * README: Boosted rev to 1.14. Added notes.
106 * README: Boosted rev to 1.12. Added notes.
115 * README: Boosted rev to 1.11. Added notes about GNU make.
125 * README: Boosted rev to 1.09. Added more notes on building
137 * README: Added n32 bug fix notes.
144 * README: Added web page reference.
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.v114 * README: Boosted rev and updated release notes.
20 * README: Boosted rev and updated release notes.
37 * README: Boosted rev and added release notes.
57 * README: Updated dates and reworded Irix comments.
77 * README: Boosted rev to 1.14. Added notes.
106 * README: Boosted rev to 1.12. Added notes.
115 * README: Boosted rev to 1.11. Added notes about GNU make.
125 * README: Boosted rev to 1.09. Added more notes on building
137 * README: Added n32 bug fix notes.
144 * README: Added web page reference.
[all …]
/external/perfetto/debian/
Dperfetto-docs.docs1 README.source
2 README.Debian

12345678910>>...43