Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.h179 struct lp_type res_type; in lp_type_float() local
195 struct lp_type res_type; in lp_type_float_vec() local
211 struct lp_type res_type; in lp_type_int() local
226 struct lp_type res_type; in lp_type_int_vec() local
241 struct lp_type res_type; in lp_type_uint() local
255 struct lp_type res_type; in lp_type_uint_vec() local
268 struct lp_type res_type; in lp_type_unorm() local
282 struct lp_type res_type; in lp_type_fixed() local
297 struct lp_type res_type; in lp_type_ufixed() local
Dlp_bld_type.c183 struct lp_type res_type; in lp_elem_type() local
199 struct lp_type res_type; in lp_uint_type() local
216 struct lp_type res_type; in lp_int_type() local
234 struct lp_type res_type; in lp_wider_type() local
Dlp_bld_tgsi_soa.c2066 struct lp_type res_type; in lp_build_tgsi_soa() local
/external/opencv3/modules/cudaarithm/src/cuda/
Dsum.cu65 typedef typename MakeVec<R, cn>::type res_type; in sumImpl() typedef
80 typedef typename MakeVec<R, cn>::type res_type; in sumAbsImpl() typedef
95 typedef typename MakeVec<R, cn>::type res_type; in sumSqrImpl() typedef
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dtag.py60 def __init__(self, connection=None, res_id=None, res_type=None, argument
/external/libvorbis/lib/
Dvorbisenc.c39 int res_type; member