HomeSort by relevance Sort by last modified time
    Searched full:_patch (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebKitTools/Scripts/webkitpy/
diff_parser_unittest.py 36 _PATCH = '''diff --git a/WebCore/rendering/style/StyleFlexibleBoxData.h b/WebCore/rendering/style/StyleFlexibleBoxData.h
90 parser = diff_parser.DiffParser(self._PATCH.splitlines())
142 patch = p.sub(lambda x: " %s/" % prefix[x.group(1)], self._PATCH)
mock.py 210 class _patch(object): class in inherits:object
291 return _patch(target, attribute, new, spec, create)
300 return _patch(target, attribute, new, spec, create)
  /bootable/recovery/applypatch/
applypatch.h 24 typedef struct _Patch {
  /external/strace/strace/linux/mips/
ioctlent.sh 52 ds_tail='_MAGIC|_PATCH'

Completed in 78 milliseconds