| /external/python/cpython3/Lib/email/ |
| D | _parseaddr.py | 544 def __isub__(self, other): member in AddressList
|
| /external/python/cpython2/Lib/email/ |
| D | _parseaddr.py | 488 def __isub__(self, other): member in AddressList
|
| /external/python/cpython2/Lib/ |
| D | _weakrefset.py | 136 def __isub__(self, other): member in WeakSet
|
| D | sets.py | 471 def __isub__(self, other): member in Set
|
| D | rfc822.py | 814 def __isub__(self, other): member in AddressList
|
| D | _abcoll.py | 351 def __isub__(self, it): member in MutableSet
|
| /external/python/cpython3/Lib/ |
| D | _weakrefset.py | 139 def __isub__(self, other): member in WeakSet
|
| D | operator.py | 458 __isub__ = isub variable
|
| D | _collections_abc.py | 785 def __isub__(self, it): member in MutableSet
|
| /external/python/cpython2/Lib/test/ |
| D | test_augassign.py | 138 def __isub__(self, val): member in AugAssignTest.testCustomMethods2.testall
|
| D | test_operator.py | 486 def __isub__ (self, other): return "isub" member in OperatorTestCase.test_inplace.C
|
| /external/python/cpython3/Lib/test/ |
| D | test_augassign.py | 134 def __isub__(self, val): member in AugAssignTest.testCustomMethods2.testall
|
| D | test_operator.py | 476 def __isub__ (self, other): return "isub" member in OperatorTestCase.test_inplace.C
|
| /external/fonttools/Lib/fontTools/ttLib/tables/ |
| D | _g_l_y_f.py | 1761 def __isub__(self, other): member in GlyphCoordinates
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | resource_variable_ops.py | 1477 def __isub__(self, unused_other): member in BaseResourceVariable
|
| D | variables.py | 2680 def __isub__(self, other): member in RefVariable
|
| /external/python/cpython3/Lib/collections/ |
| D | __init__.py | 908 def __isub__(self, other): member in Counter
|