Searched defs:_replace (Results 1 – 2 of 2) sorted by relevance
/external/skia/infra/bots/ | ||
D | win_toolchain_utils.py | 27 def _replace(val, before, after): function |
/external/python/cpython2/Lib/ | ||
D | collections.py | 732 def _replace(self, _map=map, **kwds): member in Point |