Home
last modified time | relevance | path

Searched refs:fetched (Results 1 – 25 of 195) sorted by relevance

12345678

/third_party/openssl/test/
Dnamemap_internal_test.c135 EVP_CIPHER *fetched = EVP_CIPHER_fetch(NULL, "AES-256-CCM", NULL); in test_cipher_is_a() local
138 if (!TEST_ptr(fetched)) in test_cipher_is_a()
140 if (!TEST_true(EVP_CIPHER_is_a(fetched, "id-aes256-CCM")) in test_cipher_is_a()
141 || !TEST_false(EVP_CIPHER_is_a(fetched, "AES-128-GCM"))) in test_cipher_is_a()
147 EVP_CIPHER_free(fetched); in test_cipher_is_a()
157 EVP_MD *fetched = EVP_MD_fetch(NULL, "SHA2-512", NULL); in test_digest_is_a() local
160 if (!TEST_ptr(fetched)) in test_digest_is_a()
162 if (!TEST_true(EVP_MD_is_a(fetched, "SHA512")) in test_digest_is_a()
163 || !TEST_false(EVP_MD_is_a(fetched, "SHA1"))) in test_digest_is_a()
169 EVP_MD_free(fetched); in test_digest_is_a()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dfragmentdensitymapops.txt55 density map layer that the texel is fetched from is:
63 The texel fetched from the density map at [eq]#(i,j,layer)# is next
71 fetched texel as defined in <<textures-component-swizzle,Image component
87 fetched is not a normalized floating-point value greater than `0.0`.
88 Otherwise, the fetched fragment area for that region is derived as:
101 A single fetched fragment area for the framebuffer region is chosen by the
103 the fetched set.
109 The implementation may: clamp the fetched fragment area to one that it
112 original fetched value.
120 For example, if the fetched fragment area is [eq]#(1,4)# but the
/third_party/curl/docs/cmdline-opts/
Dwrite-out.d218 The URL that was fetched. (Added in 7.75.0)
221 The scheme part of the URL that was fetched. (Added in 8.1.0)
224 The user part of the URL that was fetched. (Added in 8.1.0)
227 The password part of the URL that was fetched. (Added in 8.1.0)
230 The options part of the URL that was fetched. (Added in 8.1.0)
233 The host part of the URL that was fetched. (Added in 8.1.0)
236 The port number of the URL that was fetched. If no port number was specified,
273 The path part of the effective (last) URL that was fetched. (Added in 8.1.0)
276 The query part of the effective (last) URL that was fetched. (Added in 8.1.0)
279 The fragment part of the effective (last) URL that was fetched. (Added in 8.1.0)
[all …]
/third_party/ffmpeg/libavdevice/
Ddshow_enummediatypes.c30 AM_MEDIA_TYPE **types, unsigned long *fetched) in DECLARE_ADDREF()
47 if (fetched) in DECLARE_ADDREF()
48 *fetched = count; in DECLARE_ADDREF()
Ddshow_enumpins.c30 unsigned long *fetched) in DECLARE_ADDREF()
42 if (fetched) in DECLARE_ADDREF()
43 *fetched = count; in DECLARE_ADDREF()
/third_party/curl/scripts/
Dmk-ca-bundle.pl306 my $fetched;
324 $fetched = 1;
344 if(!$fetched) {
366 $fetched = 1;
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowutil.cpp66 ULONG fetched; in gst_dshow_find_filter() local
126 while(enum_moniker->Next (1, &moniker, &fetched) == S_OK) in gst_dshow_find_filter()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp200 ULONG fetched; in gst_dshow_find_filter() local
233 while (hres = enum_moniker->Next (1, &moniker, &fetched), hres == S_OK in gst_dshow_find_filter()
334 ULONG fetched; in gst_dshow_enumerate_devices() local
353 while (enum_moniker->Next (1, &moniker, &fetched) == S_OK) { in gst_dshow_enumerate_devices()
496 ULONG fetched; in gst_dshow_getdevice_from_devicename() local
516 while (hres = enum_moniker->Next (1, &moniker, &fetched), hres == S_OK in gst_dshow_getdevice_from_devicename()
/third_party/openssl/doc/man3/
DRAND_set_DRBG_type.pod22 with properties I<propq> will be fetched. It will be instantiated with
29 with properties I<propq> will be fetched and used to seed the primary
DEVP_DigestInit.pod158 Decrements the reference count for the fetched B<EVP_MD> structure.
185 If this function happens to be used with a fetched B<EVP_MD>, it will
236 I<name>, which is fetched using the optional I<libctx> and I<propq> parameters.
252 value explicitly fetched with EVP_MD_fetch().
264 value explicitly fetched with EVP_MD_fetch().
330 Return the name of the given message digest. For fetched message
337 I<data>. This is only useful with fetched B<EVP_MD>s.
429 fetched from the loaded providers. This fetch could fail if no suitable
506 When used with a fetched B<EVP_MD>, EVP_MD_CTX_get_params() gets called with
516 When used with a fetched B<EVP_MD>, EVP_MD_CTX_get_params() gets called with
DEVP_EncryptInit.pod269 Decrements the reference count for the fetched B<EVP_CIPHER> structure.
294 If this function happens to be used with a fetched B<EVP_CIPHER>, it will
418 EVP_CipherInit_ex() except if the I<type> is not a fetched cipher they use the
460 fetched from the loaded providers. This fetch could fail if no suitable
480 fetched cipher has been assigned to the I<ctx>. It is recommended to use
543 Return the name of the passed cipher or context. For fetched ciphers with
549 I<data>. This is only useful with fetched B<EVP_CIPHER>s.
992 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() and
998 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called
1004 When used with a fetched B<EVP_CIPHER>, EVP_CIPHER_CTX_set_params() gets called
[all …]
DEVP_KDF.pod84 EVP_KDF_up_ref() increments the reference count of an already fetched
87 EVP_KDF_free() frees a fetched algorithm.
170 EVP_KDF_get0_name() return the name of the given KDF. For fetched KDFs
256 EVP_KDF_fetch() returns a pointer to a newly fetched B<EVP_KDF>, or
DOCSP_response_status.pod55 stored as a SHA1 hash. To calculate the hash the SHA1 algorithm is fetched using
68 the SHA1 algorithm is fetched using the library ctx I<libctx> and the property
DTS_RESP_CTX_new.pod23 supply the fetched algorithms.
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_AMD_shader_fragment_mask.txt28 From a shader, the fragment mask can be fetched with a call to
36 The color fragment for a particular color sample may then be fetched with
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_parameter_buffer_object2.txt209 - a component size, specifying that the components fetched by the
213 four components be fetched, and no count indicates a single component
217 be fetched, remaining components are filled with zeroes. When performing
316 A base operand vector is fetched from memory as described in Section
323 LDC instruction may be limited. If any component fetched by the LDC
326 constant MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV, the value fetched for that
386 of the components being fetched.
389 on the portion of a buffer object that may be fetched via BUFFER and
433 which defines an array of bytes to be fetched form. The type of fetch
543 component (always fetched in "x") into the other components:
/third_party/openGLES/extensions/NV/
DNV_parameter_buffer_object2.txt209 - a component size, specifying that the components fetched by the
213 four components be fetched, and no count indicates a single component
217 be fetched, remaining components are filled with zeroes. When performing
316 A base operand vector is fetched from memory as described in Section
323 LDC instruction may be limited. If any component fetched by the LDC
326 constant MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV, the value fetched for that
386 of the components being fetched.
389 on the portion of a buffer object that may be fetched via BUFFER and
433 which defines an array of bytes to be fetched form. The type of fetch
543 component (always fetched in "x") into the other components:
/third_party/openssl/doc/internal/man3/
Devp_md_get_number.pod45 useful with fetched B<EVP_CIPHER>s.
70 only useful with fetched B<EVP_MD>s.
/third_party/node/deps/npm/node_modules/pacote/
DREADME.md108 `{from,integrity,resolved}` of the fetched tarball.
140 * `integrity` Expected integrity of fetched package tarball. If specified,
174 registry the manifest is being fetched from.
177 config that is scoped to the registry the manifest is being fetched from.
269 When a packument is fetched with `accept:
272 when fetched with only `accept: application/json`.
/third_party/python/Doc/library/
Durllib.robotparser.rst51 Returns the time the ``robots.txt`` file was last fetched. This is
57 Sets the time the ``robots.txt`` file was last fetched to the current
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
Dpk7_doit.c62 EVP_MD *fetched = NULL; in pkcs7_bio_add_digest() local
73 fetched = EVP_MD_fetch(ossl_pkcs7_ctx_get0_libctx(ctx), name, in pkcs7_bio_add_digest()
75 if (fetched != NULL) in pkcs7_bio_add_digest()
76 md = fetched; in pkcs7_bio_add_digest()
89 EVP_MD_free(fetched); in pkcs7_bio_add_digest()
92 EVP_MD_free(fetched); in pkcs7_bio_add_digest()
/third_party/openssl/crypto/pkcs7/
Dpk7_doit.c62 EVP_MD *fetched = NULL; in pkcs7_bio_add_digest() local
73 fetched = EVP_MD_fetch(ossl_pkcs7_ctx_get0_libctx(ctx), name, in pkcs7_bio_add_digest()
75 if (fetched != NULL) in pkcs7_bio_add_digest()
76 md = fetched; in pkcs7_bio_add_digest()
89 EVP_MD_free(fetched); in pkcs7_bio_add_digest()
92 EVP_MD_free(fetched); in pkcs7_bio_add_digest()
/third_party/lwip/src/netif/ppp/polarssl/
DREADME4 This folder contains some files fetched from the latest BSD release of
/third_party/node/deps/v8/tools/gcmole/
DBUILD.gn42 # This assumes gcmole tools have been fetched by a hook
/third_party/mesa3d/docs/gallium/cso/
Dsampler.rst54 * ``PIPE_TEX_FILTER_NEAREST``: One texel is fetched from the texture image
57 texture dimensions; 1D/2D/3D) are fetched from the texture image and

12345678