Home
last modified time | relevance | path

Searched defs:buffer (Results 4901 - 4925 of 5253) sorted by relevance

1...<<191192193194195196197198199200>>...211

/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c2126 struct pvr_buffer *buffer; pvr_CreateBuffer() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c1672 const struct spirv_buffer *buffer = buffers[i]; in spirv_builder_get_words() local
321 spirv_builder_emit_xfb_buffer(struct spirv_builder *b, SpvId target, uint32_t buffer) spirv_builder_emit_xfb_buffer() argument
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.h286 char *buffer; member
296 char *buffer; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc812 Handle<JSArrayBuffer> buffer; in New() local
780 SetInstanceMemory(Handle<WasmInstanceObject> instance, Handle<JSArrayBuffer> buffer) SetInstanceMemory() argument
899 update_instances(Isolate* isolate, Handle<JSArrayBuffer> buffer) update_instances() argument
1983 base::EmbeddedVector<char, 16> buffer; New() local
2053 auto buffer = base::OwnedVector<char>::New(len); GetDebugName() local
[all...]
H A Dwasm-js.cc204 Local<ArrayBuffer> buffer = Local<ArrayBuffer>::Cast(source); in GetFirstArgumentAsBytes() local
213 Local<ArrayBuffer> buffer = array->Buffer(); in GetFirstArgumentAsBytes() local
[all...]
/third_party/node/src/
H A Dnode_http2.cc129 AliasedUint32Array& buffer = http2_state->options_buffer; in Http2Options() local
222 AliasedUint32Array& buffer = http2_state->settings_buffer; Init() local
294 AliasedUint32Array& buffer = session->http2_state()->settings_buffer; Update() local
305 AliasedUint32Array& buffer = http2_state->settings_buffer; RefreshDefaults() local
2632 AliasedFloat64Array& buffer = session->http2_state()->session_state_buffer; RefreshState() local
2893 AliasedFloat64Array& buffer = RefreshState() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c212 static int replaceusa(struct BUFFER *buffer, unsigned int lth) in replaceusa() argument
324 struct BUFFER *buffer; in read_buffer() local
531 static char buffer[24]; actionname() local
3007 char *buffer; reset_logfile() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c328 struct pipe_resource buffer; bufferobj_data() local
1341 _mesa_handle_bind_buffer_gen(struct gl_context *ctx, GLuint buffer, struct gl_buffer_object **buf_handle, const char *caller, bool no_error) _mesa_handle_bind_buffer_gen() argument
1385 bind_buffer_object(struct gl_context *ctx, struct gl_buffer_object **bindTarget, GLuint buffer, bool no_error) bind_buffer_object() argument
1439 _mesa_lookup_bufferobj(struct gl_context *ctx, GLuint buffer) _mesa_lookup_bufferobj() argument
1451 _mesa_lookup_bufferobj_locked(struct gl_context *ctx, GLuint buffer) _mesa_lookup_bufferobj_locked() argument
1466 _mesa_lookup_bufferobj_err(struct gl_context *ctx, GLuint buffer, const char *caller) _mesa_lookup_bufferobj_err() argument
1572 _mesa_BindBuffer_no_error(GLenum target, GLuint buffer) _mesa_BindBuffer_no_error() argument
1582 _mesa_BindBuffer(GLenum target, GLuint buffer) _mesa_BindBuffer() argument
2236 inlined_buffer_storage(GLenum target, GLuint buffer, GLsizeiptr size, const GLvoid *data, GLbitfield flags, GLuint memory, GLuint64 offset, bool dsa, bool mem, bool no_error, const char *func) inlined_buffer_storage() argument
2320 _mesa_NamedBufferStorageEXT(GLuint buffer, GLsizeiptr size, const GLvoid *data, GLbitfield flags) _mesa_NamedBufferStorageEXT() argument
2354 _mesa_NamedBufferStorage_no_error(GLuint buffer, GLsizeiptr size, const GLvoid *data, GLbitfield flags) _mesa_NamedBufferStorage_no_error() argument
2366 _mesa_NamedBufferStorage(GLuint buffer, GLsizeiptr size, const GLvoid *data, GLbitfield flags) _mesa_NamedBufferStorage() argument
2377 _mesa_NamedBufferStorageMemEXT(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset) _mesa_NamedBufferStorageMemEXT() argument
2386 _mesa_NamedBufferStorageMemEXT_no_error(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset) _mesa_NamedBufferStorageMemEXT_no_error() argument
2537 _mesa_NamedBufferData_no_error(GLuint buffer, GLsizeiptr size, const GLvoid *data, GLenum usage) _mesa_NamedBufferData_no_error() argument
2548 _mesa_NamedBufferData(GLuint buffer, GLsizeiptr size, const GLvoid *data, GLenum usage) _mesa_NamedBufferData() argument
2566 _mesa_NamedBufferDataEXT(GLuint buffer, GLsizeiptr size, const GLvoid *data, GLenum usage) _mesa_NamedBufferDataEXT() argument
2649 buffer_sub_data(GLenum target, GLuint buffer, GLintptr offset, GLsizeiptr size, const GLvoid *data, bool dsa, bool no_error, const char *func) buffer_sub_data() argument
2698 _mesa_NamedBufferSubData_no_error(GLuint buffer, GLintptr offset, GLsizeiptr size, const GLvoid *data) _mesa_NamedBufferSubData_no_error() argument
2706 _mesa_NamedBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr size, const GLvoid *data) _mesa_NamedBufferSubData() argument
2714 _mesa_NamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, const GLvoid *data) _mesa_NamedBufferSubDataEXT() argument
2759 _mesa_GetNamedBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr size, GLvoid *data) _mesa_GetNamedBufferSubData() argument
2780 _mesa_GetNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, GLvoid *data) _mesa_GetNamedBufferSubDataEXT() argument
2921 _mesa_ClearNamedBufferData_no_error(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const GLvoid *data) _mesa_ClearNamedBufferData_no_error() argument
2935 _mesa_ClearNamedBufferData(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const GLvoid *data) _mesa_ClearNamedBufferData() argument
2952 _mesa_ClearNamedBufferDataEXT(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const GLvoid *data) _mesa_ClearNamedBufferDataEXT() argument
3002 _mesa_ClearNamedBufferSubData_no_error(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const GLvoid *data) _mesa_ClearNamedBufferSubData_no_error() argument
3017 _mesa_ClearNamedBufferSubData(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const GLvoid *data) _mesa_ClearNamedBufferSubData() argument
3036 _mesa_ClearNamedBufferSubDataEXT(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const GLvoid *data) _mesa_ClearNamedBufferSubDataEXT() argument
3140 _mesa_UnmapNamedBufferEXT_no_error(GLuint buffer) _mesa_UnmapNamedBufferEXT_no_error() argument
3149 _mesa_UnmapNamedBufferEXT(GLuint buffer) _mesa_UnmapNamedBufferEXT() argument
3263 _mesa_GetNamedBufferParameteriv(GLuint buffer, GLenum pname, GLint *params) _mesa_GetNamedBufferParameteriv() argument
3282 _mesa_GetNamedBufferParameterivEXT(GLuint buffer, GLenum pname, GLint *params) _mesa_GetNamedBufferParameterivEXT() argument
3307 _mesa_GetNamedBufferParameteri64v(GLuint buffer, GLenum pname, GLint64 *params) _mesa_GetNamedBufferParameteri64v() argument
3348 _mesa_GetNamedBufferPointerv(GLuint buffer, GLenum pname, GLvoid **params) _mesa_GetNamedBufferPointerv() argument
3368 _mesa_GetNamedBufferPointervEXT(GLuint buffer, GLenum pname, GLvoid **params) _mesa_GetNamedBufferPointervEXT() argument
3833 _mesa_MapNamedBufferRange_no_error(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access) _mesa_MapNamedBufferRange_no_error() argument
3844 map_named_buffer_range(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access, bool dsa_ext, const char *func) map_named_buffer_range() argument
3873 _mesa_MapNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access) _mesa_MapNamedBufferRangeEXT() argument
3887 _mesa_MapNamedBufferRange(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access) _mesa_MapNamedBufferRange() argument
3960 _mesa_MapNamedBuffer_no_error(GLuint buffer, GLenum access) _mesa_MapNamedBuffer_no_error() argument
3974 _mesa_MapNamedBuffer(GLuint buffer, GLenum access) _mesa_MapNamedBuffer() argument
3998 _mesa_MapNamedBufferEXT(GLuint buffer, GLenum access) _mesa_MapNamedBufferEXT() argument
4107 _mesa_FlushMappedNamedBufferRange_no_error(GLuint buffer, GLintptr offset, GLsizeiptr length) _mesa_FlushMappedNamedBufferRange_no_error() argument
4118 _mesa_FlushMappedNamedBufferRange(GLuint buffer, GLintptr offset, GLsizeiptr length) _mesa_FlushMappedNamedBufferRange() argument
4134 _mesa_FlushMappedNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length) _mesa_FlushMappedNamedBufferRangeEXT() argument
4929 bind_buffer_range(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size, bool no_error) bind_buffer_range() argument
5015 _mesa_BindBufferRange_no_error(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_BindBufferRange_no_error() argument
5022 _mesa_BindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_BindBufferRange() argument
5029 _mesa_BindBufferBase(GLenum target, GLuint index, GLuint buffer) _mesa_BindBufferBase() argument
5205 _mesa_InvalidateBufferSubData_no_error(GLuint buffer, GLintptr offset, GLsizeiptr length) _mesa_InvalidateBufferSubData_no_error() argument
5215 _mesa_InvalidateBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr length) _mesa_InvalidateBufferSubData() argument
5267 _mesa_InvalidateBufferData_no_error(GLuint buffer) _mesa_InvalidateBufferData_no_error() argument
5276 _mesa_InvalidateBufferData(GLuint buffer) _mesa_InvalidateBufferData() argument
5378 _mesa_NamedBufferPageCommitmentARB(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit) _mesa_NamedBufferPageCommitmentARB() argument
5398 _mesa_NamedBufferPageCommitmentEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit) _mesa_NamedBufferPageCommitmentEXT() argument
[all...]
H A Dfbobject.c3464 _mesa_check_framebuffer_status(struct gl_context *ctx, struct gl_framebuffer *buffer) _mesa_check_framebuffer_status() argument
4555 get_framebuffer_attachment_parameter(struct gl_context *ctx, struct gl_framebuffer *buffer, GLenum attachment, GLenum pname, GLint *params, const char *caller) get_framebuffer_attachment_parameter() argument
4909 struct gl_framebuffer *buffer; _mesa_GetFramebufferAttachmentParameteriv() local
4931 struct gl_framebuffer *buffer; _mesa_GetNamedFramebufferAttachmentParameteriv() local
4961 struct gl_framebuffer *buffer; _mesa_GetNamedFramebufferAttachmentParameterivEXT() local
5100 unsigned buffer = pname - GL_DRAW_BUFFER0; _mesa_GetFramebufferParameterivEXT() local
[all...]
H A Dshaderapi.c2001 GLcharARB *buffer; in _mesa_read_shader_source() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c2257 const struct dzn_buffer *buffer = NULL; in dzn_device_memory_create() local
2624 dzn_DestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks *pAllocator) dzn_DestroyBuffer() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen.cpp686 char buffer[8]; in getAllowedHourFormats() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c140 uint32_t buffer[4]; member
1069 wsi_display_destroy_buffer(struct wsi_display *wsi, uint32_t buffer) wsi_display_destroy_buffer() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.c927 vn_CmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) vn_CmdBindIndexBuffer() argument
990 vn_CmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) vn_CmdDrawIndirect() argument
1004 vn_CmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) vn_CmdDrawIndexedIndirect() argument
1018 vn_CmdDrawIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) vn_CmdDrawIndirectCount() argument
1034 vn_CmdDrawIndexedIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) vn_CmdDrawIndexedIndirectCount() argument
1061 vn_CmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset) vn_CmdDispatchIndirect() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c89 static char buffer[4][16]; in show_label() local
101 static char buffer[4][64]; in show_pseudo() local
310 static char buffer[4096]; in show_instruction() local
[all...]
/third_party/lz4/lib/
H A Dlz4.c1507 LZ4_stream_t* LZ4_initStream (void* buffer, size_t size) in LZ4_initStream() argument
[all...]
H A Dlz4hc.c1011 LZ4_streamHC_t* LZ4_initStreamHC (void* buffer, size_t size) in LZ4_initStreamHC() argument
/third_party/lz4/programs/
H A Dlz4io.c1150 size_t buffer[PTSIZET]; in LZ4IO_passThrough() local
877 LZ4IO_fwriteSparse(FILE* file, const void* buffer, size_t bufferSize, int sparseFileSupport, unsigned storedSkips) LZ4IO_fwriteSparse() argument
1534 LZ4IO_blockTypeID(LZ4F_blockSizeID_t sizeID, LZ4F_blockMode_t blockMode, char buffer[4]) LZ4IO_blockTypeID() argument
1572 unsigned char buffer[LZ4F_HEADER_SIZE_MAX]; LZ4IO_getCompressedFileInfo() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc1631 HeapObjectRef JSTypedArrayRef::buffer() const { in buffer() function in v8::internal::compiler::JSTypedArrayRef
H A Djs-native-context-specialization.cc2702 Node* buffer = in BuildElementAccess() local
[all...]
H A Draw-machine-assembler.h1080 Node* buffer[] = {n1, args...}; in AddNode() local
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc98 int _vsnprintf_s(char* buffer, size_t sizeOfBuffer, size_t count, in _vsnprintf_s() argument
593 char buffer[4096]; in VPrintHelper() local
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc2688 static char* buffer in ToAsciiArray() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dvalue-serializer.cc1996 ReadJSArrayBufferView( Handle<JSArrayBuffer> buffer) ReadJSArrayBufferView() argument
2049 ValidateAndSetJSArrayBufferViewFlags( JSArrayBufferView view, JSArrayBuffer buffer, uint32_t serialized_flags) ValidateAndSetJSArrayBufferViewFlags() argument
2198 Handle<JSArrayBuffer> buffer; ReadWasmMemory() local
[all...]
/third_party/node/deps/v8/src/logging/
H A Dlog.cc1370 std::ostringstream buffer; FeedbackVectorEvent() local
1823 std::ostringstream buffer; MapDetails() local
[all...]

Completed in 84 milliseconds

1...<<191192193194195196197198199200>>...211