Searched defs:path (Results 1 – 10 of 10) sorted by relevance
/scripts/dtc/libfdt/ |
D | fdt_overlay.c | 62 const char *path = NULL; in overlay_get_target() local 369 const char *path, uint32_t path_len, in overlay_fixup_one_phandle() 444 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 699 const char *path; in overlay_symbol_update() local
|
D | fdt_ro.c | 235 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 280 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset()
|
/scripts/kconfig/ |
D | confdata.c | 22 static bool is_present(const char *path) in is_present() 30 static bool is_dir(const char *path) in is_dir() 91 static int make_parent_dir(const char *path) in make_parent_dir()
|
D | gconf.c | 782 GtkTreePath *path = gtk_tree_path_new_from_string(path_string); in renderer_edited() local 883 GtkTreePath *path; in on_treeview2_button_press_event() local 940 GtkTreePath *path; in on_treeview2_key_press_event() local 1001 GtkTreePath *path; in on_treeview1_button_press_event() local
|
/scripts/ |
D | spdxcheck.py | 216 def scan_git_subtree(tree, path): argument
|
/scripts/dtc/ |
D | fdtput.c | 152 const char *path = in_path; in create_paths() local
|
D | util.c | 83 char *join_path(const char *path, const char *name) in join_path()
|
D | srcpos.c | 26 static char *get_dirname(const char *path) in get_dirname()
|
D | livetree.c | 512 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path()
|
D | checks.c | 623 char *path; in fixup_path_references() local
|