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/flutter/skia/third_party/externals/dawn/scripts/
Dgit-clang-format479 def print_diff(old_tree, new_tree): argument
492 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/selinux/libsepol/cil/src/
Dcil_tree.c170 struct cil_tree *new_tree = cil_malloc(sizeof(*new_tree)); in cil_tree_init() local