Home
last modified time | relevance | path

Searched full:examples (Results 1 – 25 of 8444) sorted by relevance

12345678910>>...338

/external/skia/tools/fiddle/
Dall_examples.cpp3 #include "docs/examples/50_percent_gray.cpp"
4 #include "docs/examples/50_percent_srgb.cpp"
5 #include "docs/examples/Alpha_Constants_a.cpp"
6 #include "docs/examples/Alpha_Constants_b.cpp"
7 #include "docs/examples/Anti_Alias.cpp"
8 #include "docs/examples/AutoCanvasRestore_SkCanvas_star.cpp"
9 #include "docs/examples/AutoCanvasRestore_restore.cpp"
10 #include "docs/examples/Bitmap_012.cpp"
11 #include "docs/examples/Bitmap_ComputeIsOpaque.cpp"
12 #include "docs/examples/Bitmap_HeapAllocator_allocPixelRef.cpp"
[all …]
/external/bazelbuild-rules_python/
D.bazelrc2 # Trick bazel into treating BUILD files under examples/* as being regular files
3 # This lets us glob() up all the files inside the examples to make them inputs to tests
6examples/build_file_generation,examples/build_file_generation/random_number_generator,examples/bzl…
7examples/build_file_generation,examples/build_file_generation/random_number_generator,examples/bzl…
/external/bcc/
DREADME.md5 programs, and includes several useful tools and examples. It makes use of
43 See the source: [bitehist.py](examples/tracing/bitehist.py). What this traces,
66 #### Examples:
68 - examples/tracing/[bitehist.py](examples/tracing/bitehist.py): Block I/O size histogram. [Examples
69 - examples/tracing/[disksnoop.py](examples/tracing/disksnoop.py): Trace block device I/O latency. [
70 - examples/[hello_world.py](examples/hello_world.py): Prints "Hello, World!" for new processes.
71 - examples/tracing/[mysqld_query.py](examples/tracing/mysqld_query.py): Trace MySQL server queries …
72examples/tracing/[nodejs_http_server.py](examples/tracing/nodejs_http_server.py): Trace Node.js HT…
73 - examples/tracing/[stacksnoop](examples/tracing/stacksnoop.py): Trace a kernel function and print …
74 - tools/[statsnoop](tools/statsnoop.py): Trace stat() syscalls. [Examples](tools/statsnoop_example.…
[all …]
/external/webp/
Dmakefile.unix4 # and 'dwebp' tools in the examples/ directory, along with the static
9 # To build the library and examples, use:
127 examples/anim_util.o \
260 examples/example_util.o \
263 examples/gifdec.o \
359 OUT_LIBS = examples/libexample_util.a
367 OUT_EXAMPLES = examples/cwebp examples/dwebp
368 EXTRA_EXAMPLES = examples/gif2webp examples/vwebp examples/webpmux \
369 examples/anim_diff examples/anim_dump \
370 examples/img2webp examples/webpinfo
[all …]
/external/sdv/vsomeip/third_party/boost/numeric/odeint/doc/
Dexamples_table.qbk15 [table Examples Overview
18 [[[github_link examples/bind_member_functions.cpp bind_member_functions.cpp]]
19 [This examples shows how member functions can be used as system functions in odeint.]]
21 [[[github_link examples/bind_member_functions.cpp bind_member_functions_cpp11.cpp]]
22 …[This examples shows how member functions can be used as system functions in odeint with `std::bin…
24 [[[github_link examples/bulirsch_stoer.cpp bulirsch_stoer.cpp]]
27 [[[github_link examples/chaotic_system.cpp chaotic_system.cpp]]
28 [The chaotic system examples integrates the Lorenz system and calculates the Lyapunov exponents.]]
30 [[[github_link examples/elliptic_functions.cpp elliptic_functions.cpp]]
33 [[[github_link examples/fpu.cpp fpu.cpp]]
[all …]
/external/grpc-grpc-java/examples/
Dbuild.gradle2 // Provide convenience executables for trying out the examples.
34 // examples/advanced need this for JsonFormat
68 // the class io.grpc.examples.helloworld.HelloWorldClient, it creates the task
85 createStartScripts('io.grpc.examples.advanced.HelloJsonClient')
86 createStartScripts('io.grpc.examples.advanced.HelloJsonServer')
87 createStartScripts('io.grpc.examples.cancellation.CancellationClient')
88 createStartScripts('io.grpc.examples.cancellation.CancellationServer')
89 createStartScripts('io.grpc.examples.customloadbalance.CustomLoadBalanceClient')
90 createStartScripts('io.grpc.examples.deadline.DeadlineClient')
91 createStartScripts('io.grpc.examples.deadline.DeadlineServer')
[all …]
DBUILD.bazel56 srcs = ["src/main/proto/grpc/examples/echo/echo.proto"],
71 name = "examples",
112 main_class = "io.grpc.examples.helloworld.HelloWorldClient",
114 ":examples",
121 main_class = "io.grpc.examples.helloworld.HelloWorldServer",
123 ":examples",
130 main_class = "io.grpc.examples.routeguide.RouteGuideClient",
132 ":examples",
139 main_class = "io.grpc.examples.routeguide.RouteGuideServer",
141 ":examples",
[all …]
DREADME.md1 gRPC Examples
4 The examples require `grpc-java` to already be built. You are strongly encouraged
10 before trying out the examples.
12 ## Basic examples
14 - [Hello world](src/main/java/io/grpc/examples/helloworld)
16 - [Route guide](src/main/java/io/grpc/examples/routeguide)
18 - [Metadata](src/main/java/io/grpc/examples/header)
20 - [Error handling](src/main/java/io/grpc/examples/errorhandling)
22 - [Compression](src/main/java/io/grpc/examples/experimental)
24 - [Flow control](src/main/java/io/grpc/examples/manualflowcontrol)
[all …]
/external/curl/packages/vms/
Dgnv_link_curl.com465 $ if f$search("[.docs.examples]''target'.o") .eqs. ""
467 $ write sys$output "examples not built"
470 $ if f$search("[.docs.examples]''target'.exe") .eqs. ""
473 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
474 /dsf=[.docs.examples]'target'.dsf -
475 [.docs.examples]'target'.o,-
483 $ if f$search("[.docs.examples]''target'.exe") .eqs. ""
486 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
487 /dsf=[.docs.examples]'target'.dsf -
488 [.docs.examples]'target'.o,-
[all …]
/external/sg3_utils/
DMakefile.am44 debian/sg3-utils.examples \
48 examples/Makefile.freebsd \
49 examples/README \
50 examples/reassign_addr.txt \
51 examples/scsi_inquiry.c \
52 examples/sdiag_sas_p0_cjtpat.txt \
53 examples/sdiag_sas_p0_prbs9.txt \
54 examples/sdiag_sas_p1_cjtpat.txt \
55 examples/sdiag_sas_p1_idle.txt \
56 examples/sdiag_sas_p1_prbs15.txt \
[all …]
/external/rust/crates/clap/
DCargo.toml.orig22 "examples/**/*"
46 cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]
116 …d = { version = "0.14.9", default-features = false, features = ["color-auto", "diff", "examples"] }
157 path = "examples/multicall-busybox.rs"
161 path = "examples/multicall-hostname.rs"
165 path = "examples/repl.rs"
170 path = "examples/tutorial_builder/01_quick.rs"
175 path = "examples/tutorial_builder/02_apps.rs"
179 path = "examples/tutorial_builder/02_crate.rs"
184 path = "examples/tutorial_builder/02_app_settings.rs"
[all …]
DCargo.toml24 "examples/**/*",
47 "-Zrustdoc-scrape-examples",
136 path = "examples/multicall-busybox.rs"
140 path = "examples/multicall-hostname.rs"
144 path = "examples/repl.rs"
149 path = "examples/tutorial_builder/01_quick.rs"
154 path = "examples/tutorial_builder/02_apps.rs"
158 path = "examples/tutorial_builder/02_crate.rs"
163 path = "examples/tutorial_builder/02_app_settings.rs"
168 path = "examples/tutorial_builder/03_01_flag_bool.rs"
[all …]
/external/rust/crates/clap/3.2.23/
DCargo.toml24 "examples/**/*",
47 "-Zrustdoc-scrape-examples=examples",
132 path = "examples/multicall-busybox.rs"
136 path = "examples/multicall-hostname.rs"
140 path = "examples/repl.rs"
144 path = "examples/tutorial_builder/01_quick.rs"
149 path = "examples/tutorial_builder/02_apps.rs"
153 path = "examples/tutorial_builder/02_crate.rs"
158 path = "examples/tutorial_builder/02_app_settings.rs"
163 path = "examples/tutorial_builder/03_01_flag_bool.rs"
[all …]
/external/bcc/examples/usdt_sample/
Dusdt_sample.sh10 rm -rf examples/usdt_sample/build_gcc
11 mkdir -p examples/usdt_sample/build_gcc && pushd examples/usdt_sample/build_gcc
20 python3 tools/tplist.py -l examples/usdt_sample/build_gcc/usdt_sample_lib1/libusdt_sample_lib1.so
21 readelf -n examples/usdt_sample/build_gcc/usdt_sample_lib1/libusdt_sample_lib1.so
23 examples/usdt_sample/build_gcc/usdt_sample_app1/usdt_sample_app1 "usdt" 1 30 10 1 50 &
27 sudo python3 tools/argdist.py -p ${pid} -i 5 -C "u:$(pwd)/examples/usdt_sample/build_gcc/usdt_sampl…
31 sudo python3 tools/argdist.py -p ${pid} -i 5 -C "u:$(pwd)/examples/usdt_sample/build_gcc/usdt_sampl…
34 sudo python3 examples/usdt_sample/scripts/latency.py -p=${pid} -f="usdt_20" &
37 sudo python3 examples/usdt_sample/scripts/latency.py -p=${pid} -f="usdt_20" -s &
40 sudo python3 examples/usdt_sample/scripts/lat_dist.py -p=${pid} -i=5 -f="usdt_20" &
[all …]
/external/pigweed/pw_clock_tree/
Dexamples.rst1 .. _module-pw_clock_tree-examples:
4 Examples title
36 .. literalinclude:: examples.cc
39 :start-after: [pw_clock_tree-examples-IntegrationIntoDeviceDriversClassDef]
40 :end-before: [pw_clock_tree-examples-IntegrationIntoDeviceDriversClassDef]
65 .. literalinclude:: examples.cc
68 :start-after: [pw_clock_tree-examples-ClockSourceExampleDef]
69 :end-before: [pw_clock_tree-examples-ClockSourceExampleDef]
74 .. literalinclude:: examples.cc
77 :start-after: [pw_clock_tree-examples-ClockDividerExampleDef]
[all …]
/external/bazelbuild-rules_cc/examples/custom_toolchain/
DREADME.md31 $ bazel build //examples/custom_toolchain:buildme
32 $ file bazel-bin/examples/custom_toolchain/libbuildme.a
33 bazel-bin/examples/custom_toolchain/libbuildme.a: current ar archive
44 $ bazel build //examples/custom_toolchain:buildme --platforms=//examples/custom_toolchain:x86_platf…
45 DEBUG: /usr/local/google/home/gregce/bazel/rules_cc/examples/custom_toolchain/toolchain_config.bzl:…
46 INFO: From Compiling examples/custom_toolchain/buildme.cc:
47 examples/custom_toolchain/sample_compiler: running sample cc_library compiler (produces .o output).
48 INFO: From Linking examples/custom_toolchain/libbuildme.a:
49 examples/custom_toolchain/sample_linker: running sample cc_library linker (produces .a output).
51 $ cat bazel-bin/examples/custom_toolchain/libbuildme.a
[all …]
/external/pigweed/pw_allocator/examples/
DCMakeLists.txt22 pw_add_library(pw_allocator.examples.named_u32 INTERFACE
32 pw_add_library(pw_allocator.examples.custom_allocator STATIC
46 pw_add_library(pw_allocator.examples.custom_allocator_test_harness INTERFACE
52 pw_allocator.examples.custom_allocator
57 # Examples
59 pw_add_test(pw_allocator.examples.basic
61 pw_allocator.examples.named_u32
68 pw_add_test(pw_allocator.examples.block_allocator
70 pw_allocator.examples.named_u32
77 pw_add_test(pw_allocator.examples.custom_allocator_perf_test
[all …]
/external/libvpx/
D.gitignore30 /examples/*.dox
31 /examples/decode_to_md5
32 /examples/decode_with_drops
33 /examples/decode_with_partial_drops
34 /examples/example_xma
35 /examples/postproc
36 /examples/resize_util
37 /examples/set_maps
38 /examples/simple_decoder
39 /examples/simple_encoder
[all …]
/external/bazelbuild-rules_python/.bazelci/
Dpresubmit.yml33 - "@rules_python//examples/wheel/..."
140 working_directory: examples/build_file_generation
145 working_directory: examples/build_file_generation
150 working_directory: examples/build_file_generation
155 working_directory: examples/build_file_generation
160 working_directory: examples/build_file_generation
168 working_directory: examples/bzlmod
174 working_directory: examples/bzlmod
180 working_directory: examples/bzlmod
186 working_directory: examples/bzlmod
[all …]
/external/libconfig/docs/dist/
Dlibconfig-1.7.2.tar.gz
Dlibconfig-1.7.tar.gz
/external/python/uritemplates/tests/
Dtest_from_fixtures.py17 examples = json.load(examples_file)
18 return examples
29 test = self.examples.get(section, {})
41 examples = load_examples('spec-examples') variable in TestSpecExamples
45 self._test('Level 1 Examples')
49 self._test('Level 2 Examples')
53 self._test('Level 3 Examples')
57 self._test('Level 4 Examples')
61 examples = load_examples('spec-examples-by-section') variable in TestSpecExamplesByRFCSection
101 examples = load_examples('extended-tests') variable in TestExtendedTests
[all …]
/external/pigweed/pw_clock_tree_mcuxpresso/
Ddocs.rst30 Examples chapter
48 .. literalinclude:: examples.cc
51 :start-after: [pw_clock_tree_mcuxpresso-examples-ClockTreeElementDefs-Flexcomm0]
52 :end-before: [pw_clock_tree_mcuxpresso-examples-ClockTreeElementDefs-Flexcomm0]
63 .. literalinclude:: examples.cc
66 :start-after: [pw_clock_tree_mcuxpresso-examples-ClockTreeElementDefs-i3c0]
67 :end-before: [pw_clock_tree_mcuxpresso-examples-ClockTreeElementDefs-i3c0]
76 .. literalinclude:: examples.cc
79 :start-after: [pw_clock_tree_mcuxpresso-examples-ClockTreeElementDefs-ClockSourceNoOp]
80 :end-before: [pw_clock_tree_mcuxpresso-examples-ClockTreeElementDefs-ClockSourceNoOp]
[all …]
/external/rust/crates/clap/src/
D_tutorial.rs29 //! - The [cookbook][crate::_cookbook] for more application-focused examples
36 #![doc = include_str!("../examples/tutorial_builder/01_quick.rs")]
39 #![doc = include_str!("../examples/tutorial_builder/01_quick.md")]
46 #![doc = include_str!("../examples/tutorial_builder/02_apps.rs")]
49 #![doc = include_str!("../examples/tutorial_builder/02_apps.md")]
55 #![doc = include_str!("../examples/tutorial_builder/02_crate.rs")]
57 #![doc = include_str!("../examples/tutorial_builder/02_crate.md")]
63 #![doc = include_str!("../examples/tutorial_builder/02_app_settings.rs")]
65 #![doc = include_str!("../examples/tutorial_builder/02_app_settings.md")]
74 #![doc = include_str!("../examples/tutorial_builder/03_03_positional.rs")]
[all …]
/external/tensorflow/tensorflow/lite/g3doc/
D_book.yaml114 path: https://github.com/tensorflow/examples/tree/master/lite/examples/smart_reply/android
143 path: https://github.com/tensorflow/examples/tree/master/lite/examples/object_detection/ios
151 … path: https://github.com/tensorflow/examples/tree/master/lite/examples/text_classification/android
154 …path: https://github.com/tensorflow/examples/tree/master/lite/examples/classification_by_retrieval…
159 path: https://github.com/tensorflow/examples/tree/master/lite/examples/speech_commands/ios
162 … path: https://github.com/tensorflow/examples/tree/master/lite/examples/sound_classification/ios
178 …path: https://github.com/tensorflow/examples/blob/master/lite/examples/object_detection/raspberry_…
181 …path: https://github.com/tensorflow/examples/blob/master/lite/examples/image_classification/raspbe…
184 …path: https://github.com/tensorflow/examples/blob/master/lite/examples/video_classification/raspbe…
189 …path: https://github.com/tensorflow/examples/tree/master/lite/examples/sound_classification/raspbe…
[all …]

12345678910>>...338