Home
last modified time | relevance | path

Searched defs:__doc__ (Results 1 – 25 of 73) sorted by relevance

123

/aosp_15_r20/external/python/pyasn1/pyasn1/type/
Dchar.py161 __doc__ = AbstractCharacterString.__doc__ variable in NumericString
176 __doc__ = AbstractCharacterString.__doc__ variable in PrintableString
191 __doc__ = AbstractCharacterString.__doc__ variable in TeletexString
206 __doc__ = TeletexString.__doc__ variable in T61String
213 __doc__ = AbstractCharacterString.__doc__ variable in VideotexString
228 __doc__ = AbstractCharacterString.__doc__ variable in IA5String
243 __doc__ = AbstractCharacterString.__doc__ variable in GraphicString
258 __doc__ = AbstractCharacterString.__doc__ variable in VisibleString
273 __doc__ = VisibleString.__doc__ variable in ISO646String
279 __doc__ = AbstractCharacterString.__doc__ variable in GeneralString
[all …]
Duseful.py23 __doc__ = char.GraphicString.__doc__ variable in ObjectDescriptor
161 __doc__ = char.VisibleString.__doc__ variable in GeneralizedTime
178 __doc__ = char.VisibleString.__doc__ variable in UTCTime
Dnamedtype.py106 __doc__ = NamedType.__doc__ variable in OptionalNamedType
112 __doc__ = NamedType.__doc__ variable in DefaultedNamedType
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dio.py88 __doc__ = _io._IOBase.__doc__ variable in IOBase
91 __doc__ = _io._RawIOBase.__doc__ variable in RawIOBase
94 __doc__ = _io._BufferedIOBase.__doc__ variable in BufferedIOBase
97 __doc__ = _io._TextIOBase.__doc__ variable in TextIOBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dio.py88 __doc__ = _io._IOBase.__doc__ variable in IOBase
91 __doc__ = _io._RawIOBase.__doc__ variable in RawIOBase
94 __doc__ = _io._BufferedIOBase.__doc__ variable in BufferedIOBase
97 __doc__ = _io._TextIOBase.__doc__ variable in TextIOBase
/aosp_15_r20/external/python/cpython3/Lib/
Dio.py88 __doc__ = _io._IOBase.__doc__ variable in IOBase
91 __doc__ = _io._RawIOBase.__doc__ variable in RawIOBase
94 __doc__ = _io._BufferedIOBase.__doc__ variable in BufferedIOBase
97 __doc__ = _io._TextIOBase.__doc__ variable in TextIOBase
/aosp_15_r20/external/python/cpython2/Lib/
Dio.py71 __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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dio.py88 __doc__ = _io._IOBase.__doc__ variable in IOBase
91 __doc__ = _io._RawIOBase.__doc__ variable in RawIOBase
94 __doc__ = _io._BufferedIOBase.__doc__ variable in BufferedIOBase
97 __doc__ = _io._TextIOBase.__doc__ variable in TextIOBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dio.py88 __doc__ = _io._IOBase.__doc__ variable in IOBase
91 __doc__ = _io._RawIOBase.__doc__ variable in RawIOBase
94 __doc__ = _io._BufferedIOBase.__doc__ variable in BufferedIOBase
97 __doc__ = _io._TextIOBase.__doc__ variable in TextIOBase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dio.py88 __doc__ = _io._IOBase.__doc__ variable in IOBase
91 __doc__ = _io._RawIOBase.__doc__ variable in RawIOBase
94 __doc__ = _io._BufferedIOBase.__doc__ variable in BufferedIOBase
97 __doc__ = _io._TextIOBase.__doc__ variable in TextIOBase
/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dconv.py176 __doc__ = r"""Applies a 1D convolution over an input signal composed of several input variable in Conv1d
312 __doc__ = r"""Applies a 2D convolution over an input signal composed of several input variable in Conv2d
462 __doc__ = r"""Applies a 3D convolution over an input signal composed of several input variable in Conv3d
670 __doc__ = r"""Applies a 1D transposed convolution operator over an input image variable in ConvTranspose1d
801 __doc__ = r"""Applies a 2D transposed convolution operator over an input image variable in ConvTranspose2d
956__doc__ = r"""Applies a 3D transposed convolution operator over an input image composed of several… variable in ConvTranspose3d
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dcollective_all_reduce_strategy.py234 __doc__ = CollectiveAllReduceStrategy.__doc__ variable in _CollectiveAllReduceStrategyExperimental
274 __doc__ = CollectiveAllReduceStrategy.__doc__ variable in CollectiveAllReduceStrategyV1
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_property.py192 def __doc__(cls): member in PropertyTests.test_class_property.A
203 def __doc__(cls): member in PropertyTests.test_class_property_override.A
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A D__init__.py30 __doc__ = __doc__.encode('ascii').decode('unicode_escape') variable
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
H A D__init__.py30 __doc__ = __doc__.encode('ascii').decode('unicode_escape') variable
/aosp_15_r20/external/pytorch/torch/jit/
H A Dunsupported_tensor_ops.py78 __doc__ = _list_unsupported_tensor_ops() variable
/aosp_15_r20/external/pytorch/tools/gdb/
H A Dpytorch-gdb.py37 __doc__ = textwrap.dedent(__doc__).strip() variable in TensorRepr
/aosp_15_r20/external/python/dateutil/dateutil/parser/
D__init__.py43 __doc__ = c.__doc__ variable in __deprecate_private_class.private_class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/
D__init__.py25 __doc__ = """ variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pyparsing/
D__init__.py25 __doc__ = """ variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/
D__init__.py25 __doc__ = """ variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/
D__init__.py25 __doc__ = """ variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/
D__init__.py25 __doc__ = """ variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/
D__init__.py25 __doc__ = """ variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pyparsing/
D__init__.py25 __doc__ = """ variable

123