Searched defs:__getinitargs__ (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_copy.py | 127 def __getinitargs__(self): member in TestCopy.test_copy_inst_getinitargs.C |
D | pickletester.py | 118 def __getinitargs__(self): member in initarg |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ | ||
D | cPickle.c | 3878 PyObject *__getinitargs__; in Instance_New() local |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ | ||
D | cPickle.c | 3843 PyObject *__getinitargs__; in Instance_New() local |