Searched defs:parent (Results 1 – 11 of 11) 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 | 268 ConfigLineEdit::ConfigLineEdit(ConfigView* parent) in ConfigLineEdit() 578 void ConfigList::updateMenuList(ConfigItem *parent, struct menu* menu) in updateMenuList() 643 void ConfigList::updateMenuList(ConfigList *parent, struct menu* menu) in updateMenuList() 914 ConfigView::ConfigView(QWidget* parent, const char *name) in ConfigView() 1009 ConfigInfoView::ConfigInfoView(QWidget* parent, const char *name) in ConfigInfoView() 1244 ConfigSearchWindow::ConfigSearchWindow(ConfigMainWindow* parent, const char *name) in ConfigSearchWindow() 1567 struct menu *parent; in setMenuLink() local
|
| D | zconf.l | 30 struct buffer *parent; member
|
| D | expr.h | 22 struct file *parent; member 169 struct menu *parent; member
|
| D | menu.c | 282 void menu_finalize(struct menu *parent) in menu_finalize()
|
| D | gconf.c | 1200 GtkTreeIter *parent = parents[indent - 1]; in place_node() local 1214 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/ |
| D | livetree.c | 259 void add_child(struct node *parent, struct node *child) in add_child() 273 void delete_node_by_name(struct node *parent, char *name) in delete_node_by_name() 733 static struct node *build_and_name_child_node(struct node *parent, char *name) in build_and_name_child_node()
|
| D | dtc.h | 155 struct node *parent; member
|
| /scripts/dtc/libfdt/ |
| D | libfdt.h | 205 #define fdt_for_each_subnode(node, fdt, parent) \ argument
|
| /scripts/ |
| D | analyze_suspend.py | 490 def newAction(self, phase, name, pid, parent, start, end, drv): argument
|