Home
last modified time | relevance | path

Searched refs:EXAMPLES (Results 1 – 25 of 64) sorted by relevance

123

/external/libtracefs/samples/
DMakefile10 EXAMPLES := macro
11 EXAMPLES += dynevents
12 EXAMPLES += kprobes
13 EXAMPLES += eprobes
14 EXAMPLES += uprobes
15 EXAMPLES += synth
16 EXAMPLES += error
17 EXAMPLES += filter
18 EXAMPLES += function-filter
19 EXAMPLES += hist
[all …]
/external/python/setuptools/setuptools/tests/
Dtest_find_py_modules.py15 EXAMPLES = { variable in TestModuleFinder
39 @pytest.mark.parametrize("example", EXAMPLES.keys())
41 files, kwargs, expected_modules = self.EXAMPLES[example]
57 EXAMPLES = { variable in TestFlatLayoutModuleFinder
77 @pytest.mark.parametrize("example", EXAMPLES.keys())
79 files, expected_modules = self.EXAMPLES[example]
Dtest_find_packages.py185 EXAMPLES = { variable in TestFlatLayoutPackageFinder
233 @pytest.mark.parametrize("example", EXAMPLES.keys())
235 files, expected_packages = self.EXAMPLES[example]
Dtest_config_discovery.py255 EXAMPLES = { variable in TestNoConfig
264 @pytest.mark.parametrize("example", EXAMPLES.keys())
266 _populate_project_dir(tmp_path, self.EXAMPLES[example], {})
/external/tinyalsa_new/examples/
DMakefile8 EXAMPLES += pcm-readi
9 EXAMPLES += pcm-writei
12 all: $(EXAMPLES)
22 rm -f $(EXAMPLES)
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhsum.1.md31 `xxhsum -b` invokes benchmark mode. See [OPTIONS](#OPTIONS) and [EXAMPLES](#EXAMPLES) for details.
78 Benchmark mode. See [EXAMPLES](#EXAMPLES) for details.
85 Only useful for benchmark mode (`-b`). See [EXAMPLES](#EXAMPLES) for details.
90 Only useful for benchmark mode (`-b`). See [EXAMPLES](#EXAMPLES) for details.
100 EXAMPLES section in xxhsum(1) -- print or check xxHash non-cryptographic checksums
/external/libvpx/
Dexamples.mk115 EXAMPLES-$(CONFIG_VP9_ENCODER) += vp9_spatial_svc_encoder.c
130 EXAMPLES-$(CONFIG_VP9_ENCODER) += resize_util.c
133 EXAMPLES-$(CONFIG_ENCODERS) += vpx_temporal_svc_encoder.c
142 EXAMPLES-$(CONFIG_DECODERS) += simple_decoder.c
153 EXAMPLES-$(CONFIG_DECODERS) += postproc.c
164 EXAMPLES-$(CONFIG_DECODERS) += decode_to_md5.c
177 EXAMPLES-$(CONFIG_ENCODERS) += simple_encoder.c
186 EXAMPLES-$(CONFIG_VP9_ENCODER) += vp9_lossless_encoder.c
195 EXAMPLES-$(CONFIG_ENCODERS) += twopass_encoder.c
204 EXAMPLES-$(CONFIG_DECODERS) += decode_with_drops.c
[all …]
/external/jsoncpp/example/
DCMakeLists.txt2 set(EXAMPLES variable
21 foreach(example ${EXAMPLES})
27 add_custom_target(examples ALL DEPENDS ${EXAMPLES})
/external/tensorflow/tensorflow/tools/docs/
Dfenced_doctest_test.py23 EXAMPLES = [ variable
228 @parameterized.named_parameters(*EXAMPLES)
232 @parameterized.named_parameters(*EXAMPLES)
/external/bcc/examples/cpp/
DCMakeLists.txt14 file(GLOB EXAMPLES *.cc)
15 foreach(EXAMPLE ${EXAMPLES})
/external/bcc/examples/tracing/
Dnflatency.py155 EXAMPLES = """examples: variable
166 epilog=EXAMPLES)
/external/python/bumble/docs/mkdocs/src/api/
Dexamples.md1 API EXAMPLES
/external/python/setuptools/setuptools/tests/integration/
Dtest_pip_install_sdist.py43 EXAMPLES = [ variable
114 @pytest.mark.parametrize('package, version', EXAMPLES)
/external/flac/
DMakefile.am36 if EXAMPLES
/external/python/setuptools/setuptools/tests/config/
Dtest_apply_pyprojecttoml.py19 EXAMPLES = (Path(__file__).parent / "setupcfg_examples.txt").read_text() variable
20 EXAMPLE_URLS = [x for x in EXAMPLES.splitlines() if not x.startswith("#")]
/external/igt-gpu-tools/man/
Dintel_aubdump.rst45 EXAMPLES chapter
Dintel_gpu_frequency.rst64 EXAMPLES chapter
Dintel_panel_fitter.rst51 EXAMPLES chapter
/external/ot-br-posix/script/
Dtest100 EXAMPLES:
/external/trace-cmd/Documentation/trace-cmd/
Dtrace-cmd-reset.1.txt26 significant. See EXAMPLES.
71 EXAMPLES
Dtrace-cmd-convert.1.txt44 EXAMPLES
/external/bcc/libbpf-tools/
Drunqslower_example.txt41 EXAMPLES:
/external/igt-gpu-tools/lib/i915/shaders/media/
DREADME_media_vme.txt50 EXAMPLES:
/external/bpftool/docs/
Dbpftool-perf.rst49 EXAMPLES chapter
Dbpftool-struct_ops.rst69 EXAMPLES chapter

123