Home
last modified time | relevance | path

Searched defs:__getinitargs__ (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_copy.py127 def __getinitargs__(self): member in TestCopy.test_copy_inst_getinitargs.C
347 def __getinitargs__(self): member in TestCopy.test_deepcopy_inst_getinitargs.C
Dpickletester.py118 def __getinitargs__(self): member in initarg
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
DcPickle.c3878 PyObject *__getinitargs__; in Instance_New() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
DcPickle.c3843 PyObject *__getinitargs__; in Instance_New() local