Searched defs:attrname (Results 1 – 8 of 8) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
| D | loader.py | 134 def isTestMethod(attrname, testCaseClass=testCaseClass, argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
| D | codecs.c | 225 const char *attrname) in codec_getincrementalcodec()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
| D | codecs.c | 225 const char *attrname) in codec_getincrementalcodec()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | object.c | 1740 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/ |
| D | object.c | 1747 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/ |
| D | ast.py | 85 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/ |
| D | minidom.py | 721 def getAttributeNode(self, attrname): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/ |
| D | minidom.py | 723 def getAttributeNode(self, attrname): argument
|