Home
last modified time | relevance | path

Searched refs:__slots__ (Results 1 – 25 of 4138) sorted by relevance

12345678910>>...166

/dports/devel/pytype/pytype-2021.9.9/pytype/pyc/
H A Dopcodes.py155 __slots__ = () variable in POP_TOP
159 __slots__ = () variable in ROT_TWO
163 __slots__ = () variable in ROT_THREE
167 __slots__ = () variable in DUP_TOP
171 __slots__ = () variable in ROT_FOUR
175 __slots__ = () variable in DUP_TOP_TWO
179 __slots__ = () variable in NOP
183 __slots__ = () variable in UNARY_POSITIVE
187 __slots__ = () variable in UNARY_NEGATIVE
191 __slots__ = () variable in UNARY_NOT
[all …]
/dports/databases/py-python-sql/python-sql-1.3.0/sql/
H A Dfunctions.py76 __slots__ = () variable in FunctionKeyword
92 __slots__ = () variable in FunctionNotCallable
103 __slots__ = () variable in Abs
108 __slots__ = () variable in Cbrt
113 __slots__ = () variable in Ceil
118 __slots__ = () variable in Degrees
123 __slots__ = () variable in Div
128 __slots__ = () variable in Exp
133 __slots__ = () variable in Floor
138 __slots__ = () variable in Ln
[all …]
H A Doperators.py17 __slots__ = () variable in Operator
116 __slots__ = () variable in NaryOperator
128 __slots__ = () variable in And
133 __slots__ = () variable in Or
138 __slots__ = () variable in Not
143 __slots__ = () variable in Neg
148 __slots__ = () variable in Pos
153 __slots__ = () variable in Less
158 __slots__ = () variable in Greater
163 __slots__ = () variable in LessEqual
[all …]
/dports/devel/py-graphql-core/graphql-core-3.1.6/src/graphql/language/
H A Dast.py165 __slots__ = ( variable in Location
299 __slots__ = () variable in DefinitionNode
358 __slots__ = ("name",) variable in FragmentSpreadNode
381 __slots__ = () variable in ValueNode
385 __slots__ = ("name",) variable in VariableNode
416 __slots__ = () variable in NullValueNode
458 __slots__ = () variable in TypeNode
462 __slots__ = ("name",) variable in NamedTypeNode
483 __slots__ = () variable in TypeSystemDefinitionNode
513 __slots__ = () variable in ScalarTypeDefinitionNode
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/ruamel/yaml/
H A Dtokens.py124 __slots__ = () variable in DocumentStartToken
129 __slots__ = () variable in DocumentEndToken
144 __slots__ = () variable in StreamEndToken
149 __slots__ = () variable in BlockSequenceStartToken
154 __slots__ = () variable in BlockMappingStartToken
159 __slots__ = () variable in BlockEndToken
164 __slots__ = () variable in FlowSequenceStartToken
169 __slots__ = () variable in FlowMappingStartToken
174 __slots__ = () variable in FlowSequenceEndToken
179 __slots__ = () variable in FlowMappingEndToken
[all …]
H A Devents.py15 __slots__ = 'start_mark', 'end_mark', 'comment' variable in Event
40 __slots__ = ('anchor',) variable in NodeEvent
71 __slots__ = () variable in CollectionEndEvent
78 __slots__ = ('encoding',) variable in StreamStartEvent
87 __slots__ = () variable in StreamEndEvent
110 __slots__ = ('explicit',) variable in DocumentEndEvent
119 __slots__ = () variable in AliasEvent
145 __slots__ = () variable in SequenceStartEvent
149 __slots__ = () variable in SequenceEndEvent
153 __slots__ = () variable in MappingStartEvent
[all …]
/dports/devel/py-srsly/srsly-2.4.2/srsly/ruamel_yaml/
H A Dtokens.py124 __slots__ = () variable in DocumentStartToken
129 __slots__ = () variable in DocumentEndToken
144 __slots__ = () variable in StreamEndToken
149 __slots__ = () variable in BlockSequenceStartToken
154 __slots__ = () variable in BlockMappingStartToken
159 __slots__ = () variable in BlockEndToken
164 __slots__ = () variable in FlowSequenceStartToken
169 __slots__ = () variable in FlowMappingStartToken
174 __slots__ = () variable in FlowSequenceEndToken
179 __slots__ = () variable in FlowMappingEndToken
[all …]
H A Devents.py15 __slots__ = 'start_mark', 'end_mark', 'comment' variable in Event
40 __slots__ = ('anchor',) variable in NodeEvent
71 __slots__ = () variable in CollectionEndEvent
78 __slots__ = ('encoding',) variable in StreamStartEvent
87 __slots__ = () variable in StreamEndEvent
110 __slots__ = ('explicit',) variable in DocumentEndEvent
119 __slots__ = () variable in AliasEvent
145 __slots__ = () variable in SequenceStartEvent
149 __slots__ = () variable in SequenceEndEvent
153 __slots__ = () variable in MappingStartEvent
[all …]
/dports/devel/py-ruamel.yaml/ruamel.yaml-0.16.12/
H A Dtokens.py124 __slots__ = () variable in DocumentStartToken
129 __slots__ = () variable in DocumentEndToken
144 __slots__ = () variable in StreamEndToken
149 __slots__ = () variable in BlockSequenceStartToken
154 __slots__ = () variable in BlockMappingStartToken
159 __slots__ = () variable in BlockEndToken
164 __slots__ = () variable in FlowSequenceStartToken
169 __slots__ = () variable in FlowMappingStartToken
174 __slots__ = () variable in FlowSequenceEndToken
179 __slots__ = () variable in FlowMappingEndToken
[all …]
H A Devents.py15 __slots__ = 'start_mark', 'end_mark', 'comment' variable in Event
40 __slots__ = ('anchor',) variable in NodeEvent
71 __slots__ = () variable in CollectionEndEvent
78 __slots__ = ('encoding',) variable in StreamStartEvent
87 __slots__ = () variable in StreamEndEvent
110 __slots__ = ('explicit',) variable in DocumentEndEvent
119 __slots__ = () variable in AliasEvent
145 __slots__ = () variable in SequenceStartEvent
149 __slots__ = () variable in SequenceEndEvent
153 __slots__ = () variable in MappingStartEvent
[all …]
/dports/devel/py-tartiflette/tartiflette-1.4.1/tartiflette/language/ast/
H A Dbase.py16 __slots__ = () variable in Node
20 __slots__ = () variable in DefinitionNode
24 __slots__ = () variable in ExecutableDefinitionNode
28 __slots__ = () variable in TypeSystemDefinitionNode
32 __slots__ = () variable in TypeSystemExtensionNode
36 __slots__ = () variable in TypeDefinitionNode
40 __slots__ = () variable in TypeExtensionNode
44 __slots__ = () variable in SelectionNode
48 __slots__ = () variable in ValueNode
52 __slots__ = () variable in TypeNode
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/x11/
H A Dxinput.py227 __slots__ = [ variable in struct_anon_93
252 __slots__ = [ variable in struct_anon_94
305 __slots__ = [ variable in struct_anon_95
354 __slots__ = [ variable in struct_anon_96
401 __slots__ = [ variable in struct_anon_97
428 __slots__ = [ variable in struct_anon_98
475 __slots__ = [ variable in struct_anon_99
486 __slots__ = [ variable in struct_anon_100
511 __slots__ = [ variable in struct_anon_101
528 __slots__ = [ variable in struct_anon_102
[all …]
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/x11/
H A Dxinput.py231 __slots__ = [ variable in struct_anon_93
256 __slots__ = [ variable in struct_anon_94
309 __slots__ = [ variable in struct_anon_95
358 __slots__ = [ variable in struct_anon_96
405 __slots__ = [ variable in struct_anon_97
432 __slots__ = [ variable in struct_anon_98
479 __slots__ = [ variable in struct_anon_99
490 __slots__ = [ variable in struct_anon_100
515 __slots__ = [ variable in struct_anon_101
532 __slots__ = [ variable in struct_anon_102
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/build/pymake/pymake/
H A Dfunctions.py269 __slots__ = Function.__slots__ variable in SubstFunction
282 __slots__ = Function.__slots__ variable in PatSubstFunction
297 __slots__ = Function.__slots__ variable in StripFunction
307 __slots__ = Function.__slots__ variable in FindstringFunction
321 __slots__ = Function.__slots__ variable in FilterFunction
335 __slots__ = Function.__slots__ variable in FilteroutFunction
349 __slots__ = Function.__slots__ variable in SortFunction
360 __slots__ = Function.__slots__ variable in WordFunction
376 __slots__ = Function.__slots__ variable in WordlistFunction
399 __slots__ = Function.__slots__ variable in WordsFunction
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/build/pymake/pymake/
H A Dfunctions.py269 __slots__ = Function.__slots__ variable in SubstFunction
282 __slots__ = Function.__slots__ variable in PatSubstFunction
297 __slots__ = Function.__slots__ variable in StripFunction
307 __slots__ = Function.__slots__ variable in FindstringFunction
321 __slots__ = Function.__slots__ variable in FilterFunction
335 __slots__ = Function.__slots__ variable in FilteroutFunction
349 __slots__ = Function.__slots__ variable in SortFunction
360 __slots__ = Function.__slots__ variable in WordFunction
376 __slots__ = Function.__slots__ variable in WordlistFunction
399 __slots__ = Function.__slots__ variable in WordsFunction
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/build/pymake/pymake/
H A Dfunctions.py269 __slots__ = Function.__slots__ variable in SubstFunction
282 __slots__ = Function.__slots__ variable in PatSubstFunction
297 __slots__ = Function.__slots__ variable in StripFunction
307 __slots__ = Function.__slots__ variable in FindstringFunction
321 __slots__ = Function.__slots__ variable in FilterFunction
335 __slots__ = Function.__slots__ variable in FilteroutFunction
349 __slots__ = Function.__slots__ variable in SortFunction
360 __slots__ = Function.__slots__ variable in WordFunction
376 __slots__ = Function.__slots__ variable in WordlistFunction
399 __slots__ = Function.__slots__ variable in WordsFunction
[all …]
/dports/net/py-pamqp/pamqp-1.6.1/pamqp/
H A Dspecification.py83 __slots__ = list() variable in Frame
239 __slots__ = list() variable in PropertiesBase
551 __slots__ = [] variable in Connection
981 __slots__ = ['reason'] variable in Connection.Blocked
1017 __slots__ = [] variable in Channel
1228 __slots__ = [] variable in Exchange
1535 __slots__ = [] variable in Queue
1634 __slots__ = ['queue', variable in Queue.DeclareOk
1973 __slots__ = [] variable in Basic
2841 __slots__ = [] variable in Tx
[all …]
/dports/databases/py-postgresql/py-postgresql-1.1.0/postgresql/protocol/
H A Delement3.py68 __slots__ = () variable in Message
125 __slots__ = () variable in TupleMessage
140 __slots__ = () variable in Void
180 __slots__ = () variable in EmptyMessage
236 __slots__ = () variable in Complete
263 __slots__ = () variable in Null
270 __slots__ = () variable in NoData
277 __slots__ = () variable in ParseComplete
284 __slots__ = () variable in BindComplete
291 __slots__ = () variable in CloseComplete
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/python/mozbuild/mozbuild/frontend/
H A Ddata.py37 __slots__ = () variable in TreeMetadata
50 __slots__ = ( variable in ContextDerived
114 __slots__ = ( variable in DirectoryTraversal
127 __slots__ = ( variable in BaseConfigSubstitution
163 __slots__ = ( variable in XPIDLFile
212 __slots__ = ( variable in IPDLFile
224 __slots__ = ( variable in WebIDLFile
236 __slots__ = ( variable in GeneratedEventWebIDLFile
248 __slots__ = ( variable in TestWebIDLFile
261 __slots__ = ( variable in PreprocessedTestWebIDLFile
[all …]
/dports/textproc/py-parso/parso-0.8.3/parso/python/
H A Dtree.py72 __slots__ = () variable in DocstringMixin
103 __slots__ = () variable in PythonMixin
122 __slots__ = () variable in PythonLeaf
149 __slots__ = () variable in _LeafWithoutNewlines
158 __slots__ = () variable in PythonBaseNode
162 __slots__ = () variable in PythonNode
166 __slots__ = () variable in PythonErrorNode
170 __slots__ = () variable in PythonErrorLeaf
174 __slots__ = () variable in EndMarker
185 __slots__ = () variable in Newline
[all …]
/dports/net/py-trio/trio-0.19.0/trio/
H A D_abc.py13 __slots__ = () variable in Clock
68 __slots__ = () variable in Instrument
146 __slots__ = () variable in HostnameResolver
226 __slots__ = () variable in AsyncResource
280 __slots__ = () variable in SendStream
386 __slots__ = () variable in ReceiveStream
438 __slots__ = () variable in Stream
447 __slots__ = () variable in HalfCloseableStream
526 __slots__ = () variable in Listener
568 __slots__ = () variable in SendChannel
[all …]
/dports/www/py-autobahn/autobahn-python-19.5.1/autobahn/wamp/
H A Drequest.py52 __slots__ = ('id', 'was_encrypted') variable in Publication
75 __slots__ = ('id', 'topic', 'active', 'session', 'handler') variable in Subscription
116 __slots__ = ('fn', 'obj', 'details_arg') variable in Handler
177 __slots__ = ('fn', 'obj', 'details_arg') variable in Endpoint
202 __slots__ = ('request_id', 'on_reply') variable in Request
222 __slots__ = ('was_encrypted') variable in PublishRequest
245 __slots__ = ('handler', 'topic') variable in SubscribeRequest
272 __slots__ = ('subscription_id',) variable in UnsubscribeRequest
286 __slots__ = ('procedure', 'options',) variable in CallRequest
316 __slots__ = ('procedure', 'endpoint',) variable in RegisterRequest
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pyelftools/elftools/construct/
H A Dadapters.py11 __slots__ = [] variable in BitIntegerError
13 __slots__ = [] variable in MappingError
15 __slots__ = [] variable in ConstError
17 __slots__ = [] variable in ValidationError
19 __slots__ = [] variable in PaddingError
115 __slots__ = ["flags"] variable in FlagsAdapter
213 __slots__ = [] variable in LengthValueAdapter
322 __slots__ = ["value"] variable in ConstAdapter
366 __slots__ = ["index"] variable in IndexingAdapter
413 __slots__ = [] variable in Validator
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pyelftools/elftools/construct/
H A Dadapters.py11 __slots__ = [] variable in BitIntegerError
13 __slots__ = [] variable in MappingError
15 __slots__ = [] variable in ConstError
17 __slots__ = [] variable in ValidationError
19 __slots__ = [] variable in PaddingError
115 __slots__ = ["flags"] variable in FlagsAdapter
213 __slots__ = [] variable in LengthValueAdapter
322 __slots__ = ["value"] variable in ConstAdapter
366 __slots__ = ["index"] variable in IndexingAdapter
413 __slots__ = [] variable in Validator
[all …]
/dports/devel/py-pyelftools/pyelftools-0.27/elftools/construct/
H A Dadapters.py11 __slots__ = [] variable in BitIntegerError
13 __slots__ = [] variable in MappingError
15 __slots__ = [] variable in ConstError
17 __slots__ = [] variable in ValidationError
19 __slots__ = [] variable in PaddingError
115 __slots__ = ["flags"] variable in FlagsAdapter
213 __slots__ = [] variable in LengthValueAdapter
322 __slots__ = ["value"] variable in ConstAdapter
366 __slots__ = ["index"] variable in IndexingAdapter
413 __slots__ = [] variable in Validator
[all …]

12345678910>>...166