Home
last modified time | relevance | path

Searched defs:__slots__ (Results 1 – 25 of 3491) sorted by relevance

12345678910>>...140

/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/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/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 …]
H A Daggregate.py132 __slots__ = () variable in Avg
137 __slots__ = () variable in BitAnd
142 __slots__ = () variable in BitOr
147 __slots__ = () variable in BoolAnd
152 __slots__ = () variable in BoolOr
157 __slots__ = () variable in Count
170 __slots__ = () variable in Every
175 __slots__ = () variable in Max
180 __slots__ = () variable in Min
185 __slots__ = () variable in Stddev
[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-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/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/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-xarray/xarray-0.20.1/xarray/core/
H A Darithmetic.py26 __slots__ = () variable in SupportsArithmetic
101 __slots__ = () variable in VariableArithmetic
113 __slots__ = () variable in DatasetArithmetic
125 __slots__ = () variable in DataArrayArithmetic
136 __slots__ = () variable in DataArrayGroupbyArithmetic
145 __slots__ = () variable in DatasetGroupbyArithmetic
149 __slots__ = () variable in CoarsenArithmetic
/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/graphics/blender/blender-2.91.0/release/scripts/modules/
H A Dbpy_types.py32 __slots__ = () variable in Context
51 __slots__ = () variable in Library
76 __slots__ = () variable in Texture
102 __slots__ = () variable in Collection
113 __slots__ = () variable in Object
152 __slots__ = () variable in WindowManager
192 __slots__ = () variable in WorkSpace
217 __slots__ = () variable in _GenericBone
368 __slots__ = () variable in PoseBone
381 __slots__ = () variable in Bone
[all …]
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLX/
H A D_types.py53 __slots__ = [ variable in struct___GLXcontextRec
60 __slots__ = [ variable in struct___GLXcontextRec
71 __slots__ = [ variable in struct___GLXFBConfigRec
78 __slots__ = [ variable in struct___GLXFBConfigRec
93 __slots__ = [ variable in struct_anon_103
106 __slots__ = [ variable in struct_anon_18
117 __slots__ = [ variable in struct__XExtData
160 __slots__ = [ variable in struct__XDisplay
167 __slots__ = [ variable in struct__XDisplay
183 __slots__ = [ variable in struct_anon_111
[all …]
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLX/
H A D_types.py53 __slots__ = [ variable in struct___GLXcontextRec
60 __slots__ = [ variable in struct___GLXcontextRec
71 __slots__ = [ variable in struct___GLXFBConfigRec
78 __slots__ = [ variable in struct___GLXFBConfigRec
93 __slots__ = [ variable in struct_anon_103
106 __slots__ = [ variable in struct_anon_18
117 __slots__ = [ variable in struct__XExtData
160 __slots__ = [ variable in struct__XDisplay
167 __slots__ = [ variable in struct__XDisplay
183 __slots__ = [ variable in struct_anon_111
[all …]
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/src/
H A Dconf.py137 __slots__ = () variable in ValidNick
146 __slots__ = () variable in ValidNickOrEmpty
154 __slots__ = () variable in ValidNicks
160 __slots__ = () variable in ValidNickAllowingPercentS
171 __slots__ = () variable in ValidNicksAllowingPercentS
203 __slots__ = () variable in ValidHostmask
229 __slots__ = () variable in VersionIfEmpty
242 __slots__ = () variable in Networks
250 __slots__ = () variable in Servers
280 __slots__ = () variable in SocksProxy
[all …]
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/netlink/rtnl/
H A Drtmsg.py73 __slots__ = () variable in rtmsg_base
160 __slots__ = () variable in rtmsg_base.mpls_encap_info
168 __slots__ = () variable in rtmsg_base.seg6_encap_info
322 __slots__ = () variable in rtmsg_base.bpf_encap_info
340 __slots__ = () variable in rtmsg_base.seg6local_encap_info
622 __slots__ = () variable in rtmsg_base.rta_mfc_stats
630 __slots__ = () variable in rtmsg_base.metrics
656 __slots__ = () variable in rtmsg_base.rtvia
683 __slots__ = () variable in rtmsg_base.cacheinfo
697 __slots__ = () variable in rtmsg
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_copyreg.py14 __slots__ = ('__weakref__',) variable in WithWeakref
17 __slots__ = ('__spam',) variable in WithPrivate
20 __slots__ = ('__spam',) variable in _WithLeadingUnderscoreAndPrivate
23 __slots__ = ('__spam',) variable in ___
26 __slots__ = 'spam' variable in WithSingleString
29 __slots__ = ('eggs',) variable in WithInherited
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_copyreg.py14 __slots__ = ('__weakref__',) variable in WithWeakref
17 __slots__ = ('__spam',) variable in WithPrivate
20 __slots__ = ('__spam',) variable in _WithLeadingUnderscoreAndPrivate
23 __slots__ = ('__spam',) variable in ___
26 __slots__ = 'spam' variable in WithSingleString
29 __slots__ = ('eggs',) variable in WithInherited
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_copyreg.py14 __slots__ = ('__weakref__',) variable in WithWeakref
17 __slots__ = ('__spam',) variable in WithPrivate
20 __slots__ = ('__spam',) variable in _WithLeadingUnderscoreAndPrivate
23 __slots__ = ('__spam',) variable in ___
26 __slots__ = 'spam' variable in WithSingleString
29 __slots__ = ('eggs',) variable in WithInherited
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_copyreg.py14 __slots__ = ('__weakref__',) variable in WithWeakref
17 __slots__ = ('__spam',) variable in WithPrivate
20 __slots__ = ('__spam',) variable in _WithLeadingUnderscoreAndPrivate
23 __slots__ = ('__spam',) variable in ___
26 __slots__ = 'spam' variable in WithSingleString
29 __slots__ = ('eggs',) variable in WithInherited
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_copyreg.py14 __slots__ = ('__weakref__',) variable in WithWeakref
17 __slots__ = ('__spam',) variable in WithPrivate
20 __slots__ = ('__spam',) variable in _WithLeadingUnderscoreAndPrivate
23 __slots__ = ('__spam',) variable in ___
26 __slots__ = 'spam' variable in WithSingleString
29 __slots__ = ('eggs',) variable in WithInherited

12345678910>>...140