/third_party/mesa3d/src/util/format/ |
D | u_format_yuv.h | 69 const int _u = scale * (-(0.148f * _r) - (0.291f * _g) + (0.439f * _b)); in util_format_rgb_float_to_yuv() local 73 *u = _u + 128; in util_format_rgb_float_to_yuv() 83 const int _u = u - 128; in util_format_yuv_to_rgb_float() local 91 *g = scale * (y_factor * _y - 0.391f * _u - 0.813f * _v); in util_format_yuv_to_rgb_float() 92 *b = scale * (y_factor * _y + 2.018f * _u ); in util_format_yuv_to_rgb_float() 111 const int _u = u - 128; in util_format_yuv_to_rgb_8unorm() local 115 const int _g = (298 * _y - 100 * _u - 208 * _v + 128) >> 8; in util_format_yuv_to_rgb_8unorm() 116 const int _b = (298 * _y + 516 * _u + 128) >> 8; in util_format_yuv_to_rgb_8unorm()
|
/third_party/pulseaudio/src/modules/ |
D | module-equalizer-sink.c | 1413 static void manager_get_revision(DBusConnection *conn, DBusMessage *msg, void *_u); 1414 static void manager_get_sinks(DBusConnection *conn, DBusMessage *msg, void *_u); 1415 static void manager_get_profiles(DBusConnection *conn, DBusMessage *msg, void *_u); 1416 static void manager_get_all(DBusConnection *conn, DBusMessage *msg, void *_u); 1417 static void manager_handle_remove_profile(DBusConnection *conn, DBusMessage *msg, void *_u); 1418 static void equalizer_get_revision(DBusConnection *conn, DBusMessage *msg, void *_u); 1419 static void equalizer_get_sample_rate(DBusConnection *conn, DBusMessage *msg, void *_u); 1420 static void equalizer_get_filter_rate(DBusConnection *conn, DBusMessage *msg, void *_u); 1421 static void equalizer_get_n_coefs(DBusConnection *conn, DBusMessage *msg, void *_u); 1422 static void equalizer_get_n_channels(DBusConnection *conn, DBusMessage *msg, void *_u); [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | privateNameStaticFieldUnaryMutation.js | 47 var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y; 55 …const d = __classPrivateFieldSet(_t = C, _a, (_u = __classPrivateFieldGet(_t, _a, "f", _C_test), -… 60 var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y; 68 …_classPrivateFieldSet(_t = this.getClass(), _a, (_u = __classPrivateFieldGet(_t, _a, "f", _C_test)…
|
D | noImplicitAnyDestructuringVarDeclaration2.js | 23 var _u = { x2: 1, y2: 2, z2: 3 }, _v = _u.x2, x2 = _v === void 0 ? undefined : _v, _w = _u.y2, y2 =… variable
|
D | privateNameFieldUnaryMutation.js | 69 …var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z; 86 …ieldSet(this, _C_test, (_v = __classPrivateFieldGet(this, _C_test, "f"), _u = _v--, _v), "f"), _u); 93 …var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z… 102 … _C_test, "f") < 10; __classPrivateFieldSet(_u = this.getInstance(), _C_test, (_v = __classPrivate…
|
D | destructuringVariableDeclaration1ES5iterable.js | 96 var _u = __read({ e: [1, 2, { b1: 4, b4: 0 }] }.e, 3), e1 = _u[0], e2 = _u[1], _v = _u[2], e3 = _v … variable
|
D | sourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js | 58 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z,… variable 79 …[1], nameB = _t === void 0 ? "helloNoName" : _t, _u = robotB[2], skillB = _u === void 0 ? "noSkill…
|
D | staticFieldWithInterfaceContext.js | 108 var _u = [][0], c9 = _u === void 0 ? (_l = /** @class */ (function () { 114 _l) : _u;
|
D | destructuringVariableDeclaration1ES5.js | 85 var _u = { g: { g1: [1, 2] } }.g.g1, g1 = _u === void 0 ? [undefined, null] : _u; variable
|
D | destructuringSameNames.js | 55 var _u = { foo5: 50, bar5: 550 }, foo5 = _u.foo5, foo5 = _u.bar5; variable
|
D | sourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues.js | 122 for (var _u = 0, _v = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } }, 123 …{ name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _u < _v.length; _u++) { 124 …var _w = _v[_u].skills, _x = _w === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _w, _y…
|
D | sourceMapValidationDestructuringForOfArrayBindingPattern.js | 135 for (var _u = 0, robots_2 = robots; _u < robots_2.length; _u++) { 136 var numberB = robots_2[_u][0];
|
D | privateNameStaticFieldAssignment.js | 53 …var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0; 73 …__classPrivateFieldSet(_u = A.getClass(), _a, __classPrivateFieldGet(_u, _a, "f", _A_field) % 7, "…
|
D | sourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js | 118 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z,… variable 148 …marySkillA = _t === void 0 ? "primary" : _t, _u = _s[1], secondarySkillA = _u === void 0 ? "second…
|
D | sourceMapValidationDestructuringForOfArrayBindingPattern2.js | 104 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w; variable 194 _u = robots_4[_26], numberA3 = _u[0], robotAInfo = _u.slice(1);
|
D | sourceMapValidationDestructuringForObjectBindingPattern2.js | 114 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v; variable 197 for (_u = { name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }, name = _u.name…
|
D | sourceMapValidationDestructuringForOfObjectBindingPattern.js | 113 for (var _t = 0, _u = [{ name: "mower", skill: "mowing" }, { name: "trimmer", skill: "trimming" }];… 114 var _v = _u[_t], nameA = _v.name, skillA = _v.skill;
|
D | computedPropertiesInDestructuring1.js | 49 var _u = [{ bar: "bar" }], _v = foo2(), bar5 = _u[0][_v]; variable
|
D | sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js | 113 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z,… variable 151 …[_46], _t = _s[1], _u = _t === void 0 ? ["skill1", "skill2"] : _t, _v = _u[0], primarySkillA = _v …
|
D | sourceMapValidationDestructuringForObjectBindingPatternDefaultValues.js | 130 for (var _t = getRobot(), _u = _t.name, nameA = _u === void 0 ? "noName" : _u, _v = _t.skill, skill…
|
D | destructuringArrayBindingPatternAndAssignment1ES5iterable.js | 119 var _t = __read([[1], true], 2), _u = __read(_t[0], 1), c5 = _u[0], c6 = _t[1]; variable
|
D | sourceMapValidationDestructuringForArrayBindingPatternDefaultValues.js | 136 …marySkillA = _t === void 0 ? "primary" : _t, _u = _s[1], secondarySkillA = _u === void 0 ? "second…
|
D | sourceMapValidationDestructuringForOfObjectBindingPattern2.js | 113 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z; variable 213 …_u = multiRobots_4[_34], name = _u.name, _v = _u.skills, primary = _v.primary, secondary = _v.seco…
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcPolygonOffsetClampTests.hpp | 43 PolygonOffsetClampValues(GLfloat _f, GLfloat _u, GLfloat _c) : factor(_f), units(_u), clamp(_c) in PolygonOffsetClampValues()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderVertexSpacing.hpp | 135 _tess_coordinate(float _u, float _v, float _w) in _tess_coordinate() 137 this->u = _u; in _tess_coordinate()
|