Home
last modified time | relevance | path

Searched defs:new_tree (Results 1 – 24 of 24) 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/libchrome/libchrome_tools/uprev/
H A Dgenerate_filtered_tree.py117 def verify_commit(original_commit, new_tree): argument
/aosp_15_r20/external/selinux/libsepol/cil/test/unit/
H A DCilTest.c89 struct cil_tree *new_tree = malloc(sizeof(*new_tree)); in gen_test_tree() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Darray.rs42 fn new_tree(&self, runner: &mut TestRunner) -> NewTree<Self> { in new_tree() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Darray.rs42 fn new_tree(&self, runner: &mut TestRunner) -> NewTree<Self> { in new_tree() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Darray.rs42 fn new_tree(&self, runner: &mut TestRunner) -> NewTree<Self> { in new_tree() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Darray.rs42 fn new_tree(&self, runner: &mut TestRunner) -> NewTree<Self> { in new_tree() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Darray.rs42 fn new_tree(&self, runner: &mut TestRunner) -> NewTree<Self> { in new_tree() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/json_parser/detail/
Dstandard_callbacks.hpp105 Ptree& new_tree() { in new_tree() function in boost::property_tree::json_parser::detail::standard_callbacks
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/interop_test_vectors/
Dtree_kem.rs178 let new_tree = &mut group.provisional_public_state.unwrap().public_tree; in tree_kem() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/proposal_filter/
Dfiltering_lite.rs96 let mut new_tree = self.original_tree.clone(); in apply_tree_changes() localVariable
Dfiltering.rs139 let mut new_tree = self.original_tree.clone(); in apply_tree_changes() localVariable
Dfiltering_common.rs65 pub(crate) new_tree: TreeKemPublic, field
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_tree.c170 struct cil_tree *new_tree = cil_malloc(sizeof(*new_tree)); in cil_tree_init() local
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Dtree.rb372 def replace_children( start, stop, new_tree ) argument
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dcommit.rs1316 let new_tree = group.export_tree(); in commit_includes_tree_if_no_ratchet_tree_ext() localVariable
Dproposal_cache.rs729 async fn new_tree(name: &str) -> (LeafIndex, TreeKemPublic) { in new_tree() function
/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.h184 tree new_tree; member