/third_party/python/Modules/clinic/ |
H A D | _lsprof.c.h | 40 _lsprof_Profiler_getstats(ProfilerObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _lsprof_Profiler_getstats() argument
|
H A D | _statisticsmodule.c.h | 18 _statistics__normal_dist_inv_cdf(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _statistics__normal_dist_inv_cdf() argument
|
H A D | _cryptmodule.c.h | 23 crypt_crypt(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in crypt_crypt() argument
|
H A D | symtablemodule.c.h | 19 _symtable_symtable(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _symtable_symtable() argument
|
H A D | _randommodule.c.h | 39 _random_Random_seed(RandomObject *self, PyObject *const *args, Py_ssize_t nargs) in _random_Random_seed() argument
|
H A D | _collectionsmodule.c.h | 19 _collections__count_elements(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _collections__count_elements() argument
|
H A D | _weakref.c.h | 47 _weakref__remove_dead_weakref(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _weakref__remove_dead_weakref() argument 93 _weakref_proxy(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _weakref_proxy() argument
|
H A D | socketmodule.c.h | 17 Py_ssize_t nargs = PyTuple_GET_SIZE(args); in sock_initobj() local
|
/third_party/littlefs/scripts/ |
H A D | teepipe.py | 64 nargs='+', variable
|
/third_party/openssl/demos/bio/ |
H A D | client-arg.c | 24 int nargs = argc - 1; in main() local
|
H A D | server-arg.c | 33 int nargs = argc - 1; in main() local
|
/third_party/python/Modules/_ctypes/libffi_osx/ |
H A D | ffi.c | 132 ffi_prep_cif( ffi_cif* cif, ffi_abi abi, unsigned int nargs, ffi_type* rtype, ffi_type** atypes) ffi_prep_cif() argument
|
/third_party/python/Python/clinic/ |
H A D | marshal.c.h | 30 marshal_dump(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in marshal_dump() argument 96 marshal_dumps(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in marshal_dumps() argument
|
H A D | traceback.c.h | 23 Py_ssize_t nargs = PyTuple_GET_SIZE(args); in tb_new() local
|
H A D | Python-tokenize.c.h | 16 Py_ssize_t nargs = PyTuple_GET_SIZE(args); in tokenizeriter_new() local
|
H A D | _warnings.c.h | 19 warnings_warn(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in warnings_warn() argument
|
/third_party/python/Modules/_ssl/clinic/ |
H A D | cert.c.h | 17 _ssl_Certificate_public_bytes(PySSLCertificate *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _ssl_Certificate_public_bytes() argument
|
/third_party/python/Objects/clinic/ |
H A D | enumobject.c.h | 31 Py_ssize_t nargs = PyTuple_GET_SIZE(args); in enum_new() local
|
H A D | funcobject.c.h | 34 Py_ssize_t nargs = PyTuple_GET_SIZE(args); in func_new() local
|
H A D | moduleobject.c.h | 24 Py_ssize_t nargs = PyTuple_GET_SIZE(args); in module___init__() local
|
H A D | structseq.c.h | 16 Py_ssize_t nargs = PyTuple_GET_SIZE(args); in structseq_new() local
|
/third_party/python/PC/clinic/ |
H A D | _testconsole.c.h | 21 _testconsole_write_input(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _testconsole_write_input() argument 63 _testconsole_read_output(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _testconsole_read_output() argument
|
/third_party/python/Include/internal/ |
H A D | pycore_call.h | 89 Py_ssize_t nargs = PyVectorcall_NARGS(nargsf); in _PyObject_VectorcallTstate() local 112 _PyObject_FastCallTstate(PyThreadState *tstate, PyObject *func, PyObject *const *args, Py_ssize_t nargs) in _PyObject_FastCallTstate() argument
|
/third_party/python/Modules/_multiprocessing/clinic/ |
H A D | multiprocessing.c.h | 49 _multiprocessing_recv(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _multiprocessing_recv() argument 81 _multiprocessing_send(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _multiprocessing_send() argument
|
H A D | posixshmem.c.h | 21 _posixshmem_shm_open(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _posixshmem_shm_open() argument 88 _posixshmem_shm_unlink(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _posixshmem_shm_unlink() argument
|