/external/python/cpython3/Lib/ |
D | io.py | 73 __doc__ = _io._IOBase.__doc__ variable in IOBase 76 __doc__ = _io._RawIOBase.__doc__ variable in RawIOBase 79 __doc__ = _io._BufferedIOBase.__doc__ variable in BufferedIOBase 82 __doc__ = _io._TextIOBase.__doc__ variable in TextIOBase
|
D | hashlib.py | 5 __doc__ = """hashlib module - A common interface to many hash functions. variable
|
D | _pyio.py | 269 __doc__ = DocDescriptor() variable in OpenWrapper
|
/external/python/cpython2/Lib/ |
D | io.py | 71 __doc__ = _io._IOBase.__doc__ variable in IOBase 74 __doc__ = _io._RawIOBase.__doc__ variable in RawIOBase 77 __doc__ = _io._BufferedIOBase.__doc__ variable in BufferedIOBase 80 __doc__ = _io._TextIOBase.__doc__ variable in TextIOBase
|
D | hashlib.py | 7 __doc__ = """hashlib module - A common interface to many hash functions. variable
|
D | socket.py | 185 __doc__ = _realsocket.__doc__ variable in _socketobject
|
D | _pyio.py | 254 __doc__ = DocDescriptor() variable in OpenWrapper
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/ |
D | __init__.py | 30 __doc__ = __doc__.encode('ascii').decode('unicode_escape') variable
|
D | write.py | 38 __doc__ = __doc__.encode('ascii').decode('unicode_escape') variable
|
D | main.py | 38 __doc__ = __doc__.encode('ascii').decode('unicode_escape') variable
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | __init__.py | 30 __doc__ = __doc__.encode('ascii').decode('unicode_escape') variable
|
D | write.py | 38 __doc__ = __doc__.encode('ascii').decode('unicode_escape') variable
|
D | main.py | 38 __doc__ = __doc__.encode('ascii').decode('unicode_escape') variable
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/ |
D | rjsmin.py | 66 __doc__ = __doc__.encode('ascii').decode('unicode_escape') variable
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/ |
D | rcssmin.py | 77 __doc__ = __doc__.encode('ascii').decode('unicode_escape') variable
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | S_V_G_.py | 12 __doc__=""" variable
|
/external/tensorflow/tensorflow/python/util/ |
D | deprecation.py | 148 __doc__ = decorator_utils.add_notice_to_docstring( variable in deprecated_alias.NewClass
|
/external/python/cpython3/Tools/i18n/ |
D | pygettext.py | 23 __doc__ = _("""pygettext -- Python equivalent of xgettext(1) variable
|
/external/python/cpython2/Tools/i18n/ |
D | pygettext.py | 23 __doc__ = _("""pygettext -- Python equivalent of xgettext(1) variable
|
/external/python/cpython2/Python/ |
D | compile.c | 182 static PyObject *__doc__; variable
|
/external/python/cpython2/Lib/test/ |
D | test_descr.py | 3051 __doc__ = DocDescr() variable in ClassPropertiesAndMethods.test_doc_descriptor.OldClass 3053 __doc__ = DocDescr() variable in ClassPropertiesAndMethods.test_doc_descriptor.NewClass
|
/external/python/cpython3/Lib/test/ |
D | test_descr.py | 3102 __doc__ = DocDescr() variable in ClassPropertiesAndMethods.test_doc_descriptor.OldClass 3104 __doc__ = DocDescr() variable in ClassPropertiesAndMethods.test_doc_descriptor.NewClass
|
/external/python/cpython3/Python/ |
D | compile.c | 216 static PyObject *__doc__; variable
|