Home
last modified time | relevance | path

Searched defs:new_tree (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/
Dgit-clang-format415 def print_diff(old_tree, new_tree): argument
423 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument
/third_party/selinux/libsepol/cil/test/unit/
DCilTest.c89 struct cil_tree *new_tree = malloc(sizeof(*new_tree)); in gen_test_tree() local
/third_party/rust/rust/library/portable-simd/crates/test_helpers/src/
Darray.rs42 fn new_tree(&self, runner: &mut TestRunner) -> NewTree<Self> { in new_tree() function
/third_party/selinux/libsepol/cil/src/
Dcil_tree.c170 struct cil_tree *new_tree = cil_malloc(sizeof(*new_tree)); in cil_tree_init() local