Home
last modified time | relevance | path

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

12345678910>>...14

/third_party/json/
DREADME.md103 ## Examples section
114 ### Read JSON from a file
129 ### Creating `json` objects from JSON literals
167 ### JSON as first-class data type
248 ### Serialization / Deserialization
460 ### STL-like access
549 ### Conversion from STL containers
611 ### JSON Pointer and JSON Patch
649 ### JSON Merge Patch
681 ### Implicit conversions
[all …]
/third_party/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
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_KHR_video_queue.adoc591 == Examples section in VK_KHR_video_queue
593 === Select queue family with support for a given video codec operation and result status queries
639 === Check support and query the capabilities for a video profile
671 === Enumerate supported formats for a video profile with a given usage
712 === Create video session for a video profile
736 === Query memory requirements and bind memory to a video session
772 === Create and update video session parameters objects
800 === Create bitstream buffer
823 === Create image and image view backing video picture resources
864 === Record video coding operations into command buffers
[all …]
DVK_KHR_video_encode_h265.adoc355 == Examples section in VK_KHR_video_encode_h265
357 === Select queue family with H.265 encode support
397 === Check support and query the capabilities for an H.265 encode profile
444 === Create and update H.265 video session parameters objects
504 === Record H.265 encode operation producing an I frame that is also set up as a reference
570 === Record H.265 encode operation producing a P frame with a single backward reference
634 === Record H.265 encode operation producing a B frame with a forward and a backward reference
719 === Change the rate control configuration of an H.265 encode session with optional H.265 controls
DVK_KHR_video_encode_h264.adoc339 == Examples section in VK_KHR_video_encode_h264
341 === Select queue family with H.264 encode support
381 === Check support and query the capabilities for an H.264 encode profile
428 === Create and update H.264 video session parameters objects
481 === Record H.264 encode operation producing an I frame that is also set up as a reference
546 === Record H.264 encode operation producing a P frame with a single backward reference
609 === Record H.264 encode operation producing a B frame with a forward and a backward reference
693 === Change the rate control configuration of an H.264 encode session with optional H.264 controls
DVK_QCOM_tile_properties.adoc109 == Examples section in VK_QCOM_tile_properties
112 === Query tile properties when using render pass
126 === Query tile properties when using dynamic rendering
151 === Interpreting tile size values
159 === Interpreting origin values
DVK_KHR_video_decode_h265.adoc178 == Examples section in VK_KHR_video_decode_h265
180 === Select queue family with H.265 decode support
220 === Check support and query the capabilities for an H.265 decode profile
267 === Create and update H.265 video session parameters objects
327 === Record H.265 decode operation (video session without DPB slots)
361 === Record H.265 decode operation with optional reference picture setup
415 === Record H.265 decode operation with reference picture list
DVK_KHR_video_decode_h264.adoc212 == Examples section in VK_KHR_video_decode_h264
214 === Select queue family with H.264 decode support
254 === Check support and query the capabilities for an H.264 decode profile
302 === Create and update H.264 video session parameters objects
355 === Record H.264 decode operation (video session without DPB slots)
389 === Record H.264 decode operation with optional reference picture setup
442 === Record H.264 decode operation with reference picture list
DVK_KHR_video_maintenance1.adoc96 == Examples section in VK_KHR_video_maintenance1
98 === Create video profile independent bitstream buffer
115 === Create video profile independent image backing video picture resources
133 === Using inline queries with a video session
DVK_EXT_mutable_descriptor_type.adoc176 == Examples section in VK_EXT_mutable_descriptor_type
179 === Specifying a descriptor binding equivalent to a DirectX 12 CBV_SRV_UAV heap
231 === Accessing a mutable descriptor in a shader
/third_party/node/deps/cjs-module-lexer/
DREADME.md136 #### Named Exports Parsing
170 #### Getter Exports Parsing
261 #### Exports Object Assignment
292 #### module.exports reexport assignment
316 #### Transpiler Re-exports
/third_party/python/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
/third_party/fsverity-utils/
DREADME.md69 ## Examples section in fsverity-utils
74 ### Basic use
103 ### Using builtin signatures
173 ### With IMA
/third_party/libsnd/docs/
Dcommand.md108 ### Examples subsection
182 ### Examples subsection
212 ### Examples subsection
242 ### Examples subsection
272 ### Examples subsection
302 ### Examples subsection
331 ### Examples subsection
411 ### Examples subsection
461 ### Examples subsection
491 ### Examples subsection
[all …]
/third_party/node/deps/v8/tools/mb/docs/
Ddesign_spec.md238 ### Examples subsection
254 #### Example 1
277 #### Example 2
302 #### Example 3
322 #### Example 4
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_fragment_density_map2.adoc29 === Examples subsection
31 ==== Additional Limits for Subsampling
39 ==== Improved Host Latency
DVK_QCOM_fragment_density_map_offset.adoc26 === Examples subsection
28 ==== Fragment Density Map
DVK_EXT_fragment_density_map.adoc51 === Examples subsection
53 ==== Fragment Density Map
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
DREADME.md35 ## Examples section in lws minimal example for cose_sign
37 ### Validation
71 ### Signing
/third_party/rust/crates/quote/
DREADME.md122 ## Examples section in Rust Quasi-Quoting
124 ### Combining quoted fragments
141 ### Constructing identifiers
181 ### Making method calls
/third_party/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
/third_party/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
/third_party/icu/docs/userguide/boundaryanalysis/
Dindex.md253 ### Print out all the word-boundary positions in a UnicodeString
289 ### Get the boundaries of the word that contains a double-click position
341 ### Check for Whole Words
411 ### Word-wrap a document (C++ only)
/third_party/rust/crates/minimal-lexical/
DCODE_OF_CONDUCT.md94 #### The Best Case
104 #### The Maintainer Case
126 #### The Nope Case

12345678910>>...14