Searched defs:p_dst (Results 1 - 8 of 8) sorted by relevance
/third_party/ltp/testcases/network/stress/route/ |
H A D | route-change-netlink.c | 284 struct ip_addr *p_dst = dst, *p_gw = gw, *p_rhost = rhost; in run() local
|
/third_party/backends/backend/ |
H A D | plustek-usbcalfile.c | 734 u_short *p_src, *p_dst; in usb_get_shading_part() local
|
H A D | hp3900_rts8822.c | 5944 SANE_Byte *p_dst; /* fac8 */ in Resize_Increase() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | surface9.c | 736 uint8_t *p_dst; in NineSurface9_CopyDefaultToMem() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_blit.c | 756 iris_resource_copy_region(struct pipe_context *ctx, struct pipe_resource *p_dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *p_src, unsigned src_level, const struct pipe_box *src_box) iris_resource_copy_region() argument
|
H A D | iris_resource.c | 1874 iris_replace_buffer_storage(struct pipe_context *ctx, struct pipe_resource *p_dst, struct pipe_resource *p_src, unsigned num_rebinds, uint32_t rebind_mask, uint32_t delete_buffer_id) iris_replace_buffer_storage() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blit.c | 767 crocus_resource_copy_region(struct pipe_context *ctx, struct pipe_resource *p_dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *p_src, unsigned src_level, const struct pipe_box *src_box) crocus_resource_copy_region() argument
|
H A D | crocus_resource.c | 1118 crocus_replace_buffer_storage(struct pipe_context *ctx, struct pipe_resource *p_dst, struct pipe_resource *p_src, unsigned num_rebinds, uint32_t rebind_mask, uint32_t delete_buffer_id) crocus_replace_buffer_storage() argument
|
Completed in 27 milliseconds