Home
last modified time | relevance | path

Searched refs:_commit_removals (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/
D_weakrefset.py33 w._commit_removals()
53 def _commit_removals(self): member in WeakSet
87 self._commit_removals()
92 self._commit_removals()
100 self._commit_removals()
112 self._commit_removals()
117 self._commit_removals()
122 self._commit_removals()
140 self._commit_removals()
155 self._commit_removals()
[all …]
Dweakref.py121 def _commit_removals(self, _atomic_removal=_remove_dead_weakref): member in WeakValueDictionary
135 self._commit_removals()
144 self._commit_removals()
149 self._commit_removals()
154 self._commit_removals()
166 self._commit_removals()
171 self._commit_removals()
185 self._commit_removals()
196 self._commit_removals()
211 self._commit_removals()
[all …]
/external/python/cpython3/Lib/importlib/
D_bootstrap.py101 def _commit_removals(self): member in _WeakValueDictionary
113 self._commit_removals()
131 self._commit_removals()
/external/pytorch/torch/utils/
Dweak.py143 def _commit_removals(self): member in WeakIdKeyDictionary