Home
last modified time | relevance | path

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

12345

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_buffer_upload.c97 svga_buffer_destroy_hw_storage(struct svga_screen *ss, struct svga_buffer *sbuf) in svga_buffer_destroy_hw_storage()
118 struct svga_buffer *sbuf, in svga_buffer_create_hw_storage()
150 struct svga_buffer *sbuf, in svga_buffer_create_host_surface()
249 struct svga_buffer *sbuf, in svga_buffer_recreate_host_surface()
300 svga_buffer_get_host_surface(struct svga_buffer *sbuf, in svga_buffer_get_host_surface()
317 svga_buffer_add_host_surface(struct svga_buffer *sbuf, in svga_buffer_add_host_surface()
347 struct svga_buffer *sbuf, in svga_buffer_bind_host_surface()
384 struct svga_buffer *sbuf, in svga_buffer_validate_host_surface()
430 struct svga_buffer *sbuf) in svga_buffer_destroy_host_surface()
451 struct svga_buffer *sbuf) in svga_buffer_upload_gb_command()
[all …]
Dsvga_resource_buffer.c103 struct svga_buffer *sbuf = svga_buffer(resource); in svga_buffer_transfer_map() local
316 struct svga_buffer *sbuf = svga_buffer(transfer->resource); in svga_buffer_transfer_flush_region() local
338 struct svga_buffer *sbuf = svga_buffer(transfer->resource); in svga_buffer_transfer_unmap() local
399 struct svga_buffer *sbuf = svga_buffer(buf); in svga_resource_destroy() local
461 struct svga_buffer *sbuf; in svga_buffer_create() local
558 struct svga_buffer *sbuf; in svga_user_buffer_create() local
Dsvga_resource_buffer.h257 svga_buffer_winsys_screen(struct svga_buffer *sbuf) in svga_buffer_winsys_screen()
268 svga_buffer_has_hw_storage(struct svga_buffer *sbuf) in svga_buffer_has_hw_storage()
282 struct svga_buffer *sbuf, in svga_buffer_hw_storage_map()
321 struct svga_buffer *sbuf) in svga_buffer_hw_storage_unmap()
Dsvga_draw.c544 struct svga_buffer *sbuf = in validate_vertex_buffers() local
570 struct svga_buffer *sbuf = in validate_vertex_buffers() local
762 struct svga_buffer *sbuf = svga_buffer(ib); in validate_index_buffer() local
/third_party/ltp/lib/
Dtst_fs_type.c35 struct statfs sbuf; in tst_fs_type_() local
/third_party/skia/third_party/externals/microhttpd/doc/examples/
Dresponseheaders.c31 struct stat sbuf; in answer_to_connection() local
/third_party/curl/lib/
Dhostip4.c135 char sbuf[12]; in Curl_ipv4_resolve_r() local
Dhostip6.c138 char sbuf[12]; in Curl_getaddrinfo() local
/third_party/ltp/testcases/kernel/syscalls/fstatfs/
Dfstatfs02.c40 struct statfs *sbuf; member
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Ddepthstencil.h201 simdvector sbuf; in DepthStencilTest() local
279 simdvector sbuf; in DepthStencilWrite() local
/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/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
Dstrrchr.c41 static char *sbuf; variable
Dstrchr.c41 static char *sbuf; variable
Dstrnlen.c44 static char *sbuf; variable
Dmemcpy.c42 static unsigned char *sbuf; variable
Dmemrchr.c41 static char *sbuf; variable
Dmemchr.c43 static char *sbuf; variable
/third_party/ffmpeg/libavcodec/
Dnellymoser.c119 short sbuf[128]; in ff_nelly_get_sample_bits() local

12345