Home
last modified time | relevance | path

Searched defs:__slots__ (Results 101 – 125 of 5155) sorted by relevance

12345678910>>...207

/dports/net/mrtparse/mrtparse-2.0.0/mrtparse/
H A D__init__.py211 __slots__ = [] variable in Mrt
239 __slots__ = [] variable in TableDump
281 __slots__ = [] variable in PeerIndexTable
306 __slots__ = [] variable in PeerEntries
332 __slots__ = [] variable in RibGeneric
363 __slots__ = [] variable in AfiSpecRib
389 __slots__ = [] variable in RibEntries
419 __slots__ = [] variable in Bgp4Mp
466 __slots__ = [] variable in BgpMessage
553 __slots__ = [] variable in OptParams
[all …]
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/tests/
H A Dknown_failures.py12 __slots__ = () variable in Condition
28 __slots__ = ( variable in AbstractBinaryCondition
45 __slots__ = () variable in OrCondition
51 __slots__ = () variable in AndCondition
57 __slots__ = ( variable in ConstantCondition
76 __slots__ = ( variable in _AttrCondition
98 __slots__ = ( variable in _Definition
136 __slots__ = ( variable in _Action
145 __slots__ = () variable in RunAlone
151 __slots__ = () variable in Failing
[all …]
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/_pydevd_bundle/_debug_adapter/
H A Dpydevd_schema.py33 __slots__ = list(__props__.keys()) + ['kwargs'] variable in ProtocolMessage
94 __slots__ = list(__props__.keys()) + ['kwargs'] variable in Request
164 __slots__ = list(__props__.keys()) + ['kwargs'] variable in Event
252 __slots__ = list(__props__.keys()) + ['kwargs'] variable in Response
355 __slots__ = list(__props__.keys()) + ['kwargs'] variable in ErrorResponse
464 __slots__ = list(__props__.keys()) + ['kwargs'] variable in CancelRequest
519 __slots__ = list(__props__.keys()) + ['kwargs'] variable in CancelArguments
603 __slots__ = list(__props__.keys()) + ['kwargs'] variable in CancelResponse
713 __slots__ = list(__props__.keys()) + ['kwargs'] variable in InitializedEvent
820 __slots__ = list(__props__.keys()) + ['kwargs'] variable in StoppedEvent
[all …]
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/
H A Dpydevd_schema.py33 __slots__ = list(__props__.keys()) + ['kwargs'] variable in ProtocolMessage
94 __slots__ = list(__props__.keys()) + ['kwargs'] variable in Request
164 __slots__ = list(__props__.keys()) + ['kwargs'] variable in Event
252 __slots__ = list(__props__.keys()) + ['kwargs'] variable in Response
355 __slots__ = list(__props__.keys()) + ['kwargs'] variable in ErrorResponse
464 __slots__ = list(__props__.keys()) + ['kwargs'] variable in CancelRequest
519 __slots__ = list(__props__.keys()) + ['kwargs'] variable in CancelArguments
603 __slots__ = list(__props__.keys()) + ['kwargs'] variable in CancelResponse
713 __slots__ = list(__props__.keys()) + ['kwargs'] variable in InitializedEvent
820 __slots__ = list(__props__.keys()) + ['kwargs'] variable in StoppedEvent
[all …]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dmessages.py896 __slots__ = () variable in P2PHeaderAndShortWitnessIDs
1151 __slots__ = () variable in msg_verack
1202 __slots__ = () variable in msg_sendaddrv2
1296 __slots__ = () variable in msg_wtxidrelay
1313 __slots__ = () variable in msg_no_witness_tx
1356 __slots__ = () variable in msg_no_witness_block
1362 __slots__ = () variable in msg_getaddr
1417 __slots__ = () variable in msg_mempool
1451 __slots__ = () variable in msg_sendheaders
1587 __slots__ = () variable in msg_filterclear
[all …]
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dmessages.py896 __slots__ = () variable in P2PHeaderAndShortWitnessIDs
1151 __slots__ = () variable in msg_verack
1202 __slots__ = () variable in msg_sendaddrv2
1296 __slots__ = () variable in msg_wtxidrelay
1313 __slots__ = () variable in msg_no_witness_tx
1356 __slots__ = () variable in msg_no_witness_block
1362 __slots__ = () variable in msg_getaddr
1417 __slots__ = () variable in msg_mempool
1451 __slots__ = () variable in msg_sendheaders
1587 __slots__ = () variable in msg_filterclear
[all …]
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/test/functional/test_framework/
H A Dmessages.py896 __slots__ = () variable in P2PHeaderAndShortWitnessIDs
1151 __slots__ = () variable in msg_verack
1202 __slots__ = () variable in msg_sendaddrv2
1296 __slots__ = () variable in msg_wtxidrelay
1313 __slots__ = () variable in msg_no_witness_tx
1356 __slots__ = () variable in msg_no_witness_block
1362 __slots__ = () variable in msg_getaddr
1417 __slots__ = () variable in msg_mempool
1451 __slots__ = () variable in msg_sendheaders
1587 __slots__ = () variable in msg_filterclear
[all …]
/dports/dns/py-pycares/pycares-3.1.1/src/pycares/
H A D__init__.py563 __slots__ = () variable in AresResult
574 __slots__ = ('host', 'ttl') variable in ares_query_a_result
585 __slots__ = ('host', 'ttl') variable in ares_query_aaaa_result
596 __slots__ = ('cname', 'ttl') variable in ares_query_cname_result
605 __slots__ = ('host', 'priority', 'ttl') variable in ares_query_mx_result
629 __slots__ = ('host', 'ttl') variable in ares_query_ns_result
638 __slots__ = ('name', 'ttl', 'aliases') variable in ares_query_ptr_result
675 __slots__ = ('text', 'ttl') variable in ares_query_txt_result
684 __slots__ = ('text', 'ttl') variable in ares_query_txt_result_chunk
696 __slots__ = ('name', 'aliases', 'addresses') variable in ares_host_result
[all …]
/dports/security/py-angr/angr-9.0.5405/angr/analyses/decompiler/
H A Dstructured_codegen.py44 __slots__ = ('_posmap', ) variable in PositionMapping
93 __slots__ = () variable in CConstruct
214 __slots__ = () variable in CStatement
222 __slots__ = ('_type', ) variable in CExpression
266 __slots__ = ('block', ) variable in CAILBlock
289 __slots__ = () variable in CLoop
434 __slots__ = () variable in CBreak
449 __slots__ = () variable in CContinue
589 __slots__ = ('retval', ) variable in CReturn
634 __slots__ = ('stmt', ) variable in CUnsupportedStatement
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/virtualenv/__virtualenv__/typing-3.10.0.0-py2-none-any/
H A Dtyping.py194 __slots__ = () variable in _FinalTypingBase
631 __slots__ = () variable in _Any
665 __slots__ = () variable in _NoReturn
1097 __slots__ = () variable in _Optional
1493 __slots__ = () variable in Generic
1562 __slots__ = () variable in Tuple
1644 __slots__ = () variable in Callable
1910 __slots__ = () variable in Protocol
1942 __slots__ = () variable in Iterable
1947 __slots__ = () variable in Iterator
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/virtualenv/__virtualenv__/typing-3.7.4.3-py2-none-any/
H A Dtyping.py194 __slots__ = () variable in _FinalTypingBase
631 __slots__ = () variable in _Any
665 __slots__ = () variable in _NoReturn
1097 __slots__ = () variable in _Optional
1493 __slots__ = () variable in Generic
1562 __slots__ = () variable in Tuple
1644 __slots__ = () variable in Callable
1910 __slots__ = () variable in Protocol
1942 __slots__ = () variable in Iterable
1947 __slots__ = () variable in Iterator
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/virtualenv/__virtualenv__/typing-3.7.4.3-py2-none-any/
H A Dtyping.py194 __slots__ = () variable in _FinalTypingBase
631 __slots__ = () variable in _Any
665 __slots__ = () variable in _NoReturn
1097 __slots__ = () variable in _Optional
1493 __slots__ = () variable in Generic
1562 __slots__ = () variable in Tuple
1644 __slots__ = () variable in Callable
1910 __slots__ = () variable in Protocol
1942 __slots__ = () variable in Iterable
1947 __slots__ = () variable in Iterator
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/virtualenv/__virtualenv__/typing-3.7.4.3-py2-none-any/
H A Dtyping.py194 __slots__ = () variable in _FinalTypingBase
631 __slots__ = () variable in _Any
665 __slots__ = () variable in _NoReturn
1097 __slots__ = () variable in _Optional
1493 __slots__ = () variable in Generic
1562 __slots__ = () variable in Tuple
1644 __slots__ = () variable in Callable
1910 __slots__ = () variable in Protocol
1942 __slots__ = () variable in Iterable
1947 __slots__ = () variable in Iterator
[all …]
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/shibokenmodule/files.dir/shibokensupport/
H A Dtyping27.py283 __slots__ = () variable in _FinalTypingBase
720 __slots__ = () variable in _Any
754 __slots__ = () variable in _NoReturn
1186 __slots__ = () variable in _Optional
1579 __slots__ = () variable in Generic
1648 __slots__ = () variable in Tuple
1730 __slots__ = () variable in Callable
1996 __slots__ = () variable in Protocol
2028 __slots__ = () variable in Iterable
2033 __slots__ = () variable in Iterator
[all …]
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/shibokenmodule/files.dir/shibokensupport/
H A Dtyping27.py283 __slots__ = () variable in _FinalTypingBase
720 __slots__ = () variable in _Any
754 __slots__ = () variable in _NoReturn
1186 __slots__ = () variable in _Optional
1579 __slots__ = () variable in Generic
1648 __slots__ = () variable in Tuple
1730 __slots__ = () variable in Callable
1996 __slots__ = () variable in Protocol
2028 __slots__ = () variable in Iterable
2033 __slots__ = () variable in Iterator
[all …]
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/shibokenmodule/files.dir/shibokensupport/
H A Dtyping27.py283 __slots__ = () variable in _FinalTypingBase
720 __slots__ = () variable in _Any
754 __slots__ = () variable in _NoReturn
1186 __slots__ = () variable in _Optional
1579 __slots__ = () variable in Generic
1648 __slots__ = () variable in Tuple
1730 __slots__ = () variable in Callable
1996 __slots__ = () variable in Protocol
2028 __slots__ = () variable in Iterable
2033 __slots__ = () variable in Iterator
[all …]
/dports/devel/py-graphql-core2/graphql-core-2.2.1/graphql/language/
H A Dast.py11 __slots__ = () variable in Node
17 __slots__ = () variable in Definition
21 __slots__ = ("loc", "definitions") variable in Document
52 __slots__ = ( variable in OperationDefinition
200 __slots__ = () variable in Selection
450 __slots__ = () variable in Value
454 __slots__ = ("loc", "name") variable in Variable
776 __slots__ = () variable in Type
780 __slots__ = ("loc", "name") variable in NamedType
811 __slots__ = ("loc", "type") variable in ListType
[all …]
/dports/devel/py-tartiflette/tartiflette-1.4.1/tartiflette/language/ast/
H A Dvalues.py23 __slots__ = ("value", "location") variable in BooleanValueNode
76 __slots__ = ("value", "location") variable in EnumValueNode
129 __slots__ = ("value", "location") variable in FloatValueNode
182 __slots__ = ("value", "location") variable in IntValueNode
235 __slots__ = ("value", "location") variable in NullValueNode
281 __slots__ = ("value", "location") variable in StringValueNode
334 __slots__ = ("values", "location") variable in ListValueNode
387 __slots__ = ("name", "value", "location") variable in ObjectFieldNode
448 __slots__ = ("fields", "location") variable in ObjectValueNode
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/x11/
H A Dxsync.py122 __slots__ = [ variable in struct__XSyncValue
214 __slots__ = [ variable in struct__XSyncSystemCounter
227 __slots__ = [ variable in struct_anon_96
242 __slots__ = [ variable in struct_anon_97
253 __slots__ = [ variable in struct_anon_98
268 __slots__ = [ variable in struct_anon_99
297 __slots__ = [ variable in struct_anon_100
322 __slots__ = [ variable in struct_anon_101
343 __slots__ = [ variable in struct_anon_102
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/x11/
H A Dxsync.py122 __slots__ = [ variable in struct__XSyncValue
214 __slots__ = [ variable in struct__XSyncSystemCounter
227 __slots__ = [ variable in struct_anon_96
242 __slots__ = [ variable in struct_anon_97
253 __slots__ = [ variable in struct_anon_98
268 __slots__ = [ variable in struct_anon_99
297 __slots__ = [ variable in struct_anon_100
322 __slots__ = [ variable in struct_anon_101
343 __slots__ = [ variable in struct_anon_102
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/flask/json/
H A Dtag.py62 __slots__ = ("serializer",) variable in JSONTag
99 __slots__ = () variable in TagDict
119 __slots__ = () variable in PassDict
133 __slots__ = () variable in TagTuple
147 __slots__ = () variable in PassList
159 __slots__ = () variable in TagBytes
177 __slots__ = () variable in TagMarkup
191 __slots__ = () variable in TagUUID
205 __slots__ = () variable in TagDateTime
233 __slots__ = ("tags", "order") variable in TaggedJSONSerializer
/dports/www/py-flask/Flask-2.0.2/src/flask/json/
H A Dtag.py60 __slots__ = ("serializer",) variable in JSONTag
97 __slots__ = () variable in TagDict
117 __slots__ = () variable in PassDict
131 __slots__ = () variable in TagTuple
145 __slots__ = () variable in PassList
157 __slots__ = () variable in TagBytes
175 __slots__ = () variable in TagMarkup
189 __slots__ = () variable in TagUUID
203 __slots__ = () variable in TagDateTime
231 __slots__ = ("tags", "order") variable in TaggedJSONSerializer
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/manifest/
H A Ditem.py45 __slots__ = ("_tests_root", "path") variable in ManifestItem
106 __slots__ = ("url_base", "_url", "_extras") variable in URLManifestItem
174 __slots__ = () variable in TestharnessTest
220 __slots__ = ("references",) variable in RefTest
306 __slots__ = () variable in ManualTest
312 __slots__ = () variable in ConformanceCheckerTest
318 __slots__ = () variable in VisualTest
324 __slots__ = () variable in CrashTest
335 __slots__ = () variable in WebDriverSpecTest
353 __slots__ = () variable in SupportFile
/dports/lang/python39/Python-3.9.9/Lib/
H A D_collections_abc.py92 __slots__ = () variable in Hashable
107 __slots__ = () variable in Awaitable
124 __slots__ = () variable in Coroutine
168 __slots__ = () variable in AsyncIterable
185 __slots__ = () variable in AsyncIterator
204 __slots__ = () variable in AsyncGenerator
255 __slots__ = () variable in Iterable
273 __slots__ = () variable in Iterator
308 __slots__ = () variable in Reversible
324 __slots__ = () variable in Generator
[all …]
/dports/lang/python310/Python-3.10.1/Lib/
H A D_collections_abc.py92 __slots__ = () variable in Hashable
107 __slots__ = () variable in Awaitable
124 __slots__ = () variable in Coroutine
168 __slots__ = () variable in AsyncIterable
185 __slots__ = () variable in AsyncIterator
204 __slots__ = () variable in AsyncGenerator
255 __slots__ = () variable in Iterable
273 __slots__ = () variable in Iterator
308 __slots__ = () variable in Reversible
324 __slots__ = () variable in Generator
[all …]

12345678910>>...207