Home
last modified time | relevance | path

Searched defs:src_address (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gio/tests/
Dsocket-client.c121 GSocketAddress *src_address; in make_connection() local
260 GSocketAddress *src_address; in main() local
Dsocket-server.c53 GSocketAddress *src_address; in main() local
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnettimepacket.c157 GSocketAddress ** src_address, GError ** error) in gst_net_time_packet_receive()
Dgstntppacket.c274 GSocketAddress ** src_address, GError ** error) in gst_ntp_packet_receive()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sdma_copy_image.c117 uint64_t src_address = ssrc->buffer.gpu_address + ssrc->surface.u.gfx9.surf_offset; in si_sdma_v4_v5_copy_texture() local
230 …uint64_t src_address = ssrc->buffer.gpu_address + ssrc->surface.u.legacy.level[0].offset_256B * 25… in cik_sdma_copy_texture() local
/third_party/boost/libs/python/src/object/
Dinheritance.cpp251 void* src_address; member