Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dgconf.c57 GtkTreeStore *tree1, *tree2, *tree; variable
211 tree1 = gtk_tree_store_new(COL_NUMBER, in init_tree_model()
220 model1 = GTK_TREE_MODEL(tree1); in init_tree_model()
1355 && !(child->flags & MENU_ROOT) && (tree == tree1)) in display_tree()
1417 if (tree1) in display_list()
1418 gtk_tree_store_clear(tree1); in display_list()
1420 tree = tree1; in display_list()
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c1086 GTree *tree1; in compare_trees()
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()
1126 g_tree_foreach(tree1, diff_tree, &tp); in test_gtree_load_domain()
1127 g_tree_destroy(g_tree_ref(tree1)); in test_gtree_load_domain()
1044 GTree *tree1; 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.patch45 -gen (tree1 tr1)