Searched defs:dst (Results 1 - 25 of 1636) sorted by relevance

1234567891011>>

/xsrc/external/mit/libXfont2/dist/src/util/
H A Dstrlcpy.c31 strlcpy(char *dst, const char *src, size_t siz) argument
H A Dstrlcat.c33 strlcat(char *dst, const char *src, size_t siz) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_lower_pack.cpp41 fs_reg dst = inst->dst; local in function:fs_visitor::lower_pack
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_lower_pack.cpp41 fs_reg dst = inst->dst; local in function:fs_visitor::lower_pack
/xsrc/external/mit/pixman/dist/test/
H A Dtrap-crasher.c7 pixman_image_t *dst; local in function:main
H A Dpdf-op-test.c63 pixman_image_t *dst; local in function:main
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dstrlcpy.c31 strlcpy(char *dst, const char *src, size_t siz) argument
H A Dstrlcat.c34 strlcat(char *dst, const char *src, size_t siz) argument
/xsrc/external/mit/xorg-server/dist/os/
H A Dstrlcpy.c32 strlcpy(char *dst, const char *src, size_t siz) argument
H A Dstrlcat.c33 strlcat(char *dst, const char *src, size_t siz) argument
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvmisc.c16 verite_bustomem_cpy(vu8 *dst, vu8 *src, vu32 num) argument
28 verite_memtobus_cpy(vu8 *dst, vu8 *src, vu32 num) argument
/xsrc/external/bsd/libuuid_ul/dist/
H A Dcopy.c37 void uuid_copy(uuid_t dst, const uuid_t src) argument
/xsrc/external/mit/fontconfig/dist/conf.d/
H A Dlink_confs.py31 dst = os.path.join(confpath, link) variable
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_shader.c40 struct vmw_svga_winsys_shader *dst; local in function:vmw_svga_winsys_shader_reference
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_logicop.c44 lp_build_logicop(LLVMBuilderRef builder,unsigned logicop_func,LLVMValueRef src,LLVMValueRef dst) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_logicop.c44 lp_build_logicop(LLVMBuilderRef builder,unsigned logicop_func,LLVMValueRef src,LLVMValueRef dst) argument
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/nir/
H A Dnir_opcodes.c5 nir_type_conversion_op(nir_alu_type src, nir_alu_type dst, nir_rounding_mode rnd) argument
/xsrc/external/mit/MesaLib/src/compiler/nir/
H A Dnir_opcodes.c5 nir_type_conversion_op(nir_alu_type src, nir_alu_type dst, nir_rounding_mode rnd) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcolormac.h44 _mesa_unclamped_float_rgba_to_ubyte(GLubyte dst[4], const GLfloat src[4]) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_fence.h50 iris_syncpt_reference(struct iris_screen * screen,struct iris_syncpt ** dst,struct iris_syncpt * src) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_fence.h50 crocus_syncobj_reference(struct crocus_screen * screen,struct crocus_syncobj ** dst,struct crocus_syncobj * src) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_fence.h53 iris_syncobj_reference(struct iris_bufmgr * bufmgr,struct iris_syncobj ** dst,struct iris_syncobj * src) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcolormac.h44 _mesa_unclamped_float_rgba_to_ubyte(GLubyte dst[4], const GLfloat src[4]) argument
H A Dformat_unpack.h36 _mesa_unpack_rgba_row(mesa_format format,uint32_t n,const void * src,float dst[][4]) argument
47 _mesa_unpack_uint_rgba_row(mesa_format format,uint32_t n,const void * src,uint32_t dst[][4]) argument
54 _mesa_unpack_float_z_row(mesa_format format,uint32_t n,const void * src,float * dst) argument
62 _mesa_unpack_uint_z_row(mesa_format format,uint32_t n,const void * src,uint32_t * dst) argument
69 _mesa_unpack_ubyte_stencil_row(mesa_format format,uint32_t n,const void * src,uint8_t * dst) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_unpack_neon.c40 util_format_b8g8r8a8_unorm_unpack_rgba_8unorm_neon(uint8_t *restrict dst, const uint8_t *restrict src, unsigned width) argument

Completed in 11 milliseconds

1234567891011>>