Lines Matching defs:kw
304 def wrap(self, src, dst, *args, **kw):
318 def wrap(self, path, *args, **kw):
355 def wrap(self, path, *args, **kw):
370 def wrap(self, *args, **kw):
386 def _remap_input(self, operation, path, *args, **kw):
394 def _remap_pair(self, operation, src, dst, *args, **kw):
440 def _violation(self, operation, *args, **kw):
447 def _file(self, path, mode='r', *args, **kw):
452 def _open(self, path, mode='r', *args, **kw):
483 def _remap_input(self, operation, path, *args, **kw):
489 def _remap_pair(self, operation, src, dst, *args, **kw):
495 def open(self, file, flags, mode=0o777, *args, **kw):