Home
last modified time | relevance | path

Searched refs:buffer (Results 4701 - 4725 of 6014) sorted by relevance

1...<<181182183184185186187188189190>>...241

/third_party/backends/backend/
H A Dmatsushita.h291 size_t buffer_size; /* size of the buffer */
292 SANE_Byte *buffer; /* for SCSI transfer. */ member
/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h282 * Submit a command buffer for execution on the host, and return a
283 * fence seqno that when signaled, indicates that the command buffer has
290 * @commands: User-space address of a command buffer cast to an __u64.
291 * @command-size: Size in bytes of the command buffer.
361 * Allocate a DMA buffer that is visible also to the host.
362 * NOTE: The buffer is
369 * The DMA buffer may stay user-space mapped in the guest at all times,
378 * @size: Required minimum size of the buffer.
391 * @map_handle: Offset to use in the mmap() call used to map the buffer.
392 * @handle: Handle unique to this buffer
584 __u64 buffer; global() member
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_xfb_varying.c172 new_variable->data.xfb.buffer = -1; in gl_nir_lower_xfb_varying()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_screen.h71 struct pipe_vertex_buffer *buffer,
144 * \param ret pointer to a preallocated buffer that will be
584 * local tile buffer for every tile thus making partial tile update
722 * Vertex state CSO functions for precomputing vertex and index buffer
/third_party/mesa3d/src/intel/blorp/
H A Dblorp.h74 * stencil buffer packets. Instead, the driver guarantees that all depth
84 * color buffer.
108 void *buffer; member
114 * True if this buffer is intended to live in device-local memory.
116 * if eviction has temporarily forced the buffer to system memory.
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DState.h153 bool buffer; member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-gs.c98 vbuf.buffer.resource = pipe_buffer_create_with_data(ctx, in set_vertices()
H A Dshader-leak.c97 vbuf.buffer.resource = pipe_buffer_create_with_data(ctx, in set_vertices()
/third_party/node/lib/
H A Dtls.js64 const { Buffer } = require('buffer');
146 // If protocols is Array - translate it into buffer
150 // Copy new buffer not to be modified by user.
153 out.ALPNProtocols = Buffer.from(protocols.buffer.slice(
/third_party/nghttp2/script/
H A Dfetch-ocsp-response65 stdout_bwrite = sys.stdout.buffer.write
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h76 ubyte *buffer; member
/third_party/lwip/src/include/lwip/
H A Dpbuf.h185 /** Main packet buffer struct */
190 /** pointer to the actual data in the buffer */
194 * total length of this buffer and all next buffers in chain
202 /** length of this buffer */
236 /** pointer to the actual data in the buffer */
301 void *pbuf_get_contiguous(const struct pbuf *p, void *buffer, size_t bufsize, u16_t len, u16_t offset);
/third_party/node/deps/v8/src/parsing/
H A Dpreparse-data.h140 void Start(std::vector<uint8_t>* buffer);
/third_party/node/deps/v8/src/strings/
H A Dunicode.h186 Utf8IncrementalBuffer* buffer);
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.h51 * Resources represent a GPU buffer object or image (mipmap tree).
89 * This is a conservative estimate of what part of the buffer contains
90 * valid data that we have to preserve. The rest of the buffer is
97 * Auxiliary buffer information (CCS, MCS, or HiZ).
100 /** The surface layout for the auxiliary buffer. */
103 /** The buffer object containing the auxiliary data. */
178 * piece of state stored in a GPU buffer object.
214 /** A reference to the GPU buffer holding our uploaded SURFACE_STATE */
271 * Transfer object - information about a buffer mapping.
276 void *buffer; member
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.h133 const void *buffer; member
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_rogue_pds_disasm.h279 void pvr_pds_disassemble_instruction(char *buffer,
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.h72 VkBuffer buffer; member
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_d2i_fp.c14 #include <openssl/buffer.h>
H A Da_verify.c19 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c30 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dby_file.c15 #include <openssl/buffer.h>
H A Dt_req.c12 #include <openssl/buffer.h>
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drandfile.c28 #include <openssl/buffer.h>
87 * The load buffer size exceeds the chunk size by the comfortable amount in RAND_load_file()
138 * Don't buffer, because even if |file| is regular file, we have in RAND_load_file()
139 * no control over the buffer, so why would we want a copy of its in RAND_load_file()
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DUnknownFieldSet.cs304 ParsingPrimitivesMessages.SkipLastField(ref ctx.buffer, ref ctx.state); in MergeFieldFrom()

Completed in 21 milliseconds

1...<<181182183184185186187188189190>>...241