Home
last modified time | relevance | path

Searched defs:__radd__ (Results 1 – 18 of 18) sorted by relevance

/third_party/python/Lib/xml/dom/
Dminicompat.py82 def __radd__(self, other): member in EmptyNodeList
/third_party/python/Lib/test/
Dtest_augassign.py72 def __radd__(self, val): member in AugAssignTest.testCustomMethods1.aug_test
124 def __radd__(self, val): member in AugAssignTest.testCustomMethods2.testall
Dtest_binop.py92 __radd__ = __add__ variable in Rat
Dtest_statistics.py1177 __radd__ = __add__ variable in UnivariateCommonMixin.test_type_of_data_element.MyFloat
1212 __radd__ = __add__ variable in UnivariateTypeMixin.prepare_types_for_conservation_test.MyFloat
Dtest_descr.py2716 __radd__ = __add__ variable in ClassPropertiesAndMethods.test_basic_inheritance.octlong
3433 __radd__ = __add__ variable in ClassPropertiesAndMethods.test_binary_operator_override.I
Ddatetimetester.py1014 def __radd__(self, other): member in TestTimeDelta.test_issue31752.Prod
/third_party/skia/third_party/externals/markupsafe/
D__init__.py83 def __radd__(self, other): member in Markup
/third_party/node/tools/inspector_protocol/markupsafe/
D__init__.py83 def __radd__(self, other): member in Markup
/third_party/markupsafe/
D__init__.py89 def __radd__(self, other: t.Union[str, "HasHTML"]) -> "Markup": member in Markup
/third_party/python/Lib/
Dfractions.py465 __add__, __radd__ = _operator_fallbacks(_add, operator.add) variable in Fraction
Dstatistics.py1248 __radd__ = __add__ variable in NormalDist
Dnumbers.py77 def __radd__(self, other): member in Complex
Ddatetime.py618 __radd__ = __add__ variable in timedelta
1043 __radd__ = __add__ variable in date
2088 __radd__ = __add__ variable in datetime
D_pydecimal.py1243 __radd__ = __add__ variable in Decimal
/third_party/protobuf/python/google/protobuf/internal/
Dtest_util.py786 def __radd__(self, y): member in NonStandardInteger
/third_party/python/Modules/_decimal/tests/
Ddeccheck.py549 def __radd__(self, t): member in SkipHandler
/third_party/python/Lib/collections/
D__init__.py1234 def __radd__(self, other): member in UserList
1381 def __radd__(self, other): member in UserString
/third_party/mindspore/mindspore/common/
Dtensor.py188 def __radd__(self, other): member in Tensor