Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/which/node_modules/isexe/dist/mjs/
Dposix.js56 const ug = u | g; constant
/third_party/node/deps/npm/node_modules/which/node_modules/isexe/dist/cjs/
Dposix.js61 const ug = u | g; constant
/third_party/mesa3d/src/panfrost/lib/
Dpan_clear.c161 uint32_t ug = float_to_fixed(g, l.int_g, l.frac_g, dithered) << count_r; in pan_pack_color() local
/third_party/toybox/toys/pending/
Dtcpsvd.c190 static void get_uidgid(uid_t *uid, gid_t *gid, char *ug) in get_uidgid()
/third_party/skia/third_party/externals/icu/source/common/
Dlocmap.cpp728 ILCID_POSIX_SUBTABLE(ug) { in ILCID_POSIX_SUBTABLE() argument
/third_party/icu/icu4c/source/common/
Dlocmap.cpp728 ILCID_POSIX_SUBTABLE(ug) { in ILCID_POSIX_SUBTABLE() argument
/third_party/node/deps/icu-small/source/common/
Dlocmap.cpp728 ILCID_POSIX_SUBTABLE(ug) { in ILCID_POSIX_SUBTABLE() argument
/third_party/ffmpeg/libswscale/
Dutils.c771 int64_t ug = -table[2]; in fill_rgb2yuv_table() local
/third_party/skia/src/core/
DSkRuntimeEffect.cpp603 skvm::Uniform ur, ug, ub, ua; in Make() local