Home
last modified time | relevance | path

Searched defs:attrname (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dloader.py134 def isTestMethod(attrname, testCaseClass=testCaseClass, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcodecs.c225 const char *attrname) in codec_getincrementalcodec()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcodecs.c225 const char *attrname) in codec_getincrementalcodec()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobject.c1740 merge_list_attr(PyObject* dict, PyObject* obj, const char *attrname) in merge_list_attr()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobject.c1747 merge_list_attr(PyObject* dict, PyObject* obj, const char *attrname) in merge_list_attr()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dast.py85 def __init__(self, expr, attrname, flags, lineno=None): argument
663 def __init__(self, expr, attrname, lineno=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminidom.py721 def getAttributeNode(self, attrname): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dminidom.py723 def getAttributeNode(self, attrname): argument