Home
last modified time | relevance | path

Searched full:providing (Results 1 – 25 of 1576) sorted by relevance

12345678910>>...64

/third_party/libwebsockets/minimal-examples/
DREADME.md3 client-server|Minimal examples providing client and server connections simultaneously
6 http-client|Minimal examples providing an http client
7 http-server|Minimal examples providing an http server
10 ws-client|Minimal examples providing a ws client
11 ws-server|Minimal examples providing a ws server (and an http server)
/third_party/mbedtls/include/psa/
Dcrypto_types.h75 * format version and providing a translation when reading the old
94 * format version and providing a translation when reading the old
113 * format version and providing a translation when reading the old
131 * format version and providing a translation when reading the old
180 * format version and providing a translation when reading the old
216 * format version and providing a translation when reading the old
257 * format version and providing a translation when reading the old
288 * format version and providing a translation when reading the old
320 * format version and providing a translation when reading the old
/third_party/curl/docs/libcurl/opts/
DCURLOPT_RESOLVE.md60 To remove names from the DNS cache again, to stop providing these fake
106 Support for providing the ADDRESS within [brackets] was added in 7.57.0.
108 Support for providing multiple IP addresses per entry was added in 7.59.0.
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/
Daudit.js.test.cjs147 1 package has a missing registry signature but the registry is providing signing keys:
166 1 package has a missing registry signature but the registry is providing signing keys:
195 1 package has a missing registry signature but the registry is providing signing keys:
257 1 package has a missing registry signature but the registry is providing signing keys:
289 2 packages have missing registry signatures but the registry is providing signing keys:
313 1 package has a missing registry signature but the registry is providing signing keys:
/third_party/rust/crates/bindgen/book/src/
Dtutorial-6.md5 already a [`bzip2-sys`][bz-sys] crate providing raw FFI bindings, and there is
6 already a [`bzip2`][bz] crate providing a nice, safe, Rust-y API on top of the
/third_party/rust/crates/io-lifetimes/src/
Dportability.rs73 /// providing typed views.
126 /// providing typed views.
180 /// function providing typed views.
222 /// function providing typed views.
362 /// function providing simplified from+into conversions.
416 /// function providing simplified from+into conversions.
470 /// function providing simplified from+into conversions.
499 /// function providing simplified from+into conversions.
/third_party/curl/docs/cmdline-opts/
Dresolve.md40 Support for providing the IP address within [brackets] was added in 7.57.0.
42 Support for providing multiple IP addresses per entry was added in 7.59.0.
/third_party/ffmpeg/libavformat/
Dnetwork.h258 * @param h URLContext providing interrupt check
281 * @param h URLContext providing interrupt check
296 * @param h URLContext providing interrupt check
328 * @param h URLContext providing interrupt check
/third_party/node/deps/npm/node_modules/qrcode-terminal/test/
Dmain.js7 describe('when not providing a callback', function () {
23 describe('when providing a callback', function () {
/third_party/openGLES/extensions/APPLE/
DAPPLE_texture_packed_float.txt123 The result of providing a value that is not a floating-point
125 but must not lead to GL interruption or termination. Providing a
160 The result of providing a value that is not a floating-point
163 Providing a denormalized number or negative zero to GL must yield
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_texture_packed_float.txt123 The result of providing a value that is not a floating-point
125 but must not lead to GL interruption or termination. Providing a
160 The result of providing a value that is not a floating-point
163 Providing a denormalized number or negative zero to GL must yield
DAPPLE_flush_buffer_range.txt49 providing a method to asynchronously modify buffer object data, an
78 and providing a range flushing routine allows an implementation to
81 Secondly, providing a MapSubBuffer routine might be confusing to
/third_party/python/Lib/
Dcodecs.py119 handling schemes by providing the errors argument. These
164 mapped files are examples of objects providing this slot.
191 providing the errors keyword argument. See the module docstring
265 providing the errors keyword argument. See the module docstring
355 schemes by providing the errors keyword argument. These
430 schemes by providing the errors keyword argument. These
688 providing the StreamReader, StreamWriter interface resp.
789 Writer must be factory functions or classes providing the
874 a wrapped version providing transparent encoding/decoding.
/third_party/lz4/programs/
Dbench.h34 * both inclusive, providing one result per compression level.
48 void BMK_setBenchSeparately(int separate); /* When providing multiple files, output one result per…
/third_party/mesa3d/docs/
Dsystems.rst32 - :doc:`D3D12 <drivers/d3d12>` - driver providing OpenGL on top of
37 - :doc:`Zink <drivers/zink>` - driver providing OpenGL on top of
/third_party/typescript/tests/baselines/reference/
DstringIndexerConstrainsPropertyDeclarations2.js2 // String indexer providing a constraint of a user defined type
43 // String indexer providing a constraint of a user defined type
DnumericIndexerConstrainsPropertyDeclarations2.js2 // String indexer providing a constraint of a user defined type
49 // String indexer providing a constraint of a user defined type
/third_party/mbedtls/tests/suites/
Dtest_suite_lmots.data19 # providing direct access to the underlying OTS signature scheme. The private
44 # providing direct access to the underlying OTS signature scheme. The private
69 # providing direct access to the underlying OTS signature scheme. The private
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DStructs.java49 * <p>Providing duplicate keys is undefined behavior.
58 * <p>Providing duplicate keys is undefined behavior.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_packed_float.txt132 The result of providing a value that is not a floating-point
134 but must not lead to GL interruption or termination. Providing a
169 The result of providing a value that is not a floating-point
172 Providing a denormalized number or negative zero to GL must yield
/third_party/openGLES/extensions/NV/
DNV_packed_float.txt132 The result of providing a value that is not a floating-point
134 but must not lead to GL interruption or termination. Providing a
169 The result of providing a value that is not a floating-point
172 Providing a denormalized number or negative zero to GL must yield
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_image_drm_format_modifier.txt81 GBM, providing the chosen _modifier_ to code:gbm_bo_create_with_modifiers.
83 image content, providing the resource's dma_buf to
87 providing the resource's dma_buf and _modifier_ to code:eglCreateImage.
89 to the kernel's display API, providing the dma_buf and _modifier_ through
181 _modifier_ to the Vulkan implementation by providing all such _modifiers_ to
DVK_EXT_image_drm_format_modifier.adoc81 GBM, providing the chosen _modifier_ to code:gbm_bo_create_with_modifiers.
83 image content, providing the resource's dma_buf to
87 providing the resource's dma_buf and _modifier_ to code:eglCreateImage.
89 to the kernel's display API, providing the dma_buf and _modifier_ through
181 _modifier_ to the Vulkan implementation by providing all such _modifiers_ to
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dzone_info_source.h30 // A stdio-like interface for providing zoneinfo data for a particular zone.
64 // providing a definition for cctz_extension::zone_info_source_factory.
/third_party/skia/gm/
Dlocalmatrixshader.cpp170 // 3. Providing pre-computed persp*scale to SkImage::makeShader()
175 // 4. Providing pre-computed persp*scale to makeWithLocalMatrix
205 // 4. Providing pre-computed persp*scale to makeWithLocalMatrix

12345678910>>...64