Searched defs:new_tree (Results 1 – 13 of 13) sorted by relevance
| /external/clang/tools/clang-format/ |
| D | git-clang-format | 458 def print_diff(old_tree, new_tree): argument 471 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
|
| /external/bcc/scripts/ |
| D | git-clang-format | 480 def print_diff(old_tree, new_tree): argument 493 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
|
| /external/libchrome/libchrome_tools/uprev/ |
| D | generate_filtered_tree.py | 117 def verify_commit(original_commit, new_tree): argument
|
| /external/selinux/libsepol/cil/test/unit/ |
| D | CilTest.c | 89 struct cil_tree *new_tree = malloc(sizeof(*new_tree)); in gen_test_tree() local
|
| /external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/json_parser/detail/ |
| D | standard_callbacks.hpp | 105 Ptree& new_tree() { in new_tree() function in boost::property_tree::json_parser::detail::standard_callbacks
|
| /external/rust/android-crates-io/crates/mls-rs/src/group/interop_test_vectors/ |
| D | tree_kem.rs | 178 let new_tree = &mut group.provisional_public_state.unwrap().public_tree; in tree_kem() localVariable
|
| /external/rust/android-crates-io/crates/mls-rs/src/group/proposal_filter/ |
| D | filtering_lite.rs | 96 let mut new_tree = self.original_tree.clone(); in apply_tree_changes() localVariable
|
| D | filtering_common.rs | 65 pub(crate) new_tree: TreeKemPublic, field
|
| D | filtering.rs | 139 let mut new_tree = self.original_tree.clone(); in apply_tree_changes() localVariable
|
| /external/selinux/libsepol/cil/src/ |
| D | cil_tree.c | 170 struct cil_tree *new_tree = cil_malloc(sizeof(*new_tree)); in cil_tree_init() local
|
| /external/antlr/runtime/Ruby/lib/antlr3/ |
| D | tree.rb | 372 def replace_children( start, stop, new_tree ) argument
|
| /external/rust/android-crates-io/crates/mls-rs/src/group/ |
| D | commit.rs | 1285 let new_tree = group.export_tree(); in commit_includes_tree_if_no_ratchet_tree_ext() localVariable
|
| D | proposal_cache.rs | 772 async fn new_tree(name: &str) -> (LeafIndex, TreeKemPublic) { in new_tree() function
|