Home
last modified time | relevance | path

Searched refs:_w (Results 1 - 25 of 61) sorted by relevance

123

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-logs.h181 #define lwsl_wsi(_w, _fil, ...) \
182 _lws_log_cx(lwsl_wsi_get_cx(_w), lws_log_prepend_wsi, _w, \
196 #define lwsl_hexdump_wsi(_w, _fil, _buf, _len) \
197 lwsl_hexdump_level_cx(lwsl_wsi_get_cx(_w), \
199 _w, _fil, _buf, _len)
509 #define lwsl_wsi_err(_w, ...) lwsl_wsi(_w, LLL_ERR, __VA_ARGS__)
511 #define lwsl_wsi_err(_w, ...) do {} while(0)
515 #define lwsl_wsi_warn(_w,
[all...]
H A Dlws-secure-streams-client.h96 #define lwsl_sspc_err(_w, ...) lwsl_sspc(_w, LLL_ERR, __VA_ARGS__)
98 #define lwsl_sspc_err(_w, ...) do {} while(0)
102 #define lwsl_sspc_warn(_w, ...) lwsl_sspc(_w, LLL_WARN, __VA_ARGS__)
104 #define lwsl_sspc_warn(_w, ...) do {} while(0)
108 #define lwsl_sspc_notice(_w, ...) lwsl_sspc(_w, LLL_NOTICE, __VA_ARGS__)
110 #define lwsl_sspc_notice(_w, ...) do {} while(0)
114 #define lwsl_sspc_info(_w,
[all...]
/third_party/python/Lib/tkinter/
H A D__init__.py743 self.tk.call('tkwait', 'window', window._w)
752 self.tk.call('tkwait', 'visibility', window._w)
787 self.tk.call('focus', self._w)
794 self.tk.call('focus', '-force', self._w)
812 name = self.tk.call('focus', '-displayof', self._w)
819 name = self.tk.call('focus', '-lastfor', self._w)
837 name = self.tk.call('tk_focusNext', self._w)
843 name = self.tk.call('tk_focusPrev', self._w)
933 if 'displayof' not in kw: kw['displayof'] = self._w
942 if 'displayof' not in kw: kw['displayof'] = self._w
2304 _w = '.' global() variable in Tk
[all...]
H A Dtix.py236 self.tk.call('tixForm', self._w, *self._options(cnf, kw))
244 return self.tk.call('tixForm', 'check', self._w)
247 self.tk.call('tixForm', 'forget', self._w)
251 x = self.tk.call('tixForm', 'grid', self._w)
257 return self.tk.call('tixForm', 'grid', self._w, xsize, ysize)
261 return self.tk.call('tixForm', 'info', self._w)
264 return self.tk.call('tixForm', 'info', self._w, option)
270 'tixForm', 'slaves', self._w))]
318 self.tk.call(widgetName, self._w, *extra)
341 self.tk.call('tixSetSilent', self._w, valu
[all...]
H A Dttk.py535 return self.tk.call(self._w, "identify", x, y)
546 self.tk.call(self._w, "instate", ' '.join(statespec)))
563 return self.tk.splitlist(str(self.tk.call(self._w, "state", statespec)))
587 return self.tk.call(self._w, "invoke")
616 return self.tk.call(self._w, "invoke")
645 return self._getints(self.tk.call(self._w, "bbox", index))
651 return self.tk.call(self._w, "identify", x, y)
658 return self.tk.getboolean(self.tk.call(self._w, "validate"))
686 return self.tk.getint(self.tk.call(self._w, "current"))
687 return self.tk.call(self._w, "curren
[all...]
/third_party/python/Lib/json/
H A Ddecoder.py137 memo=None, _w=WHITESPACE.match, _ws=WHITESPACE_STR):
151 end = _w(s, end).end()
172 end = _w(s, end).end()
181 end = _w(s, end + 1).end()
193 end = _w(s, end + 1).end()
203 end = _w(s, end).end()
217 def JSONArray(s_and_end, scan_once, _w=WHITESPACE.match, _ws=WHITESPACE_STR):
222 end = _w(s, end + 1).end()
236 end = _w(s, end + 1).end()
247 end = _w(
[all...]
/third_party/typescript/tests/baselines/reference/
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;
87 const g = __classPrivateFieldSet(this, _C_test, (_w = __classPrivateFieldGet(this, _C_test, "f"), ++_w), "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;
103 for (__classPrivateFieldSet(this.getInstance(), _C_test, 0, "f"); __classPrivateFieldGet(this.getInstance(), _C_test, "f") < 10; __classPrivateFieldSet(_w = this.getInstance(), _C_test, (_x = __classPrivateFieldGet(_w, _C_test, "f"), _x++, _x), "f")) { }
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;
56 for (__classPrivateFieldSet(C, _a, 0, "f", _C_test); __classPrivateFieldGet(C, _a, "f", _C_test) < 10; __classPrivateFieldSet(_v = C, _a, (_w = __classPrivateFieldGet(_v, _a, "f", _C_test), ++_w), "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;
69 for (__classPrivateFieldSet(this.getClass(), _a, 0, "f", _C_test); __classPrivateFieldGet(this.getClass(), _a, "f", _C_test) < 10; __classPrivateFieldSet(_v = this.getClass(), _a, (_w = __classPrivateFieldGet(_v, _a, "f", _C_test), ++_w), "f", _C_test)) { }
H A DdestructuringVariableDeclaration1ES5iterable.js97 var _w = __read({ f: [1, 2, { f3: 4, f5: 0 }] }.f, 4), f1 = _w[0], f2 = _w[1], _x = _w[2], f4 = _x.f3, f5 = _x.f5; variable
H A DstaticFieldWithInterfaceContext.js128 var _w = [(_q = /** @class */ (function () { variable
134 _q)][0], c11 = _w === void 0 ? (_p = /** @class */ (function () {
140 _p) : _w;
H A DnoImplicitAnyDestructuringVarDeclaration2.js23 var _u = { x2: 1, y2: 2, z2: 3 }, _v = _u.x2, x2 = _v === void 0 ? undefined : _v, _w = _u.y2, y2 = _w === void 0 ? undefined : _w, _x = _u.z2, z2 = _x === void 0 ? undefined : _x; // no error
H A DsourceMapValidationDestructuringForOfObjectBindingPattern.js117 for (var _w = 0, multiRobots_2 = multiRobots; _w < multiRobots_2.length; _w++) {
118 var _x = multiRobots_2[_w], nameA = _x.name, _y = _x.skills, primaryA = _y.primary, secondaryA = _y.secondary;
H A 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, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24;
80 _v = getRobotB(), _w = _v[0], numberB = _w === void 0 ? -1 : _w, _x = _v[1], nameB = _x === void 0 ? "helloNoName" : _x, _y = _v[2], skillB = _y === void 0 ? "noSkill" : _y;
H A DdestructuringSameNames.js57 var _w = [111, 222], blah1 = _w[0], blah1 = _w[1]; variable
H A DprivateNameStaticFieldAssignment.js53 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;
75 __classPrivateFieldSet(_w = A.getClass(), _a, __classPrivateFieldGet(_w, _a, "f", _A_field) >> 9, "f", _A_field);
H A DcomputedPropertiesInDestructuring1.js66 var _w = [{ bar: "bar" }], _x = foo(), bar6 = _w[0][_x];
H A DsourceMapValidationDestructuringForArrayBindingPatternDefaultValues.js142 for (var _w = getRobot()[0], numberB = _w === void 0 ? -1 : _w, i = 0; i < 1; i++) {
H A DsourceMapValidationDestructuringForObjectBindingPatternDefaultValues.js133 for (var _w = { name: "trimmer", skill: "trimming" }, _x = _w.name, nameA = _x === void 0 ? "noName" : _x, _y = _w.skill, skillA = _y === void 0 ? "skill" : _y, i = 0; i < 1; i++) {
H A DsourceMapValidationDestructuringForOfArrayBindingPattern.js139 for (var _v = 0, _w = getRobots(); _v < _w.length; _v++) {
140 var numberB = _w[_v][0];
H A DsourceMapValidationDestructuringForOfObjectBindingPatternDefaultValues.js124 var _w = _v[_u].skills, _x = _w === void 0 ? { primary: "nosKill", secondary: "noSkill" } : _w, _y = _x.primary, primaryA = _y === void 0 ? "primary" : _y, _z = _x.secondary, secondaryA = _z === void 0 ? "secondary" : _z;
/third_party/musl/libc-test/src/musl/
H A Dpleval.c16 unsigned long n, _w; \
18 _w = e \
19 t(#e, n, _w); \
/third_party/libwebsockets/lib/event-libs/glib/
H A Dglib.c36 #define wsi_to_priv_glib(_w) ((struct lws_wsi_eventlibs_glib *)(_w)->evlib_wsi)
38 #define wsi_to_subclass(_w) (wsi_to_priv_glib(_w)->w_read.source)
39 #define wsi_to_gsource(_w) ((GSource *)wsi_to_subclass(_w))
/third_party/python/Lib/idlelib/
H A Dredirector.py16 same as the pathname widget._w. This command is used to invoke the various
41 w = widget._w # widget's (full) Tk pathname
51 return f"{self.__class__.__name__,}({w.__class__.__name__}<{w._w}>)"
59 w = widget._w
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_redirector.py112 self.root.call(self.text._w, 'insert', 'hello')
118 self.assertEqual(self.root.call(self.text._w, 'insert', 'boo'), '')
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderVertexSpacing.hpp135 _tess_coordinate(float _u, float _v, float _w) in _tess_coordinate()
139 this->w = _w; in _tess_coordinate()

Completed in 15 milliseconds

123