Home
last modified time | relevance | path

Searched refs:_o (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_parser_autogen.cpp34 uint32_t _o = 1; in ParseUndef() local
35 *idResultType = IdResultType(_instruction[_o++]); in ParseUndef()
36 *idResult = IdResult(_instruction[_o++]); in ParseUndef()
44 uint32_t _o = 1; in ParseSourceContinued() local
46 *continuedSource = reinterpret_cast<const char *>(&_instruction[_o]); in ParseSourceContinued()
47 _o += strlen(*continuedSource) / 4 + 1; in ParseSourceContinued()
59 uint32_t _o = 1; in ParseSource() local
60 *sourceLanguage = spv::SourceLanguage(_instruction[_o++]); in ParseSource()
61 *version = LiteralInteger(_instruction[_o++]); in ParseSource()
62 if (file && _o < _length) in ParseSource()
[all …]
/third_party/libwebsockets/lib/core-net/
Dlws-dsh.c288 lws_dsh_obj_t *_o = (lws_dsh_obj_t *)((uint8_t *)(*pobj) - sizeof(*_o)), in lws_dsh_free() local
290 lws_dsh_t *dsh = _o->dsh; in lws_dsh_free()
293 assert(!(((unsigned long)_o) & (sizeof(int *) - 1))); in lws_dsh_free()
300 lws_dll2_remove(&_o->list); in lws_dsh_free()
303 assert(dsh->locally_in_use >= _o->asize); in lws_dsh_free()
304 dsh->locally_free += _o->asize; in lws_dsh_free()
305 dsh->locally_in_use -= _o->asize; in lws_dsh_free()
306 dsh->oha[_o->kind].total_size -= _o->asize; /* account for usage by kind */ in lws_dsh_free()
315 _o->size = 0; /* not meaningful when on free list */ in lws_dsh_free()
316 lws_dll2_add_sorted(&_o->list, &_o->dsh->oha[0].owner, buf_compare); in lws_dsh_free()
[all …]
/third_party/typescript/tests/baselines/reference/
DobjectRestSpread.js52_o = 'nested' + 'prop', _p = _m[_o], nestedProp = _p === void 0 ? Object.assign({}, obj) : _p, nes… variable
DdestructuringSameNames.js35 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o; variable
49 _o = [444, 4444, 44444], foo = _o[0], foo = _o[1], bar = _o[2];
DdestructuringArrayBindingPatternAndAssignment1ES5.js108 var _o = [1, 2, "string"], c11 = _o[0], c12 = _o[1], c13 = _o.slice(2); variable
DelementAccessChain.js35 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q; variable
46 (_p = (_o = o5["b"]) === null || _o === void 0 ? void 0 : _o.call(o5)["c"].d) === null || _p === vo…
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;
53 …const b = (__classPrivateFieldSet(_o = C, _a, (_q = __classPrivateFieldGet(_o, _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;
66 …const b = (__classPrivateFieldSet(_o = this.getClass(), _a, (_q = __classPrivateFieldGet(_o, _a, "…
DdeleteChain.js29 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r; variable
41 (_p = (_o = o6.b) === null || _o === void 0 ? void 0 : _o['c'].d) === null || _p === void 0 ? true …
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;
81 …__classPrivateFieldSet(this, _C_test, (_o = __classPrivateFieldGet(this, _C_test, "f"), _o++, _o),…
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…
99 ….getInstance(), _C_test, (_p = __classPrivateFieldGet(_m, _C_test, "f"), _o = _p--, _p), "f"), _o);
DsourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues2.js27 …= _l === void 0 ? ["noSkill", "noSkill"] : _l, _o = _m[0], primarySkillC = _o === void 0 ? "noSkil… variable
DemitCompoundExponentiationAssignmentWithIndexingOnLHS2.js15 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r; variable
25 (_o = foo())[_p = 0] = Math.pow(_o[_p], Math.pow(foo()[0], 2));
DstaticFieldWithInterfaceContext.js30 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
115 var _v = [(_o = /** @class */ (function () {
120 _o.x = { a: "a" },
121 _o)][0], c10 = _v === void 0 ? (_m = /** @class */ (function () {
DemitCompoundExponentiationAssignmentWithIndexingOnLHS1.js19 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p; variable
31 (_o = array3)[_p = j0++] = Math.pow(_o[_p], (_l = array3)[_m = j1++] = Math.pow(_l[_m], (_j = array…
DsourceMapValidationDestructuringVariableStatementArrayBindingPattern3.js60 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o; variable
89 _o = [2, "trimmer", "trimming"], numberB = _o[0], robotAInfo = _o.slice(1);
DsourceMapValidationDestructuringVariableStatementNestedObjectBindingPatternWithDefaultValues.js48 …kills, _o = _m === void 0 ? { primary: "noSkill", secondary: "noSkill" } : _m, _p = _o.primary, pr… variable
DcallChain.js55 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o; variable
81 (_o = o5()) === null || _o === void 0 ? void 0 : _o();
DexternalModuleImmutableBindings.js105 for (var _m = 0, _o = []; _m < _o.length; _m++) {
106 (stuff.blah) = _o[_m];
DsourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js58 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
75 _o = [2, "trimmer", "trimming"][0], numberB = _o === void 0 ? -1 : _o;
DnoImplicitAnyDestructuringVarDeclaration2.js19 …ed : _l, _m = _k[1], b3 = _m === void 0 ? null : _m, _o = _k[2], c3 = _o === void 0 ? undefined : variable
DdestructuringVariableDeclaration1ES5.js73 var _o = [1, "string"], d1 = _o[0], d2 = _o[1]; variable
DsourceMapValidationDestructuringForOfObjectBindingPattern.js105 for (var _o = 0, robots_2 = robots; _o < robots_2.length; _o++) {
106 var _p = robots_2[_o], nameA = _p.name, skillA = _p.skill;
DdestructuringVariableDeclaration1ES5iterable.js79 …defined], 3), _m = _l[0], b5 = _m === void 0 ? 3 : _m, _o = _l[1], b6 = _o === void 0 ? true : _o,… variable
DsourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues.js118 for (var _o = 0, _p = getMultiRobots(); _o < _p.length; _o++) {
119 …var _q = _p[_o].skills, _r = _q === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _q, _s…
DsourceMapValidationDestructuringForArrayBindingPattern2.js102 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r; variable
168 for (_o = ["trimmer", ["trimming", "edging"]], nameMA = _o[0], _p = _o[1], primarySkillA = _p[0], s…
/third_party/mindspore/patches/
D0007-deobfuscator.patch277 …h> CreateMetaGraph(flatbuffers::FlatBufferBuilder &_fbb, const MetaGraphT *_o, const flatbuffers::…
278 @@ -3177,7 +3211,9 @@ inline void MetaGraph::UnPackTo(MetaGraphT *_o, const flatbuffers::resolver_f…
279 … = allTensors(); if (_e) { _o->allTensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; …
280 … _e = subGraph(); if (_e) { _o->subGraph.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _…
281 { auto _e = obfuscate(); _o->obfuscate = _e; }
282 + { auto _e = encrypt(); _o->encrypt = _e; }
283 …{ auto _e = obfMetaData(); if (_e) { _o->obfMetaData.resize(_e->size()); std::copy(_e->begin(), _e…
284 … { auto _e = decryptTable(); if (_e) { _o->decryptTable.resize(_e->size()); std::copy(_e->begin()…
287 …h> MetaGraph::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MetaGraphT* _o, const flatbuffers::…
289 …auto _allTensors = _o->allTensors.size() ? _fbb.CreateVector<flatbuffers::Offset<mindspore::schema…
[all …]

1234