/external/python/cpython3/Lib/ |
D | keyword.py | 15 kwlist = [ variable
|
/external/python/cpython2/Lib/ |
D | keyword.py | 15 kwlist = [ variable
|
/external/python/cpython2/Modules/_sqlite/ |
D | module.c | 53 …static char *kwlist[] = {"database", "timeout", "detect_types", "isolation_level", "check_same_thr… in module_connect() local 89 static char *kwlist[] = {"statement", NULL, NULL}; in module_complete() local 119 static char *kwlist[] = {"do_enable", NULL, NULL}; in module_enable_shared_cache() local
|
D | connection.c | 62 …static char *kwlist[] = {"database", "timeout", "detect_types", "isolation_level", "check_same_thr… in pysqlite_connection_init() local 327 static char *kwlist[] = {"factory", NULL}; in pysqlite_connection_cursor() local 863 static char *kwlist[] = {"name", "narg", "func", NULL, NULL}; in pysqlite_connection_create_function() local 901 static char *kwlist[] = { "name", "n_arg", "aggregate_class", NULL }; in pysqlite_connection_create_aggregate() local 998 static char *kwlist[] = { "authorizer_callback", NULL }; in pysqlite_connection_set_authorizer() local 1029 static char *kwlist[] = { "progress_handler", "n", NULL }; in pysqlite_connection_set_progress_handler() local
|
/external/python/cpython3/Modules/_sqlite/ |
D | module.c | 60 static char *kwlist[] = { in module_connect() local 104 static char *kwlist[] = {"statement", NULL, NULL}; in module_complete() local 134 static char *kwlist[] = {"do_enable", NULL, NULL}; in module_enable_shared_cache() local
|
D | connection.c | 76 static char *kwlist[] = { in pysqlite_connection_init() local 296 static char *kwlist[] = {"factory", NULL}; in pysqlite_connection_cursor() local 813 static char *kwlist[] = {"name", "narg", "func", NULL, NULL}; in pysqlite_connection_create_function() local 849 static char *kwlist[] = { "name", "n_arg", "aggregate_class", NULL }; in pysqlite_connection_create_aggregate() local 971 static char *kwlist[] = { "authorizer_callback", NULL }; in pysqlite_connection_set_authorizer() local 999 static char *kwlist[] = { "progress_handler", "n", NULL }; in pysqlite_connection_set_progress_handler() local 1026 static char *kwlist[] = { "trace_callback", NULL }; in pysqlite_connection_set_trace_callback() local
|
/external/python/cpython3/Modules/ |
D | nismodule.c | 164 static char *kwlist[] = {"key", "map", "domain", NULL}; in nis_match() local 206 static char *kwlist[] = {"map", "domain", NULL}; in nis_cat() local 397 static char *kwlist[] = {"domain", NULL}; in nis_maps() local
|
D | _hashopenssl.c | 338 static char *kwlist[] = {"name", "string", NULL}; in EVP_tp_init() local 504 static char *kwlist[] = {"name", "string", NULL}; in EVP_new() local 633 static char *kwlist[] = {"hash_name", "password", "salt", "iterations", in pbkdf2_hmac() local
|
D | selectmodule.c | 1299 static char *kwlist[] = {"sizehint", "flags", NULL}; in pyepoll_new() local 1438 static char *kwlist[] = {"fd", "eventmask", NULL}; in pyepoll_register() local 1463 static char *kwlist[] = {"fd", "eventmask", NULL}; in pyepoll_modify() local 1483 static char *kwlist[] = {"fd", NULL}; in pyepoll_unregister() local 1501 static char *kwlist[] = {"timeout", "maxevents", NULL}; in pyepoll_poll() local 1889 static char *kwlist[] = {"ident", "filter", "flags", "fflags", in kqueue_event_init() local
|
D | faulthandler.c | 254 static char *kwlist[] = {"file", "all_threads", NULL}; in faulthandler_dump_traceback_py() local 484 static char *kwlist[] = {"file", "all_threads", NULL}; in faulthandler_py_enable() local 644 static char *kwlist[] = {"timeout", "repeat", "file", "exit", NULL}; in faulthandler_dump_traceback_later() local 825 static char *kwlist[] = {"signum", "file", "all_threads", "chain", NULL}; in faulthandler_register_py() local
|
/external/python/cpython2/Modules/_multiprocessing/ |
D | semaphore.c | 67 static char *kwlist[] = {"block", "timeout", NULL}; in semlock_acquire() local 284 static char *kwlist[] = {"block", "timeout", NULL}; in semlock_acquire() local 431 static char *kwlist[] = {"kind", "value", "maxvalue", NULL}; in semlock_new() local
|
/external/python/cpython2/Modules/ |
D | nismodule.c | 167 static char *kwlist[] = {"key", "map", "domain", NULL}; in nis_match() local 199 static char *kwlist[] = {"map", "domain", NULL}; in nis_cat() local 390 static char *kwlist[] = {"domain", NULL}; in nis_maps() local
|
D | selectmodule.c | 810 static char *kwlist[] = {"sizehint", NULL}; in pyepoll_new() local 936 static char *kwlist[] = {"fd", "eventmask", NULL}; in pyepoll_register() local 961 static char *kwlist[] = {"fd", "eventmask", NULL}; in pyepoll_modify() local 981 static char *kwlist[] = {"fd", NULL}; in pyepoll_unregister() local 1005 static char *kwlist[] = {"timeout", "maxevents", NULL}; in pyepoll_poll() local 1338 static char *kwlist[] = {"ident", "filter", "flags", "fflags", in kqueue_event_init() local
|
D | _hashopenssl.c | 389 static char *kwlist[] = {"name", "string", NULL}; in EVP_tp_init() local 540 static char *kwlist[] = {"name", "string", NULL}; in EVP_new() local 667 static char *kwlist[] = {"hash_name", "password", "salt", "iterations", in pbkdf2_hmac() local
|
/external/python/cpython2/Objects/ |
D | boolobject.c | 55 static char *kwlist[] = {"x", 0}; in bool_new() local
|
D | moduleobject.c | 156 static char *kwlist[] = {"name", "doc", NULL}; in module_init() local
|
/external/python/cpython3/Modules/_multiprocessing/ |
D | semaphore.c | 70 static char *kwlist[] = {"block", "timeout", NULL}; in semlock_acquire() local 277 static char *kwlist[] = {"block", "timeout", NULL}; in semlock_acquire() local 438 static char *kwlist[] = {"kind", "value", "maxvalue", "name", "unlink", in semlock_new() local
|
/external/python/cpython3/Doc/includes/ |
D | custom2.c | 43 static char *kwlist[] = {"first", "last", "number", NULL}; in Custom_init() local
|
D | custom3.c | 43 static char *kwlist[] = {"first", "last", "number", NULL}; in Custom_init() local
|
D | custom4.c | 59 static char *kwlist[] = {"first", "last", "number", NULL}; in Custom_init() local
|
/external/brotli/python/ |
D | _brotli.cc | 178 static const char *kwlist[] = {"mode", "quality", "lgwin", "lgblock", NULL}; in brotli_Compressor_init() local 460 static const char *kwlist[] = {NULL}; in brotli_Decompressor_init() local 644 static const char *kwlist[] = {"string", NULL}; in brotli_decompress() local
|
/external/python/cpython2/Doc/includes/ |
D | noddy2.c | 49 static char *kwlist[] = {"first", "last", "number", NULL}; in Noddy_init() local
|
D | noddy4.c | 84 static char *kwlist[] = {"first", "last", "number", NULL}; in Noddy_init() local
|
D | noddy3.c | 49 static char *kwlist[] = {"first", "last", "number", NULL}; in Noddy_init() local
|
/external/python/cpython2/Python/ |
D | getargs.c | 1451 char **kwlist, ...) in PyArg_ParseTupleAndKeywords() 1475 char **kwlist, ...) in _PyArg_ParseTupleAndKeywords_SizeT() 1501 char **kwlist, va_list va) in PyArg_VaParseTupleAndKeywords() 1533 char **kwlist, va_list va) in _PyArg_VaParseTupleAndKeywords_SizeT() 1566 char **kwlist, va_list *p_va, int flags) in vgetargskeywords()
|