Home
last modified time | relevance | path

Searched defs:sbuf (Results 1 – 25 of 100) sorted by relevance

1234

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_buffer_upload.c101 svga_buffer_destroy_hw_storage(struct svga_screen *ss, struct svga_buffer *sbuf) in svga_buffer_destroy_hw_storage()
122 struct svga_buffer *sbuf, in svga_buffer_create_hw_storage()
153 struct svga_buffer *sbuf, in svga_buffer_create_host_surface()
270 struct svga_buffer *sbuf, in svga_buffer_recreate_host_surface()
334 svga_buffer_get_host_surface(struct svga_buffer *sbuf, in svga_buffer_get_host_surface()
351 svga_buffer_add_host_surface(struct svga_buffer *sbuf, in svga_buffer_add_host_surface()
381 struct svga_buffer *sbuf, in svga_buffer_bind_host_surface()
420 struct svga_buffer *sbuf, in svga_buffer_validate_host_surface()
471 struct svga_buffer *sbuf) in svga_buffer_destroy_host_surface()
494 struct svga_buffer *sbuf) in svga_buffer_upload_gb_command()
[all …]
Dsvga_resource_buffer.c87 struct svga_buffer *sbuf = svga_buffer(st->resource); in need_buf_readback() local
123 struct svga_buffer *sbuf = svga_buffer(resource); in svga_buffer_transfer_map() local
340 struct svga_buffer *sbuf = svga_buffer(transfer->resource); in svga_buffer_transfer_flush_region() local
362 struct svga_buffer *sbuf = svga_buffer(transfer->resource); in svga_buffer_transfer_unmap() local
423 struct svga_buffer *sbuf = svga_buffer(buf); in svga_resource_destroy() local
487 struct svga_buffer *sbuf; in svga_buffer_create() local
584 struct svga_buffer *sbuf; in svga_user_buffer_create() local
Dsvga_shader_buffer.c75 struct svga_buffer *sbuf = svga_buffer(buf->buffer); in svga_create_uav_buffer() local
201 struct svga_buffer *sbuf = svga_buffer(cbuf->desc.buffer); in svga_set_hw_atomic_buffers() local
328 struct svga_buffer *sbuf = svga_buffer(bufs[i].resource); in svga_validate_shader_buffer_resources() local
Dsvga_resource_buffer.h262 svga_buffer_winsys_screen(struct svga_buffer *sbuf) in svga_buffer_winsys_screen()
273 svga_buffer_has_hw_storage(struct svga_buffer *sbuf) in svga_buffer_has_hw_storage()
287 struct svga_buffer *sbuf, in svga_buffer_hw_storage_map()
326 struct svga_buffer *sbuf) in svga_buffer_hw_storage_unmap()
Dsvga_image_view.c83 struct svga_buffer *sbuf = svga_buffer(res); in svga_create_uav_image() local
282 struct svga_buffer *sbuf = svga_buffer(res); in svga_validate_image_view_resources() local
Dsvga_pipe_streamout.c436 struct svga_buffer *sbuf = svga_buffer(svga->so_targets[i]->buffer); in svga_set_stream_output_targets() local
453 struct svga_buffer *sbuf = svga_buffer(sot->base.buffer); in svga_set_stream_output_targets() local
/third_party/ltp/lib/
Dtst_fs_type.c35 struct statfs sbuf; in tst_fs_type_() local
/third_party/openssl/test/
Dwpackettest.c42 unsigned char sbuf[3]; in test_WPACKET_init() local
359 unsigned char sbuf[1024]; in test_WPACKET_init_der() local
Dsha_test.c20 unsigned char buf[EVP_MAX_MD_SIZE], *sbuf; in test_static_sha_common() local
/third_party/skia/third_party/externals/microhttpd/doc/examples/
Dresponseheaders.c31 struct stat sbuf; in answer_to_connection() local
/third_party/ltp/testcases/kernel/syscalls/fstatfs/
Dfstatfs02.c40 struct statfs *sbuf; member
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
Dhugeshmctl02.c40 struct shmid_ds *sbuf; member
Dhugeshmctl03.c50 struct shmid_ds *sbuf; member
/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_filesystem_test.c286 struct stat sbuf; in main() local
Dtomoyo_new_file_test.c98 struct stat sbuf; in stage_file_test() local
/third_party/libdrm/tests/amdgpu/
Damdgpu_test.c614 struct stat sbuf; in amdgpu_node_is_drm() local
637 struct stat sbuf; in amdgpu_get_device_from_fd() local
/third_party/optimized-routines/string/test/
Dmemset.c38 static unsigned char *sbuf; variable
D__mtag_tag_region.c45 static unsigned char *sbuf; variable
D__mtag_tag_zero_region.c45 static unsigned char *sbuf; variable
Dstrlen.c46 static char *sbuf; variable
Dstrchr.c41 static char *sbuf; variable
Dstrrchr.c41 static char *sbuf; variable
Dstrnlen.c44 static char *sbuf; variable
/third_party/libxml2/os400/dlfcn/
Ddlfcn.c412 struct stat sbuf; in dlresolveLink() local
497 struct stat sbuf; in dlGetObjectName() local
929 struct stat sbuf; in dl_is_srvpgm() local
/third_party/ffmpeg/libavcodec/
Dnellymoser.c119 short sbuf[128]; in ff_nelly_get_sample_bits() local

1234