Home
last modified time | relevance | path

Searched defs:target (Results 1 – 5 of 5) sorted by relevance

/scripts/dtc/
A Ddtc-parser.y191 struct node *target = get_node_by_ref($1, $3); variable
215 struct node *target = get_node_by_ref($1, $2); variable
226 struct node *target = get_node_by_ref($1, $3); variable
238 struct node *target = get_node_by_ref($1, $3); variable
A Dlivetree.c586 struct node *target = tree; in get_node_by_ref() local
/scripts/dtc/libfdt/
A Dfdt_overlay.c557 static int overlay_apply_node(void *fdt, int target, in overlay_apply_node()
625 int target; in overlay_merge() local
697 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
883 int fdt_overlay_apply_node(void *fdt, int target, void *fdto, int node) in fdt_overlay_apply_node()
/scripts/basic/
A Dfixdep.c327 static void parse_dep_file(char *m, const char *target) in parse_dep_file()
409 const char *depfile, *target, *cmdline; in main() local
/scripts/kconfig/
A Dexpr.h280 struct menu *target; member

Completed in 9 milliseconds