/scripts/dtc/ |
D | dtc-parser.y | 28 struct data data; member 31 struct data data; member
|
D | yamltree.c | 32 static void yaml_propval_int(yaml_emitter_t *emitter, struct marker *markers, char *data, int len, … in yaml_propval_int() 143 char *data = &prop->val.val[m->offset]; in yaml_propval() local
|
D | dtc.h | 82 struct data { struct 89 #define empty_data ((struct data){ 0 /* all .members = 0 or NULL */ }) argument
|
D | fdtget.c | 53 static int show_data(struct display_info *disp, const char *data, int len) in show_data() 110 const struct fdt_property *data; in list_properties() local
|
D | fdtdump.c | 21 static void print_data(const char *data, int len) in print_data()
|
D | util.c | 107 bool util_is_printable_string(const void *data, int len) in util_is_printable_string() 371 void utilfdt_print_data(const char *data, int len) in utilfdt_print_data()
|
D | flattree.c | 39 void (*data)(void *, struct data); member
|
D | livetree.c | 339 char *name, const void *data, int len, in append_to_property()
|
D | checks.c | 34 void *data; member
|
/scripts/kconfig/lxdialog/ |
D | textbox.c | 28 void *data) in refresh_text_box() 45 update_text_fn update_text, void *data) in dialog_textbox() 300 update_text, void *data) in print_page()
|
D | dialog.h | 156 void *data; /* pointer to menu item - used by menubox+checklist */ member
|
/scripts/gcc-plugins/ |
D | structleak_plugin.c | 67 static void register_attributes(void *event_data, void *data) in register_attributes() 101 static void finish_type(void *event_data, void *data) in finish_type()
|
D | randomize_layout_plugin.c | 528 static void randomize_layout_finish_decl(void *event_data, void *data) in randomize_layout_finish_decl() 556 static void finish_type(void *event_data, void *data) in finish_type() 588 static void register_attributes(void *event_data, void *data) in register_attributes() 660 static void check_global_variables(void *event_data, void *data) in check_global_variables()
|
D | gcc-common.h | 338 …iases(cgraph_node_ptr node, bool (*callback)(cgraph_node_ptr, void *), void *data, bool include_ov… in cgraph_for_node_and_aliases() argument 790 …iases(cgraph_node_ptr node, bool (*callback)(cgraph_node_ptr, void *), void *data, bool include_ov… in cgraph_for_node_and_aliases() argument 795 …struct cgraph_node_hook_list *cgraph_add_function_insertion_hook(cgraph_node_hook hook, void *data) in cgraph_add_function_insertion_hook() 805 …nline struct cgraph_node_hook_list *cgraph_add_node_removal_hook(cgraph_node_hook hook, void *data) in cgraph_add_node_removal_hook() 815 …struct cgraph_2node_hook_list *cgraph_add_node_duplication_hook(cgraph_2node_hook hook, void *data) in cgraph_add_node_duplication_hook()
|
/scripts/kconfig/ |
D | expr.c | 1141 void *data, int prevtoken) in expr_print() 1231 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper() 1241 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper() 1283 void *data, tristate pr_type, const char **title) in expr_print_revdep()
|
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()
|
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()
|
D | expr.h | 267 void *data; member
|
/scripts/dtc/libfdt/ |
D | fdt_addresses.c | 59 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
|
D | fdt.h | 45 char data[0]; member
|
/scripts/mod/ |
D | sumversion.c | 170 const unsigned char *data, unsigned int len) in md4_update()
|
/scripts/ |
D | kallsyms.c | 300 static int expand_symbol(unsigned char *data, int len, char *result) in expand_symbol()
|