Home
last modified time | relevance | path

Searched refs:associated (Results 1 – 25 of 2921) sorted by relevance

12345678910>>...117

/third_party/openssl/doc/man7/
Dprovider-kdf.pod102 This function should free any resources associated with that context.
124 OSSL_FUNC_kdf_get_params() gets details of parameter values associated with the
127 OSSL_FUNC_kdf_set_ctx_params() sets KDF parameters associated with the given
132 OSSL_FUNC_kdf_get_ctx_params() retrieves gettable parameter values associated
141 OSSL_FUNC_kdf_settable_ctx_params() will return the parameters associated
143 not NULL. Otherwise, they return the parameters associated with the
154 Gets the output size from the associated KDF ctx.
162 Sets the key in the associated KDF ctx.
166 Sets the secret in the associated KDF ctx.
170 Sets the password in the associated KDF ctx.
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DWGL_AMD_gpu_association.txt73 These associated contexts can be made current with
75 wglDeleteAssociatedContextAMD. Only one GPU associated or
76 non-associated context can be current at one time per thread.
154 off-screen rendering that is associated with a specific GPU.
247 To create an associated context, use:
256 no pixel format is tied to an associated context.
258 To create an associated context and request a specific GL version, use:
269 successful creation, no pixel format is tied to an associated context.
271 <hShareContext> must either be NULL or that of an associated context
278 following call to delete an associated context:
[all …]
DGLX_AMD_gpu_association.txt76 These associated contexts can be made current with
78 glXDeleteAssociatedContextAMD. Only one GPU associated or
79 non-associated context can be current at one time per thread.
155 off-screen rendering that is associated with a specific GPU.
248 To create an associated context, use:
254 be NULL or that of an associated context created with the the same GPU
261 no pixel format is tied to an associated context and the context is not
273 To create an associated context and request a specific GL version, use:
283 successful creation, no pixel format is tied to an associated context.
285 <share_list> must either be NULL or that of an associated context created
[all …]
/third_party/openGLES/extensions/AMD/
DWGL_AMD_gpu_association.txt73 These associated contexts can be made current with
75 wglDeleteAssociatedContextAMD. Only one GPU associated or
76 non-associated context can be current at one time per thread.
154 off-screen rendering that is associated with a specific GPU.
247 To create an associated context, use:
256 no pixel format is tied to an associated context.
258 To create an associated context and request a specific GL version, use:
269 successful creation, no pixel format is tied to an associated context.
271 <hShareContext> must either be NULL or that of an associated context
278 following call to delete an associated context:
[all …]
DGLX_AMD_gpu_association.txt76 These associated contexts can be made current with
78 glXDeleteAssociatedContextAMD. Only one GPU associated or
79 non-associated context can be current at one time per thread.
155 off-screen rendering that is associated with a specific GPU.
248 To create an associated context, use:
254 be NULL or that of an associated context created with the the same GPU
261 no pixel format is tied to an associated context and the context is not
273 To create an associated context and request a specific GL version, use:
283 successful creation, no pixel format is tied to an associated context.
285 <share_list> must either be NULL or that of an associated context created
[all …]
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_device_vulkan.txt88 associated with a Vulkan device and <attribute> is EGL_VULKAN_VERSION_ANGLE,
95 not currently associated with a Vulkan device and <attribute> is
103 If the EGL device is not currently associated with a Vulkan device and
111 not currently associated with a Vulkan device and <attribute> is
119 associated with a Vulkan device and <attribute> is EGL_VULKAN_DEVICE_ANGLE,
126 device is not currently associated with a Vulkan device and <attribute> is
134 display. If the EGL device is not currently associated with a Vulkan device
142 associated with a Vulkan device and <attribute> is EGL_VULKAN_QUEUE_ANGLE,
148 is not currently associated with a Vulkan device and <attribute> is
155 device is not currently associated with a Vulkan device and <attribute> is
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dprimary_scroll_controller.dart14 /// [ScrollController] associated with its subtree.
28 /// Creates a subtree without an associated [ScrollController].
35 /// The [ScrollController] associated with the subtree.
43 /// Returns the [ScrollController] most closely associated with the given
46 /// Returns null if there is no [ScrollController] associated with the given
/third_party/EGL/extensions/EXT/
DEGL_EXT_device_drm_render_node.txt46 to query the DRM device node file associated with a given
72 "To obtain a DRM device file for the render node associated with an
76 "/dev/dri/renderDN"), or NULL if the device has no associated DRM
84 if the device has no associated DRM primary node. If
86 will refer to a primary device node if there exists one associated
88 there exists one associated with the device. If neither exists, NULL
/third_party/openssl/doc/man3/
DNCONF_new_ex.pod37 NCONF_free() frees the data associated with I<conf> and then frees the I<conf>
46 NCONF_get0_libctx() gets the library context associated with the I<conf>
49 NCONF_get_section_names() gets the names of the sections associated with
51 are associated with the I<conf> and will be invalid after I<conf> is
54 NCONF_get_section() gets the config values associated with the I<conf> from
56 stack is associated with the I<conf> and will be invalid after I<conf>
DSSL_CONF_CTX_set_ssl_ctx.pod16 SSL_CONF_CTX_set_ssl_ctx() sets the context associated with B<cctx> to the
17 B<SSL_CTX> structure B<ctx>. Any previous B<SSL> or B<SSL_CTX> associated with
21 SSL_CONF_CTX_set_ssl() sets the context associated with B<cctx> to the
22 B<SSL> structure B<ssl>. Any previous B<SSL> or B<SSL_CTX> associated with
DEVP_PKEY_settable_params.pod38 associated field I<key_name>.
41 the associated field I<key_name>.
44 associated field I<key_name>.
47 for the associated field I<key_name>.
50 size I<bsize> into a key I<pkey> for the associated field I<key_name>.
DSSL_SESSION_has_ticket.pod7 - get details about the ticket associated with a session
20 SSL_SESSION_has_ticket() returns 1 if there is a Session Ticket associated with
24 associated with the session ticket.
26 SSL_SESSION_get0_ticket obtains a pointer to the ticket associated with a
DSSL_CTX_add_extra_chain_cert.pod23 certificates associated with B<ctx>. Several certificates can be added one
27 associated with B<ctx>, or the chain associated with the current certificate
32 associated with B<ctx>.
36 associated with B<ctx>.
DEC_KEY_new.pod77 An EC_KEY represents a public key and, optionally, the associated private
79 A new EC_KEY with no associated curve can be constructed by calling
80 EC_KEY_new_ex() and specifying the associated library context in I<ctx>
86 A curve can be associated with the EC_KEY by calling
93 EC_KEY_new_by_curve_name_ex() and supplying the nid of the associated
107 and if it has dropped to zero then frees the memory associated with it. If
114 EC_KEY_up_ref() increments the reference count associated with the EC_KEY
121 I<eckey> object. I<eckey> must have an EC_GROUP object associated with it
195 EC_KEY_get_flags() returns the flags associated with the EC_KEY object as an
211 EC_KEY_get0_group() returns the EC_GROUP associated with the EC_KEY.
[all …]
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_dm_buffer.txt33 defined buffers of the DM pbuffer can be sequentially associated
45 associated with a compatible DMbuffer before it can be made current
56 A currently associated DMbuffer may simultaneously be in use by
58 while associated with a GLXPbuffer. When the GLXpbuffer is
141 buffers may be shared with those of a currently associated DMbuffer.
143 by the DMbuffer, are GLX resources that remain associated with the
149 The GLXPbuffer is associated with a DMbuffer by calling:
159 of the <dmbuffer> that will be associated with the DM pbuffer.
160 If glXAssociateDMbufferSGIX succeeds, any previously associated DMbuffer
168 be associated with a compatible DMbuffer. glXMakeCurrentReadSGI will
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_dm_buffer.txt33 defined buffers of the DM pbuffer can be sequentially associated
45 associated with a compatible DMbuffer before it can be made current
56 A currently associated DMbuffer may simultaneously be in use by
58 while associated with a GLXPbuffer. When the GLXpbuffer is
141 buffers may be shared with those of a currently associated DMbuffer.
143 by the DMbuffer, are GLX resources that remain associated with the
149 The GLXPbuffer is associated with a DMbuffer by calling:
159 of the <dmbuffer> that will be associated with the DM pbuffer.
160 If glXAssociateDMbufferSGIX succeeds, any previously associated DMbuffer
168 be associated with a compatible DMbuffer. glXMakeCurrentReadSGI will
[all …]
/third_party/rust/crates/clap/tests/derive_ui/
Dtuple_struct.stderr9 error[E0599]: no function or associated item named `parse` found for struct `Opt` in the current sc…
13 | ---------- function or associated item `parse` not found for this struct
16 | ^^^^^ function or associated item not found in `Opt`
/third_party/openGLES/extensions/APPLE/
DAPPLE_aux_depth_stencil.txt39 switching between two aux buffers, simultaneously switches the associated
43 buffer size, it will have a total of three depth buffers - one associated
44 with the color buffer and one associated with each aux buffer. If that
47 buffer associated with AUX0, and vice versa.
82 only the depth and stencil buffers associated with draw buffer 0 are used.
84 accessible to the fragment program only when their associated color buffer
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_aux_depth_stencil.txt39 switching between two aux buffers, simultaneously switches the associated
43 buffer size, it will have a total of three depth buffers - one associated
44 with the color buffer and one associated with each aux buffer. If that
47 buffer associated with AUX0, and vice versa.
82 only the depth and stencil buffers associated with draw buffer 0 are used.
84 accessible to the fragment program only when their associated color buffer
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_win32_keyed_mutex.txt41 associated with them that can be used to synchronize access to their
66 have a synchronization object known as a keyed mutex associated with
70 object with which they are associated.
102 associated memory.
106 <memory> has no associated keyed mutex.
/third_party/openGLES/extensions/EXT/
DEXT_win32_keyed_mutex.txt41 associated with them that can be used to synchronize access to their
66 have a synchronization object known as a keyed mutex associated with
70 object with which they are associated.
102 associated memory.
106 <memory> has no associated keyed mutex.
/third_party/libabigail/doc/manuals/
Dtools-use-libabigail.txt2 associated debug information. Here is its general mode of operation.
4 When instructed to do so, a binary and its associated debug
10 types reachable from interfaces associated to `ELF`_ symbols that are
/third_party/python/Doc/c-api/
Dfunction.rst34 Return a new function object associated with the code object *code*. *globals*
54 Return the code object associated with the function object *op*.
59 Return the globals dictionary associated with the function object *op*.
87 Return the closure associated with the function object *op*. This can be ``NULL``
93 Set the closure associated with the function object *op*. *closure* must be
/third_party/libphonenumber/metadata/src/main/proto/
Denums.proto30 // comment associated with this range should contain a link to the document.
37 // comment associated with this range should contain a link to the document.
46 // The comment associated with this range should contain a URL to the
51 // telecoms operators (mobile carrier, MVNO etc...). The comment associated
57 // (e.g Facebook or a general company home page). The comment associated
/third_party/skia/third_party/externals/opengl-registry/extensions/I3D/
DWGL_I3D_image_buffer.txt50 o Multiple events may be associated with the image buffer so that
56 graphics driver associated with the DC.
135 on the graphics adapter associated with <hDC>.
177 complete before it is destroyed. If there is an event associated
182 resources associated with the image buffer are freed.
184 One or more events may be associated with the image buffer by
186 event can be associated with a region of the image buffer to allow
205 specifies the number of events (and associated regions).
229 <pAddress> points to an array of regions previously associated
231 event is associated with the specified region, it is released. All
[all …]

12345678910>>...117