Home
last modified time | relevance | path

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

/third_party/cups-filters/
Dinstall.py29 def apply_patch(patch_file, target_dir): argument
/third_party/jsoncpp/
Dinstall.py36 def apply_patch(patch_file, target_dir): argument
/third_party/libxml2/
Dinstall.py36 def apply_patch(patch_file, target_dir): argument
/third_party/harfbuzz/
Dinstall.py46 def apply_patch(patch_file, target_dir): argument
/third_party/libpng/
Dinstall.py50 def apply_patch(patch_file, target_dir): argument
/third_party/libjpeg-turbo/
Dinstall.py52 def apply_patch(patch_file, target_dir): argument
/third_party/libffi/
Dinstall.py49 def apply_patch(patch_file, target_dir): argument
/third_party/cups/
Dinstall.py59 def apply_patch(patch_file, target_dir): argument
/third_party/freetype/
Dinstall.py59 def apply_patch(patch_file, target_dir): argument
/third_party/node/deps/v8/tools/
Dfind-commit-for-patch.py33 def FindFilesInPatch(patch_file): argument
/third_party/nghttp2/
Dgit-clang-format269 def extract_lines(patch_file): argument
/third_party/node/deps/v8/tools/release/
Dcommon_includes.py513 def WaitForResolvingConflicts(self, patch_file): argument
528 def ApplyPatch(self, patch_file, revert=False): argument
Dgit_recipes.py200 def GitApplyPatch(self, patch_file, reverse=False, **kwargs): argument