Home
last modified time | relevance | path

Searched refs:tree2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dgconf.c57 GtkTreeStore *tree1, *tree2, *tree; variable
197 tree = tree2 = gtk_tree_store_new(COL_NUMBER, in init_tree_model()
206 model2 = GTK_TREE_MODEL(tree2); in init_tree_model()
616 gtk_tree_store_clear(tree2); in on_set_option_mode1_activate()
625 gtk_tree_store_clear(tree2); in on_set_option_mode2_activate()
634 gtk_tree_store_clear(tree2); in on_set_option_mode3_activate()
744 if (tree2) in on_split_clicked()
745 gtk_tree_store_clear(tree2); in on_split_clicked()
757 if (tree2) in on_full_clicked()
758 gtk_tree_store_clear(tree2); in on_full_clicked()
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c1087 GTree *tree2;
1114 struct match_node_data d = {tp->tree2, key, value}; in diff_iommu()
1116 g_tree_foreach(tp->tree2, tp->match_node, &d); in test_gtree_load_domain()
1120 static void compare_trees(GTree *tree1, GTree *tree2, in test_gtree_load_domain()
1123 struct tree_cmp_data tp = {tree1, tree2, function}; in test_gtree_load_domain()
1125 assert(g_tree_nnodes(tree1) == g_tree_nnodes(tree2)); in test_gtree_load_domain()
1045 GTree *tree2; global() member
1078 compare_trees(GTree * tree1,GTree * tree2,GTraverseFunc function) compare_trees() argument
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/
H A D0001-Remove-cpp-unittest-compilation.patch46 -gen (tree2 tr2)