Home
last modified time | relevance | path

Searched defs:pargs (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
Dvtn_generator_ids_h.py57 pargs = p.parse_args() variable
Dspirv_info_c.py111 pargs = parse_args() variable
/third_party/python/Modules/
D_functoolsmodule.c63 PyObject *func, *pargs, *nargs, *pkw; in partial_new() local
/third_party/python/Python/
Dbltinmodule.c200 PyObject *pargs[2] = {name, bases}; in builtin___build_class__() local