Home
last modified time | relevance | path

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

12345678910

/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/rust/crates/debug_tree/
DREADME.md94 ### Multiple Tagged Trees
145 ### Nested Functions
183 ### Line Breaks
210 ### Panics
252 ### Without Macros
/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.rst473 Examples section in BLAKE2
476 Simple hashing
511 Using different digest sizes
543 Keyed hashing
601 Randomized hashing
657 Personalization
702 Tree mode
Dsyslog.rst107 Examples subtitle
110 Simple example
/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.md61 ## Examples section in fsverity-utils
66 ### Basic use
95 ### With IMA
102 ### Using builtin signatures
/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/sandboxed-api/contrib/jsonnet/
DREADME.md32 ## Examples section in Jsonnet Sandboxed API
49 ### Build as part of Sandboxed API
95 ### Running the tests
/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/rust/crates/gpio-cdev/
DREADME.md34 ## Examples section in gpio-cdev
39 ### Read State
55 ### Mirror State (Read/Write)
92 ### Async Usage
/external/bazelbuild-rules_go/docs/go/core/
Dexamples.md1 ## Examples section
3 ### go_library
20 ### go_test
/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/rust/beto-rust/nearby/presence/
DREADME.md97 ## Examples section in What is this?
104 ### `ldt_prp`
117 ### `ldt_benchmark`
128 ### `ldt_np_c_sample`
140 ### `ldt_np_c_sample/tests`
/external/rust/crates/twox-hash/
DREADME.md11 ## Examples section in TwoX-Hash
13 ### With a fixed seed
25 ### With a random seed
/external/libopus/cmake/
DREADME.md109 ### Cross compiling for Android
117 ### Cross compiling for iOS
126 ### Windows Visual Studio
/external/python/bumble/apps/
DREADME.md30 ### Examples subsection
32 #### UDP to HCI UART
37 #### PTY to Link Relay
/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/rust/crates/gdbstub/
DREADME.md124 ## Examples section in gdbstub
126 ### Real-World Examples
155 ### In-tree "Toy" Examples
/external/armnn/python/pyarmnn/
DREADME.md205 #### Examples subsubsection in PyArmNN API overview
209 ##### Image Classification
215 ##### Object Detection
/external/python/cpython2/Doc/library/
Dsyslog.rst85 Examples subtitle
88 Simple example
/external/rust/crates/grpcio-sys/grpc/third_party/xds/proposals/
DTP1-xds-transport-next.md533 ### Examples subsection
537 #### Singleton resource request
573 #### Collection resource requests
701 #### Alternatives
742 #### xDS relay proxy

12345678910