/third_party/python/Modules/clinic/ |
D | _hashopenssl.c.h | 187 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in EVP_new() local 197 if (!noptargs) { in EVP_new() 202 if (!--noptargs) { in EVP_new() 207 if (!noptargs) { in EVP_new() 241 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _hashlib_openssl_md5() local 249 if (!noptargs) { in _hashlib_openssl_md5() 254 if (!--noptargs) { in _hashlib_openssl_md5() 259 if (!noptargs) { in _hashlib_openssl_md5() 293 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _hashlib_openssl_sha1() local 301 if (!noptargs) { in _hashlib_openssl_sha1() [all …]
|
D | _bisectmodule.c.h | 32 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 2; in _bisect_bisect_right() local 46 if (!noptargs) { in _bisect_bisect_right() 62 if (!--noptargs) { in _bisect_bisect_right() 70 if (!--noptargs) { in _bisect_bisect_right() 75 if (!noptargs) { in _bisect_bisect_right() 115 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 2; in _bisect_insort_right() local 128 if (!noptargs) { in _bisect_insort_right() 144 if (!--noptargs) { in _bisect_insort_right() 152 if (!--noptargs) { in _bisect_insort_right() 157 if (!noptargs) { in _bisect_insort_right() [all …]
|
D | _pickle.c.h | 114 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 1; in _pickle_Pickler___init__() local 125 if (!noptargs) { in _pickle_Pickler___init__() 130 if (!--noptargs) { in _pickle_Pickler___init__() 139 if (!--noptargs) { in _pickle_Pickler___init__() 334 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 1; in _pickle_Unpickler___init__() local 346 if (!noptargs) { in _pickle_Unpickler___init__() 354 if (!--noptargs) { in _pickle_Unpickler___init__() 372 if (!--noptargs) { in _pickle_Unpickler___init__() 390 if (!--noptargs) { in _pickle_Unpickler___init__() 503 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 2; in _pickle_dump() local [all …]
|
D | sha256module.c.h | 98 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _sha256_sha256() local 106 if (!noptargs) { in _sha256_sha256() 111 if (!--noptargs) { in _sha256_sha256() 116 if (!noptargs) { in _sha256_sha256() 149 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _sha256_sha224() local 157 if (!noptargs) { in _sha256_sha224() 162 if (!--noptargs) { in _sha256_sha224() 167 if (!noptargs) { in _sha256_sha224()
|
D | sha512module.c.h | 98 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _sha512_sha512() local 106 if (!noptargs) { in _sha512_sha512() 111 if (!--noptargs) { in _sha512_sha512() 116 if (!noptargs) { in _sha512_sha512() 149 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _sha512_sha384() local 157 if (!noptargs) { in _sha512_sha384() 162 if (!--noptargs) { in _sha512_sha384() 167 if (!noptargs) { in _sha512_sha384()
|
D | _elementtree.c.h | 174 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _elementtree_Element_find() local 183 if (!noptargs) { in _elementtree_Element_find() 214 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _elementtree_Element_findtext() local 224 if (!noptargs) { in _elementtree_Element_findtext() 229 if (!--noptargs) { in _elementtree_Element_findtext() 260 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _elementtree_Element_findall() local 269 if (!noptargs) { in _elementtree_Element_findall() 299 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _elementtree_Element_iterfind() local 308 if (!noptargs) { in _elementtree_Element_iterfind() 338 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _elementtree_Element_get() local [all …]
|
D | _asynciomodule.c.h | 34 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 0; in _asyncio_Future___init__() local 41 if (!noptargs) { in _asyncio_Future___init__() 145 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _asyncio_Future_add_done_callback() local 154 if (!noptargs) { in _asyncio_Future_add_done_callback() 199 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _asyncio_Future_cancel() local 206 if (!noptargs) { in _asyncio_Future_cancel() 331 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 1; in _asyncio_Task___init__() local 341 if (!noptargs) { in _asyncio_Task___init__() 346 if (!--noptargs) { in _asyncio_Task___init__() 432 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _asyncio_Task_cancel() local [all …]
|
D | binascii.c.h | 55 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in binascii_b2a_uu() local 70 if (!noptargs) { in binascii_b2a_uu() 139 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in binascii_b2a_base64() local 154 if (!noptargs) { in binascii_b2a_base64() 446 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in binascii_b2a_hex() local 462 if (!noptargs) { in binascii_b2a_hex() 467 if (!--noptargs) { in binascii_b2a_hex() 516 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in binascii_hexlify() local 532 if (!noptargs) { in binascii_hexlify() 537 if (!--noptargs) { in binascii_hexlify() [all …]
|
D | _ssl.c.h | 354 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _ssl__SSLSocket_get_channel_binding() local 361 if (!noptargs) { in _ssl__SSLSocket_get_channel_binding() 536 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _ssl__SSLContext_load_cert_chain() local 546 if (!noptargs) { in _ssl__SSLContext_load_cert_chain() 551 if (!--noptargs) { in _ssl__SSLContext_load_cert_chain() 584 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in _ssl__SSLContext_load_verify_locations() local 593 if (!noptargs) { in _ssl__SSLContext_load_verify_locations() 598 if (!--noptargs) { in _ssl__SSLContext_load_verify_locations() 604 if (!--noptargs) { in _ssl__SSLContext_load_verify_locations() 645 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 2; in _ssl__SSLContext__wrap_socket() local [all …]
|
D | zlibmodule.c.h | 29 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in zlib_compress() local 44 if (!noptargs) { in zlib_compress() 90 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in zlib_decompress() local 106 if (!noptargs) { in zlib_decompress() 114 if (!--noptargs) { in zlib_decompress() 186 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in zlib_compressobj() local 198 if (!noptargs) { in zlib_compressobj() 206 if (!--noptargs) { in zlib_compressobj() 215 if (!--noptargs) { in zlib_compressobj() 224 if (!--noptargs) { in zlib_compressobj() [all …]
|
D | posixmodule.c.h | 43 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in os_stat() local 55 if (!noptargs) { in os_stat() 62 if (!--noptargs) { in os_stat() 102 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in os_lstat() local 113 if (!noptargs) { in os_lstat() 175 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 2; in os_access() local 194 if (!noptargs) { in os_access() 201 if (!--noptargs) { in os_access() 210 if (!--noptargs) { in os_access() 411 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 2; in os_chmod() local [all …]
|
D | _lzmamodule.c.h | 101 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _lzma_LZMADecompressor_decompress() local 116 if (!noptargs) { in _lzma_LZMADecompressor_decompress() 179 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 0; in _lzma_LZMADecompressor___init__() local 188 if (!noptargs) { in _lzma_LZMADecompressor___init__() 196 if (!--noptargs) { in _lzma_LZMADecompressor___init__() 202 if (!--noptargs) { in _lzma_LZMADecompressor___init__()
|
/third_party/python/Modules/_blake2/clinic/ |
D | blake2b_impl.c.h | 30 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 0; in py_blake2b_new() local 52 noptargs--; in py_blake2b_new() 55 if (!noptargs) { in py_blake2b_new() 63 if (!--noptargs) { in py_blake2b_new() 75 if (!--noptargs) { in py_blake2b_new() 87 if (!--noptargs) { in py_blake2b_new() 99 if (!--noptargs) { in py_blake2b_new() 108 if (!--noptargs) { in py_blake2b_new() 117 if (!--noptargs) { in py_blake2b_new() 125 if (!--noptargs) { in py_blake2b_new() [all …]
|
D | blake2s_impl.c.h | 30 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 0; in py_blake2s_new() local 52 noptargs--; in py_blake2s_new() 55 if (!noptargs) { in py_blake2s_new() 63 if (!--noptargs) { in py_blake2s_new() 75 if (!--noptargs) { in py_blake2s_new() 87 if (!--noptargs) { in py_blake2s_new() 99 if (!--noptargs) { in py_blake2s_new() 108 if (!--noptargs) { in py_blake2s_new() 117 if (!--noptargs) { in py_blake2s_new() 125 if (!--noptargs) { in py_blake2s_new() [all …]
|
/third_party/python/Objects/clinic/ |
D | codeobject.c.h | 172 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in code_replace() local 194 if (!noptargs) { in code_replace() 202 if (!--noptargs) { in code_replace() 211 if (!--noptargs) { in code_replace() 220 if (!--noptargs) { in code_replace() 229 if (!--noptargs) { in code_replace() 238 if (!--noptargs) { in code_replace() 247 if (!--noptargs) { in code_replace() 256 if (!--noptargs) { in code_replace() 266 if (!--noptargs) { in code_replace() [all …]
|
D | odictobject.c.h | 24 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in OrderedDict_fromkeys() local 33 if (!noptargs) { in OrderedDict_fromkeys() 66 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in OrderedDict_setdefault() local 75 if (!noptargs) { in OrderedDict_setdefault() 109 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in OrderedDict_pop() local 118 if (!noptargs) { in OrderedDict_pop() 150 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in OrderedDict_popitem() local 157 if (!noptargs) { in OrderedDict_popitem() 192 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in OrderedDict_move_to_end() local 201 if (!noptargs) { in OrderedDict_move_to_end()
|
D | bytesobject.c.h | 32 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in bytes_split() local 40 if (!noptargs) { in bytes_split() 45 if (!--noptargs) { in bytes_split() 183 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in bytes_rsplit() local 191 if (!noptargs) { in bytes_rsplit() 196 if (!--noptargs) { in bytes_rsplit() 362 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in bytes_translate() local 371 if (!noptargs) { in bytes_translate() 622 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in bytes_decode() local 630 if (!noptargs) { in bytes_decode() [all …]
|
D | descrobject.c.h | 80 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 0; in property_init() local 90 if (!noptargs) { in property_init() 95 if (!--noptargs) { in property_init() 101 if (!--noptargs) { in property_init() 107 if (!--noptargs) { in property_init()
|
D | bytearrayobject.c.h | 18 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 0; in bytearray___init__() local 27 if (!noptargs) { in bytearray___init__() 32 if (!--noptargs) { in bytearray___init__() 50 if (!--noptargs) { in bytearray___init__() 216 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in bytearray_translate() local 225 if (!noptargs) { in bytearray_translate() 396 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in bytearray_split() local 404 if (!noptargs) { in bytearray_split() 409 if (!--noptargs) { in bytearray_split() 495 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in bytearray_rsplit() local [all …]
|
D | memoryobject.c.h | 74 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in memoryview_cast() local 90 if (!noptargs) { in memoryview_cast() 162 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in memoryview_tobytes() local 169 if (!noptargs) { in memoryview_tobytes() 234 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 0; in memoryview_hex() local 242 if (!noptargs) { in memoryview_hex() 247 if (!--noptargs) { in memoryview_hex()
|
D | funcobject.c.h | 35 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 2; in func_new() local 56 if (!noptargs) { in func_new() 61 if (!--noptargs) { in func_new() 67 if (!--noptargs) { in func_new()
|
D | longobject.c.h | 17 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 0; in long_new() local 28 noptargs--; in long_new() 31 if (!noptargs) { in long_new() 262 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 2; in int_to_bytes() local 291 if (!noptargs) { in int_to_bytes() 339 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 2; in int_from_bytes() local 357 if (!noptargs) { in int_from_bytes()
|
/third_party/python/Modules/_io/clinic/ |
D | textio.c.h | 32 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 2; in _io_IncrementalNewlineDecoder___init__() local 46 if (!noptargs) { in _io_IncrementalNewlineDecoder___init__() 76 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _io_IncrementalNewlineDecoder_decode() local 85 if (!noptargs) { in _io_IncrementalNewlineDecoder_decode() 190 Py_ssize_t noptargs = nargs + (kwargs ? PyDict_GET_SIZE(kwargs) : 0) - 1; in _io_TextIOWrapper___init__() local 203 if (!noptargs) { in _io_TextIOWrapper___init__() 225 if (!--noptargs) { in _io_TextIOWrapper___init__() 231 if (!--noptargs) { in _io_TextIOWrapper___init__() 254 if (!--noptargs) { in _io_TextIOWrapper___init__() 263 if (!--noptargs) { in _io_TextIOWrapper___init__() [all …]
|
D | _iomodule.c.h | 144 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in _io_open() local 159 if (!noptargs) { in _io_open() 176 if (!--noptargs) { in _io_open() 185 if (!--noptargs) { in _io_open() 208 if (!--noptargs) { in _io_open() 231 if (!--noptargs) { in _io_open() 254 if (!--noptargs) { in _io_open() 263 if (!--noptargs) { in _io_open()
|
/third_party/python/Python/clinic/ |
D | _warnings.c.h | 25 Py_ssize_t noptargs = nargs + (kwnames ? PyTuple_GET_SIZE(kwnames) : 0) - 1; in warnings_warn() local 36 if (!noptargs) { in warnings_warn() 41 if (!--noptargs) { in warnings_warn() 58 if (!--noptargs) { in warnings_warn()
|