Home
last modified time | relevance | path

Searched defs:patch_file (Results 1 – 4 of 4) sorted by relevance

/external/v8/tools/
Dfind-commit-for-patch.py30 def FindFilesInPatch(patch_file): argument
/external/clang/tools/clang-format/
Dgit-clang-format270 def extract_lines(patch_file): argument
/external/v8/tools/release/
Dcommon_includes.py610 def WaitForResolvingConflicts(self, patch_file): argument
625 def ApplyPatch(self, patch_file, revert=False): argument
Dgit_recipes.py200 def GitApplyPatch(self, patch_file, reverse=False, **kwargs): argument