Home
last modified time | relevance | path

Searched defs:target_offset (Results 1 – 15 of 15) sorted by relevance

/third_party/lwip/src/apps/snmp/
Dsnmp_pbuf_stream.c114 u16_t target_offset; in snmp_pbuf_stream_writeto() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c371 struct crocus_bo *target, int32_t target_offset, in emit_reloc()
426 struct crocus_bo *target, uint32_t target_offset, in crocus_command_reloc()
437 struct crocus_bo *target, uint32_t target_offset, in crocus_state_reloc()
/third_party/libdrm/intel/
Dintel_bufmgr.c200 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_bo_emit_reloc()
211 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_bo_emit_reloc_fence()
Dintel_bufmgr.h313 #define dri_bo_emit_reloc(reloc_bo, read, write, target_offset, \ argument
Dintel_bufmgr_gem.c1967 drm_intel_bo *target_bo, uint32_t target_offset, in do_bo_emit_reloc()
2093 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_gem_bo_emit_reloc()
2110 uint32_t target_offset, in drm_intel_gem_bo_emit_reloc_fence()
Dintel_bufmgr_fake.c1251 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_fake_emit_reloc()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c961 struct brw_bo *target, int32_t target_offset, in emit_reloc()
1031 struct brw_bo *target, uint32_t target_offset, in brw_batch_reloc()
1042 struct brw_bo *target, uint32_t target_offset, in brw_state_reloc()
/third_party/iptables/include/linux/netfilter_ipv4/
Dip_tables.h109 __u16 target_offset; member
/third_party/iptables/include/linux/netfilter_arp/
Darp_tables.h97 __u16 target_offset; member
/third_party/iptables/include/linux/netfilter_ipv6/
Dip6_tables.h113 __u16 target_offset; member
/third_party/freetype/src/base/
Dftbitmap.c812 FT_Vector target_offset; in FT_Bitmap_Blend() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftbitmap.c812 FT_Vector target_offset; in FT_Bitmap_Blend() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftbitmap.c813 FT_Vector target_offset; in FT_Bitmap_Blend() local
/third_party/lwip/src/core/
Dpbuf.c1276 u16_t target_offset; in pbuf_take_at() local
/third_party/boost/boost/interprocess/
Doffset_ptr.hpp102 OffsetType target_offset = caster_t(this_ptr).offset() + offset; in offset_ptr_to_raw_pointer() local