/external/skia/tools/fiddle/ |
D | examples.h | 14 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/pytorch/torch/csrc/api/include/torch/data/ |
D | example.h | 12 struct Example { struct 16 Example() = default; argument 17 Example(Data data, Target target) in Example() function 28 /// A specialization for `Example` that does not have a target. argument
|
/external/pigweed/pw_build/ |
D | gn.rst | 306 Example section in pw_cc_blob_library 369 .. _module-pw_build-facade: 538 Example section in pw_test_info 647 .. _module-pw_build-python-action-expressions: 738 Example section in pw_test_info 754 .. _module-pw_build-evaluate-path-expressions: 781 Example section in pw_evaluate_path_expressions 824 .. _module-pw_build-pw_exec: 868 Example section in pw_exec 909 Example section in pw_input_group [all …]
|
D | python.rst | 136 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/pytorch/torch/ao/quantization/fx/ |
D | README.md | 69 ### 0. Original Model 82 ### 1.1 Fusion 123 ### 1.2 QAT Module Swap 149 ### 1.3 QuantDeQuantStub and Observer/FakeQuantize Insertion 320 ### 2. Calibration/Training 323 ### 3.1 Conversion to Reference Quantized Model 404 ### 3.2 Lower to PyTorch Native Backend
|
/external/skia/site/docs/user/api/ |
D | SkPath_Overview.md | 53 ### Example subsection 67 ### Example subsection 94 ### Example subsection 120 ### Example subsection 139 ### Example subsection
|
/external/rust/android-crates-io/crates/darling/tests/ |
D | flatten_error_accumulation.rs | 25 struct Example { struct 35 let e = Example::from_derive_input(&parse_quote! { in many_errors() argument
|
D | flatten.rs | 13 struct Example { struct 22 let di = Example::from_derive_input(&parse_quote! { in happy_path() argument 194 struct Example { in flattening_to_box() struct 196 items: Box<Vis>, in flattening_to_box()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxx-1.0.130/book/src/build/ |
D | cargo.md | 176 ### Example subsection 196 ### Example subsection 250 ### Example subsection 294 ### Example subsection
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxx-1.0.130/book/src/build/ |
D | cargo.md | 176 ### Example subsection 196 ### Example subsection 250 ### Example subsection 294 ### Example subsection
|
/external/rust/cxx/book/src/build/ |
D | cargo.md | 176 ### Example subsection 196 ### Example subsection 250 ### Example subsection 294 ### Example subsection
|
/external/rust/android-crates-io/crates/litrs/ |
D | README.md | 23 ## Example section in `litrs`: parsing and inspecting Rust literals 25 ### In proc macro 64 ### Parsing from a `&str`
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/ |
D | README.md | 10 ###### 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/ |
D | README.md | 10 ###### 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/android-crates-io/crates/arbitrary/ |
D | README.md | 26 ## Example section 34 ### Automatically Deriving `Arbitrary` 97 ### Implementing `Arbitrary` By Hand
|
/external/rust/android-crates-io/crates/ash/ |
D | README.md | 232 ## 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/executorch/backends/vulkan/ |
D | README.md | 83 ### Compile and lower a model to the Vulkan Delegate 141 ### Build Vulkan Delegate libraries 183 ### Run the Vulkan model on device
|
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | parse_testdata.h | 35 struct Example { struct 42 std::vector<Example>* examples); argument
|
/external/tensorflow/tensorflow/lite/testing/ |
D | parse_testdata.h | 32 struct Example { struct 39 std::vector<Example>* examples); argument
|
/external/bazelbuild-rules_go/go/tools/builders/ |
D | generate_test_main.go | 57 type Example struct { struct 58 Package string 59 Name string 60 Output string 61 Unordered bool
|
/external/rust/android-crates-io/crates/darling/tests/compile-fail/ |
D | flatten_multiple_fields.rs | 12 pub struct Example { struct 20 pub struct FdiExample { argument
|
/external/coreboot/Documentation/lib/ |
D | fw_config.md | 199 #### devicetree.cb 212 #### overridetree.cb 225 #### static.h 261 #### overridetree.cb
|
/external/kotlinpoet/docs/ |
D | interop-kotlinx-metadata.md | 9 ### Example subsection in KotlinPoet-metadata 44 ### Example subsection in KotlinPoet-metadata
|
/external/rust/android-crates-io/crates/serde_cbor/tests/ |
D | bennofs.rs | 9 struct Example { struct 27 const EXAMPLE: Example = Example { argument
|
/external/rust/android-crates-io/crates/ciborium-ll/ |
D | README.md | 71 ### Example subsection 112 ### Example subsection
|