Home
last modified time | relevance | path

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

/third_party/cups-filters/
Dinstall.py29 def apply_patch(patch_file, target_dir): argument
/third_party/libxml2/
Dinstall.py36 def apply_patch(patch_file, target_dir): argument
/third_party/jsoncpp/
Dinstall.py36 def apply_patch(patch_file, target_dir): argument
/third_party/libjpeg-turbo/
Dinstall.py51 def apply_patch(patch_file, target_dir): argument
/third_party/libpng/
Dinstall.py49 def apply_patch(patch_file, target_dir): argument
/third_party/cef/tools/
Dpatcher.py31 def apply_patch_file(patch_file, patch_dir): argument
Dpatch_updater.py163 patch_file = os.path.join(patches_dir, patch['name'] + '.patch') variable
/third_party/harfbuzz/
Dinstall.py46 def apply_patch(patch_file, target_dir): argument
/third_party/cups/
Dinstall.py57 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