Searched refs:apply_changes (Results 1 – 3 of 3) sorted by relevance
/external/bcc/scripts/ |
D | git-clang-format | 157 changed_files = apply_changes(old_tree, new_tree, force=opts.force, 424 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): function
|
/external/clang/tools/clang-format/ |
D | git-clang-format | 174 changed_files = apply_changes(old_tree, new_tree, force=opts.force, 471 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): function
|
/external/llvm-project/clang/tools/clang-format/ |
D | git-clang-format | 177 changed_files = apply_changes(old_tree, new_tree, force=opts.force, 499 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): function
|