Searched defs:dst0 (Results 1 - 25 of 33) sorted by relevance

12

/src/common/lib/libc/string/
H A Dbcopy.c77 memcpy(void *dst0, const void *src0, size_t length) argument
H A Dmemset.c73 bzero(void *dst0, size_t length) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dtest_fs_saturate_propagation.cpp104 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
139 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
177 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
212 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
246 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
284 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
322 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
360 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
401 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
446 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
488 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
531 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
566 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
605 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
646 fs_reg dst0 = v->vgrf(glsl_type::vec4_type); local in function:TEST_F
686 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
729 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
763 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dtest_fs_saturate_propagation.cpp116 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
151 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
189 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
224 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
258 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
296 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
334 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
372 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
413 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
458 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
500 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
543 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
578 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
617 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
658 fs_reg dst0 = v->vgrf(glsl_type::vec4_type); local in function:TEST_F
698 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
741 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
775 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
[all...]
H A Dtest_fs_cmod_propagation.cpp698 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
727 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
758 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
787 fs_reg dst0 local in function:TEST_F
816 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
852 fs_reg dst0 = v->vgrf(glsl_type::int_type); local in function:TEST_F
884 fs_reg dst0 = v->vgrf(glsl_type::uint_type); local in function:TEST_F
913 fs_reg dst0 = v->vgrf(glsl_type::int_type); local in function:TEST_F
942 fs_reg dst0 = v->vgrf(glsl_type::uint_type); local in function:TEST_F
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_flatshade.c73 copy_flats2(struct draw_stage * stage,struct vertex_header * dst0,struct vertex_header * dst1,const struct vertex_header * src) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_flatshade.c73 copy_flats2(struct draw_stage * stage,struct vertex_header * dst0,struct vertex_header * dst1,const struct vertex_header * src) argument
/src/sys/netinet/
H A Din_selsrc.c295 in_getifa(struct ifaddr *ifa, const struct sockaddr *dst0) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_meta_util.c122 clip_coordinates(bool mirror,float * src,float * dst0,float * dst1,float clipped_src0,float clipped_dst0,float clipped_dst1,float scale,bool isLeftOrBottom) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_meta_util.c122 clip_coordinates(bool mirror,float * src,float * dst0,float * dst1,float clipped_src0,float clipped_dst0,float clipped_dst1,float scale,bool isLeftOrBottom) argument
/src/sys/net/agr/
H A Dif_agr.c208 struct sockaddr_storage dst0; local in function:agr_xmit_frame
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c436 LLVMValueRef dst0 = NULL; local in function:lp_emit_instruction_aos
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c436 LLVMValueRef dst0 = NULL; local in function:lp_emit_instruction_aos
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blit.c126 clip_coordinates(bool mirror,float * src,float * dst0,float * dst1,float clipped_dst0,float clipped_dst1,float scale,bool is_left_or_bottom) argument
/src/sys/arch/luna68k/dev/
H A Domrasops.c828 om4_rascopy_multi(uint8_t *dst0, uint8_t *src0, int16_t width, int16_t height) argument
1207 uint8_t *dst0 = dst + OMFB_PLANEOFFS; local in function:om4_copyrows
[all...]
/src/sys/netinet6/
H A Dip6_mroute.c1367 struct in6_addr src0, dst0; /* copies for local work */ local in function:ip6_mdq
H A Dip6_output.c224 struct in6_addr finaldst, src0, dst0; local in function:ip6_output
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_blit.c448 flip_coords(unsigned *src0, unsigned *src1, unsigned *dst0, unsigned *dst1) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.c586 struct rc_dst_register dst0; local in function:transform_SSG
861 struct rc_dst_register dst0 = try_to_reuse_dst(c, inst); local in function:transform_r300_vertex_SSG
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dformat_utils.h525 simd4scalar dst0 = SIMD128::unpacklo_ps(src_r0, src_g0); local in function:Transpose32_32::Transpose
554 simd16scalar dst0 = _simd16_permute2f128_ps(per0, per0, 0xD8); // (3, 1, 2, 0) // r0 g0 r1 g1 r2 g2 r3 g3 r4 g4 r5 g5 r6 g6 r7 g7 local in function:Transpose32_32::Transpose_simd16
592 simd4scalari dst0 = SIMD128::unpacklo_epi32(rg0, ba0); local in function:Transpose16_16_16_16::Transpose
626 simdscalari dst0 = _simd_permute2f128_si(tmp0, tmp1, 0x20); // (2, 0) // rbga0 rbga1 rbga2 rbga3 local in function:Transpose16_16_16_16::Transpose_simd16
667 simd4scalari dst0 = SIMD128::unpacklo_epi32(rg0, ba0); local in function:Transpose16_16_16::Transpose
701 simdscalari dst0 = _simd_permute2f128_si(tmp0, tmp1, 0x20); // (2, 0) // rbga0 rbg local in function:Transpose16_16_16::Transpose_simd16
759 simdscalari dst0 = _simd_permute2f128_si(tmp0, tmp1, 0x20); // (2, 0) // rg0 rg1 local in function:Transpose16_16::Transpose_simd16
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_blit.c507 flip_coords(unsigned *src0, unsigned *src1, unsigned *dst0, unsigned *dst1) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blit.c165 clip_coordinates(bool mirror,float * src,float * dst0,float * dst1,float clipped_dst0,float clipped_dst1,float scale,bool is_left_or_bottom) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blit.c126 clip_coordinates(bool mirror,float * src,float * dst0,float * dst1,float clipped_dst0,float clipped_dst1,float scale,bool is_left_or_bottom) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.c586 struct rc_dst_register dst0; local in function:transform_SSG
861 struct rc_dst_register dst0; local in function:transform_r300_vertex_SSG
/src/sys/dev/pci/qat/
H A Dqat.c1306 uint64_t *dst0 = dst; local in function:qat_memcpy_htobe64
1319 uint32_t *dst0 = dst; local in function:qat_memcpy_htobe32

Completed in 58 milliseconds

12