Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_iprange.h17 union nf_inet_addr dst_min, dst_max; member
/external/iptables/include/linux/netfilter/
Dxt_iprange.h15 union nf_inet_addr dst_min, dst_max; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c827 double dst_max = lp_const_max(dst_type); in lp_build_conv() local
Dlp_bld_pack.c805 LLVMValueRef dst_max = lp_build_const_int_vec(gallivm, src_type, in lp_build_packs2() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_bufferreadwriterect.cpp99 const size_t dst_max[] = { dst_offset[0] + region[0], in check_overlap_rect() local
/external/mesa3d/src/freedreno/ir3/
Dir3_ra_validate.c179 unsigned dst_max = ra_reg_get_physreg(dst) + reg_size(dst); in validate_simple() local