Searched refs:__slots__ (Results 1 - 25 of 62) sorted by relevance

123

/external/chromium-trace/catapult/devil/devil/utils/
H A Dgeometry.py16 __slots__ = () variable in class:Point
49 __slots__ = () variable in class:Rectangle
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/
H A DX25.py27 __slots__ = ['address'] variable in class:X25
H A DSSHFP.py32 __slots__ = ['algorithm', 'fp_type', 'fingerprint'] variable in class:SSHFP
H A DHINFO.py29 __slots__ = ['cpu', 'os'] variable in class:HINFO
H A DISDN.py29 __slots__ = ['address', 'subaddress'] variable in class:ISDN
H A DNSEC3PARAM.py34 __slots__ = ['algorithm', 'flags', 'iterations', 'salt'] variable in class:NSEC3PARAM
H A DRP.py30 __slots__ = ['mbox', 'txt'] variable in class:RP
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/
H A DA.py27 __slots__ = ['address'] variable in class:A
H A DAAAA.py27 __slots__ = ['address'] variable in class:AAAA
H A DDHCID.py26 __slots__ = ['data'] variable in class:DHCID
H A DNSAP.py27 __slots__ = ['address'] variable in class:NSAP
H A DAPL.py37 __slots__ = ['family', 'negation', 'address', 'prefix'] variable in class:APLItem
82 __slots__ = ['items'] variable in class:APL
H A DSRV.py35 __slots__ = ['priority', 'weight', 'port', 'target'] variable in class:SRV
/external/nanopb-c/generator/google/protobuf/
H A Dmessage.py66 __slots__ = [] variable in class:Message
/external/protobuf/python/google/protobuf/
H A Dmessage.py66 __slots__ = [] variable in class:Message
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
H A Dnode.py32 __slots__ = ['rdatasets'] variable in class:Node
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/
H A Dnsbase.py30 __slots__ = ['target'] variable in class:NSBase
H A Dtxtbase.py29 __slots__ = ['strings'] variable in class:TXTBase
H A Ddsbase.py34 __slots__ = ['key_tag', 'algorithm', 'digest_type', 'digest'] variable in class:DSBase
H A Dmxbase.py33 __slots__ = ['preference', 'exchange'] variable in class:MXBase
/external/skia/platform_tools/android/gyp_gen/
H A Dvars_dict_lib.py106 __slots__ = () variable in class:VarsDict
/external/nanopb-c/generator/google/protobuf/internal/
H A Dcontainers.py50 __slots__ = ['_message_listener', '_values'] variable in class:BaseContainer
95 __slots__ = ['_type_checker'] variable in class:RepeatedScalarFieldContainer
192 __slots__ = ['_message_descriptor'] variable in class:RepeatedCompositeFieldContainer
/external/protobuf/python/google/protobuf/internal/
H A Dcontainers.py50 __slots__ = ['_message_listener', '_values'] variable in class:BaseContainer
95 __slots__ = ['_type_checker'] variable in class:RepeatedScalarFieldContainer
192 __slots__ = ['_message_descriptor'] variable in class:RepeatedCompositeFieldContainer
/external/autotest/scheduler/
H A Drdb_requests.py112 __slots__ = set(['_request_args', '_request']) variable in class:RDBRequest
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/
H A Dlocal.py44 __slots__ = ('__storage__', '__lock__') variable in class:Local
120 __slots__ = ('__local', '__dict__', '__name__') variable in class:LocalProxy

Completed in 447 milliseconds

123