Searched defs:list (Results 1 – 10 of 10) sorted by relevance
/scripts/genksyms/ |
D | genksyms.c | 492 static void print_node(FILE * f, struct string_list *list) in print_node() 501 static void print_list(FILE * f, struct string_list *list) in print_list() 532 struct string_list *list = sym->defn; in expand_and_crc_sym() local
|
/scripts/kconfig/lxdialog/ |
D | checklist.c | 109 WINDOW *dialog, *list; in dialog_checklist() local
|
/scripts/dtc/ |
D | livetree.c | 65 struct property *chain_property(struct property *first, struct property *list) in chain_property() 258 struct node *chain_node(struct node *first, struct node *list) in chain_node() 371 struct reserve_info *list) in chain_reserve_entry() 379 struct reserve_info *add_reserve_entry(struct reserve_info *list, in add_reserve_entry()
|
/scripts/dtc/libfdt/ |
D | fdt_ro.c | 700 const char *list, *end; in fdt_stringlist_count() local 727 const char *list, *end; in fdt_stringlist_search() local 757 const char *list, *end; in fdt_stringlist_get() local
|
/scripts/kconfig/ |
D | qconf.cc | 105 ConfigList* list; in updateMenu() local 240 ConfigList* list = listView(); in init() local 1597 ConfigList* list = NULL; in setMenuLink() local
|
D | qconf.h | 285 ConfigView* list; variable
|
D | expr.h | 229 struct menu *list; member
|
/scripts/gcc-plugins/ |
D | latent_entropy_plugin.c | 271 tree list; in latent_entropy_gate() local
|
D | randomize_layout_plugin.c | 327 tree list; in relayout_struct() local
|
/scripts/mod/ |
D | modpost.c | 244 static bool contains_namespace(struct namespace_list *list, in contains_namespace() 256 static void add_namespace(struct namespace_list **list, const char *namespace) in add_namespace()
|