Home
last modified time | relevance | path

Searched defs:Examples (Results 1 – 25 of 155) sorted by relevance

1234567

/external/rust/crates/instant/
DREADME.md23 ## 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/
Dcommand_line.md163 ### 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/
Dhashlib.rst422 Examples section in BLAKE2
425 Simple hashing
460 Using different digest sizes
492 Keyed hashing
550 Randomized hashing
606 Personalization
651 Tree mode
Dsyslog.rst101 Examples subtitle
104 Simple example
Dasyncio-subprocess.rst334 Examples section in Interacting with Subprocesses
341 .. _asyncio_example_create_subprocess_exec:
Dstruct.rst340 Examples section in Format Strings
399 .. _struct-objects:
/external/perfetto/docs/concepts/
Ddetached-mode.md82 ## 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/
DREADME.md64 ## Examples section in fsverity-utils
66 ### Basic use
95 ### Using builtin signatures
141 ### With IMA
/external/python/google-api-python-client/docs/
Doauth-server.md73 ### Examples subsection
75 #### Google App Engine standard environment
87 #### Google Compute Engine
99 #### Other Platforms
/external/webrtc/tools_webrtc/mb/docs/
Ddesign_spec.md238 ### Examples subsection
254 #### Example 1
277 #### Example 2
302 #### Example 3
322 #### Example 4
/external/rust/crates/quote/
DREADME.md122 ## Examples section in Rust Quasi-Quoting
124 ### Combining quoted fragments
141 ### Constructing identifiers
181 ### Making method calls
/external/rust/crates/gdbstub/
DREADME.md94 ## Examples section in gdbstub
96 ### Real-World Examples
113 ### In-tree "Toy" Examples
/external/rust/crates/proc-macro-error/
DREADME.md63 ## 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/
DREADME.md283 ## 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/
Dsyslog.rst85 Examples subtitle
88 Simple example
Dstruct.rst293 Examples section in Format Strings
352 .. _struct-objects:
/external/rust/crates/itoa/
DREADME.md37 ## Examples section in itoa
83 #### License
/external/llvm-project/clang/docs/
DObjectiveCLiterals.rst38 Examples section in NSNumber Literals
269 Examples section in Container Literals
323 Examples section in Object Subscripting
/external/clang/docs/
DObjectiveCLiterals.rst38 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/
DDecisionForestBenchmark.cpp32 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/
DREADME.md31 ### Using compile fit with GPUs.
48 ### Custom training loop with TPUs.
/external/tinyxml2/
Dreadme.md219 Examples section in TinyXML-2
222 #### Load and parse an XML file.
230 #### Lookup information.
/external/tpm2-tss/doc/
Dcoding_standard_c.md36 ### Examples subsection
80 ### Examples subsection
/external/llvm-project/mlir/docs/Rationale/
DRationale.md552 ## Examples section in MLIR Rationale
557 ### Non-affine control flow
618 ### Non-affine loop bounds
654 ### Reference 2D Convolution
/external/abseil-cpp/absl/random/
Dexamples_test.cc26 TEST(Examples, Basic) { in TEST() argument
58 TEST(Examples, CreateingCorrelatedVariateSequences) { in TEST() argument

1234567