/external/rust/crates/instant/ |
D | README.md | 23 ## Examples section in Instant 24 ### Using `instant` for a native platform. 41 ### Using `instant` for a WASM platform. 60 ### Using `instant` for a WASM platform where `performance.now()` is not available. 80 ### Using `instant` for any platform enabling a feature transitively. 102 ### Using the feature `now`. 123 ### Using the feature `now` without `stdweb` or `wasm-bindgen`.
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | command_line.md | 163 ### Examples subsection 165 #### Profile Python Time 190 #### Profile Graph Time 207 #### Profile Checkpoint Value 218 #### Profile Model Parameter 258 #### Profile Device Placement 278 #### Define Customized Operation Type 319 #### Non-interactive Mode
|
/external/python/cpython3/Doc/library/ |
D | hashlib.rst | 422 Examples section in BLAKE2 425 Simple hashing 460 Using different digest sizes 492 Keyed hashing 550 Randomized hashing 606 Personalization 651 Tree mode
|
D | syslog.rst | 101 Examples subtitle 104 Simple example
|
D | asyncio-subprocess.rst | 334 Examples section in Interacting with Subprocesses 341 .. _asyncio_example_create_subprocess_exec:
|
D | struct.rst | 340 Examples section in Format Strings 399 .. _struct-objects:
|
/external/perfetto/docs/concepts/ |
D | detached-mode.md | 82 ## Examples section in Running perfetto in detached mode 84 ### Capturing a long trace in detached mode 115 ### Start in detached ring-buffer mode. Later stop and save the ring buffer 150 ### Start tracing with a time limit. Later re-attach and wait for the end
|
/external/fsverity-utils/ |
D | README.md | 64 ## Examples section in fsverity-utils 66 ### Basic use 95 ### Using builtin signatures 141 ### With IMA
|
/external/python/google-api-python-client/docs/ |
D | oauth-server.md | 73 ### Examples subsection 75 #### Google App Engine standard environment 87 #### Google Compute Engine 99 #### Other Platforms
|
/external/webrtc/tools_webrtc/mb/docs/ |
D | design_spec.md | 238 ### Examples subsection 254 #### Example 1 277 #### Example 2 302 #### Example 3 322 #### Example 4
|
/external/rust/crates/quote/ |
D | README.md | 122 ## Examples section in Rust Quasi-Quoting 124 ### Combining quoted fragments 141 ### Constructing identifiers 181 ### Making method calls
|
/external/rust/crates/gdbstub/ |
D | README.md | 94 ## Examples section in gdbstub 96 ### Real-World Examples 113 ### In-tree "Toy" Examples
|
/external/rust/crates/proc-macro-error/ |
D | README.md | 63 ## Examples section in Makes error reporting in procedural macros nice and easy 65 ### Panic-like usage 112 ### `proc_macro::Diagnostic`-like usage
|
/external/libese/apps/boot/ |
D | README.md | 283 ## Examples section in Verified Boot Storage Applet for AVB 2.0 288 ### Configuration in factory 302 ### Configuration during repair 323 ### Use during boot 375 ### In fastboot
|
/external/python/cpython2/Doc/library/ |
D | syslog.rst | 85 Examples subtitle 88 Simple example
|
D | struct.rst | 293 Examples section in Format Strings 352 .. _struct-objects:
|
/external/rust/crates/itoa/ |
D | README.md | 37 ## Examples section in itoa 83 #### License
|
/external/llvm-project/clang/docs/ |
D | ObjectiveCLiterals.rst | 38 Examples section in NSNumber Literals 269 Examples section in Container Literals 323 Examples section in Object Subscripting
|
/external/clang/docs/ |
D | ObjectiveCLiterals.rst | 38 Examples section in NSNumber Literals 269 Examples section in Container Literals 323 Examples section in Object Subscripting
|
/external/llvm-project/clang-tools-extra/clangd/benchmarks/CompletionModel/ |
D | DecisionForestBenchmark.cpp | 32 std::vector<Example> Examples; in generateRandomDataset() local 65 void runDecisionForestPrediciton(const std::vector<Example> Examples) { in runDecisionForestPrediciton() 74 const std::vector<Example> Examples = generateRandomDataset(1000000); in decisionForestPredict() local
|
/external/tensorflow/tensorflow/python/distribute/ |
D | README.md | 31 ### Using compile fit with GPUs. 48 ### Custom training loop with TPUs.
|
/external/tinyxml2/ |
D | readme.md | 219 Examples section in TinyXML-2 222 #### Load and parse an XML file. 230 #### Lookup information.
|
/external/tpm2-tss/doc/ |
D | coding_standard_c.md | 36 ### Examples subsection 80 ### Examples subsection
|
/external/llvm-project/mlir/docs/Rationale/ |
D | Rationale.md | 552 ## Examples section in MLIR Rationale 557 ### Non-affine control flow 618 ### Non-affine loop bounds 654 ### Reference 2D Convolution
|
/external/abseil-cpp/absl/random/ |
D | examples_test.cc | 26 TEST(Examples, Basic) { in TEST() argument 58 TEST(Examples, CreateingCorrelatedVariateSequences) { in TEST() argument
|