Searched refs:ug (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_clear.c161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; local in function:pan_pack_color
165 pan_pack_color_32(packed, ur | ug | ub | ua);
/xsrc/external/mit/fontconfig/dist/fc-lang/
H A DMakefile.am209 ug.orth \
H A DMakefile.in595 ug.orth \
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_textured_video.c132 unsigned ug = fg * 255.0 + 0.5; local in function:float4touint
135 return (ua << 24) | (ur << 16) | (ug << 8) | ub;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_textured_video.c109 unsigned ug = fg * 255.0 + 0.5; local in function:float4touint
112 return (ua << 24) | (ur << 16) | (ug << 8) | ub;
/xsrc/external/mit/fontconfig/dist/conf.d/
H A D35-lang-normalize.conf1169 <!-- ug* -> ug -->
1171 <test name="lang" compare="contains"><string>ug</string></test>
1172 <edit name="lang" mode="assign" binding="same"><string>ug</string></edit>

Completed in 12 milliseconds