Home
last modified time | relevance | path

Searched defs:newargs (Results 1 - 17 of 17) sorted by relevance

/third_party/python/Objects/
H A Dunionobject.c290 PyObject *newargs = _Py_subs_parameters(self, alias->args, alias->parameters, item); in union_getitem() local
H A Dclassobject.c55 PyObject **newargs = (PyObject**)args - 1; in method_vectorcall() local
71 PyObject **newargs; in method_vectorcall() local
[all...]
H A Dgenericaliasobject.c367 PyObject *newargs = PyList_New(0); in _unpack_args() local
454 PyObject *newargs = PyTuple_New(nargs); _Py_subs_parameters() local
530 PyObject *newargs = _Py_subs_parameters(self, alias->args, alias->parameters, item); ga_getitem() local
[all...]
H A Dcall.c145 PyObject *const *newargs; in _PyObject_FastCallDictTstate() local
H A Ddescrobject.c1100 PyObject *newargs[3]; in mappingproxy_get() local
H A Dexceptions.c1702 PyObject *newargs; in oserror_parse_args() local
H A Dtypeobject.c5146 PyObject *newargs = _PyObject_CallNoArgs(getnewargs_ex); in _PyObject_GetNewArguments() local
5273 PyObject *newobj, *newargs, *state, *listitems, *dictitems; reduce_newobj() local
[all...]
/third_party/toybox/toys/posix/
H A Dfind.c99 char **newargs; in flush_exec() local
/kernel/linux/linux-5.10/fs/gfs2/
H A Dops_fstype.c1517 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure() local
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H A Dops_fstype.c1562 struct gfs2_args *newargs = fc->fs_private; in gfs2_reconfigure() local
[all...]
/third_party/python/Modules/
H A D_functoolsmodule.c230 PyObject **newargs = (PyObject **)args - 1; in partial_vectorcall() local
H A D_operator.c1741 PyObject *newargs; in methodcaller_reduce() local
1761 PyObject *newargs[2]; in methodcaller_reduce() local
[all...]
H A D_collectionsmodule.c2188 PyObject *newargs; in defdict_init() local
H A Ditertoolsmodule.c1922 PyObject *newargs = PySequence_Tuple(args); in starmap_next() local
H A D_pickle.c4085 PyObject *newargs; in save_reduce() local
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c1435 PyObject *newargs; member
[all...]
/third_party/python/Python/
H A Dceval.c6472 PyObject **newargs = NULL; local

Completed in 64 milliseconds