| /third_party/littlefs/scripts/ |
| H A D | cov.py | 708 nargs='*', variable 759 nargs='?', variable in .AppendSort 764 nargs='?', variable in .AppendSort
|
| H A D | code.py | 615 nargs='*', variable 666 nargs='?', variable in .AppendSort 671 nargs='?', variable in .AppendSort
|
| H A D | plotmpl.py | 1027 nargs='*', variable
|
| H A D | perfbd.py | 1181 nargs='?', variable in main.AppendSort 1186 nargs='?', variable in main.AppendSort 1210 nargs='?', variable in main.AppendSort 1221 nargs='?', variable in main.AppendSort 1228 nargs='?', variable in main.AppendSort 1235 nargs='?', variable in main.AppendSort 1242 nargs='?', variable in main.AppendSort 1264 nargs variable in main.AppendSort [all...] |
| H A D | data.py | 612 nargs='*', variable 663 nargs='?', variable in .AppendSort 668 nargs='?', variable in .AppendSort
|
| H A D | summary.py | 722 nargs='*', variable 771 nargs='?', variable in .AppendSort 776 nargs='?', variable in .AppendSort
|
| H A D | stack.py | 645 nargs='*', variable 696 nargs='?', variable in .AppendSort 701 nargs='?', variable in .AppendSort 724 nargs='?', variable in .AppendSort
|
| H A D | structs.py | 567 nargs='*', variable 618 nargs='?', variable in .AppendSort 623 nargs='?', variable in .AppendSort
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ci/ |
| H A D | radeonsi-run-tests.py | 138 nargs="?", variable
|
| /third_party/node/deps/v8/tools/ |
| H A D | locs.py | 87 nargs=2, variable 94 nargs='?', variable 101 nargs='?', variable 108 nargs='?', variable 115 nargs='?', variable
|
| H A D | avg.py | 46 nargs=argparse.REMAINDER, variable
|
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline-assembler-inl.h | 65 void BaselineAssembler::CallRuntime(Runtime::FunctionId function, int nargs) { in CallRuntime() argument
|
| /third_party/python/Modules/_ctypes/ |
| H A D | callbacks.c | 159 Py_ssize_t i = 0, j = 0, nargs = 0; in _CallPythonObject() local 319 static CThunkObject* CThunkObject_new(Py_ssize_t nargs) in CThunkObject_new() argument 352 Py_ssize_t nargs, in _ctypes_alloc_callback() local [all...] |
| /third_party/python/Modules/_ctypes/libffi_osx/include/ |
| H A D | ffi.h | 172 unsigned nargs; member
|
| /third_party/python/Modules/_io/clinic/ |
| H A D | bufferedio.c.h | 112 _io__Buffered_peek(buffered *self, PyObject *const *args, Py_ssize_t nargs) in _io__Buffered_peek() argument 154 _io__Buffered_read(buffered *self, PyObject *const *args, Py_ssize_t nargs) in _io__Buffered_read() argument 187 _io__Buffered_read1(buffered *self, PyObject *const *args, Py_ssize_t nargs) in _io__Buffered_read1() argument 303 _io__Buffered_readline(buffered *self, PyObject *const *args, Py_ssize_t nargs) in _io__Buffered_readline() argument 336 _io__Buffered_seek(buffered *self, PyObject *const *args, Py_ssize_t nargs) _io__Buffered_seek() argument 372 _io__Buffered_truncate(buffered *self, PyObject *const *args, Py_ssize_t nargs) _io__Buffered_truncate() argument 409 Py_ssize_t nargs = PyTuple_GET_SIZE(args); _io_BufferedReader___init__() local 463 Py_ssize_t nargs = PyTuple_GET_SIZE(args); _io_BufferedWriter___init__() local 610 Py_ssize_t nargs = PyTuple_GET_SIZE(args); _io_BufferedRandom___init__() local [all...] |
| H A D | bytesio.c.h | 167 _io_BytesIO_read(bytesio *self, PyObject *const *args, Py_ssize_t nargs) in _io_BytesIO_read() argument 204 _io_BytesIO_read1(bytesio *self, PyObject *const *args, Py_ssize_t nargs) in _io_BytesIO_read1() argument 242 _io_BytesIO_readline(bytesio *self, PyObject *const *args, Py_ssize_t nargs) in _io_BytesIO_readline() argument 280 _io_BytesIO_readlines(bytesio *self, PyObject *const *args, Py_ssize_t nargs) in _io_BytesIO_readlines() argument 356 _io_BytesIO_truncate(bytesio *self, PyObject *const *args, Py_ssize_t nargs) _io_BytesIO_truncate() argument 396 _io_BytesIO_seek(bytesio *self, PyObject *const *args, Py_ssize_t nargs) _io_BytesIO_seek() argument 490 Py_ssize_t nargs = PyTuple_GET_SIZE(args); _io_BytesIO___init__() local [all...] |
| H A D | fileio.c.h | 56 Py_ssize_t nargs = PyTuple_GET_SIZE(args); in _io_FileIO___init__() local 254 _io_FileIO_read(fileio *self, PyObject *const *args, Py_ssize_t nargs) in _io_FileIO_read() argument 336 _io_FileIO_seek(fileio *self, PyObject *const *args, Py_ssize_t nargs) in _io_FileIO_seek() argument 398 _io_FileIO_truncate(fileio *self, PyObject *const *args, Py_ssize_t nargs) in _io_FileIO_truncate() argument [all...] |
| /third_party/python/Modules/_multiprocessing/clinic/ |
| H A D | semaphore.c.h | 21 _multiprocessing_SemLock_acquire(SemLockObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _multiprocessing_SemLock_acquire() argument 95 _multiprocessing_SemLock_acquire(SemLockObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _multiprocessing_SemLock_acquire() argument 167 Py_ssize_t nargs = PyTuple_GET_SIZE(args); in _multiprocessing_SemLock() local 231 _multiprocessing_SemLock__rebuild(PyTypeObject *type, PyObject *const *args, Py_ssize_t nargs) in _multiprocessing_SemLock__rebuild() argument 400 _multiprocessing_SemLock___exit__(SemLockObject *self, PyObject *const *args, Py_ssize_t nargs) _multiprocessing_SemLock___exit__() argument [all...] |
| /third_party/skia/tools/skpbench/ |
| H A D | skpbench.py | 96 nargs='+', variable
|
| /third_party/toybox/toys/pending/ |
| H A D | brctl.c | 300 int nargs; in brctl_main() member
|
| /third_party/python/Python/clinic/ |
| H A D | import.c.h | 85 _imp__fix_co_filename(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _imp__fix_co_filename() argument 193 _imp_find_frozen(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _imp_find_frozen() argument 243 _imp_get_frozen_object(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _imp_get_frozen_object() argument 431 _imp_create_dynamic(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _imp_create_dynamic() argument 526 _imp_source_hash(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _imp_source_hash() argument [all...] |
| /third_party/python/Objects/clinic/ |
| H A D | longobject.c.h | 16 Py_ssize_t nargs = PyTuple_GET_SIZE(args); in long_new() local 105 int___round__(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in int___round__() argument 257 int_to_bytes(PyObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in int_to_bytes() argument 348 int_from_bytes(PyTypeObject *type, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) int_from_bytes() argument [all...] |
| H A D | listobject.c.h | 18 list_insert(PyListObject *self, PyObject *const *args, Py_ssize_t nargs) in list_insert() argument 115 list_pop(PyListObject *self, PyObject *const *args, Py_ssize_t nargs) in list_pop() argument 166 list_sort(PyListObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in list_sort() argument 234 list_index(PyListObject *self, PyObject *const *args, Py_ssize_t nargs) in list_index() argument [all...] |
| H A D | codeobject.c.h | 186 code_replace(PyCodeObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in code_replace() argument 418 code__varname_from_oparg(PyCodeObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in code__varname_from_oparg() argument
|
| /third_party/python/Objects/ |
| H A D | methodobject.c | 421 Py_ssize_t nargs = PyVectorcall_NARGS(nargsf); in cfunction_vectorcall_FASTCALL() local 437 Py_ssize_t nargs = PyVectorcall_NARGS(nargsf); in cfunction_vectorcall_FASTCALL_KEYWORDS() local 454 Py_ssize_t nargs = PyVectorcall_NARGS(nargsf); in cfunction_vectorcall_FASTCALL_KEYWORDS_METHOD() local 472 Py_ssize_t nargs = PyVectorcall_NARGS(nargsf); in cfunction_vectorcall_NOARGS() local 500 Py_ssize_t nargs in cfunction_vectorcall_O() local [all...] |