Home
last modified time | relevance | path

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

1234567

/external/rust/crates/instant/
DREADME.md22 ## Examples section in Instant
23 ### Using `instant` for a native platform.
40 ### Using `instant` for a WASM platform.
59 ### Using `instant` for a WASM platform where `performance.now()` is not available.
79 ### Using `instant` for any platform enabling a feature transitively.
101 ### Using `instant::now()`
122 ### 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/libwebsockets/READMEs/
DREADME.cbor-lecp.md236 ## Examples section in Writing CBOR
238 ### Literal ints
253 ### Dynamic ints
269 ### Maps, arrays and dynamic ints
284 ### String longer than the buffer
316 ### Binary blob longer than the buffer
/external/python/cpython3/Doc/library/
Dhashlib.rst431 Examples section in BLAKE2
434 Simple hashing
469 Using different digest sizes
501 Keyed hashing
559 Randomized hashing
615 Personalization
660 Tree mode
Dsyslog.rst101 Examples subtitle
104 Simple example
Dasyncio-subprocess.rst331 Examples section in Interacting with Subprocesses
338 .. _asyncio_example_create_subprocess_exec:
/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.md69 ## Examples section in fsverity-utils
74 ### Basic use
103 ### Using builtin signatures
173 ### With IMA
/external/python/google-api-python-client/docs/
Doauth-server.md46 ### Examples subsection
48 #### Application Default Credentials
60 #### Other Platforms
75 #### Using Domain-wide Delegation
/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/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
DREADME.md35 ## Examples section in lws minimal example for cose_sign
37 ### Validation
71 ### Signing
/external/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/
DREADME.md46 ## Examples section in lws minimal example for cose_key
48 ### cose_key dumping
127 ### cose_key creation
/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/bumble/apps/
DREADME.md30 ### Examples subsection
32 #### UDP to HCI UART
37 #### PTY to Link Relay
/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/rust/crates/gdbstub/
DREADME.md106 ## Examples section in gdbstub
108 ### Real-World Examples
126 ### In-tree "Toy" Examples
/external/rust/crates/minimal-lexical/
DCODE_OF_CONDUCT.md94 #### The Best Case
104 #### The Maintainer Case
126 #### The Nope Case
/external/clang/docs/
DObjectiveCLiterals.rst38 Examples section in NSNumber Literals
269 Examples section in Container Literals
323 Examples section in Object Subscripting
/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/armnn/python/pyarmnn/
DREADME.md214 #### Examples subsubsection in PyArmNN API overview
218 ##### Image Classification
224 ##### Object Detection
/external/tensorflow/tensorflow/python/distribute/
DREADME.md31 ### Using compile fit with GPUs.
48 ### Custom training loop with TPUs.
/external/tinyxml2/
Dreadme.md216 Examples section in TinyXML-2
219 #### Load and parse an XML file.
227 #### Lookup information.

1234567