Home
last modified time | relevance | path

Searched defs:_keywords (Results 1 – 25 of 71) sorted by relevance

123

/external/python/cpython3/Modules/clinic/
D_hashopenssl.c.h86 static const char * const _keywords[] = {"length", NULL}; in EVPXOF_digest() local
138 static const char * const _keywords[] = {"length", NULL}; in EVPXOF_hexdigest() local
194 static const char * const _keywords[] = {"name", "string", "usedforsecurity", NULL}; in EVP_new() local
248 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_md5() local
300 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha1() local
352 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha224() local
404 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha256() local
456 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha384() local
508 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha512() local
562 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _hashlib_openssl_sha3_224() local
[all …]
D_asynciomodule.c.h29 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
710 static const char * const _keywords[] = {"task", NULL}; in _asyncio__register_task() local
744 static const char * const _keywords[] = {"task", NULL}; in _asyncio__unregister_task() local
780 static const char * const _keywords[] = {"loop", "task", NULL}; in _asyncio__enter_task() local
[all …]
D_testmultiphase.c.h22 static const char * const _keywords[] = { NULL}; in _testmultiphase_StateAccessType_get_defining_module() local
57 static const char * const _keywords[] = {"n", "twice", NULL}; in _testmultiphase_StateAccessType_increment_count_clinic() local
89 static const char * const _keywords[] = { NULL}; in _testmultiphase_StateAccessType_get_count() local
Dposixmodule.c.h40 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
319 static const char * const _keywords[] = {"path", NULL}; in os_chdir() local
361 static const char * const _keywords[] = {"fd", NULL}; in os_fchdir() local
418 static const char * const _keywords[] = {"path", "mode", "dir_fd", "follow_symlinks", NULL}; in os_chmod() local
488 static const char * const _keywords[] = {"fd", "mode", NULL}; in os_fchmod() local
545 static const char * const _keywords[] = {"path", "mode", NULL}; in os_lchmod() local
603 static const char * const _keywords[] = {"path", "flags", "follow_symlinks", NULL}; in os_chflags() local
663 static const char * const _keywords[] = {"path", "flags", NULL}; in os_lchflags() local
[all …]
D_sre.c.h197 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_match() local
276 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_fullmatch() local
357 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_search() local
436 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_findall() local
517 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_finditer() local
595 static const char * const _keywords[] = {"string", "pos", "endpos", NULL}; in _sre_SRE_Pattern_scanner() local
674 static const char * const _keywords[] = {"string", "maxsplit", NULL}; in _sre_SRE_Pattern_split() local
730 static const char * const _keywords[] = {"repl", "string", "count", NULL}; in _sre_SRE_Pattern_sub() local
788 static const char * const _keywords[] = {"repl", "string", "count", NULL}; in _sre_SRE_Pattern_subn() local
872 …static const char * const _keywords[] = {"pattern", "flags", "code", "groups", "groupindex", "inde… in _sre_compile() local
[all …]
D_bisectmodule.c.h29 static const char * const _keywords[] = {"a", "x", "lo", "hi", NULL}; in _bisect_bisect_right() local
106 static const char * const _keywords[] = {"a", "x", "lo", "hi", NULL}; in _bisect_insort_right() local
180 static const char * const _keywords[] = {"a", "x", "lo", "hi", NULL}; in _bisect_bisect_left() local
257 static const char * const _keywords[] = {"a", "x", "lo", "hi", NULL}; in _bisect_insort_left() local
Ditertoolsmodule.c.h25 static const char * const _keywords[] = {"iterable", "key", NULL}; in itertools_groupby() local
346 static const char * const _keywords[] = {"iterable", "r", NULL}; in itertools_combinations() local
399 static const char * const _keywords[] = {"iterable", "r", NULL}; in itertools_combinations_with_replacement() local
451 static const char * const _keywords[] = {"iterable", "r", NULL}; in itertools_permutations() local
490 static const char * const _keywords[] = {"iterable", "func", "initial", NULL}; in itertools_accumulate() local
542 static const char * const _keywords[] = {"data", "selectors", NULL}; in itertools_compress() local
616 static const char * const _keywords[] = {"start", "step", NULL}; in itertools_count() local
Dbinascii.c.h52 static const char * const _keywords[] = {"", "backtick", NULL}; in binascii_b2a_uu() local
141 static const char * const _keywords[] = {"", "newline", NULL}; in binascii_b2a_base64() local
463 static const char * const _keywords[] = {"data", "sep", "bytes_per_sep", NULL}; in binascii_b2a_hex() local
538 static const char * const _keywords[] = {"data", "sep", "bytes_per_sep", NULL}; in binascii_hexlify() local
670 static const char * const _keywords[] = {"data", "header", NULL}; in binascii_a2b_qp() local
728 static const char * const _keywords[] = {"data", "quotetabs", "istext", "header", NULL}; in binascii_b2a_qp() local
D_queuemodule.c.h53 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
D_datetimemodule.c.h25 static const char * const _keywords[] = {"year", "week", "weekday", NULL}; in iso_calendar_date_new() local
92 static const char * const _keywords[] = {"tz", NULL}; in datetime_datetime_now() local
Dgrpmodule.c.h23 static const char * const _keywords[] = {"id", NULL}; in grp_getgrgid() local
57 static const char * const _keywords[] = {"name", NULL}; in grp_getgrnam() local
D_pickle.c.h109 …static const char * const _keywords[] = {"file", "protocol", "fix_imports", "buffer_callback", NUL… in _pickle_Pickler___init__() local
329 …static const char * const _keywords[] = {"file", "fix_imports", "encoding", "errors", "buffers", N… in _pickle_Unpickler___init__() local
500 …static const char * const _keywords[] = {"obj", "file", "protocol", "fix_imports", "buffer_callbac… in _pickle_dump() local
581 …static const char * const _keywords[] = {"obj", "protocol", "fix_imports", "buffer_callback", NULL… in _pickle_dumps() local
666 …static const char * const _keywords[] = {"file", "fix_imports", "encoding", "errors", "buffers", N… in _pickle_load() local
769 …static const char * const _keywords[] = {"", "fix_imports", "encoding", "errors", "buffers", NULL}; in _pickle_loads() local
D_elementtree.c.h171 static const char * const _keywords[] = {"path", "namespaces", NULL}; in _elementtree_Element_find() local
211 static const char * const _keywords[] = {"path", "default", "namespaces", NULL}; in _elementtree_Element_findtext() local
257 static const char * const _keywords[] = {"path", "namespaces", NULL}; in _elementtree_Element_findall() local
296 static const char * const _keywords[] = {"path", "namespaces", NULL}; in _elementtree_Element_iterfind() local
335 static const char * const _keywords[] = {"key", "default", NULL}; in _elementtree_Element_get() local
373 static const char * const _keywords[] = {"tag", NULL}; in _elementtree_Element_iter() local
598 …static const char * const _keywords[] = {"element_factory", "comment_factory", "pi_factory", "inse… in _elementtree_TreeBuilder___init__() local
809 static const char * const _keywords[] = {"target", "encoding", NULL}; in _elementtree_XMLParser___init__() local
Dzlibmodule.c.h26 static const char * const _keywords[] = {"", "level", NULL}; in zlib_compress() local
92 static const char * const _keywords[] = {"", "wbits", "bufsize", NULL}; in zlib_decompress() local
184 …static const char * const _keywords[] = {"level", "method", "wbits", "memLevel", "strategy", "zdic… in zlib_compressobj() local
313 static const char * const _keywords[] = {"wbits", "zdict", NULL}; in zlib_decompressobj() local
420 static const char * const _keywords[] = {"", "max_length", NULL}; in zlib_Decompress_decompress() local
D_ssl.c.h342 static const char * const _keywords[] = {"cb_type", NULL}; in _ssl__SSLSocket_get_channel_binding() local
569 static const char * const _keywords[] = {"certfile", "keyfile", "password", NULL}; in _ssl__SSLContext_load_cert_chain() local
617 static const char * const _keywords[] = {"cafile", "capath", "cadata", NULL}; in _ssl__SSLContext_load_verify_locations() local
678 …static const char * const _keywords[] = {"sock", "server_side", "server_hostname", "owner", "sessi… in _ssl__SSLContext__wrap_socket() local
752 …static const char * const _keywords[] = {"incoming", "outgoing", "server_side", "server_hostname",… in _ssl__SSLContext__wrap_bio() local
905 static const char * const _keywords[] = {"binary_form", NULL}; in _ssl__SSLContext_get_ca_certs() local
1280 static const char * const _keywords[] = {"txt", "name", NULL}; in _ssl_txt2obj() local
1375 static const char * const _keywords[] = {"store_name", NULL}; in _ssl_enum_certificates() local
1428 static const char * const _keywords[] = {"store_name", NULL}; in _ssl_enum_crls() local
Dsha512module.c.h84 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _sha512_sha512() local
135 static const char * const _keywords[] = {"string", "usedforsecurity", NULL}; in _sha512_sha384() local
/external/python/cpython3/Objects/clinic/
Dodictobject.c.h21 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
104 static const char * const _keywords[] = {"last", NULL}; in OrderedDict_popitem() local
146 static const char * const _keywords[] = {"key", "last", NULL}; in OrderedDict_move_to_end() local
Ddescrobject.c.h12 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
Dbytesobject.c.h29 static const char * const _keywords[] = {"sep", "maxsplit", NULL}; in bytes_split() local
185 static const char * const _keywords[] = {"sep", "maxsplit", NULL}; in bytes_rsplit() local
369 static const char * const _keywords[] = {"", "delete", NULL}; in bytes_translate() local
634 static const char * const _keywords[] = {"encoding", "errors", NULL}; in bytes_decode() local
705 static const char * const _keywords[] = {"keepends", NULL}; in bytes_splitlines() local
802 static const char * const _keywords[] = {"sep", "bytes_per_sep", NULL}; in bytes_hex() local
Dlongobject.c.h12 static const char * const _keywords[] = {"", "base", NULL}; in long_new() local
200 static const char * const _keywords[] = {"length", "byteorder", "signed", NULL}; in int_to_bytes() local
282 static const char * const _keywords[] = {"bytes", "byteorder", "signed", NULL}; in int_from_bytes() local
/external/python/cpython3/PC/clinic/
Dwinsound.c.h26 static const char * const _keywords[] = {"sound", "flags", NULL}; in winsound_PlaySound() local
74 static const char * const _keywords[] = {"frequency", "duration", NULL}; in winsound_Beep() local
126 static const char * const _keywords[] = {"type", NULL}; in winsound_MessageBeep() local
D_testconsole.c.h24 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
/external/python/cpython3/Modules/_multiprocessing/clinic/
Dposixshmem.c.h24 static const char * const _keywords[] = {"path", "flags", "mode", NULL}; in _posixshmem_shm_open() local
101 static const char * const _keywords[] = {"path", NULL}; in _posixshmem_shm_unlink() local
/external/python/cpython3/Modules/_io/clinic/
D_iomodule.c.h141 …static const char * const _keywords[] = {"file", "mode", "buffering", "encoding", "errors", "newli… in _io_open() local
304 static const char * const _keywords[] = {"path", NULL}; in _io_open_code() local
/external/python/cpython3/Modules/cjkcodecs/clinic/
Dmultibytecodec.c.h28 static const char * const _keywords[] = {"input", "errors", NULL}; in _multibytecodec_MultibyteCodec_encode() local
91 static const char * const _keywords[] = {"input", "errors", NULL}; in _multibytecodec_MultibyteCodec_decode() local
159 static const char * const _keywords[] = {"input", "final", NULL}; in _multibytecodec_MultibyteIncrementalEncoder_encode() local
270 static const char * const _keywords[] = {"input", "final", NULL}; in _multibytecodec_MultibyteIncrementalDecoder_decode() local

123