/third_party/boost/libs/ptr_container/doc/ |
D | examples.rst | 8 Examples subtitle 16 .. _`Example 1`: 18 1. Null pointers cannot be stored in the containers 31 2. Iterators and other operations return indirected values 48 3. Copy-semantics of pointer containers 64 4. Making a non-copyable type Cloneable 85 5. Objects are cloned before insertion, inserted pointers are owned by the container 103 6. Transferring ownership of a single element 122 7. Transferring ownership of pointers between different pointer containers 142 8. Selected test files [all …]
|
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/ |
D | naming-convention.md | 253 ## Examples section in Enforces naming conventions for everything across a codebase (`naming-convention`) 255 ### Enforce that all variables, functions and properties follow are camelCase 266 ### Enforce that private members are prefixed with an underscore 282 ### Enforce that boolean variables are prefixed with an allowed verb 300 ### Enforce that all variables are either in camelCase or UPPER_CASE 314 ### Enforce that all const variables are in UPPER_CASE 329 ### Enforce that type parameters (generics) are prefixed with `T` 346 ### Enforce that interface names do not begin with an `I` 366 ### Enforce that variable and function names are in camelCase 383 ### Ignore properties that require quotes [all …]
|
D | member-ordering.md | 278 ## Examples section in Require a consistent member declaration order (`member-ordering`) 280 ### Custom `default` configuration 566 ### Custom `classes` configuration 642 ### Custom `classExpressions` configuration 718 ### Custom `interfaces` configuration 756 ### Custom `typeLiterals` configuration 794 ### Sorting alphabetically within member groups 840 ### Sorting alphabetically while ignoring member groups
|
/third_party/libwebsockets/READMEs/ |
D | README.cbor-lecp.md | 236 ## 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/python/Doc/library/ |
D | hashlib.rst | 428 Examples section in BLAKE2 431 Simple hashing 466 Using different digest sizes 498 Keyed hashing 556 Randomized hashing 612 Personalization 657 Tree mode
|
D | syslog.rst | 101 Examples subtitle 104 Simple example
|
D | asyncio-subprocess.rst | 339 Examples section in Interacting with Subprocesses 346 .. _asyncio_example_create_subprocess_exec:
|
D | struct.rst | 340 Examples section in Format Strings 399 .. _struct-objects:
|
/third_party/json/ |
D | README.md | 248 ## Examples section 252 ### JSON as first-class data type 333 ### Serialization / Deserialization 540 ### STL-like access 629 ### Conversion from STL containers 691 ### JSON Pointer and JSON Patch 729 ### JSON Merge Patch 761 ### Implicit conversions 808 ### Arbitrary types conversions 901 ##### Examples l4subsection [all …]
|
/third_party/node/deps/cjs-module-lexer/ |
D | README.md | 136 #### Named Exports Parsing 170 #### Getter Exports Parsing 261 #### Exports Object Assignment 292 #### module.exports reexport assignment 316 #### Transpiler Re-exports
|
/third_party/node/deps/npm/node_modules/socks-proxy-agent/ |
D | README.md | 23 Examples section in socks-proxy-agent 26 #### `http` module example 52 #### `https` module example 78 #### `ws` WebSocket connection example
|
/third_party/libsnd/docs/ |
D | command.md | 105 ### Examples subsection 179 ### Examples subsection 209 ### Examples subsection 239 ### Examples subsection 269 ### Examples subsection 299 ### Examples subsection 328 ### Examples subsection 408 ### Examples subsection 458 ### Examples subsection 488 ### Examples subsection [all …]
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | EXAMPLES.md | 16 ### Getting Started 80 ### Examples Applications 208 ### Miscallaneous
|
/third_party/node/deps/npm/node_modules/debug/node_modules/ms/ |
D | readme.md | 8 ## Examples section in ms 22 ### Convert from milliseconds 30 ### Time format written-out
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/ |
D | README.md | 35 ## Examples section in lws minimal example for cose_sign 37 ### Validation 71 ### Signing
|
/third_party/node/deps/npm/node_modules/ms/ |
D | readme.md | 8 ## Examples section in ms 25 ### Convert from Milliseconds 34 ### Time Format Written-Out
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/ |
D | README.md | 46 ## Examples section in lws minimal example for cose_key 48 ### cose_key dumping 127 ### cose_key creation
|
/third_party/node/deps/npm/node_modules/validate-npm-package-name/ |
D | README.md | 40 ## Examples section in validate-npm-package-name 42 ### Valid Names 65 ### Invalid Names
|
/third_party/node/deps/npm/node_modules/https-proxy-agent/ |
D | README.md | 28 Examples section in https-proxy-agent 31 #### `https` module example 57 #### `ws` WebSocket connection example
|
/third_party/icu/docs/userguide/boundaryanalysis/ |
D | index.md | 253 ### 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/node/deps/npm/node_modules/humanize-ms/ |
D | README.md | 29 ## Examples section 38 ### License
|
/third_party/boost/libs/gil/example/b2/ |
D | README.md | 14 ## Examples section in Boost.Build Configuration Examples 16 ### `user-config-windows-vcpkg.jam`
|
/third_party/typescript_eslint/packages/eslint-plugin-tslint/ |
D | README.md | 49 ## Examples section 53 ### TSLint Plugins
|
/third_party/node/deps/npm/node_modules/columnify/ |
D | Readme.md | 39 ## Examples section in columnify 41 ### Columnify Objects 64 ### Custom Column Names 85 ### Columnify Arrays of Objects 109 ### Filtering & Ordering Columns
|
/third_party/boost/libs/math/doc/differentiation/ |
D | autodiff.tex | 102 \section{Examples} section 104 \subsection{Example 1: Single-variable derivatives} 159 …Example 2: Multi-variable mixed partial derivatives with multi-precision data type}\label{multivar} 213 \subsection{Example 3: Black-Scholes Option Pricing with Greeks Automatically Calculated}
|