Searched refs:README (Results 1 – 25 of 1638) sorted by relevance
12345678910>>...66
24 rm -fr README26 echo "Name: $AUTHOR" >> README27 echo "Email: tadeusz.struk@intel.com" >> README28 echo "Project: 01org/TPM2.0-TSS" >> README29 echo "Build-Version: $TRAVIS_COMMIT" >> README30 echo "Description: $TRAVIS_REPO_SLUG $TRAVIS_BRANCH" >> README31 echo "Submitted-by: tpm2-tss CI" >> README33 tar -czf $TRAVIS_BUILD_DIR/tpm2-tss-scan.tgz README cov-int35 rm -fr README cov-int
5 * [abs-send-time](abs-send-time/README.md)6 * [abs-capture-time](abs-capture-time/README.md)7 * [color-space](color-space/README.md)8 * [playout-delay](playout-delay/README.md)9 * [transport-wide-cc-02](transport-wide-cc-02/README.md)10 * [video-content-type](video-content-type/README.md)11 * [video-timing](video-timing/README.md)12 * [inband-cn](inband-cn/README.md)
13 if grep -q 'r\[maxactive\]' README; then34 if grep -q '$arg<N>' README; then44 grep -q "imm-value" README && \46 grep -q "imm-string" README && \53 if grep -A1 "fetcharg:" README | grep -q '\$comm' ; then61 if grep -q ' <type>\\\[<array-size>\\\]' README; then91 if grep -q "Create/append/" README && grep -q "imm-value" README; then
7 grep -q '\$arg<N>' README || exit_unresolved # depends on arch8 grep -A10 "fetcharg:" README | grep -q 'ustring' || exit_unsupported9 grep -A10 "fetcharg:" README | grep -q '\[u\]<offset>' || exit_unsupported
48 -$(INSTALL) -m 644 $(srcdir)/README $(DESTDIR)$(sshdocdir)/README49 -$(INSTALL) -m 644 $(srcdir)/README.dns $(DESTDIR)$(sshdocdir)/README.dns50 -$(INSTALL) -m 644 $(srcdir)/README.platform $(DESTDIR)$(sshdocdir)/README.platform51 -$(INSTALL) -m 644 $(srcdir)/README.privsep $(DESTDIR)$(sshdocdir)/README.privsep52 -$(INSTALL) -m 644 $(srcdir)/README.tun $(DESTDIR)$(sshdocdir)/README.tun55 install-cygwindoc: README57 $(INSTALL) -m 644 README $(DESTDIR)$(cygdocdir)/openssh.README
1 # README.md files3 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 the21 Also `README.md` at `HEAD` ref is rendered by Gitiles when displaying repository28 **`README.md` files are intended to provide orientation for engineers browsing29 your code, especially first-time users.** The `README.md` is likely the first34 `README.md` file. This is especially important for package directories that39 Use `README.md`.41 Files named `README` are not displayed in the directory view in Gitiles.[all …]
158 ./READMEs/README.async-dns.md \159 ./READMEs/README.build.md \160 ./READMEs/README.ci.md \161 ./READMEs/README.coding.md \162 ./READMEs/README.content-security-policy.md \163 ./READMEs/README.contributing.md \164 ./READMEs/README.crypto-apis.md \165 ./READMEs/README.detailed-latency.md \166 ./READMEs/README.esp32.md \167 ./READMEs/README.generic-sessions.md \[all …]
61 mv README.version README.tmp62 grep -B 100 "Local Modifications" README.tmp > README.version63 echo " None" >> README.version64 rm README.tmp
63 mv README.version README.tmp64 grep -B 100 "Local Modifications" README.tmp > README.version65 echo " None" >> README.version66 rm README.tmp
75 mv README.version README.tmp76 grep -B 100 "Local Modifications" README.tmp > README.version77 echo " None" >> README.version78 rm README.tmp
47 @$(ZSTD) -f README.md -o tmp.zst49 @$(DIFF) -s tmp README.md55 @$(ZSTD) --train harness.c zstd_decompress.c zstd_decompress.h README.md \56 harness.c zstd_decompress.c zstd_decompress.h README.md \57 harness.c zstd_decompress.c zstd_decompress.h README.md \59 @$(ZSTD) -f README.md -D dictionary -o tmp.zst61 @$(DIFF) -s tmp README.md
31 chmod u+w $(distdir)/README $(distdir)/msvc32 $(SED) -i.orig -e '/Build Status/d' $(distdir)/README33 $(SED) -i.orig -e '/^$$/N;/^\n$$/D' $(distdir)/README34 $(SED) -i.orig -e 's/\[\([A-Z]*\)\](\1)/\1/' $(distdir)/README35 rm -f $(distdir)/README.orig
8 * [kotlinx-coroutines-jdk8](kotlinx-coroutines-jdk8/README.md) -- integration with JDK8 `Completabl…9 * [kotlinx-coroutines-guava](kotlinx-coroutines-guava/README.md) -- integration with Guava [Listena…10 * [kotlinx-coroutines-slf4j](kotlinx-coroutines-slf4j/README.md) -- integration with SLF4J [MDC](ht…21 * Write tests and documentation, include top-level `README.md` with short overview and example.26 * List of integrations in the root [README.md](../README.md).27 * Update links to documentation website as explained [here](../knit/README.md#usage).
24 PURIFY.README Information for Purify users31 README The file you're reading now32 README.coverity Information about running Coverity's Prevent on Python33 README.klocwork Information about running Klocwork's K7 on Python34 README.OpenBSD Help for building problems on OpenBSD35 README.valgrind Information for Valgrind users, see valgrind-python.supp40 valgrind-python.supp Valgrind suppression file, see README.valgrind
195 1. Update README.md and gradle/maven build files on `master` branch:204 README.md205 contrib/appengine_standard_util/README.md206 contrib/exemplar_util/README.md207 contrib/grpc_util/README.md208 contrib/http_util/README.md209 contrib/log_correlation/log4j2/README.md210 contrib/log_correlation/stackdriver/README.md211 contrib/monitored_resource_util/README.md212 contrib/spring/README.md[all …]
35 def README(): function48 README = README() # NOQA variable62 long_description=README,
8 * [kotlinx-coroutines-reactive](kotlinx-coroutines-reactive/README.md) -- utilities for [Reactive S…9 * [kotlinx-coroutines-reactor](kotlinx-coroutines-reactor/README.md) -- utilities for [Reactor](htt…10 * [kotlinx-coroutines-rx2](kotlinx-coroutines-rx2/README.md) -- utilities for [RxJava 2.x](https://…11 * [kotlinx-coroutines-rx3](kotlinx-coroutines-rx3/README.md) -- utilities for [RxJava 3.x](https://…
20 README The file you're reading now21 README.AIX Information about using Python on AIX22 README.coverity Information about running Coverity's Prevent on Python23 README.valgrind Information for Valgrind users, see valgrind-python.supp27 valgrind-python.supp Valgrind suppression file, see README.valgrind
70 README=icu4c-${VERSION}-data-bin-${endian}-README.md71 cat >> ${DISTY_DIR}/tmp/${README} <<EOF80 - this README103 ${DISTY_DIR}/tmp/${README} \
4 [top level README][] for more information about the available library modules7 [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
38 File "..\README.md"39 File "..\README.build.md"40 File "..\README.coding.md"41 File "..\README.test-apps.md"82 Delete "$INSTDIR\README.md"83 Delete "$INSTDIR\README.build.md"84 Delete "$INSTDIR\README.coding.md"85 Delete "$INSTDIR\README.test-apps.md"
8 …er extension]: https://github.com/google/ExoPlayer/blob/release-v2/extensions/workmanager/README.md25 [top level README][].27 [top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
1 include README.rst8 include Snippets/README.md29 include Doc/README.md38 recursive-include Tests *.txt README
24 EXTRA_DIST = README \25 DOS/README \27 OS400/README.OS400 \
7 grep -q "place: \[<module>:\]<symbol>" README || exit_unsupported8 grep -q "place (kretprobe): \[<module>:\]<symbol>" README || exit_unsupported10 grep -q "s:\[synthetic/\]" README || exit_unsupported