| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
| D | funcobject.c | 656 PyObject *callable; in cm_init() local 736 PyClassMethod_New(PyObject *callable) in PyClassMethod_New() 809 PyObject *callable; in sm_init() local 886 PyStaticMethod_New(PyObject *callable) in PyStaticMethod_New()
|
| D | iterobject.c | 138 PyCallIter_New(PyObject *callable, PyObject *sentinel) in PyCallIter_New()
|
| D | abstract.c | 2543 call_function_tail(PyObject *callable, PyObject *args) 2569 PyObject_CallFunction(PyObject *callable, char *format, ...) 2589 _PyObject_CallFunction_SizeT(PyObject *callable, char *format, ...) 2714 PyObject_CallMethodObjArgs(PyObject *callable, PyObject *name, ...) 2742 PyObject_CallFunctionObjArgs(PyObject *callable, ...)
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | funcobject.c | 656 PyObject *callable; in cm_init() local 736 PyClassMethod_New(PyObject *callable) in PyClassMethod_New() 811 PyObject *callable; in sm_init() local 888 PyStaticMethod_New(PyObject *callable) in PyStaticMethod_New()
|
| D | iterobject.c | 138 PyCallIter_New(PyObject *callable, PyObject *sentinel) in PyCallIter_New()
|
| D | abstract.c | 2543 call_function_tail(PyObject *callable, PyObject *args) 2569 PyObject_CallFunction(PyObject *callable, char *format, ...) 2589 _PyObject_CallFunction_SizeT(PyObject *callable, char *format, ...) 2718 PyObject_CallMethodObjArgs(PyObject *callable, PyObject *name, ...) 2746 PyObject_CallFunctionObjArgs(PyObject *callable, ...)
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_sys_setprofile.py | 93 def check_events(self, callable, expected): argument 355 def capture_events(callable, p=None): argument 372 def show_events(callable): argument
|
| D | test_hotshot.py | 65 def run_test(self, callable, events, profiler=None): argument
|
| D | test_fractions.py | 118 callable, *args, **kwargs): argument
|
| D | test_descr.py | 896 def raises(exc, expected, callable, *args): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | _testcapimodule.c | 1278 _make_call(void *callable) in _make_call() 1294 _make_call_from_thread(void *callable) in _make_call_from_thread() 1355 PyObject *callable = (PyObject *)arg; in _pending_callback() local 1367 PyObject *callable; in pending_threadfunc() local
|
| D | _hotshot.c | 1068 PyObject *callable; in profiler_runcall() local
|
| D | cPickle.c | 2354 PyObject *callable; in save_reduce() local 4631 PyObject *callable = 0, *arg_tup = 0, *ob = 0; in load_reduce() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/ |
| D | module.c | 180 PyObject* callable; in module_register_converter() local
|
| D | connection.c | 1442 PyObject* callable; in pysqlite_connection_create_collation() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
| D | bltinmodule.c | 2219 PyObject *callable; in builtin_sorted() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
| D | bltinmodule.c | 2208 PyObject *callable; in builtin_sorted() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | cPickle.c | 2386 PyObject *callable; in save_reduce() local 4666 PyObject *callable = 0, *arg_tup = 0, *ob = 0; in load_reduce() local
|