/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 83 const int _u = u - 128; in util_format_yuv_to_rgb_float() local 111 const int _u = u - 128; in util_format_yuv_to_rgb_8unorm() local
|
/third_party/pulseaudio/src/modules/ |
D | module-equalizer-sink.c | 1672 void manager_handle_remove_profile(DBusConnection *conn, DBusMessage *msg, void *_u) { in manager_handle_remove_profile() 1699 void manager_get_revision(DBusConnection *conn, DBusMessage *msg, void *_u) { in manager_get_revision() 1722 void manager_get_sinks(DBusConnection *conn, DBusMessage *msg, void *_u) { in manager_get_sinks() 1770 void manager_get_profiles(DBusConnection *conn, DBusMessage *msg, void *_u) { in manager_get_profiles() 1785 void manager_get_all(DBusConnection *conn, DBusMessage *msg, void *_u) { in manager_get_all() 1821 void equalizer_handle_seed_filter(DBusConnection *conn, DBusMessage *msg, void *_u) { in equalizer_handle_seed_filter() 1902 void equalizer_handle_get_filter_points(DBusConnection *conn, DBusMessage *msg, void *_u) { in equalizer_handle_get_filter_points() 1981 void equalizer_handle_get_filter(DBusConnection *conn, DBusMessage *msg, void *_u) { in equalizer_handle_get_filter() 2045 void equalizer_handle_set_filter(DBusConnection *conn, DBusMessage *msg, void *_u) { in equalizer_handle_set_filter() 2084 void equalizer_handle_save_profile(DBusConnection *conn, DBusMessage *msg, void *_u) { in equalizer_handle_save_profile() [all …]
|
D | module-ladspa-sink.c | 147 static void get_algorithm_parameters(DBusConnection *conn, DBusMessage *msg, void *_u) { in get_algorithm_parameters() 185 …set_algorithm_parameters(DBusConnection *conn, DBusMessage *msg, DBusMessageIter *iter, void *_u) { in set_algorithm_parameters() 254 static void ladspa_get_all(DBusConnection *conn, DBusMessage *msg, void *_u) { in ladspa_get_all()
|
/third_party/rust/crates/rustix/tests/fs/ |
D | statfs.rs | 9 let _u: FsWord = PROC_SUPER_MAGIC; in test_statfs_abi() localVariable
|
/third_party/typescript/tests/baselines/reference/ |
D | nullPropertyName.js | 193 var _u: number; variable
|
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
|
D | destructuringArrayBindingPatternAndAssignment1ES5iterable.js | 115 var _t = __read([[1], true], 2), _u = __read(_t[0], 1), c5 = _u[0], c6 = _t[1]; 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
|
D | controlFlowOptionalChain.js | 595 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v; variable
|
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
|
D | sourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues.js | 137 …var _u = _t[_s], _v = _u[1], _w = _v === void 0 ? ["skill1", "skill2"] : _v, _x = _w[0], primarySk… variable
|
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 | destructuringSameNames.js | 55 var _u = { foo5: 50, bar5: 550 }, foo5 = _u.foo5, foo5 = _u.bar5; 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
|
D | destructuringVariableDeclaration1ES5.js | 81 var _u = { g: { g1: [1, 2] } }.g.g1, g1 = _u === void 0 ? [undefined, null] : _u; variable
|
D | computedPropertiesInDestructuring1.js | 49 var _u = [{ bar: "bar" }], _v = foo2(), bar5 = _u[0][_v]; variable
|
D | decoratorsOnComputedProperties.js | 200 var _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3,… variable
|
D | destructuringVariableDeclaration1ES5iterable.js | 92 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 | 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
|
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
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | resolv.h | 61 } _u; member
|
/third_party/musl/include/ |
D | resolv.h | 61 } _u; member
|
/third_party/musl/ndk_musl_include/ |
D | resolv.h | 61 } _u; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | resolv.h | 61 } _u; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | resolv.h | 61 } _u; member
|