Home
last modified time | relevance | path

Searched defs:total_width (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.h228 lp_type_float_vec(unsigned width, unsigned total_width) in lp_type_float_vec()
259 lp_type_int_vec(unsigned width, unsigned total_width) in lp_type_int_vec()
288 lp_type_uint_vec(unsigned width, unsigned total_width) in lp_type_uint_vec()
301 lp_type_unorm(unsigned width, unsigned total_width) in lp_type_unorm()
315 lp_type_fixed(unsigned width, unsigned total_width) in lp_type_fixed()
330 lp_type_ufixed(unsigned width, unsigned total_width) in lp_type_ufixed()
/external/openssh/
Dutf8.c116 int total_width, max_width, print; in vasnmprintf() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.h171 GLuint total_width; member
Dintel_mipmap_tree.c169 GLuint total_width, total_height; in intel_miptree_create() local
/external/blktrace/iowatcher/
Dplot.h51 int total_width; member
/external/webrtc/examples/peerconnection/client/
Dmain_wnd.cc506 size_t total_width = (ARRAYSIZE(windows) - 1) * kSeparator; in LayoutConnectUI() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c2485 GLint total_width, in _mesa_meta_setup_texture_coords()