Searched defs:sdst (Results 1 - 25 of 26) sorted by relevance

12

/src/sbin/scsictl/
H A Dscsi_subr.c141 scsi_strvis(char *sdst, size_t dlen, const char *ssrc, size_t slen) argument
/src/bin/csh/
H A Dstr.c61 Char **dst, **sdst; local in function:blk2short
80 char **dst, **sdst; local in function:short2blk
99 static Char *sdst; local in function:str2short
129 static char *sdst = NULL; local in function:short2str
158 Char *sdst; local in function:s_strcpy
169 Char *sdst; local in function:s_strncpy
188 short *sdst; local in function:s_strcat
203 Char *sdst; local in function:s_strncat
372 static char *sdst = NULL; local in function:short2qstr
414 static char *sdst = NULL; local in function:vis_str
[all...]
/src/usr.sbin/mrouted/
H A Digmp.c305 struct sockaddr_in sdst; local in function:send_igmp
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_dma_cs.c72 struct si_resource *sdst = si_resource(dst); local in function:si_sdma_clear_buffer
H A Dsi_cp_dma.c215 struct si_resource *sdst = si_resource(dst); local in function:si_cp_dma_clear_buffer
H A Dsi_test_dma.c223 struct si_texture *sdst; local in function:si_test_dma
H A Dsi_buffer.c306 struct si_resource *sdst = si_resource(dst); local in function:si_replace_buffer_storage
[all...]
H A Dsi_clear.c674 struct si_texture *sdst = (struct si_texture*)dst->texture; local in function:si_clear_render_target
H A Dsi_dma.c40 struct si_resource *sdst = si_resource(dst); local in function:si_dma_copy_buffer
97 struct si_texture *sdst = (struct si_texture*)dst; local in function:si_dma_copy_tile
190 struct si_texture *sdst local in function:si_dma_copy
[all...]
H A Dsi_fence.c196 struct si_multi_fence **sdst = (struct si_multi_fence **)dst; local in function:si_fence_reference
H A Dcik_sdma.c38 struct si_resource *sdst = si_resource(dst); local in function:cik_sdma_copy_buffer
108 struct si_texture *sdst = (struct si_texture*)dst; local in function:cik_sdma_copy_texture
[all...]
H A Dsi_blit.c906 struct si_texture *sdst = (struct si_texture*)dst; local in function:si_resource_copy_region
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c193 struct si_resource *sdst = si_resource(dst); local in function:si_cp_dma_clear_buffer
H A Dsi_buffer.c282 struct si_resource *sdst = si_resource(dst); local in function:si_replace_buffer_storage
H A Dsi_fence.c188 struct si_fence **sdst = (struct si_fence **)dst; local in function:si_fence_reference
H A Dsi_sdma_copy_image.c113 bool si_sdma_v4_v5_copy_texture(struct si_context *sctx, struct si_texture *sdst, struct si_texture *ssrc, bool is_v5) argument
225 cik_sdma_copy_texture(struct si_context * sctx,struct si_texture * sdst,struct si_texture * ssrc) argument
[all...]
H A Dsi_test_blit.c204 struct si_texture *sdst; local in function:si_test_blit
H A Dsi_clear.c1082 struct si_texture *sdst = (struct si_texture *)dst->texture; local in function:si_clear_render_target
H A Dsi_compute_blit.c426 struct si_texture *sdst = (struct si_texture*)dst; local in function:si_compute_copy_image
H A Dsi_blit.c909 struct si_texture *sdst = (struct si_texture *)dst; local in function:si_resource_copy_region
1227 struct si_texture *sdst = (struct si_texture *)info->dst.resource; local in function:si_blit
/src/sys/dev/scsipi/
H A Dscsi_changer.h77 u_int8_t sdst[2]; /* second destination address */ member in struct:scsi_exchange_medium
/src/usr.sbin/route6d/
H A Droute6d.c1681 rt_del(const struct sockaddr_in6 *sdst, const struct sockaddr_in6 *sgw, argument
/src/sys/netinet6/
H A Dicmp6.c2398 struct sockaddr_in6 sdst; local in function:icmp6_redirect_input
2447 struct sockaddr_in6 sdst; local in function:icmp6_redirect_input
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c954 struct ureg_dst sdst = ureg_writemask(data, TGSI_WRITEMASK_Y); local in function:nv50_blitter_make_fp
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c974 struct ureg_dst sdst = ureg_writemask(data, TGSI_WRITEMASK_Y); local in function:nv50_blitter_make_fp

Completed in 34 milliseconds

12