Searched defs:vdst (Results 1 - 10 of 10) sorted by relevance
| /src/sys/dev/ic/ |
| H A D | mx98905.c | 290 mx98905_ring_copy(struct dp8390_softc *sc, int src, void *vdst, u_short amount) argument
|
| H A D | isp.c | 1967 isp_icb_2400_vpinfo_t vpinfo, *vdst; local in function:isp_fibre_init_2400
|
| /src/sys/kern/ |
| H A D | kgdb_stub.c | 125 kgdb_copy(void *vsrc, void *vdst, int len) argument 179 mem2hex(void *vdst, void *vsrc, int len) argument 198 hex2mem(void *vdst, u_char *src, int maxlen) argument
|
| /src/sys/dev/acpi/ |
| H A D | apei_erst.c | 156 char *vdst, *vsrc; local in function:apei_pmemmove [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_pwr8.h | 54 __m128i_union vdst; local in function:vec_set_epi32 [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_pwr8.h | 54 __m128i_union vdst; local in function:vec_set_epi32 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vertex_generic.c | 1020 GLubyte *vdst = vtx->vertex_buf + edst * vtx->vertex_size; local in function:_tnl_generic_interp 1065 GLubyte *vdst = vtx->vertex_buf + edst * vtx->vertex_size; local in function:_tnl_generic_copy_pv
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vertex_generic.c | 1020 GLubyte *vdst = vtx->vertex_buf + edst * vtx->vertex_size; local in function:_tnl_generic_interp 1065 GLubyte *vdst = vtx->vertex_buf + edst * vtx->vertex_size; local in function:_tnl_generic_copy_pv
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-vmx.c | 2147 vector unsigned char vsrc, valpha, vmask, vdst; local in function:vmx_composite_over_n_8_8888 2449 vector unsigned char vdst, vsrc, via; local in function:vmx_composite_over_n_8888 2705 vector unsigned char vsrc, vdst; local in function:scaled_nearest_scanline_vmx_8888_8888_OVER
|
| H A D | pixman-mmx.c | 701 core_combine_over_u_pixel_mmx (__m64 vsrc, __m64 vdst) argument
|
Completed in 30 milliseconds