Home
last modified time | relevance | path

Searched defs:Example (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/external/skia/tools/fiddle/
Dexamples.h14 struct Example { struct
15 void (*fFunc)(SkCanvas*);
16 const char* fName;
17 double fAnimationDuration;
18 int fImageIndex;
19 int fWidth;
20 int fHeight;
21 int fOffscreenWidth;
22 int fOffscreenHeight;
46 sk_tools::Registry<fiddle::Example> reg_##NAME( \ argument
/external/pigweed/pw_build/
Dgn.rst319 Example section in pw_cc_blob_library
382 .. _module-pw_build-facade:
549 Example section in pw_test_info
658 .. _module-pw_build-python-action-expressions:
749 Example section in pw_test_info
765 .. _module-pw_build-evaluate-path-expressions:
792 Example section in pw_evaluate_path_expressions
835 .. _module-pw_build-pw_exec:
879 Example section in pw_exec
920 Example section in pw_input_group
[all …]
Dpython.rst136 Example subsection
169 .. _module-pw_build-pw_python_action:
249 Example subsection
324 Example subsection
419 Example subsection
433 .. _module-pw_build-pw_python_distribution:
523 Example subsection
/external/skia/site/docs/user/api/
DSkPath_Overview.md53 ### Example subsection
67 ### Example subsection
94 ### Example subsection
120 ### Example subsection
139 ### Example subsection
/external/rust/crates/darling/tests/
Dflatten_error_accumulation.rs25 struct Example { struct
35 let e = Example::from_derive_input(&parse_quote! { in many_errors() argument
Dflatten.rs13 struct Example { struct
22 let di = Example::from_derive_input(&parse_quote! { in happy_path() argument
/external/rust/cxx/book/src/build/
Dcargo.md176 ### Example subsection
196 ### Example subsection
250 ### Example subsection
294 ### Example subsection
/external/rust/crates/litrs/
DREADME.md23 ## Example section in `litrs`: parsing and inspecting Rust literals
25 ### In proc macro
64 ### Parsing from a `&str`
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
DREADME.md10 ###### Example l5subsection in Unit tests (run_tests.py)
28 ###### Example l5subsection in Interop tests (run_interop_tests.py)
44 ###### Example l5subsection in Artifacts & Packages (task_runner.py)
/external/grpc-grpc/tools/run_tests/
DREADME.md10 ###### Example l5subsection in Unit tests (run_tests.py)
28 ###### Example l5subsection in Interop tests (run_interop_tests.py)
44 ###### Example l5subsection in Artifacts & Packages (task_runner.py)
/external/rust/crates/arbitrary/
DREADME.md26 ## Example section
34 ### Automatically Deriving `Arbitrary`
97 ### Implementing `Arbitrary` By Hand
/external/rust/crates/ash/
DREADME.md232 ## Example section in Ash
235 #### Windows
237 #### Linux
239 #### macOS
249 ### [Triangle](https://github.com/MaikKlein/ash/blob/master/examples/src/bin/triangle.rs)
258 ### [Texture](https://github.com/MaikKlein/ash/blob/master/examples/src/bin/texture.rs)
/external/tensorflow/tensorflow/lite/testing/
Dparse_testdata.h32 struct Example { struct
39 std::vector<Example>* examples); argument
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dparse_testdata.h35 struct Example { struct
42 std::vector<Example>* examples); argument
/external/bazelbuild-rules_go/go/tools/builders/
Dgenerate_test_main.go57 type Example struct { struct
58 Package string
59 Name string
60 Output string
61 Unordered bool
/external/rust/crates/darling/tests/compile-fail/
Dflatten_multiple_fields.rs12 pub struct Example { struct
20 pub struct FdiExample { argument
/external/python/cpython2/Doc/library/
Dtermios.rst83 Example subtitle
86 .. _termios-example:
/external/kotlinpoet/docs/
Dinterop-kotlinx-metadata.md9 ### Example subsection in KotlinPoet-metadata
44 ### Example subsection in KotlinPoet-metadata
/external/rust/crates/serde_cbor/tests/
Dbennofs.rs9 struct Example { struct
27 const EXAMPLE: Example = Example { argument
/external/rust/crates/ciborium-ll/
DREADME.md71 ### Example subsection
112 ### Example subsection
/external/python/google-api-python-client/docs/
Dmocks.md11 ### Example subsection
86 ### Example subsection
/external/pigweed/pw_unit_test/
Ddocs.rst829 Example subsection
841 .. _module-pw_unit_test-pw_test_group:
886 Example subsection
907 .. _module-pw_unit_test-pw_facade_test:
1131 Example subsection
1145 .. _module-pw_unit_test-pw_add_test_group:
1201 Example subsection
1221 .. _module-pw_unit_test-cmake-args:
/external/apache-velocity-engine/velocity-engine-examples/src/main/java/org/apache/velocity/example/
DExample.java40 public class Example class
42 public Example(String templateFile) in Example() method in Example
/external/pigweed/pw_cli/
Ddocs.rst137 Example subsection
210 .. _module-pw_cli-aliases:
/external/tpm2-tss/doc/
Dcoding_standard_c.md182 ### Example subsection
251 ### Example subsection

12345678910>>...20