Home
last modified time | relevance | path

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

/external/pigweed/pw_arduino_build/py/pw_arduino_build/
Dfile_operations.py231 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/llvm-project/clang/tools/clang-format/
Dgit-clang-format300 def extract_lines(patch_file): argument
/external/bsdiff/
Dbspatch.cc154 std::unique_ptr<FileInterface> patch_file = in bspatch() local