Home
last modified time | relevance | path

Searched refs:tree1 (Results 1 – 4 of 4) 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/linux/scripts/kconfig/
H A Dgconf.c51 GtkTreeStore *tree1, *tree2, *tree; variable
206 tree1 = gtk_tree_store_new(COL_NUMBER, in init_tree_model()
215 model1 = GTK_TREE_MODEL(tree1); in init_tree_model()
1352 && !(child->flags & MENU_ROOT) && (tree == tree1)) in display_tree()
1414 if (tree1) in display_list()
1415 gtk_tree_store_clear(tree1); in display_list()
1417 tree = tree1; in display_list()
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c1045 GTree *tree1; member
1079 static void compare_trees(GTree *tree1, GTree *tree2, in compare_trees() argument
1082 struct tree_cmp_data tp = {tree1, tree2, function}; in compare_trees()
1084 assert(g_tree_nnodes(tree1) == g_tree_nnodes(tree2)); in compare_trees()
1085 g_tree_foreach(tree1, diff_tree, &tp); in compare_trees()
1086 g_tree_destroy(g_tree_ref(tree1)); in compare_trees()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/
H A D0001-Remove-cpp-unittest-compilation.patch44 -gen (tree1 tr1)