Home
last modified time | relevance | path

Searched defs:data (Results 1 – 25 of 26) sorted by relevance

12

/scripts/dtc/
Ddt-extract-compatibles10 def parse_of_declare_macros(data): argument
25 def parse_of_device_id(data): argument
Ddtc-parser.y38 struct data data; member
41 struct data data; member
Dyamltree.c33 char *data, unsigned int seq_offset, unsigned int len, int width) in yaml_propval_int()
145 char *data = &prop->val.val[m->offset]; in yaml_propval() local
Dfdtget.c53 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
Ddtc.h134 struct data { struct
141 #define empty_data ((struct data){ 0 /* all .members = 0 or NULL */ }) argument
Dutil.c119 bool util_is_printable_string(const void *data, int len) in util_is_printable_string()
383 void utilfdt_print_data(const char *data, int len) in utilfdt_print_data()
Dflattree.c39 void (*data)(void *, struct data); member
Dlivetree.c339 char *name, const void *data, int len, in append_to_property()
/scripts/gdb/linux/
Dpgtable.py40 def is_bit_defined_tupled(data, offset): argument
43 def content_tupled(data, bit_start, bit_end): argument
/scripts/gcc-plugins/
Dstructleak_plugin.c67 static void register_attributes(void *event_data, void *data) in register_attributes()
99 static void finish_type(void *event_data, void *data) in finish_type()
Drandomize_layout_plugin.c504 static void randomize_layout_finish_decl(void *event_data, void *data) in randomize_layout_finish_decl()
532 static void finish_type(void *event_data, void *data) in finish_type()
564 static void register_attributes(void *event_data, void *data) in register_attributes()
632 static void check_global_variables(void *event_data, void *data) in check_global_variables()
Dgcc-common.h256 …iases(cgraph_node_ptr node, bool (*callback)(cgraph_node_ptr, void *), void *data, bool include_ov… in cgraph_for_node_and_aliases() argument
261 …struct cgraph_node_hook_list *cgraph_add_function_insertion_hook(cgraph_node_hook hook, void *data) in cgraph_add_function_insertion_hook()
271 …nline struct cgraph_node_hook_list *cgraph_add_node_removal_hook(cgraph_node_hook hook, void *data) in cgraph_add_node_removal_hook()
281 …struct cgraph_2node_hook_list *cgraph_add_node_duplication_hook(cgraph_2node_hook hook, void *data) in cgraph_add_node_duplication_hook()
/scripts/kconfig/
Dexpr.c1111 void *data, int prevtoken) in expr_print()
1201 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper()
1211 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper()
1253 void *data, tristate pr_type, const char **title) in expr_print_revdep()
Dmconf.c353 void *data) in show_textbox_ext()
401 struct search_data *data = _data; in handle_search_keys() local
477 struct search_data data = { in search_conf() local
Dnconf.c714 struct search_data *data = _data; in handle_search_keys() local
785 struct search_data data = { in search_conf() local
Dqconf.cc1160 void ConfigInfoView::expr_print_help(void *data, struct symbol *sym, const char *str) in expr_print_help()
1177 char *data = new char[count + 1]; in clicked() local
Dnconf.gui.c510 extra_key_cb_fn extra_key_cb, void *data) in show_scroll_win_ext()
Dexpr.h263 void *data; member
/scripts/dtc/libfdt/
Dfdt_addresses.c61 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
Dfdt.h45 char data[]; member
/scripts/kconfig/lxdialog/
Dtextbox.c153 int (*extra_key_cb)(int, size_t, size_t, void *), void *data) in dialog_textbox() argument
Ddialog.h140 void *data; /* pointer to menu item - used by menubox+checklist */ member
/scripts/mod/
Dsumversion.c170 const unsigned char *data, unsigned int len) in md4_update()
Dmodpost.c1136 const char *label_name, *name, *data; in check_export_symbol() local
/scripts/
Dkallsyms.c312 static int expand_symbol(const unsigned char *data, int len, char *result) in expand_symbol()

12