Home
last modified time | relevance | path

Searched refs:dst_handle (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/tools/
H A Dgz.php28 $dst_handle = fopen($dst, "w");
31 fwrite($dst_handle, $chunk);
34 fclose($dst_handle);
47 $dst_handle = gzopen($dst, "w9");
50 gzwrite($dst_handle, $chunk);
53 gzclose($dst_handle);
/dports/graphics/freeimage/FreeImage/Source/FreeImageToolkit/
H A DJPEGTransform.cpp333 if(src_handle == dst_handle) { in JPEGTransformFromHandle()
338 jpeg_freeimage_dst(&dstinfo, dst_handle, dst_io); in JPEGTransformFromHandle()
375 closeStdIO(fi_handle src_handle, fi_handle dst_handle) { in closeStdIO() argument
379 if(dst_handle && (dst_handle != src_handle)) { in closeStdIO()
380 fclose((FILE*)dst_handle); in closeStdIO()
387 *dst_handle = NULL; in openStdIO()
426 *dst_handle = dstp; in openStdIO()
436 *dst_handle = NULL; in openStdIOU()
474 *dst_handle = dstp; in openStdIOU()
590 *dst_handle = NULL; in getMemIO()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()
665 dst_handle = svga_buffer_handle(svga, dst_buffer, in emit_constbuf()
667 if (!dst_handle) { in emit_constbuf()
674 dst_handle = svga_buffer_handle(svga, &sbuf->b, PIPE_BIND_CONSTANT_BUFFER); in emit_constbuf()
686 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()
691 dst_handle, in emit_constbuf()
695 else if (dst_handle){ in emit_constbuf()
711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
720 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()
665 dst_handle = svga_buffer_handle(svga, dst_buffer, in emit_constbuf()
667 if (!dst_handle) { in emit_constbuf()
674 dst_handle = svga_buffer_handle(svga, &sbuf->b, PIPE_BIND_CONSTANT_BUFFER); in emit_constbuf()
686 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()
691 dst_handle, in emit_constbuf()
695 else if (dst_handle){ in emit_constbuf()
711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
720 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()
665 dst_handle = svga_buffer_handle(svga, dst_buffer, in emit_constbuf()
667 if (!dst_handle) { in emit_constbuf()
674 dst_handle = svga_buffer_handle(svga, &sbuf->b, PIPE_BIND_CONSTANT_BUFFER); in emit_constbuf()
686 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()
691 dst_handle, in emit_constbuf()
695 else if (dst_handle){ in emit_constbuf()
711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
720 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()
665 dst_handle = svga_buffer_handle(svga, dst_buffer, in emit_constbuf()
667 if (!dst_handle) { in emit_constbuf()
674 dst_handle = svga_buffer_handle(svga, &sbuf->b, PIPE_BIND_CONSTANT_BUFFER); in emit_constbuf()
686 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()
691 dst_handle, in emit_constbuf()
695 else if (dst_handle){ in emit_constbuf()
711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
720 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()
665 dst_handle = svga_buffer_handle(svga, dst_buffer, in emit_constbuf()
667 if (!dst_handle) { in emit_constbuf()
674 dst_handle = svga_buffer_handle(svga, &sbuf->b, PIPE_BIND_CONSTANT_BUFFER); in emit_constbuf()
686 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()
691 dst_handle, in emit_constbuf()
695 else if (dst_handle){ in emit_constbuf()
711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
720 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()
665 dst_handle = svga_buffer_handle(svga, dst_buffer, in emit_constbuf()
667 if (!dst_handle) { in emit_constbuf()
674 dst_handle = svga_buffer_handle(svga, &sbuf->b, PIPE_BIND_CONSTANT_BUFFER); in emit_constbuf()
686 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()
691 dst_handle, in emit_constbuf()
695 else if (dst_handle){ in emit_constbuf()
711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
720 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()
665 dst_handle = svga_buffer_handle(svga, dst_buffer, in emit_constbuf()
667 if (!dst_handle) { in emit_constbuf()
674 dst_handle = svga_buffer_handle(svga, &sbuf->b, PIPE_BIND_CONSTANT_BUFFER); in emit_constbuf()
686 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()
691 dst_handle, in emit_constbuf()
695 else if (dst_handle){ in emit_constbuf()
711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
720 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()
665 dst_handle = svga_buffer_handle(svga, dst_buffer, in emit_constbuf()
667 if (!dst_handle) { in emit_constbuf()
674 dst_handle = svga_buffer_handle(svga, &sbuf->b, PIPE_BIND_CONSTANT_BUFFER); in emit_constbuf()
686 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()
691 dst_handle, in emit_constbuf()
695 else if (dst_handle){ in emit_constbuf()
711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
720 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/svga/
H A Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()
665 dst_handle = svga_buffer_handle(svga, dst_buffer, in emit_constbuf()
667 if (!dst_handle) { in emit_constbuf()
674 dst_handle = svga_buffer_handle(svga, &sbuf->b.b, PIPE_BIND_CONSTANT_BUFFER); in emit_constbuf()
686 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()
691 dst_handle, in emit_constbuf()
695 else if (dst_handle){ in emit_constbuf()
711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
720 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
659 dst_handle = svga->state.hw_draw.const0_handle; in emit_constbuf()
665 dst_handle = svga_buffer_handle(svga, dst_buffer, in emit_constbuf()
667 if (!dst_handle) { in emit_constbuf()
674 dst_handle = svga_buffer_handle(svga, &sbuf->b, PIPE_BIND_CONSTANT_BUFFER); in emit_constbuf()
686 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()
691 dst_handle, in emit_constbuf()
695 else if (dst_handle){ in emit_constbuf()
711 svga->state.hw_draw.const0_handle = dst_handle; in emit_constbuf()
720 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/mojo/clients/
H A Dmojo_video_encode_accelerator.cc170 mojo::ScopedSharedBufferHandle dst_handle = in Encode() local
172 if (!dst_handle->is_valid()) { in Encode()
177 dst_handle->Map(allocation_size); in Encode()
201 frame->natural_size(), std::move(dst_handle), allocation_size, in Encode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/mojo/clients/
H A Dmojo_video_encode_accelerator.cc172 mojo::ScopedSharedBufferHandle dst_handle = in Encode() local
174 if (!dst_handle->is_valid()) { in Encode()
179 dst_handle->Map(allocation_size); in Encode()
203 frame->natural_size(), std::move(dst_handle), allocation_size, in Encode()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/svga/
H A Dsvga_surface.h113 struct svga_winsys_surface *dst_handle,
123 struct svga_winsys_surface *dst_handle,

12345678