Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 25 of 39) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_robotparser.py46 doc = """ variable
59 doc = """ variable
77 doc = """ variable
91 doc = """ variable
109 doc = """ variable
127 doc = """ variable
140 doc = """ variable
153 doc = """ variable
172 doc = """ variable
193 doc = """ variable
[all …]
Dtest_minidom.py371 def get_empty_nodelist_from_elements_by_tagName_ns_helper(self, doc, nsuri, argument
1067 def checkRenameNodeSharedConstraints(self, doc, node): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dstructseq.h12 char *doc; member
17 char *doc; member
Ddescrobject.h15 char *doc; member
30 char *doc; member
Dmodsupport.h125 #define Py_InitModule3(name, methods, doc) \ argument
Dstructmember.h42 char *doc; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dstructseq.h12 char *doc; member
17 char *doc; member
Ddescrobject.h15 char *doc; member
30 char *doc; member
Dmodsupport.h125 #define Py_InitModule3(name, methods, doc) \ argument
Dstructmember.h42 char *doc; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/
Ddecoder.py27 def linecol(doc, pos): argument
36 def errmsg(msg, doc, pos, end=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/
Ddecoder.py27 def linecol(doc, pos): argument
36 def errmsg(msg, doc, pos, end=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpickletools.py184 def __init__(self, name, n, reader, doc): argument
710 def __init__(self, name, obtype, doc): argument
855 stack_before, stack_after, proto, doc): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dmethodobject.c149 const char *doc = m->m_ml->ml_doc; in meth_get__doc__() local
362 const char *doc = self->ob_type->tp_doc; in Py_FindMethodInChain() local
Dmoduleobject.c157 PyObject *dict, *name = Py_None, *doc = Py_None; in module_init() local
Ddescrobject.c1268 PyObject *new, *type, *doc; in property_copy() local
1304 PyObject *get = NULL, *set = NULL, *del = NULL, *doc = NULL; in property_init() local
Dfuncobject.c16 PyObject *doc; in PyFunction_New() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dmethodobject.c149 const char *doc = m->m_ml->ml_doc; in meth_get__doc__() local
362 const char *doc = self->ob_type->tp_doc; in Py_FindMethodInChain() local
Dmoduleobject.c155 PyObject *dict, *name = Py_None, *doc = Py_None; in module_init() local
Ddescrobject.c1217 PyObject *new, *type, *doc; in property_copy() local
1253 PyObject *get = NULL, *set = NULL, *del = NULL, *doc = NULL; in property_init() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/
Dmember.py36 def __init__(self, cname=None, type=None, flags=None, doc=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dminicompat.py102 def defproperty(klass, name, doc): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminicompat.py102 def defproperty(klass, name, doc): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dmodsupport.c32 Py_InitModule4(const char *name, PyMethodDef *methods, const char *doc, in Py_InitModule4()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dmodsupport.c32 Py_InitModule4(const char *name, PyMethodDef *methods, const char *doc, in Py_InitModule4()

12