Home
last modified time | relevance | path

Searched defs:kwlist (Results 1 – 25 of 97) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dkeyword.py15 kwlist = [ variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dkeyword.py15 kwlist = [ variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dmodule.c53 …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
Dconnection.c62 …static char *kwlist[] = {"database", "timeout", "detect_types", "isolation_level", "check_same_thr… in pysqlite_connection_init() local
324 static char *kwlist[] = {"factory", NULL, NULL}; in pysqlite_connection_cursor() local
850 static char *kwlist[] = {"name", "narg", "func", NULL, NULL}; in pysqlite_connection_create_function() local
888 static char *kwlist[] = { "name", "n_arg", "aggregate_class", NULL }; in pysqlite_connection_create_aggregate() local
983 static char *kwlist[] = { "authorizer_callback", NULL }; in pysqlite_connection_set_authorizer() local
1014 static char *kwlist[] = { "progress_handler", "n", NULL }; in pysqlite_connection_set_progress_handler() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dboolobject.c55 static char *kwlist[] = {"x", 0}; in bool_new() local
Dmoduleobject.c156 static char *kwlist[] = {"name", "doc", NULL}; in module_init() local
Denumobject.c19 static char *kwlist[] = {"sequence", "start", 0}; in enum_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dboolobject.c55 static char *kwlist[] = {"x", 0}; in bool_new() local
Dmoduleobject.c154 static char *kwlist[] = {"name", "doc", NULL}; in module_init() local
Denumobject.c19 static char *kwlist[] = {"sequence", "start", 0}; in enum_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dselectmodule.c776 static char *kwlist[] = {"sizehint", NULL}; in pyepoll_new() local
902 static char *kwlist[] = {"fd", "eventmask", NULL}; in pyepoll_register() local
927 static char *kwlist[] = {"fd", "eventmask", NULL}; in pyepoll_modify() local
947 static char *kwlist[] = {"fd", NULL}; in pyepoll_unregister() local
971 static char *kwlist[] = {"timeout", "maxevents", NULL}; in pyepoll_poll() local
1247 static char *kwlist[] = {"ident", "filter", "flags", "fflags", in kqueue_event_init() local
D_sre.c1887 static char* kwlist[] = { "pattern", "pos", "endpos", NULL }; in pattern_match() local
1926 static char* kwlist[] = { "pattern", "pos", "endpos", NULL }; in pattern_search() local
2061 static char* kwlist[] = { "source", "pos", "endpos", NULL }; in pattern_findall() local
2190 static char* kwlist[] = { "source", "maxsplit", NULL }; in pattern_split() local
2482 static char* kwlist[] = { "repl", "string", "count", NULL }; in pattern_sub() local
2496 static char* kwlist[] = { "repl", "string", "count", NULL }; in pattern_subn() local
3313 static char* kwlist[] = { "default", NULL }; in match_groups() local
3342 static char* kwlist[] = { "default", NULL }; in match_groupdict() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dselectmodule.c776 static char *kwlist[] = {"sizehint", NULL}; in pyepoll_new() local
902 static char *kwlist[] = {"fd", "eventmask", NULL}; in pyepoll_register() local
927 static char *kwlist[] = {"fd", "eventmask", NULL}; in pyepoll_modify() local
947 static char *kwlist[] = {"fd", NULL}; in pyepoll_unregister() local
971 static char *kwlist[] = {"timeout", "maxevents", NULL}; in pyepoll_poll() local
1247 static char *kwlist[] = {"ident", "filter", "flags", "fflags", in kqueue_event_init() local
D_hashopenssl.c316 static char *kwlist[] = {"name", "string", NULL}; in EVP_tp_init() local
467 static char *kwlist[] = {"name", "string", NULL}; in EVP_new() local
D_sre.c1887 static char* kwlist[] = { "pattern", "pos", "endpos", NULL }; in pattern_match() local
1926 static char* kwlist[] = { "pattern", "pos", "endpos", NULL }; in pattern_search() local
2061 static char* kwlist[] = { "source", "pos", "endpos", NULL }; in pattern_findall() local
2190 static char* kwlist[] = { "source", "maxsplit", NULL }; in pattern_split() local
2482 static char* kwlist[] = { "repl", "string", "count", NULL }; in pattern_sub() local
2496 static char* kwlist[] = { "repl", "string", "count", NULL }; in pattern_subn() local
3313 static char* kwlist[] = { "default", NULL }; in match_groups() local
3342 static char* kwlist[] = { "default", NULL }; in match_groupdict() local
Dsha512module.c680 static char *kwlist[] = {"string", NULL}; in SHA512_new() local
715 static char *kwlist[] = {"string", NULL}; in SHA384_new() local
Dsha256module.c614 static char *kwlist[] = {"string", NULL}; in SHA256_new() local
649 static char *kwlist[] = {"string", NULL}; in SHA224_new() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dselectmodule.c810 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
1298 static char *kwlist[] = {"ident", "filter", "flags", "fflags", in kqueue_event_init() local
D_sre.c1938 static char* kwlist[] = { "string", "pos", "endpos", "pattern", NULL }; in pattern_match() local
1984 static char* kwlist[] = { "string", "pos", "endpos", "pattern", NULL }; in pattern_search() local
2126 static char* kwlist[] = { "string", "pos", "endpos", "source", NULL }; in pattern_findall() local
2262 static char* kwlist[] = { "string", "maxsplit", "source", NULL }; in pattern_split() local
2561 static char* kwlist[] = { "repl", "string", "count", NULL }; in pattern_sub() local
2575 static char* kwlist[] = { "repl", "string", "count", NULL }; in pattern_subn() local
3394 static char* kwlist[] = { "default", NULL }; in match_groups() local
3423 static char* kwlist[] = { "default", NULL }; in match_groupdict() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dgetargs.c1425 char **kwlist, ...) in PyArg_ParseTupleAndKeywords()
1449 char **kwlist, ...) in _PyArg_ParseTupleAndKeywords_SizeT()
1475 char **kwlist, va_list va) in PyArg_VaParseTupleAndKeywords()
1507 char **kwlist, va_list va) in _PyArg_VaParseTupleAndKeywords_SizeT()
1540 char **kwlist, va_list *p_va, int flags) in vgetargskeywords()
Dbltinmodule.c38 static char *kwlist[] = {"name", "globals", "locals", "fromlist", in builtin___import__() local
479 static char *kwlist[] = {"source", "filename", "mode", "flags", in builtin_compile() local
1571 static char *kwlist[] = {"sep", "end", "file", 0}; in builtin_print() local
2169 static char *kwlist[] = {"number", "ndigits", 0}; in builtin_round() local
2220 static char *kwlist[] = {"iterable", "cmp", "key", "reverse", 0}; in builtin_sorted() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dgetargs.c1425 char **kwlist, ...) in PyArg_ParseTupleAndKeywords()
1449 char **kwlist, ...) in _PyArg_ParseTupleAndKeywords_SizeT()
1475 char **kwlist, va_list va) in PyArg_VaParseTupleAndKeywords()
1507 char **kwlist, va_list va) in _PyArg_VaParseTupleAndKeywords_SizeT()
1540 char **kwlist, va_list *p_va, int flags) in vgetargskeywords()
Dbltinmodule.c38 static char *kwlist[] = {"name", "globals", "locals", "fromlist", in builtin___import__() local
473 static char *kwlist[] = {"source", "filename", "mode", "flags", in builtin_compile() local
1563 static char *kwlist[] = {"sep", "end", "file", 0}; in builtin_print() local
2158 static char *kwlist[] = {"number", "ndigits", 0}; in builtin_round() local
2209 static char *kwlist[] = {"iterable", "cmp", "key", "reverse", 0}; in builtin_sorted() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsha256module.c614 static char *kwlist[] = {"string", NULL}; in SHA256_new() local
649 static char *kwlist[] = {"string", NULL}; in SHA224_new() local
Dsha512module.c680 static char *kwlist[] = {"string", NULL}; in SHA512_new() local
715 static char *kwlist[] = {"string", NULL}; in SHA384_new() local

1234