Searched defs:data (Results 1 – 16 of 16) sorted by relevance
| /scripts/dtc/ |
| A D | dtc-parser.y | 49 struct data data; member 52 struct data data; member
|
| A D | dtc.h | 88 struct data { struct 94 #define empty_data ((struct data){ 0 /* all .members = 0 or NULL */ }) argument
|
| A D | util.c | 114 bool util_is_printable_string(const void *data, int len) in util_is_printable_string() 388 void utilfdt_print_data(const char *data, int len) in utilfdt_print_data()
|
| A D | flattree.c | 54 void (*data)(void *, struct data); member
|
| A D | livetree.c | 343 char *name, const void *data, int len) in append_to_property()
|
| A D | checks.c | 48 void *data; member
|
| /scripts/kconfig/lxdialog/ |
| A D | textbox.c | 28 void *data) in refresh_text_box() 44 update_text_fn update_text, void *data) in dialog_textbox() 299 update_text, void *data) in print_page()
|
| A D | dialog.h | 156 void *data; /* pointer to menu item - used by menubox+checklist */ member
|
| /scripts/ |
| A D | style.py | 59 def process_caller(data, conv, module_name, leaf): argument
|
| A D | event_dump.py | 27 def show_sym(fname, data, endian, evtype, sym): argument
|
| /scripts/kconfig/ |
| A D | expr.c | 1142 void *data, int prevtoken) in expr_print() 1232 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper() 1242 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper() 1284 void *data, tristate pr_type, const char **title) in expr_print_revdep()
|
| A D | mconf.c | 365 struct search_data *data = _data; in update_text() local 436 struct search_data data = { in search_conf() local 756 update_text, void *data) in show_textbox_ext()
|
| A D | qconf.cc | 198 const char* data; in updateMenu() local 1211 void ConfigInfoView::expr_print_help(void *data, struct symbol *sym, const char *str) in expr_print_help()
|
| A D | expr.h | 266 void *data; member
|
| /scripts/dtc/libfdt/ |
| A D | fdt_addresses.c | 61 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
|
| A D | fdt.h | 45 char data[0]; member
|
Completed in 25 milliseconds