Home
last modified time | relevance | path

Searched defs:res_type (Results 1 – 9 of 9) 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/chromium_org/third_party/mesa/src/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/chromium_org/chrome/tools/build/win/
Dresedit.py163 def ExtractResource(self, res_type, res_lang, res_name, dest_file): argument
180 def RemoveResource(self, res_type, res_lang, res_name): argument
203 def UpdateResource(self, res_type, res_lang, res_name, file_path): argument
/external/chromium_org/tools/grit/grit/tool/
Drc2grd.py262 def IsHtml(self, res_type, fname): argument
296 def AddStructure(res_type, id): argument
/external/libvorbis/lib/
Dvorbisenc.c39 int res_type; member