Home
last modified time | relevance | path

Searched refs:alloc_buf_size (Results 1 – 13 of 13) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/src/
H A Dds_istream.h83 alloc_buf_size(0), in Datasink_istream()
189 if (alloc_buf_size < n) { in ptr()
190 alloc_buf_size = n; in ptr()
235 size_t alloc_buf_size; variable
/dports/net/zebra-server/idzebra-2.0.55/bfile/
H A Dbfile.c48 int alloc_buf_size; member
177 bf->alloc_buf_size = HEADER_SIZE; in bf_xopen()
179 bf->alloc_buf_size = bf->block_size; in bf_xopen()
181 hbuf = bf->alloc_buf = xmalloc(bf->alloc_buf_size); in bf_xopen()
198 if (bf->alloc_buf_size < (pos+1) * bf->block_size) in bf_xopen()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c595 unsigned alloc_buf_size; in emit_constbuf() local
627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c595 unsigned alloc_buf_size; in emit_constbuf() local
627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c595 unsigned alloc_buf_size; in emit_constbuf() local
627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c595 unsigned alloc_buf_size; in emit_constbuf() local
627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c595 unsigned alloc_buf_size; in emit_constbuf() local
627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c595 unsigned alloc_buf_size; in emit_constbuf() local
627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c595 unsigned alloc_buf_size; in emit_constbuf() local
627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c595 unsigned alloc_buf_size; in emit_constbuf() local
627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/svga/
H A Dsvga_state_constants.c595 unsigned alloc_buf_size; in emit_constbuf() local
627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c595 unsigned alloc_buf_size; in emit_constbuf() local
627 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
629 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
642 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/svga/
H A Dsvga_state_constants.c757 unsigned alloc_buf_size; in emit_constbuf() local
789 alloc_buf_size = align(new_buf_size, CONST0_UPLOAD_ALIGNMENT); in emit_constbuf()
791 u_upload_alloc(svga->const0_upload, 0, alloc_buf_size, in emit_constbuf()
804 memset(dst_map, 0, alloc_buf_size); in emit_constbuf()