/third_party/python/Modules/clinic/ |
D | zlibmodule.c.h | 26 static const char * const _keywords[] = {"", "level", NULL}; in zlib_compress() local 87 static const char * const _keywords[] = {"", "wbits", "bufsize", NULL}; in zlib_decompress() local 183 …static const char * const _keywords[] = {"level", "method", "wbits", "memLevel", "strategy", "zdic… in zlib_compressobj() local 287 static const char * const _keywords[] = {"wbits", "zdict", NULL}; in zlib_decompressobj() local 342 static const char * const _keywords[] = {"", NULL}; in zlib_Compress_compress() local 389 static const char * const _keywords[] = {"", "max_length", NULL}; in zlib_Decompress_decompress() local 431 static const char * const _keywords[] = {"", NULL}; in zlib_Compress_flush() local 463 static const char * const _keywords[] = { NULL}; in zlib_Compress_copy() local 495 static const char * const _keywords[] = { NULL}; in zlib_Compress___copy__() local 528 static const char * const _keywords[] = {"", NULL}; in zlib_Compress___deepcopy__() local [all …]
|
D | _hashopenssl.c.h | 86 static const char * const _keywords[] = {"length", NULL}; in EVPXOF_digest() local 133 static const char * const _keywords[] = {"length", NULL}; in EVPXOF_hexdigest() local 184 static const char * const _keywords[] = {"name", "string", "usedforsecurity", NULL}; in EVP_new() local 238 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_md5() local 290 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha1() local 342 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha224() local 394 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha256() local 446 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha384() local 498 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha512() local 552 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha3_224() local [all …]
|
D | _curses_panel.c.h | 21 static const char * const _keywords[] = { NULL}; in _curses_panel_panel_bottom() local 52 static const char * const _keywords[] = { NULL}; in _curses_panel_panel_hide() local 81 static const char * const _keywords[] = { NULL}; in _curses_panel_panel_show() local 110 static const char * const _keywords[] = { NULL}; in _curses_panel_panel_top() local 194 static const char * const _keywords[] = {"", "", NULL}; in _curses_panel_panel_move() local 245 static const char * const _keywords[] = {"", NULL}; in _curses_panel_panel_replace() local 276 static const char * const _keywords[] = {"", NULL}; in _curses_panel_panel_set_userptr() local 307 static const char * const _keywords[] = { NULL}; in _curses_panel_panel_userptr() local
|
D | _asynciomodule.c.h | 29 static const char * const _keywords[] = {"loop", NULL}; in _asyncio_Future___init__() local 142 static const char * const _keywords[] = {"", "context", NULL}; in _asyncio_Future_add_done_callback() local 196 static const char * const _keywords[] = {"msg", NULL}; in _asyncio_Future_cancel() local 326 static const char * const _keywords[] = {"coro", "loop", "name", NULL}; in _asyncio_Task___init__() local 429 static const char * const _keywords[] = {"msg", NULL}; in _asyncio_Task_cancel() local 484 static const char * const _keywords[] = {"limit", NULL}; in _asyncio_Task_get_stack() local 528 static const char * const _keywords[] = {"limit", "file", NULL}; in _asyncio_Task_print_stack() local 687 static const char * const _keywords[] = {"stacklevel", NULL}; in _asyncio__get_event_loop() local 749 static const char * const _keywords[] = {"task", NULL}; in _asyncio__register_task() local 783 static const char * const _keywords[] = {"task", NULL}; in _asyncio__unregister_task() local [all …]
|
D | _sre.c.h | 178 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_match() local 212 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_fullmatch() local 248 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_search() local 281 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_findall() local 353 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_finditer() local 386 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_scanner() local 419 static const char * const _keywords[] = {"string", "maxsplit", NULL}; in _sre_SRE_Pattern_split() local 470 static const char * const _keywords[] = {"repl", "string", "count", NULL}; in _sre_SRE_Pattern_sub() local 504 static const char * const _keywords[] = {"repl", "string", "count", NULL}; in _sre_SRE_Pattern_subn() local 563 …static const char * const _keywords[] = {"pattern", "flags", "code", "groups", "groupindex", "inde… in _sre_compile() local [all …]
|
D | _testmultiphase.c.h | 25 static const char * const _keywords[] = { NULL}; in _testmultiphase_StateAccessType_get_defining_module() local 60 static const char * const _keywords[] = {"n", "twice", NULL}; in _testmultiphase_StateAccessType_increment_count_clinic() local 92 static const char * const _keywords[] = { NULL}; in _testmultiphase_StateAccessType_get_count() local
|
D | _gdbmmodule.c.h | 108 static const char * const _keywords[] = { NULL}; in _gdbm_gdbm_keys() local 141 static const char * const _keywords[] = { NULL}; in _gdbm_gdbm_firstkey() local 179 static const char * const _keywords[] = {"", NULL}; in _gdbm_gdbm_nextkey() local 216 static const char * const _keywords[] = { NULL}; in _gdbm_gdbm_reorganize() local 248 static const char * const _keywords[] = { NULL}; in _gdbm_gdbm_sync() local
|
D | posixmodule.c.h | 40 static const char * const _keywords[] = {"path", "dir_fd", "follow_symlinks", NULL}; in os_stat() local 99 static const char * const _keywords[] = {"path", "dir_fd", NULL}; in os_lstat() local 172 …static const char * const _keywords[] = {"path", "mode", "dir_fd", "effective_ids", "follow_symlin… in os_access() local 309 static const char * const _keywords[] = {"path", NULL}; in os_chdir() local 351 static const char * const _keywords[] = {"fd", NULL}; in os_fchdir() local 408 static const char * const _keywords[] = {"path", "mode", "dir_fd", "follow_symlinks", NULL}; in os_chmod() local 473 static const char * const _keywords[] = {"fd", "mode", NULL}; in os_fchmod() local 520 static const char * const _keywords[] = {"path", "mode", NULL}; in os_lchmod() local 573 static const char * const _keywords[] = {"path", "flags", "follow_symlinks", NULL}; in os_chflags() local 633 static const char * const _keywords[] = {"path", "flags", NULL}; in os_lchflags() local [all …]
|
D | _queuemodule.c.h | 53 static const char * const _keywords[] = {"item", "block", "timeout", NULL}; in _queue_SimpleQueue_put() local 105 static const char * const _keywords[] = {"item", NULL}; in _queue_SimpleQueue_put_nowait() local 146 static const char * const _keywords[] = {"block", "timeout", NULL}; in _queue_SimpleQueue_get() local 181 static const char * const _keywords[] = { NULL}; in _queue_SimpleQueue_get_nowait() local
|
D | pyexpat.c.h | 24 static const char * const _keywords[] = {"", "", NULL}; in pyexpat_xmlparser_Parse() local 56 static const char * const _keywords[] = {"", NULL}; in pyexpat_xmlparser_ParseFile() local 166 static const char * const _keywords[] = {"", "", NULL}; in pyexpat_xmlparser_ExternalEntityParserCreate() local 237 static const char * const _keywords[] = {"", NULL}; in pyexpat_xmlparser_UseForeignDTD() local 271 static const char * const _keywords[] = {"encoding", "namespace_separator", "intern", NULL}; in pyexpat_ParserCreate() local
|
D | sha256module.c.h | 21 static const char * const _keywords[] = { NULL}; in SHA256Type_copy() local 95 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _sha256_sha256() local 146 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _sha256_sha224() local
|
D | sha512module.c.h | 21 static const char * const _keywords[] = { NULL}; in SHA512Type_copy() local 95 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _sha512_sha512() local 146 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _sha512_sha384() local
|
D | _bisectmodule.c.h | 29 static const char * const _keywords[] = {"a", "x", "lo", "hi", "key", NULL}; in _bisect_bisect_right() local 112 static const char * const _keywords[] = {"a", "x", "lo", "hi", "key", NULL}; in _bisect_insort_right() local 192 static const char * const _keywords[] = {"a", "x", "lo", "hi", "key", NULL}; in _bisect_bisect_left() local 275 static const char * const _keywords[] = {"a", "x", "lo", "hi", "key", NULL}; in _bisect_insort_left() local
|
D | itertoolsmodule.c.h | 56 static const char * const _keywords[] = {"iterable", "key", NULL}; in itertools_groupby() local 372 static const char * const _keywords[] = {"iterable", "r", NULL}; in itertools_combinations() local 420 static const char * const _keywords[] = {"iterable", "r", NULL}; in itertools_combinations_with_replacement() local 467 static const char * const _keywords[] = {"iterable", "r", NULL}; in itertools_permutations() local 506 static const char * const _keywords[] = {"iterable", "func", "initial", NULL}; in itertools_accumulate() local 558 static const char * const _keywords[] = {"data", "selectors", NULL}; in itertools_compress() local 632 static const char * const _keywords[] = {"start", "step", NULL}; in itertools_count() local
|
D | _dbmmodule.c.h | 39 static const char * const _keywords[] = { NULL}; in _dbm_dbm_keys() local 69 static const char * const _keywords[] = {"", "", NULL}; in _dbm_dbm_get() local 105 static const char * const _keywords[] = {"", "", NULL}; in _dbm_dbm_setdefault() local
|
D | grpmodule.c.h | 23 static const char * const _keywords[] = {"id", NULL}; in grp_getgrgid() local 57 static const char * const _keywords[] = {"name", NULL}; in grp_getgrnam() local
|
D | _datetimemodule.c.h | 25 static const char * const _keywords[] = {"year", "week", "weekday", NULL}; in iso_calendar_date_new() local 77 static const char * const _keywords[] = {"tz", NULL}; in datetime_datetime_now() local
|
/third_party/python/Objects/clinic/ |
D | odictobject.c.h | 21 static const char * const _keywords[] = {"iterable", "value", NULL}; in OrderedDict_fromkeys() local 63 static const char * const _keywords[] = {"key", "default", NULL}; in OrderedDict_setdefault() local 106 static const char * const _keywords[] = {"key", "default", NULL}; in OrderedDict_pop() local 147 static const char * const _keywords[] = {"last", NULL}; in OrderedDict_popitem() local 189 static const char * const _keywords[] = {"key", "last", NULL}; in OrderedDict_move_to_end() local
|
D | memoryobject.c.h | 18 static const char * const _keywords[] = {"object", NULL}; in memoryview() local 71 static const char * const _keywords[] = {"format", "shape", NULL}; in memoryview_cast() local 159 static const char * const _keywords[] = {"order", NULL}; in memoryview_tobytes() local 231 static const char * const _keywords[] = {"sep", "bytes_per_sep", NULL}; in memoryview_hex() local
|
D | descrobject.c.h | 12 static const char * const _keywords[] = {"mapping", NULL}; in mappingproxy_new() local 75 static const char * const _keywords[] = {"fget", "fset", "fdel", "doc", NULL}; in property_init() local
|
D | bytesobject.c.h | 29 static const char * const _keywords[] = {"sep", "maxsplit", NULL}; in bytes_split() local 180 static const char * const _keywords[] = {"sep", "maxsplit", NULL}; in bytes_rsplit() local 359 static const char * const _keywords[] = {"", "delete", NULL}; in bytes_translate() local 619 static const char * const _keywords[] = {"encoding", "errors", NULL}; in bytes_decode() local 690 static const char * const _keywords[] = {"keepends", NULL}; in bytes_splitlines() local 782 static const char * const _keywords[] = {"sep", "bytes_per_sep", NULL}; in bytes_hex() local 821 static const char * const _keywords[] = {"source", "encoding", "errors", NULL}; in bytes_new() local
|
/third_party/python/PC/clinic/ |
D | winsound.c.h | 26 static const char * const _keywords[] = {"sound", "flags", NULL}; in winsound_PlaySound() local 69 static const char * const _keywords[] = {"frequency", "duration", NULL}; in winsound_Beep() local 111 static const char * const _keywords[] = {"type", NULL}; in winsound_MessageBeep() local
|
D | _testconsole.c.h | 24 static const char * const _keywords[] = {"file", "s", NULL}; in _testconsole_write_input() local 66 static const char * const _keywords[] = {"file", NULL}; in _testconsole_read_output() local
|
/third_party/python/Modules/_sqlite/clinic/ |
D | connection.c.h | 21 static const char * const _keywords[] = {"factory", NULL}; in pysqlite_connection_cursor() local 114 static const char * const _keywords[] = {"name", "narg", "func", "deterministic", NULL}; in pysqlite_connection_create_function() local 177 static const char * const _keywords[] = {"name", "n_arg", "aggregate_class", NULL}; in pysqlite_connection_create_aggregate() local 229 static const char * const _keywords[] = {"authorizer_callback", NULL}; in pysqlite_connection_set_authorizer() local 263 static const char * const _keywords[] = {"progress_handler", "n", NULL}; in pysqlite_connection_set_progress_handler() local 303 static const char * const _keywords[] = {"trace_callback", NULL}; in pysqlite_connection_set_trace_callback() local 541 static const char * const _keywords[] = {"target", "pages", "progress", "name", "sleep", NULL}; in pysqlite_connection_backup() local
|
/third_party/python/Modules/_multiprocessing/clinic/ |
D | posixshmem.c.h | 24 static const char * const _keywords[] = {"path", "flags", "mode", NULL}; in _posixshmem_shm_open() local 91 static const char * const _keywords[] = {"path", NULL}; in _posixshmem_shm_unlink() local
|