Home
last modified time | relevance | path

Searched refs:buffer (Results 9501 - 9525 of 12725) sorted by relevance

1...<<381382383384385386387388389390>>...509

/third_party/mbedtls/tests/include/test/
H A Dssl_helpers.h137 unsigned char *buffer; member
141 * Context for a message metadata queue (fifo) that is on top of the ring buffer.
245 * Puts \p input_len bytes from the \p input buffer into the ring buffer \p buf.
259 * Gets \p output_len bytes from the ring buffer \p buf into the
260 * \p output buffer. The output buffer can be NULL, in this case a part of the
261 * ring buffer will be dropped, if the requested length is available.
597 * \param[in]]out] end End of the buffer to parse
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c143 /* QCOM gralloc has two fds passed in: the actual GPU buffer, and a buffer in tu_gralloc_info_other()
144 * of CPU-side metadata. I haven't found any need for the metadata buffer in tu_gralloc_info_other()
204 /* get gralloc module for gralloc buffer info query */ in tu_gralloc_info()
263 .buffer = VK_NULL_HANDLE, in tu_import_memory_from_gralloc_handle()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.h142 struct radv_buffer *buffer; member
H A Dradv_meta_copy_vrs_htile.c111 /* Load the HTILE buffer descriptor. */ in build_copy_vrs_htile_shader()
279 .pBufferInfo = &(VkDescriptorBufferInfo){.buffer = radv_buffer_to_handle(htile_buffer), in radv_copy_vrs_htile()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_android.c146 /* get buffer info from VkNativeBufferANDROID */
203 /* get gralloc module for gralloc buffer info query */ in v3dv_gralloc_info()
248 .buffer = VK_NULL_HANDLE, in v3dv_import_native_buffer_fd()
353 * drop this flag and still allocate the buffer in VRAM in setup_gralloc0_usage()
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
H A Dtbase.c155 int num_envp, char *buffer, int buffer_size) in test_class_hotplug()
154 test_class_hotplug(struct class_device *dev, char **envp, int num_envp, char *buffer, int buffer_size) test_class_hotplug() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_ts.c228 cb.buffer = NULL; in get_passthrough_tcs()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.h48 struct pipe_resource *buffer; /**< the actual buffer */ member
49 const void *user_buffer; /**< pointer to a user buffer if buffer == NULL */
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h306 * Submit a command buffer for execution on the host, and return a
307 * fence seqno that when signaled, indicates that the command buffer has
314 * @commands: User-space address of a command buffer cast to an __u64.
315 * @command-size: Size in bytes of the command buffer.
385 * Allocate a buffer object that is visible also to the host.
386 * NOTE: The buffer is
393 * The buffer object may stay user-space mapped in the guest at all times,
402 * @size: Required minimum size of the buffer.
416 * @map_handle: Offset to use in the mmap() call used to map the buffer.
417 * @handle: Handle unique to this buffer
591 __u64 buffer; global() member
[all...]
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_drawable.c293 d->buffer = NULL; in common_init()
/third_party/mesa3d/src/gallium/tests/graw/
H A Dquad-sample.c107 vbuf.buffer.resource = pipe_buffer_create_with_data(ctx, in set_vertices()
/third_party/node/lib/internal/
H A Dencoding.js58 } = internalBinding('buffer');
63 Buffer = require('buffer').Buffer;
508 input = lazyBuffer().from(input.buffer, input.byteOffset,
/third_party/node/lib/internal/modules/esm/
H A Dtranslators.js86 * Asserts that the given body is a buffer source (either a string, array buffer, or typed array).
87 * Throws an error if the body is not a buffer source.
89 * @param {boolean} allowString - Whether or not to allow a string as a valid buffer source.
91 * @throws {ERR_INVALID_RETURN_PROPERTY_VALUE} If the body is not a buffer source.
102 `${allowString ? 'string, ' : ''}array buffer, or typed array`,
110 * Converts a buffer or buffer-like object to a string.
111 * @param {string | ArrayBuffer | ArrayBufferView} body - The buffer or buffer
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dcompute.c250 * "An INVALID_OPERATION error is generated if no buffer is bound to the in valid_dispatch_indirect()
252 * beyond the end of the buffer object." in valid_dispatch_indirect()
256 "%s: no buffer bound to DISPATCH_INDIRECT_BUFFER", name); in valid_dispatch_indirect()
371 info.indirect = ctx->DispatchIndirectBuffer->buffer; in dispatch_compute_indirect()
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_draw.c69 fi_type *dst = exec->vtx.copied.buffer; in vbo_exec_copy_vertices()
117 /* Bind the buffer object */ in vbo_exec_bind_arrays()
198 * Map the vertex buffer to begin storing glVertex, glColor, etc data.
209 /* We sometimes read from the buffer, so map it for read too. in vbo_exec_vtx_map()
261 /* buffer allocation worked, now map the buffer */ in vbo_exec_vtx_map()
299 * Execute the buffer and save copied verts.
351 /* Set the buffer offset for the next draw. */ in vbo_exec_vtx_flush()
355 /* This will allocate a new buffer. */ in vbo_exec_vtx_flush()
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dcoll.h1011 * @param result buffer to store result in. If nullptr, number of bytes needed
1013 * @param resultLength length of the result buffer. If if not enough the
1014 * buffer will be filled to capacity.
1023 * Get the sort key as an array of bytes from a char16_t buffer.
1034 * @param result buffer to store result in. If nullptr, number of bytes needed
1036 * @param resultLength length of the result buffer. If if not enough the
1037 * buffer will be filled to capacity.
1047 * whether the result buffer was big enough or even valid.<br>
1071 * @param result A pointer to a buffer to receive the resulting sortkey.
1150 * @param buffer spac
[all...]
H A Dunum.h483 * @param result A pointer to a buffer to receive the NULL-terminated formatted number. If
493 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
515 * @param result A pointer to a buffer to receive the NULL-terminated formatted number. If
525 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
547 * @param result A pointer to a buffer to receive the NULL-terminated formatted number. If
557 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
584 * A pointer to a buffer to receive the NULL-terminated formatted
607 * The total buffer size needed; if greater than resultLength, the
634 * @param result A pointer to a buffer to receive the NULL-terminated formatted number. If
644 * @return The total buffer siz
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.c118 if (nv30->vtxbuf[i].buffer.resource == res) { in nv30_invalidate_resource_storage()
/third_party/icu/icu4c/source/i18n/unicode/
H A Dunum.h537 * @param result A pointer to a buffer to receive the NULL-terminated formatted number. If
547 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
569 * @param result A pointer to a buffer to receive the NULL-terminated formatted number. If
579 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
601 * @param result A pointer to a buffer to receive the NULL-terminated formatted number. If
611 * @return The total buffer size needed; if greater than resultLength, the output was truncated.
638 * A pointer to a buffer to receive the NULL-terminated formatted
661 * The total buffer size needed; if greater than resultLength, the
688 * @param result A pointer to a buffer to receive the NULL-terminated formatted number. If
698 * @return The total buffer siz
[all...]
/third_party/lz4/lib/
H A Dlz4.h54 It gives full buffer control to user.
176 * Compresses 'srcSize' bytes from buffer 'src'
177 * into already allocated 'dst' buffer of size 'dstCapacity'.
184 * dstCapacity : size of buffer 'dst' (which must be already allocated)
185 * @return : the number of bytes written into buffer 'dst' (necessarily <= dstCapacity)
187 * Note : This function is protected against buffer overflow scenarios (never writes outside 'dst' buffer, nor read outside 'source' buffer).
193 * dstCapacity : is the size of destination buffer (which must be already allocated), presumed an upper bound of decompressed size.
194 * @return : the number of bytes decompressed into destination buffer (necessaril
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-array-buffer-inl.h9 #include "src/objects/js-array-buffer.h"
19 #include "torque-generated/src/objects/js-array-buffer-tq-inl.inc"
188 return JSArrayBuffer::cast(buffer()).was_detached(); in WasDetached()
352 // spec describes to return `buffer`, but it may disrupt current in Validate()
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c80 draw->vs.tgsi.buffer); in vs_exec_prepare()
H A Ddraw_pt_fetch_shade_emit.c111 fse->key.element[i].in.buffer = src->vertex_buffer_index; in fse_prepare()
156 /* Now set buffer pointers: in fse_prepare()
241 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)"); in fse_run_linear()
292 debug_warn_once("allocate or map of vertex buffer failed (out of memory?)"); in fse_run()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h82 * Resources represent a GPU buffer object or image (mipmap tree).
120 * This is a conservative estimate of what part of the buffer contains
121 * valid data that we have to preserve. The rest of the buffer is
128 * Auxiliary buffer information (CCS, MCS, or HiZ).
131 /** The surface layout for the auxiliary buffer. */
134 /** The buffer object containing the auxiliary data. */
205 * piece of state stored in a GPU buffer object.
260 * Transfer object - information about a buffer mapping.
265 void *buffer; member
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c101 cb.buffer = NULL; in pp_jimenezmlaa_run()

Completed in 23 milliseconds

1...<<381382383384385386387388389390>>...509