Searched defs:parent (Results 1 – 12 of 12) sorted by relevance
| /scripts/kconfig/ |
| D | qconf.h | 48 ConfigView* parent(void) const in parent() function 126 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() 131 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function 136 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem() 197 ConfigView* parent(void) const in parent() function
|
| D | qconf.cc | 267 ConfigLineEdit::ConfigLineEdit(ConfigView* parent) in ConfigLineEdit() 577 void ConfigList::updateMenuList(ConfigItem *parent, struct menu* menu) in updateMenuList() 642 void ConfigList::updateMenuList(ConfigList *parent, struct menu* menu) in updateMenuList() 913 ConfigView::ConfigView(QWidget* parent, const char *name) in ConfigView() 1008 ConfigInfoView::ConfigInfoView(QWidget* parent, const char *name) in ConfigInfoView() 1242 ConfigSearchWindow::ConfigSearchWindow(ConfigMainWindow* parent, const char *name) in ConfigSearchWindow() 1596 struct menu *parent; in setMenuLink() local
|
| D | lexer.l | 35 struct buffer *parent; member
|
| D | expr.h | 22 struct file *parent; member 226 struct menu *parent; member
|
| D | menu.c | 290 void menu_finalize(struct menu *parent) in menu_finalize()
|
| D | gconf.c | 1199 GtkTreeIter *parent = parents[indent - 1]; in place_node() local 1213 static GtkTreeIter *gtktree_iter_find_node(GtkTreeIter *parent, in gtktree_iter_find_node()
|
| /scripts/tracing/ |
| D | draw_functrace.py | 35 def __init__(self, func, time = None, parent = None): argument
|
| /scripts/dtc/libfdt/ |
| D | fdt_addresses.c | 55 int fdt_appendprop_addrrange(void *fdt, int parent, int nodeoffset, in fdt_appendprop_addrrange()
|
| D | libfdt.h | 226 #define fdt_for_each_subnode(node, fdt, parent) \ argument
|
| /scripts/dtc/ |
| D | livetree.c | 298 void add_child(struct node *parent, struct node *child) in add_child() 312 void delete_node_by_name(struct node *parent, char *name) in delete_node_by_name() 785 static struct node *build_and_name_child_node(struct node *parent, char *name) in build_and_name_child_node()
|
| D | dtc.h | 156 struct node *parent; member
|
| D | checks.c | 1547 struct node *irq_node = NULL, *parent = node; in check_interrupts_property() local
|