Home
last modified time | relevance | path

Searched refs:_m (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/FreeBSD/sys/kern/
H A Dbus_if.h68 kobjop_t _m; in BUS_ALLOC_RESOURCE() local
70 return ((bus_alloc_resource_t *) _m)(_dev, _child, _type, _rid, _start, _end, _count, _flags); in BUS_ALLOC_RESOURCE()
101 kobjop_t _m; in BUS_CHILD_PNPINFO_STR() local
103 return ((bus_child_pnpinfo_str_t *) _m)(_dev, _child, _buf, _buflen); in BUS_CHILD_PNPINFO_STR()
134 kobjop_t _m; in BUS_CHILD_LOCATION_STR() local
136 return ((bus_child_location_str_t *) _m)(_dev, _child, _buf, _buflen); in BUS_CHILD_LOCATION_STR()
161 kobjop_t _m; in BUS_PRINT_CHILD() local
163 return ((bus_print_child_t *) _m)(_dev, _child); in BUS_PRINT_CHILD()
182 kobjop_t _m; in BUS_PROBE_NOMATCH() local
184 ((bus_probe_nomatch_t *) _m)(_de in BUS_PROBE_NOMATCH()
223 kobjop_t _m; BUS_READ_IVAR() local
254 kobjop_t _m; BUS_WRITE_IVAR() local
275 kobjop_t _m; BUS_CHILD_DELETED() local
296 kobjop_t _m; BUS_CHILD_DETACHED() local
319 kobjop_t _m; BUS_DRIVER_ADDED() local
354 kobjop_t _m; BUS_ADD_CHILD() local
375 kobjop_t _m; BUS_RESCAN() local
402 kobjop_t _m; BUS_CHILD_PRESENT() local
433 kobjop_t _m; BUS_HINTED_CHILD() local
457 kobjop_t _m; BUS_HINT_DEVICE_UNIT() local
474 kobjop_t _m; BUS_NEW_PASS() local
492 kobjop_t _m; BUS_SUSPEND_CHILD() local
510 kobjop_t _m; BUS_RESUME_CHILD() local
529 kobjop_t _m; BUS_GET_DOMAIN() local
555 kobjop_t _m; BUS_RESET_PREPARE() local
576 kobjop_t _m; BUS_RESET_POST() local
595 kobjop_t _m; BUS_RESET_CHILD() local
[all...]
H A Ddevice_if.h106 kobjop_t _m; in DEVICE_PROBE() local
108 return ((device_probe_t *) _m)(dev); in DEVICE_PROBE()
143 kobjop_t _m; in DEVICE_IDENTIFY() local
145 ((device_identify_t *) _m)(driver, parent); in DEVICE_IDENTIFY()
178 kobjop_t _m; in DEVICE_ATTACH() local
180 return ((device_attach_t *) _m)(dev); in DEVICE_ATTACH()
212 kobjop_t _m; in DEVICE_DETACH() local
214 return ((device_detach_t *) _m)(dev); in DEVICE_DETACH()
238 kobjop_t _m; in DEVICE_SHUTDOWN() local
240 return ((device_shutdown_t *) _m)(de in DEVICE_SHUTDOWN()
273 kobjop_t _m; DEVICE_SUSPEND() local
303 kobjop_t _m; DEVICE_RESUME() local
337 kobjop_t _m; DEVICE_QUIESCE() local
366 kobjop_t _m; DEVICE_REGISTER() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DprivateNameFieldDestructuredBinding(target=es2015).js47 (_b = this, { x: ({ set value(_m) { __classPrivateFieldSet(_b, _A_field, _m, "f"); } }).value, y } = this.testObject());
48 (_c = this, [({ set value(_m) { __classPrivateFieldSet(_c, _A_field, _m, "f"); } }).value, y] = this.testArray());
49 (_d = this, _e = this, { a: ({ set value(_m) { __classPrivateFieldSet(_d, _A_field, _m, "f"); } }).value, b: [({ set value(_m) { __classPrivateFieldSet(_e, _A_field, _m, "f"); } }).value] } = { a: 1, b: [2] });
50 _f = this, _g = this, [({ set value(_m) { __classPrivateFieldSet(_f, _A_field, _m, "
[all...]
H A DprivateNameStaticFieldUnaryMutation.js47 var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y;
52 const a = (__classPrivateFieldSet(_k = C, _a, (_m = __classPrivateFieldGet(_k, _a, "f", _C_test), _l = _m++, _m), "f", _C_test), _l);
60 var _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y;
65 const a = (__classPrivateFieldSet(_k = this.getClass(), _a, (_m = __classPrivateFieldGet(_k, _a, "f", _C_test), _l = _m++, _m), "f", _C_test), _l);
H A DcallChain.js55 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
79 (_m = o3["b"]) === null || _m === void 0 ? void 0 : _m.call.apply(_m, __spreadArray(__spreadArray([o3, 1], [2, 3], false), [4], false)).c;
H A DdestructuringSameNames.js35 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
48 _m = [333, 3333, 33333], foo = _m[0], bar = _m[1], foo = _m[2];
H A DprivateNameFieldUnaryMutation.js69 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;
80 for (__classPrivateFieldSet(this, _C_test, 0, "f"); __classPrivateFieldGet(this, _C_test, "f") < 10; __classPrivateFieldSet(this, _C_test, (_m = __classPrivateFieldGet(this, _C_test, "f"), _m++, _m), "f")) { }
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, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19;
99 const b = (__classPrivateFieldSet(_m = this.getInstance(), _C_test, (_p = __classPrivateFieldGet(_m, _C_test, "f"), _o = _p--, _p), "f"), _o);
H A DsourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js60 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
88 _m = getRobotB(), numberB = _m[0], robotAInfo = _m.slice(1);
H A DstaticFieldWithInterfaceContext.js30 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
121 _o)][0], c10 = _v === void 0 ? (_m = /** @class */ (function () {
126 _m.x = { a: "a" },
127 _m) : _v;
H A DdeleteChain.js29 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r;
40 ((_m = (_l = o5.b) === null || _l === void 0 ? void 0 : _l.call(o5).c.d) === null || _m === void 0 ? true : delete _m.e);
H A DelementAccessChain.js35 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
45 (_m = (_l = o5["b"]) === null || _l === void 0 ? void 0 : _l.call(o5)["c"].d) === null || _m === void 0 ? void 0 : _m.e;
H A DexternalModuleImmutableBindings.js105 for (var _m = 0, _o = []; _m < _o.length; _m++) {
106 (stuff.blah) = _o[_m];
H A DsourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues2.js27 var _j = ["roomba", ["vacuum", "mopping"]], _k = _j[0], nameMC2 = _k === void 0 ? "noName" : _k, _l = _j[1], _m = _l === void 0 ? ["noSkill", "noSkill"] : _l, _o = _m[0], primarySkillC = _o === void 0 ? "noSkill" : _o, _p = _m[1], secondarySkillC = _p === void 0 ? "noSkill" : _p;
H A DemitCompoundExponentiationAssignmentWithIndexingOnLHS1.js19 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p;
31 (_o = array3)[_p = j0++] = Math.pow(_o[_p], (_l = array3)[_m = j1++] = Math.pow(_l[_m], (_j = array3)[_k = j0++] = Math.pow(_j[_k], 1)));
H A DemitCompoundExponentiationAssignmentWithIndexingOnLHS2.js15 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r;
24 var result_foo2 = (_l = foo())[_m = 0] = Math.pow(_l[_m], (_j = foo())[_k = 0] = Math.pow(_j[_k], 2));
H A DobjectRest.js91 var _k = o, _l = computed, stillNotGreat = _k[_l], _m = computed2, soSo = _k[_m], o = __rest(_k, [typeof _l === "symbol" ? _l : _l + "", typeof _m === "symbol" ? _m : _m + ""]);
H A DsourceMapValidationDestructuringVariableStatementNestedObjectBindingPatternWithDefaultValues.js48 var _k = { name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } }, _l = _k.name, nameC = _l === void 0 ? "noNameSpecified" : _l, _m = _k.skills, _o = _m === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _m, _p = _o.primary, primaryB = _p === void 0 ? "noSkill" : _p, _q = _o.secondary, secondaryB = _q === void 0 ? "noSkill" : _q;
H A DdeclarationEmitDestructuringArrayPattern2.js19 var _m = [[x13, y13], { x: x13, y: y13 }], a3 = _m[0], b3 = _m[1];
H A DdestructuringAssignmentWithDefault2.js42 var _m = a.x, z3 = _m === void 0 ? undefined : _m; variable
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_if.h26 kobjop_t _m; in USB_HANDLE_REQUEST() local
28 return ((usb_handle_request_t *) _m)(dev, req, pptr, plen, offset, pstate); in USB_HANDLE_REQUEST()
38 kobjop_t _m; in USB_TAKE_CONTROLLER() local
40 return ((usb_take_controller_t *) _m)(dev); in USB_TAKE_CONTROLLER()
H A Dusbdi.h402 #define USB_MTX_ASSERT(_m, _t) do { \
404 mtx_assert(_m, _t); \
407 #define USB_MTX_ASSERT(_m, _t) do { } while (0)
410 #define USB_MTX_LOCK(_m) do { \
412 mtx_lock(_m); \
415 #define USB_MTX_UNLOCK(_m) do { \
417 mtx_unlock(_m); \
420 #define USB_MTX_LOCK_SPIN(_m) do { \
422 mtx_lock_spin(_m); \
425 #define USB_MTX_UNLOCK_SPIN(_m) d
[all...]
/third_party/rust/crates/nix/test/sys/
H A Dtest_wait.rs11 let _m = crate::FORK_MTX.lock(); in test_wait_signal()
38 let _m = crate::FORK_MTX.lock(); in test_waitid_signal()
58 let _m = crate::FORK_MTX.lock(); in test_wait_exit()
81 let _m = crate::FORK_MTX.lock(); in test_waitid_exit()
113 let _m = crate::FORK_MTX.lock(); in test_waitstatus_pid()
132 let _m = crate::FORK_MTX.lock(); in test_waitid_pid()
238 let _m = crate::FORK_MTX.lock(); in test_wait_ptrace()
250 let _m = crate::FORK_MTX.lock(); in test_waitid_ptrace()
H A Dtest_signal.rs22 let _m = crate::SIGNAL_MTX.lock(); in test_old_sigaction_flags()
44 let _m = crate::SIGNAL_MTX.lock(); in test_sigprocmask()
103 let _m = crate::SIGNAL_MTX.lock(); in test_signal_sigaction()
114 let _m = crate::SIGNAL_MTX.lock(); in test_signal()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h59 * the loop into _m, we need the &= at the end of the loop to make sure
60 * we don't have stale bits in _m
63 for (uint32_t _m = (mask); \
64 _m && ((batch) = (cache)->batches[u_bit_scan(&_m)]); _m &= (mask))
/third_party/rust/crates/nix/test/
H A Dtest_pty.rs32 let _m = crate::PTSNAME_MTX.lock(); in test_ptsname_equivalence()
49 let _m = crate::PTSNAME_MTX.lock(); in test_ptsname_copy()
83 let _m = crate::PTSNAME_MTX.lock(); in test_ptsname_unique()
101 let _m = crate::PTSNAME_MTX.lock(); in open_ptty_pair()
202 let _m = crate::PTSNAME_MTX.lock(); in test_openpty()
237 let _m = crate::PTSNAME_MTX.lock(); in test_openpty_with_termios()

Completed in 7 milliseconds

1234