Home
last modified time | relevance | path

Searched full:readme (Results 1 – 25 of 4129) sorted by relevance

12345678910>>...166

/external/AFLplusplus/docs/
Dfeatures.md27 see [instrumentation/README.llvm.md](../instrumentation/README.llvm.md)
31 [instrumentation/README.llvm.md](../instrumentation/README.llvm.md).
36 [instrumentation/README.persistent_mode.md](../instrumentation/README.persistent_mode.md)
39 [instrumentation/README.laf-intel.md](../instrumentation/README.laf-intel.md)
44 [instrumentation/README.cmplog.md](../instrumentation/README.cmplog.md)
49 [instrumentation/README.instrument_list.md](../instrumentation/README.instrument_list.md)
55 [instrumentation/README.llvm.md](../instrumentation/README.llvm.md).
60 see [instrumentation/README.llvm.md](../instrumentation/README.llvm.md).
64 [instrumentation/README.lto.md](../instrumentation/README.lto.md)
68 [nyx_mode](../nyx_mode/README.md) instead.
[all …]
Dfuzzing_binary-only_targets.md63 [qemu_mode/README.persistent.md](../qemu_mode/README.persistent.md) this will
69 [qemu_mode/README.md](../qemu_mode/README.md). If possible, you should use the
71 [qemu_mode/README.persistent.md](../qemu_mode/README.persistent.md). The mode is
91 [qemu_mode/README.wine.md](../qemu_mode/README.wine.md).
108 [frida_mode/README.md](../frida_mode/README.md).
111 [instrumentation/README.persistent_mode.md](../instrumentation/README.persistent_mode.md).
138 See [nyx_mode/README.md](../nyx_mode/README.md).
159 [unicorn_mode/README.md](../unicorn_mode/README.md).
172 [utils/afl_untracer/README.md](../utils/afl_untracer/README.md).
182 [coresight_mode/README.md](../coresight_mode/README.md).
DREADME.md6 [README.md of the repository](../README.md).
14 the [README.md of the repository](../README.md#quick-start-fuzzing-with-afl).
56 * Libraries: [frida_mode/README.md](../frida_mode/README.md)
59 * Non-linux: [unicorn_mode/README.md](../unicorn_mode/README.md)
/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/webrtc/docs/native-code/rtp-hdrext/
Dindex.md5 * [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 * [video-layers-allocation00](video-layes-allocation00/README.md)
/external/sg3_utils/
DMakefile.am15 README.details \
16 README.freebsd \
17 README.iscsi \
18 README.sg_start \
19 README.solaris \
20 README.tru64 \
21 README.win32 \
30 archive/README \
42 debian/README.debian4 \
49 examples/README \
[all …]
/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/tpm2-tss/.ci/
Dcoverity.run24 rm -fr README
26 echo "Name: $AUTHOR" >> README
27 echo "Email: tadeusz.struk@intel.com" >> README
28 echo "Project: 01org/TPM2.0-TSS" >> README
29 echo "Build-Version: $TRAVIS_COMMIT" >> README
30 echo "Description: $TRAVIS_REPO_SLUG $TRAVIS_BRANCH" >> README
31 echo "Submitted-by: tpm2-tss CI" >> README
33 tar -czf $TRAVIS_BUILD_DIR/tpm2-tss-scan.tgz README cov-int
35 rm -fr README cov-int
/external/python/setuptools/setuptools/tests/config/
Dtest_apply_pyprojecttoml.py84 readme = "README.rst"
136 def _pep621_example_project(tmp_path, readme="README.rst"): argument
139 replacements = {'readme = "README.rst"': f'readme = "{readme}"'}
144 (tmp_path / readme).write_text("hello world")
159 "readme, ctype",
161 ("Readme.txt", "text/plain"),
162 ("readme.md", "text/markdown"),
166 def test_readme_content_type(tmp_path, readme, ctype): argument
167 pyproject = _pep621_example_project(tmp_path, readme)
173 pyproject = _pep621_example_project(tmp_path, "README.tex")
[all …]
/external/AFLplusplus/instrumentation/
DREADME.gcc_plugin.md3 For the general instruction manual, see [docs/README.md](../docs/README.md).
5 For the LLVM-based instrumentation, see [README.llvm.md](README.llvm.md).
40 will *not* work with LLVM (see [README.llvm.md](README.llvm.md) for an
92 [README.persistent_mode.md#3) Deferred initialization](README.persistent_mode.md#3-deferred-initial…
97 [README.persistent_mode.md#4) Persistent mode](README.persistent_mode.md#4-persistent-mode).
102 details, see [README.instrument_list.md](README.instrument_list.md).
DREADME.llvm.md3 For the general instruction manual, see [docs/README.md](../docs/README.md).
6 [README.gcc_plugin.md](README.gcc_plugin.md).
66 Then look at [README.persistent_mode.md](README.persistent_mode.md).
121 [README.instrument_list.md](README.instrument_list.md)
124 [README.laf-intel.md](README.laf-intel.md).
131 afl-clang-lto/afl-clang-lto++. See [README.lto.md](README.lto.md).
147 [README.cmplog.md](README.cmplog.md).
162 explanation, see [README.persistent_mode.md](README.persistent_mode.md).
/external/protobuf/examples/
DREADME.md46 You can follow instructions in [../src/README.md](../src/README.md) to install
65 Follow instructions in [../README.md](../README.md) to install protoc and then
66 follow [../python/README.md](../python/README.md) to install protobuf python
79 Follow instructions in [../README.md](../README.md) to install protoc and then
94 Follow instructions in [../README.md](../README.md) to install protoc. Then
124 First, follow the instructions in [../README.md](../README.md) to install the Protocol Buffer Compi…
/external/cronet/third_party/protobuf/examples/
DREADME.md46 You can follow instructions in [../src/README.md](../src/README.md) to install
65 Follow instructions in [../README.md](../README.md) to install protoc and then
66 follow [../python/README.md](../python/README.md) to install protobuf python
79 Follow instructions in [../README.md](../README.md) to install protoc and then
94 Follow instructions in [../README.md](../README.md) to install protoc. Then
124 First, follow the instructions in [../README.md](../README.md) to install the Protocol Buffer Compi…
/external/dexmaker/
Dupdate_source.sh69 echo "Updating README.version"
72 perl -pi -e "s|^Version: .*$|Version: ${VERSION} (${SHA})|" "README.version"
75 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/mockito-kotlin/
Dupdate_source.sh45 perl -pi -e "s|^Version: .*$|Version: ${VERSION}|" "README.version"
48 mv README.version README.tmp
49 grep -B 100 "Local Modifications" README.tmp > README.version
50 echo " None" >> README.version
51 rm README.tmp
/external/mockito/
Dupdate_source.sh58 perl -pi -e "s|^Version: .*$|Version: ${VERSION}|" "README.version"
61 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/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/objenesis/
Dupdate_source.sh60 perl -pi -e "s|^Version: .*$|Version: ${VERSION}|" "README.version"
63 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/libwebsockets/
Dlibwebsockets.dox176 ./READMEs/README.async-dns.md \
177 ./READMEs/README.build.md \
178 ./READMEs/README.ci.md \
179 ./READMEs/README.coding.md \
180 ./READMEs/README.content-security-policy.md \
181 ./READMEs/README.contributing.md \
182 ./READMEs/README.crypto-apis.md \
183 ./READMEs/README.detailed-latency.md \
184 ./READMEs/README.esp32.md \
185 ./READMEs/README.h2-long-poll.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/pigweed/pw_env_setup/
DBUILD.gn116 "$dir_pigweed/README.md > README.md",
135 "$dir_pigweed/README.md > README.md",
160 "$dir_pigweed/README.md > README.md",
176 "$dir_pigweed/README.md > README.md",
203 "$dir_pigweed/README.md > README.md",
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/kprobe/
Dkprobe_syntax_errors.tc10 if grep -q 'r\[maxactive\]' README; then
31 if grep -q '$arg<N>' README; then
41 grep -q "imm-value" README && \
43 grep -q "imm-string" README && \
50 if grep -A1 "fetcharg:" README | grep -q '\$comm' ; then
58 if grep -q ' <type>\\\[<array-size>\\\]' README; then
88 if grep -q "Create/append/" README && grep -q "imm-value" README; then
101 if grep -q "place (kretprobe): .*%return.*" README; then
/external/zstd/doc/educational_decoder/
DMakefile47 @$(ZSTD) -f README.md -o tmp.zst
49 @$(DIFF) -s tmp README.md
55 @$(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.zst
61 @$(DIFF) -s tmp README.md
/external/libwebsockets/win32port/
Dlibwebsockets.nsi38 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"
/external/libusb/
DMakefile.am28 # 1) Remove the GitHub Markdown from the README file
31 chmod u+w $(distdir)/README $(distdir)/msvc
32 $(SED) -i.orig -e '/Build Status/d' $(distdir)/README
33 $(SED) -i.orig -e '/^$$/N;/^\n$$/D' $(distdir)/README
34 $(SED) -i.orig -e 's/\[\([A-Z]*\)\](\1)/\1/' $(distdir)/README
35 rm -f $(distdir)/README.orig

12345678910>>...166