Home
last modified time | relevance | path

Searched defs:ug (Results 1 – 5 of 5) sorted by relevance

/external/toybox/toys/pending/
Dtcpsvd.c190 static void get_uidgid(uid_t *uid, gid_t *gid, char *ug) in get_uidgid()
/external/icu/icu4c/source/common/
Dlocmap.c698 ILCID_POSIX_SUBTABLE(ug) { in ILCID_POSIX_SUBTABLE() argument
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc1239 int ug = yuvconstants->kUVToG[0]; in YuvPixel() local
/external/libyuv/files/source/
Drow_common.cc1235 int ug = yuvconstants->kUVToG[0]; in YuvPixel() local
Drow_msa.cc27 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, bb, bg, br, yg) \ argument