Home
last modified time | relevance | path

Searched defs:getattr (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcodecs.py378 def __getattr__(self, name, argument
623 def __getattr__(self, name, argument
708 def __getattr__(self, name, argument
826 def __getattr__(self, name, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcodecs.py384 def __getattr__(self, name, argument
626 def __getattr__(self, name, argument
711 def __getattr__(self, name, argument
829 def __getattr__(self, name, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dstring_format.h235 getattr(PyObject *obj, SubString *name) in getattr() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
Dstring_format.h232 getattr(PyObject *obj, SubString *name) in getattr() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dtypeobject.c5444 PyObject *getattr, *getattribute, *res; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dtypeobject.c5496 PyObject *getattr, *getattribute, *res; local