Home
last modified time | relevance | path

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

123456789

/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;
45 sk_tools::Registry<fiddle::Example> reg_##NAME( \ argument
/external/skia/site/docs/user/api/
DSkPath_Overview.md53 ### Example subsection
67 ### Example subsection
94 ### Example subsection
120 ### Example subsection
139 ### Example subsection
/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)
41 ###### Example l5subsection in Performance benchmarks (run_performance_tests.py)
51 ###### Example l5subsection in Artifacts & Packages (task_runner.py)
/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)
41 ###### Example l5subsection in Performance benchmarks (run_performance_tests.py)
51 ###### Example l5subsection in Artifacts & Packages (task_runner.py)
/external/rust/cxx/book/src/build/
Dcargo.md176 ### Example subsection
196 ### Example subsection
250 ### Example subsection
294 ### Example subsection
/external/rust/crates/arbitrary/
DREADME.md26 ## Example section
34 ### Automatically Deriving `Arbitrary`
64 ### Implementing `Arbitrary` By Hand
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dparse_testdata.h35 struct Example { struct
42 std::vector<Example>* examples); argument
/external/tensorflow/tensorflow/lite/testing/
Dparse_testdata.h32 struct Example { struct
39 std::vector<Example>* examples); argument
/external/fonttools/Doc/source/designspaceLib/
Dreadme.rst226 Example subsection
251 .. _axis-descriptor-object:
436 Example subsection
456 Example subsection
510 Example subsection
640 Example subsection
777 Example subsection
801 Example subsection
936 Example subsection
/external/python/cpython2/Doc/library/
Dtermios.rst83 Example subtitle
86 .. _termios-example:
/external/rust/crates/serde_cbor/tests/
Dbennofs.rs9 struct Example { struct
27 const EXAMPLE: Example = Example { argument
/external/pigweed/pw_build/
Dpython.rst84 Example subsection
229 Example subsection
292 Example subsection
Ddocs.rst149 Example subsection
213 .. _module-pw_build-facade:
/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/tpm2-tss/doc/
Dcoding_standard_c.md182 ### Example subsection
251 ### Example subsection
/external/clang/test/CodeGenObjC/
Dmetadata-symbols-64.m96 @interface Example interface
104 @implementation Example implementation
/external/pigweed/pw_assert/
Ddocs.rst43 Example section in Overview
421 Example section in Assert API
/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/
DTopLevelStoredToLocalVariableTest.kt44 object Example { object
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
DREADME.md284 ### Example subsection
335 ### Example subsection
/external/jacoco/jacoco-maven-plugin.test/it/it-report-nomatch/src/main/java/
DExample.java13 public class Example { class
/external/jacoco/jacoco-maven-plugin.test/it/it-report-select-formats/src/main/java/
DExample.java13 public class Example { class
/external/python/cpython3/Doc/library/
Dpickle.rst984 Example section in Out-of-band Buffers
1044 .. _pickle-restrict:
/external/jacoco/jacoco-maven-plugin.test/it/it-multi-module/child/src/main/java/
DExample.java13 public class Example { class
/external/jacoco/jacoco-maven-plugin.test/it/it-multiple-executions/src/main/java/
DExample.java13 public class Example { class

123456789