Home
last modified time | relevance | path

Searched defs:old_tree (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/bin/
Dgit-clang-format572 def print_diff(old_tree, new_tree): argument
584 def print_diffstat(old_tree, new_tree): argument
596 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/bin/
Dgit-clang-format572 def print_diff(old_tree, new_tree): argument
584 def print_diffstat(old_tree, new_tree): argument
596 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/bin/
Dgit-clang-format572 def print_diff(old_tree, new_tree): argument
584 def print_diffstat(old_tree, new_tree): argument
596 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/bin/
Dgit-clang-format572 def print_diff(old_tree, new_tree): argument
584 def print_diffstat(old_tree, new_tree): argument
596 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/bin/
Dgit-clang-format572 def print_diff(old_tree, new_tree): argument
584 def print_diffstat(old_tree, new_tree): argument
596 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
/aosp_15_r20/external/clang/tools/clang-format/
H A Dgit-clang-format458 def print_diff(old_tree, new_tree): argument
471 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
/aosp_15_r20/external/bcc/scripts/
H A Dgit-clang-format480 def print_diff(old_tree, new_tree): argument
493 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dmessage_processor.rs630 let old_tree = &self.group_state().public_tree; in make_state_update() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/
Dmod.rs668 let old_tree = self.clone(); in remove_leaves() localVariable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dcgraph.h182 tree old_tree; member