Home
last modified time | relevance | path

Searched defs:_s (Results 1 – 25 of 52) sorted by relevance

123

/third_party/mindspore/tests/ut/cpp/dataset/common/
Dcommon.h34 #define ASSERT_OK(_s) \ argument
43 #define EXPECT_OK(_s) \ argument
52 #define ASSERT_ERROR(_s) \ argument
61 #define EXPECT_ERROR(_s) \ argument
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/include/
Dshard_error.h26 #define RETURN_IF_NOT_OK(_s) \ argument
34 #define RELEASE_AND_RETURN_IF_NOT_OK(_s, _db, _in) \ argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dstatus.h36 #define RETURN_IF_NOT_OK(_s) \ argument
83 #define RETURN_SECOND_IF_ERROR(_s, _r) \ argument
/third_party/popt/src/
Dsystem.h57 #define getenv(_s) secure_getenv(_s) argument
59 #define getenv(_s) __secure_getenv(_s) argument
/third_party/mindspore/mindspore/ccsrc/cxx_api/
Ddlutils.h90 #define CHECK_FAIL_AND_RELEASE(_s, _handle, _e) \ argument
/third_party/typescript/tests/baselines/reference/
DlateBoundDestructuringImplicitAnyError.js54 var _s = strIndexed, _t = symed2, prop9 = _s[_t]; variable
DnewWithSpreadES5.js104 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t; variable
DnewWithSpread.js105 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t; variable
DnullPropertyName.js191 var _s: number; variable
DsourceMapValidationDestructuringForOfArrayBindingPattern.js132 var _s = _r[_q], _t = _s[1], primarySkillA = _t[0], secondarySkillA = _t[1]; variable
DsourceMapValidationDestructuringForOfArrayBindingPattern2.js104 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w; variable
DdestructuringArrayBindingPatternAndAssignment1ES5iterable.js114 …o[0], _p = __read(_l[1], 1), _q = __read(_p[0], 1), _r = __read(_q[0], 1), _s = __read(_r[0], 1), … variable
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
DsourceMapValidationDestructuringForArrayBindingPatternDefaultValues2.js118 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
DcontrolFlowOptionalChain.js595 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v; variable
DnoImplicitAnyDestructuringVarDeclaration2.js22 var _q = { x1: 1, y1: 2, z1: 3 }, _r = _q.x1, x1 = _r === void 0 ? 10 : _r, _s = _q.y1, y1 = _s ===… variable
DsourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js113 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
DdestructuringSameNames.js53 var _s = { foo3: 30, bar3: 330 }, foo3 = _s.bar3, foo3 = _s.foo3; variable
/third_party/lwip/src/apps/http/makefsdata/
Dtinydir.h189 struct _stat _s; member
191 struct stat _s; member
/third_party/boost/boost/numeric/ublas/tensor/
Dindex.hpp74 static constexpr index_type<19> _s; variable
/third_party/boost/boost/outcome/experimental/status-code/
Dstatus_code_ptr.hpp109 const auto &_s = static_cast<const _mycode &>(src); // NOLINT in _do_erased_copy() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dcontrollermap.c107 int s, _s; in WatchJoystick() local
/third_party/python/Objects/stringlib/
Dcodecs.h44 const char *_s = s; in STRINGLIB() local
/third_party/boost/boost/random/
Dlognormal_distribution.hpp92 RealType _s; member in boost::random::lognormal_distribution::param_type
/third_party/boost/boost/phoenix/scope/
Dlocal_variable.hpp182 BOOST_ATTRIBUTE_UNUSED _s_type const _s = {{{}}}; variable

123