Home
last modified time | relevance | path

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

1234

/third_party/boost/libs/ptr_container/doc/
Dexamples.rst8 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/json/
DREADME.md180 ## Examples section
184 ### JSON as first-class data type
265 ### Serialization / Deserialization
423 ### STL-like access
507 ### Conversion from STL containers
569 ### JSON Pointer and JSON Patch
607 ### JSON Merge Patch
639 ### Implicit conversions
685 ### Arbitrary types conversions
909 ### Specializing enum conversion
[all …]
/third_party/python/Doc/library/
Dhashlib.rst411 Examples section in BLAKE2
414 Simple hashing
449 Using different digest sizes
481 Keyed hashing
539 Randomized hashing
595 Personalization
640 Tree mode
Dsyslog.rst101 Examples subtitle
104 Simple example
Dasyncio-subprocess.rst336 Examples section in Interacting with Subprocesses
343 .. _asyncio_example_create_subprocess_exec:
Dstruct.rst340 Examples section in Format Strings
399 .. _struct-objects:
/third_party/node/deps/cjs-module-lexer/
DREADME.md135 #### Named Exports Parsing
169 #### Getter Exports Parsing
250 #### Exports Object Assignment
281 #### module.exports reexport assignment
305 #### Transpiler Re-exports
/third_party/node/deps/npm/node_modules/socks-proxy-agent/
DREADME.md23 Examples section in socks-proxy-agent
26 #### `http` module example
52 #### `https` module example
78 #### `ws` WebSocket connection example
/third_party/libsnd/docs/
Dcommand.md105 ### 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/node/deps/npm/node_modules/debug/node_modules/ms/
Dreadme.md8 ## Examples section in ms
22 ### Convert from milliseconds
30 ### Time format written-out
/third_party/node/deps/npm/node_modules/ms/
Dreadme.md8 ## Examples section in ms
25 ### Convert from Milliseconds
34 ### Time Format Written-Out
/third_party/node/tools/node_modules/eslint/node_modules/ms/
Dreadme.md8 ## Examples section in ms
25 ### Convert from Milliseconds
34 ### Time Format Written-Out
/third_party/node/tools/node_modules/babel-eslint/node_modules/ms/
Dreadme.md8 ## Examples section in ms
25 ### Convert from Milliseconds
34 ### Time Format Written-Out
/third_party/node/deps/npm/node_modules/validate-npm-package-name/
DREADME.md40 ## Examples section in validate-npm-package-name
42 ### Valid Names
65 ### Invalid Names
/third_party/node/deps/npm/node_modules/https-proxy-agent/
DREADME.md28 Examples section in https-proxy-agent
31 #### `https` module example
57 #### `ws` WebSocket connection example
/third_party/node/tools/node_modules/eslint/node_modules/progress/
DReadme.md78 ## Examples section
80 ### Download
125 ### Interrupt
/third_party/node/deps/npm/node_modules/humanize-ms/
DREADME.md29 ## Examples section
38 ### License
/third_party/boost/libs/gil/example/b2/
DREADME.md14 ## Examples section in Boost.Build Configuration Examples
16 ### `user-config-windows-vcpkg.jam`
/third_party/node/deps/npm/node_modules/columnify/
DReadme.md39 ## 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/
Dautodiff.tex102 \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}
/third_party/grpc/examples/
DREADME.md1 # Examples chapter
/third_party/boost/libs/python/example/
DREADME.md3 # Examples chapter
/third_party/boost/libs/hof/doc/src/
Dexamples.rst5 Examples title
/third_party/boost/libs/iterator/doc/
Dzip_iterator_eg.rst5 Examples title
/third_party/abseil-cpp/absl/random/
Dexamples_test.cc26 TEST(Examples, Basic) { in TEST() argument
58 TEST(Examples, CreateingCorrelatedVariateSequences) { in TEST() argument

1234