/external/python/cpython3/Modules/clinic/ |
D | _asynciomodule.c.h | 29 static const char * const _keywords[] = {"loop", NULL}; in _asyncio_Future___init__() local 133 static const char * const _keywords[] = {"", "context", NULL}; in _asyncio_Future_add_done_callback() local 268 static const char * const _keywords[] = {"coro", "loop", NULL}; in _asyncio_Task___init__() local 303 static const char * const _keywords[] = {"loop", NULL}; in _asyncio_Task_current_task() local 335 static const char * const _keywords[] = {"loop", NULL}; in _asyncio_Task_all_tasks() local 435 static const char * const _keywords[] = {"limit", NULL}; in _asyncio_Task_get_stack() local 472 static const char * const _keywords[] = {"limit", "file", NULL}; in _asyncio_Task_print_stack() local 599 static const char * const _keywords[] = {"task", NULL}; in _asyncio__register_task() local 631 static const char * const _keywords[] = {"task", NULL}; in _asyncio__unregister_task() local 665 static const char * const _keywords[] = {"loop", "task", NULL}; in _asyncio__enter_task() local [all …]
|
D | _sre.c.h | 173 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_match() local 206 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_fullmatch() local 241 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_search() local 274 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_findall() local 309 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_finditer() local 341 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_scanner() local 374 static const char * const _keywords[] = {"string", "maxsplit", NULL}; in _sre_SRE_Pattern_split() local 406 static const char * const _keywords[] = {"repl", "string", "count", NULL}; in _sre_SRE_Pattern_sub() local 439 static const char * const _keywords[] = {"repl", "string", "count", NULL}; in _sre_SRE_Pattern_subn() local 498 …static const char * const _keywords[] = {"pattern", "flags", "code", "groups", "groupindex", "inde… in _sre_compile() local [all …]
|
D | posixmodule.c.h | 40 static const char * const _keywords[] = {"path", "dir_fd", "follow_symlinks", NULL}; in os_stat() local 78 static const char * const _keywords[] = {"path", "dir_fd", NULL}; in os_lstat() local 139 …static const char * const _keywords[] = {"path", "mode", "dir_fd", "effective_ids", "follow_symlin… in os_access() local 246 static const char * const _keywords[] = {"path", NULL}; in os_chdir() local 284 static const char * const _keywords[] = {"fd", NULL}; in os_fchdir() local 337 static const char * const _keywords[] = {"path", "mode", "dir_fd", "follow_symlinks", NULL}; in os_chmod() local 377 static const char * const _keywords[] = {"fd", "mode", NULL}; in os_fchmod() local 415 static const char * const _keywords[] = {"path", "mode", NULL}; in os_lchmod() local 460 static const char * const _keywords[] = {"path", "flags", "follow_symlinks", NULL}; in os_chflags() local 502 static const char * const _keywords[] = {"path", "flags", NULL}; in os_lchflags() local [all …]
|
D | grpmodule.c.h | 23 static const char * const _keywords[] = {"id", NULL}; in grp_getgrgid() local 55 static const char * const _keywords[] = {"name", NULL}; in grp_getgrnam() local
|
D | _pickle.c.h | 96 static const char * const _keywords[] = {"file", "protocol", "fix_imports", NULL}; in _pickle_Pickler___init__() local 289 static const char * const _keywords[] = {"file", "fix_imports", "encoding", "errors", NULL}; in _pickle_Unpickler___init__() local 397 static const char * const _keywords[] = {"obj", "file", "protocol", "fix_imports", NULL}; in _pickle_dump() local 443 static const char * const _keywords[] = {"obj", "protocol", "fix_imports", NULL}; in _pickle_dumps() local 499 static const char * const _keywords[] = {"file", "fix_imports", "encoding", "errors", NULL}; in _pickle_load() local 547 static const char * const _keywords[] = {"data", "fix_imports", "encoding", "errors", NULL}; in _pickle_loads() local
|
D | _elementtree.c.h | 167 static const char * const _keywords[] = {"path", "namespaces", NULL}; in _elementtree_Element_find() local 199 static const char * const _keywords[] = {"path", "default", "namespaces", NULL}; in _elementtree_Element_findtext() local 231 static const char * const _keywords[] = {"path", "namespaces", NULL}; in _elementtree_Element_findall() local 262 static const char * const _keywords[] = {"path", "namespaces", NULL}; in _elementtree_Element_iterfind() local 293 static const char * const _keywords[] = {"key", "default", NULL}; in _elementtree_Element_get() local 340 static const char * const _keywords[] = {"tag", NULL}; in _elementtree_Element_iter() local 369 static const char * const _keywords[] = {"tag", NULL}; in _elementtree_Element_getiterator() local 557 static const char * const _keywords[] = {"element_factory", NULL}; in _elementtree_TreeBuilder___init__() local 642 static const char * const _keywords[] = {"html", "target", "encoding", NULL}; in _elementtree_XMLParser___init__() local
|
D | zlibmodule.c.h | 26 static const char * const _keywords[] = {"", "level", NULL}; in zlib_compress() local 70 static const char * const _keywords[] = {"", "wbits", "bufsize", NULL}; in zlib_decompress() local 132 …static const char * const _keywords[] = {"level", "method", "wbits", "memLevel", "strategy", "zdic… in zlib_compressobj() local 178 static const char * const _keywords[] = {"wbits", "zdict", NULL}; in zlib_decompressobj() local 260 static const char * const _keywords[] = {"", "max_length", NULL}; in zlib_Decompress_decompress() local
|
D | _queuemodule.c.h | 53 static const char * const _keywords[] = {"item", "block", "timeout", NULL}; in _queue_SimpleQueue_put() local 88 static const char * const _keywords[] = {"item", NULL}; in _queue_SimpleQueue_put_nowait() local 127 static const char * const _keywords[] = {"block", "timeout", NULL}; in _queue_SimpleQueue_get() local
|
D | _hashopenssl.c.h | 26 …static const char * const _keywords[] = {"password", "salt", "n", "r", "p", "maxmem", "dklen", NUL… in _hashlib_scrypt() local 74 static const char * const _keywords[] = {"key", "msg", "digest", NULL}; in _hashlib_hmac_digest() local
|
D | sha256module.c.h | 84 static const char * const _keywords[] = {"string", NULL}; in _sha256_sha256() local 114 static const char * const _keywords[] = {"string", NULL}; in _sha256_sha224() local
|
D | sha512module.c.h | 84 static const char * const _keywords[] = {"string", NULL}; in _sha512_sha512() local 114 static const char * const _keywords[] = {"string", NULL}; in _sha512_sha384() local
|
D | _struct.c.h | 23 static const char * const _keywords[] = {"format", NULL}; in Struct___init__() local 97 static const char * const _keywords[] = {"buffer", "offset", NULL}; in Struct_unpack_from() local 245 static const char * const _keywords[] = {"", "buffer", "offset", NULL}; in unpack_from() local
|
D | _datetimemodule.c.h | 26 static const char * const _keywords[] = {"tz", NULL}; in datetime_datetime_now() local
|
D | _ssl.c.h | 331 static const char * const _keywords[] = {"cb_type", NULL}; in _ssl__SSLSocket_get_channel_binding() local 513 static const char * const _keywords[] = {"certfile", "keyfile", "password", NULL}; in _ssl__SSLContext_load_cert_chain() local 547 static const char * const _keywords[] = {"cafile", "capath", "cadata", NULL}; in _ssl__SSLContext_load_verify_locations() local 589 …static const char * const _keywords[] = {"sock", "server_side", "server_hostname", "owner", "sessi… in _ssl__SSLContext__wrap_socket() local 626 …static const char * const _keywords[] = {"incoming", "outgoing", "server_side", "server_hostname",… in _ssl__SSLContext__wrap_bio() local 737 static const char * const _keywords[] = {"binary_form", NULL}; in _ssl__SSLContext_get_ca_certs() local 1048 static const char * const _keywords[] = {"txt", "name", NULL}; in _ssl_txt2obj() local 1114 static const char * const _keywords[] = {"store_name", NULL}; in _ssl_enum_certificates() local 1153 static const char * const _keywords[] = {"store_name", NULL}; in _ssl_enum_crls() local
|
/external/python/cpython3/Objects/clinic/ |
D | odictobject.c.h | 21 static const char * const _keywords[] = {"iterable", "value", NULL}; in OrderedDict_fromkeys() local 55 static const char * const _keywords[] = {"key", "default", NULL}; in OrderedDict_setdefault() local 88 static const char * const _keywords[] = {"last", NULL}; in OrderedDict_popitem() local 120 static const char * const _keywords[] = {"key", "last", NULL}; in OrderedDict_move_to_end() local
|
D | descrobject.c.h | 12 static const char * const _keywords[] = {"mapping", NULL}; in mappingproxy_new() local 71 static const char * const _keywords[] = {"fget", "fset", "fdel", "doc", NULL}; in property_init() local
|
D | longobject.c.h | 12 static const char * const _keywords[] = {"", "base", NULL}; in long_new() local 152 static const char * const _keywords[] = {"length", "byteorder", "signed", NULL}; in int_to_bytes() local 199 static const char * const _keywords[] = {"bytes", "byteorder", "signed", NULL}; in int_from_bytes() local
|
D | bytesobject.c.h | 29 static const char * const _keywords[] = {"sep", "maxsplit", NULL}; in bytes_split() local 148 static const char * const _keywords[] = {"sep", "maxsplit", NULL}; in bytes_rsplit() local 294 static const char * const _keywords[] = {"", "delete", NULL}; in bytes_translate() local 425 static const char * const _keywords[] = {"encoding", "errors", NULL}; in bytes_decode() local 459 static const char * const _keywords[] = {"keepends", NULL}; in bytes_splitlines() local
|
D | structseq.c.h | 12 static const char * const _keywords[] = {"sequence", "dict", NULL}; in structseq_new() local
|
D | moduleobject.c.h | 20 static const char * const _keywords[] = {"name", "doc", NULL}; in module___init__() local
|
D | complexobject.c.h | 20 static const char * const _keywords[] = {"real", "imag", NULL}; in complex_new() local
|
/external/python/cpython3/PC/clinic/ |
D | winsound.c.h | 26 static const char * const _keywords[] = {"sound", "flags", NULL}; in winsound_PlaySound() local 63 static const char * const _keywords[] = {"frequency", "duration", NULL}; in winsound_Beep() local 96 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 59 static const char * const _keywords[] = {"file", NULL}; in _testconsole_read_output() local
|
/external/python/cpython3/Modules/cjkcodecs/clinic/ |
D | multibytecodec.c.h | 28 static const char * const _keywords[] = {"input", "errors", NULL}; in _multibytecodec_MultibyteCodec_encode() local 66 static const char * const _keywords[] = {"input", "errors", NULL}; in _multibytecodec_MultibyteCodec_decode() local 103 static const char * const _keywords[] = {"input", "final", NULL}; in _multibytecodec_MultibyteIncrementalEncoder_encode() local 152 static const char * const _keywords[] = {"input", "final", NULL}; in _multibytecodec_MultibyteIncrementalDecoder_decode() local
|
/external/python/cpython3/Python/clinic/ |
D | traceback.c.h | 19 static const char * const _keywords[] = {"tb_next", "tb_frame", "tb_lasti", "tb_lineno", NULL}; in tb_new() local
|