Searched defs:label (Results 1 – 7 of 7) sorted by relevance
| /scripts/dtc/ |
| A D | dtc.h | 132 struct label { struct 134 char *label; argument 135 struct label *next; argument
|
| A D | livetree.c | 27 void add_label(struct label **labels, char *label) in add_label() 47 struct label *label; in delete_labels() local 448 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label() 474 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label() 540 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label() 587 const char *label = NULL, *path = NULL; in get_node_by_ref() local
|
| A D | flattree.c | 117 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label() 124 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label()
|
| A D | checks.c | 395 const char *label, struct node *node, in check_duplicate_label()
|
| /scripts/dtc/libfdt/ |
| A D | fdt_overlay.c | 372 int poffset, const char *label) in overlay_fixup_one_phandle() 432 const char *label; in overlay_fixup_phandle() local
|
| /scripts/kconfig/lxdialog/ |
| A D | util.c | 434 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button()
|
| /scripts/kconfig/ |
| A D | gconf.c | 415 GtkWidget *dialog, *label; in on_window1_delete_event() local
|
Completed in 16 milliseconds