| /third_party/python/Lib/ |
| D | keyword.py | 18 kwlist = [ variable
|
| /third_party/python/Modules/ |
| D | _xxsubinterpretersmodule.c | 1483 static char *kwlist[] = {"id", "send", "recv", "force", "_resolve", NULL}; in channelid_new() local 1997 static char *kwlist[] = {"isolated", NULL}; in interp_create() local 2038 static char *kwlist[] = {"id", NULL}; in interp_destroy() local 2160 static char *kwlist[] = {"id", "script", "shared", NULL}; in interp_run_string() local 2205 static char *kwlist[] = {"obj", NULL}; in object_is_shareable() local 2229 static char *kwlist[] = {"id", NULL}; in interp_is_running() local 2282 static char *kwlist[] = {"cid", NULL}; in channel_destroy() local 2341 static char *kwlist[] = {"cid", "send", NULL}; in channel_list_interpreters() local 2403 static char *kwlist[] = {"cid", "obj", NULL}; in channel_send() local 2425 static char *kwlist[] = {"cid", "default", NULL}; in channel_recv() local [all …]
|
| D | nismodule.c | 196 static char *kwlist[] = {"key", "map", "domain", NULL}; in nis_match() local 243 static char *kwlist[] = {"map", "domain", NULL}; in nis_cat() local 437 static char *kwlist[] = {"domain", NULL}; in nis_maps() local
|
| D | faulthandler.c | 266 static char *kwlist[] = {"file", "all_threads", NULL}; in faulthandler_dump_traceback_py() local 543 static char *kwlist[] = {"file", "all_threads", NULL}; in faulthandler_py_enable() local 706 static char *kwlist[] = {"timeout", "repeat", "file", "exit", NULL}; in faulthandler_dump_traceback_later() local 908 static char *kwlist[] = {"signum", "file", "all_threads", "chain", NULL}; in faulthandler_register_py() local
|
| D | _json.c | 1146 static char *kwlist[] = {"string", "idx", NULL}; in scanner_call() local 1171 static char *kwlist[] = {"context", NULL}; in scanner_new() local 1240 …static char *kwlist[] = {"markers", "default", "encoder", "indent", "key_separator", "item_separat… in encoder_new() local 1295 static char *kwlist[] = {"obj", "_current_indent_level", NULL}; in encoder_call() local
|
| D | _lsprof.c | 672 static char *kwlist[] = {"subcalls", "builtins", 0}; in profiler_enable() local 773 static char *kwlist[] = {"timer", "timeunit", in profiler_init() local
|
| D | _zoneinfo.c | 267 static char *kwlist[] = {"key", NULL}; in zoneinfo_new() local 349 static char *kwlist[] = {"", "key", NULL}; in zoneinfo_from_file() local 385 static char *kwlist[] = {"key", NULL}; in zoneinfo_no_cache() local 403 static char *kwlist[] = {"only_keys", NULL}; in zoneinfo_clear_cache() local
|
| D | _testbuffer.c | 1283 static char *kwlist[] = { in ndarray_init() local 1349 static char *kwlist[] = { in ndarray_push() local 2722 static char *kwlist[] = { in staticarray_init() local
|
| D | signalmodule.c | 754 static char *kwlist[] = { local
|
| D | _threadmodule.c | 131 char *kwlist[] = {"blocking", "timeout", NULL}; in lock_acquire_parse_args() local
|
| D | selectmodule.c | 1865 static char *kwlist[] = {"ident", "filter", "flags", "fflags", in kqueue_event_init() local
|
| /third_party/skia/third_party/externals/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
|
| /third_party/python/Doc/includes/ |
| D | custom2.c | 44 static char *kwlist[] = {"first", "last", "number", NULL}; in Custom_init() local
|
| D | custom3.c | 44 static char *kwlist[] = {"first", "last", "number", NULL}; in Custom_init() local
|
| D | custom4.c | 60 static char *kwlist[] = {"first", "last", "number", NULL}; in Custom_init() local
|
| /third_party/python/Objects/ |
| D | interpreteridobject.c | 76 static char *kwlist[] = {"id", "force", NULL}; in interpid_new() local
|
| D | exceptions.c | 1501 static char *kwlist[] = {"name", "path", 0}; in ImportError_init() local 2183 static char *kwlist[] = {"name", NULL}; in NameError_init() local 2257 static char *kwlist[] = {"name", "obj", NULL}; in AttributeError_init() local
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | message_factory.cc | 80 static char* kwlist[] = {"pool", 0}; in New() local
|
| D | map_container.cc | 460 static char* kwlist[] = {"key", "default", nullptr}; in ScalarMapGet() local 755 static char* kwlist[] = {"key", "default", nullptr}; in MessageMapGet() local
|
| D | descriptor_pool.cc | 179 static char* kwlist[] = {"descriptor_db", 0}; in New() local
|
| D | message.cc | 200 static char *kwlist[] = {"name", "bases", "dict", 0}; in New() local 1695 static char* kwlist[] = { "deterministic", 0 }; in InternalSerializeToString() local
|
| /third_party/python/Python/ |
| D | getargs.c | 1379 char **kwlist, ...) in PyArg_ParseTupleAndKeywords() 1403 char **kwlist, ...) in _PyArg_ParseTupleAndKeywords_SizeT() 1429 char **kwlist, va_list va) in PyArg_VaParseTupleAndKeywords() 1454 char **kwlist, va_list va) in _PyArg_VaParseTupleAndKeywords_SizeT() 1620 char **kwlist, va_list *p_va, int flags) in vgetargskeywords()
|
| D | bltinmodule.c | 1734 static char *kwlist[] = {"key", "default", NULL}; in min_max() local 2704 static char *kwlist[] = {"strict", NULL}; in zip_new() local
|
| D | context.c | 862 static char *kwlist[] = {"", "default", NULL}; in contextvar_tp_new() local
|
| /third_party/python/Modules/_decimal/ |
| D | _decimal.c | 1307 static char *kwlist[] = { in context_init() local 1736 static char *kwlist[] = { in ctxmanager_new() local 2826 static char *kwlist[] = {"value", "context", NULL}; in dec_new() local 3681 static char *kwlist[] = {"rounding", "context", NULL}; in PyDec_ToIntegralValue() local 3722 static char *kwlist[] = {"rounding", "context", NULL}; in PyDec_ToIntegralExact() local 4404 static char *kwlist[] = {"context", NULL}; in Dec_UnaryFuncVA() local 4421 static char *kwlist[] = {"context", NULL}; in dec_mpd_to_eng() local 4452 static char *kwlist[] = {"other", "context", NULL}; in Dec_BinaryFuncVA_NO_CTX() local 4487 static char *kwlist[] = {"other", "context", NULL}; in dec_mpd_same_quantum() local 4519 static char *kwlist[] = {"exp", "rounding", "context", NULL}; in Dec_BinaryFuncVA() local [all …]
|