Searched refs:Instances (Results 1 – 25 of 123) sorted by relevance
12345
/external/python/cpython2/Tools/pybench/ |
D | Setup.py | 24 from Instances import *
|
/external/python/cpython2/Doc/library/ |
D | netrc.rst | 41 encountered in source text. Instances of this exception provide three 68 Instances of :class:`~netrc.netrc` have public instance variables:
|
D | aetypes.rst | 138 ``want`` to the 4-character OSA class code. Instances of subclasses of this 147 about. Instances of subclasses of this class are Object Specifiers.
|
D | codeop.rst | 56 Instances of this class have :meth:`__call__` methods identical in signature to 65 Instances of this class have :meth:`__call__` methods identical in signature to
|
D | __future__.rst | 54 Instances of class :class:`_Feature` have two corresponding methods,
|
D | zipfile.rst | 54 Class used to represent information about a member of an archive. Instances 355 :class:`ZipFile` constructor. Instances have one method in addition to those of 387 Instances of the :class:`ZipInfo` class are returned by the :meth:`.getinfo` and 391 Instances have the following attributes:
|
/external/python/cpython3/Doc/library/ |
D | codeop.rst | 60 Instances of this class have :meth:`__call__` methods identical in signature to 69 Instances of this class have :meth:`__call__` methods identical in signature to
|
D | netrc.rst | 45 encountered in source text. Instances of this exception provide three 72 Instances of :class:`~netrc.netrc` have public instance variables:
|
D | __future__.rst | 54 Instances of class :class:`_Feature` have two corresponding methods,
|
D | asyncio-protocol.rst | 100 Instances of the *WriteTransport* class are returned from 109 Instances of the *ReadTransport* class are returned from 123 Instances of the *Transport* class are returned from or used by 133 Instances of the *DatagramTransport* class are returned from 142 Instances of the *SubprocessTransport* class are returned from
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_RandomDataset.pbtxt | 26 Instances of this dataset are also created as a result of the
|
D | api_def_UnbatchGrad.pbtxt | 16 shared_name: Instances of UnbatchGrad with the same container and shared_name
|
D | api_def_Unbatch.pbtxt | 20 shared_name: Instances of Unbatch with the same container and shared_name are
|
/external/llvm/lib/MC/ |
D | MCContext.cpp | 85 Instances.clear(); in reset() 223 MCLabel *&Label = Instances[LocalLabelVal]; in NextInstance() 230 MCLabel *&Label = Instances[LocalLabelVal]; in GetInstance()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCContext.cpp | 93 Instances.clear(); in reset() 222 MCLabel *&Label = Instances[LocalLabelVal]; in NextInstance() 229 MCLabel *&Label = Instances[LocalLabelVal]; in GetInstance()
|
/external/clang/test/CodeGenObjC/ |
D | objc2-write-barrier-2.m | 28 // Instances
|
/external/curl/docs/ |
D | CODE_OF_CONDUCT.md | 26 Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
/external/python/google-api-python-client/ |
D | CODE_OF_CONDUCT.md | 38 Instances of abusive, harassing, or otherwise unacceptable behavior
|
/external/autotest/client/tests/stress/ |
D | control | 9 under a specified load. Instances in which this is useful include those in
|
/external/fonttools/Doc/source/designspaceLib/ |
D | scripting.rst | 164 - Instances for MutatorMath will generate to UFO. 165 - Instances for variable fonts become **named instances**.
|
/external/catch2/ |
D | CODE_OF_CONDUCT.md | 37 Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting t…
|
/external/python/pyopenssl/ |
D | CODE_OF_CONDUCT.rst | 45 Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting e…
|
/external/robolectric-shadows/ |
D | CODE_OF_CONDUCT.md | 57 Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
/external/mdnsresponder/mDNSWindows/ |
D | README.txt | 62 - Lookup Service Instances.
|
/external/doclava/res/assets/templates-sdk/ |
D | macros_override.cs | 133 def:dump_service(tag) ?>Instances of this class must be obtained using <?cs
|
12345