Home
last modified time | relevance | path

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

12345678910>>...15

/third_party/json/
DREADME.md105 ## Examples section
116 ### Read JSON from a file
131 ### Creating `json` objects from JSON literals
169 ### JSON as first-class data type
250 ### Serialization / Deserialization
462 ### STL-like access
551 ### Conversion from STL containers
613 ### JSON Pointer and JSON Patch
651 ### JSON Merge Patch
683 ### 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/rust/rust/src/doc/unstable-book/src/compiler-flags/
Dcheck-cfg.md91 ## Examples section in `check-cfg`
129 ### Example: Checking condition names, but not values
154 ### Example: Checking feature values, but not condition names
180 ### Example: Checking both condition names and feature values
/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_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_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_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/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
Dasyncio-subprocess.rst335 Examples section in Interacting with Subprocesses
342 .. _asyncio_example_create_subprocess_exec:
/third_party/fsverity-utils/
DREADME.md61 ## Examples section in fsverity-utils
66 ### Basic use
95 ### With IMA
102 ### Using builtin signatures
/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/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/rust/crates/quote/
DREADME.md121 ## Examples section in Rust Quasi-Quoting
123 ### Combining quoted fragments
140 ### Constructing identifiers
180 ### 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
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dexamples_test.cc26 TEST(Examples, Basic) { in TEST() argument
58 TEST(Examples, CreateingCorrelatedVariateSequences) { in TEST() argument

12345678910>>...15