Home
last modified time | relevance | path

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

/external/v8/tools/
Dfind-commit-for-patch.py30 def FindFilesInPatch(patch_file): argument
/external/bcc/scripts/
Dgit-clang-format270 def extract_lines(patch_file): argument
/external/clang/tools/clang-format/
Dgit-clang-format292 def extract_lines(patch_file): argument
/external/toolchain-utils/fdo_scripts/
Dvanilla_vs_fdo.py18 def __init__(self, dir_to_patch, patch_file): argument
/external/bsdiff/
Dbspatch.cc153 std::unique_ptr<FileInterface> patch_file = in bspatch() local
/external/v8/tools/release/
Dcommon_includes.py620 def WaitForResolvingConflicts(self, patch_file): argument
635 def ApplyPatch(self, patch_file, revert=False): argument
Dgit_recipes.py200 def GitApplyPatch(self, patch_file, reverse=False, **kwargs): argument