Home
last modified time | relevance | path

Searched defs:kwlist (Results 26 - 31 of 31) sorted by relevance

12

/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc200 static char *kwlist[] = {"name", "bases", "dict", 0}; in New() local
1695 static char* kwlist[] = { "deterministic", 0 }; in InternalSerializeToString() local
/third_party/python/Modules/
H A Ditertoolsmodule.c2237 char *kwlist[] = {"repeat", 0}; in product_new() local
H A Dsocketmodule.c3595 static char *kwlist[] = {"buffer", "nbytes", "flags", 0}; in sock_recv_into() local
3783 static char *kwlist[] = {"buffer", "nbytes", "flags", 0}; in sock_recvfrom_into() local
H A D_testcapimodule.c2417 static char *kwlist[] = {NULL}; in test_empty_argparse() local
3631 static char *kwlist[] = {"name", "doc", "base", "dict", NULL}; in make_exception_with_doc() local
/third_party/python/Modules/_decimal/
H A D_decimal.c1307 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}; dec_mpd_class() local
4421 static char *kwlist[] = {"context", NULL}; dec_mpd_to_eng() local
4452 static char *kwlist[] = {"other", "context", NULL}; dec_mpd_qcopy_sign() local
4487 static char *kwlist[] = {"other", "context", NULL}; dec_mpd_same_quantum() local
4519 static char *kwlist[] = {"exp", "rounding", "context", NULL}; dec_mpd_qquantize() local
5284 static char *kwlist[] = {"a", "b", "modulo", NULL}; ctx_mpd_qpow() local
[all...]
/third_party/python/Objects/
H A Dexceptions.c1501 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

Completed in 40 milliseconds

12