Searched defs:path (Results 1 – 11 of 11) sorted by relevance
/scripts/clang-tools/ |
D | gen_compile_commands.py | 99 def to_cmdfile(path): argument
|
/scripts/dtc/libfdt/ |
D | fdt_overlay.c | 62 const char *path = NULL; in overlay_get_target() local 370 const char *path, uint32_t path_len, in overlay_fixup_one_phandle() 445 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 700 const char *path; in overlay_symbol_update() local
|
D | fdt_ro.c | 250 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 295 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset()
|
/scripts/kconfig/ |
D | confdata.c | 24 static bool is_present(const char *path) in is_present() 32 static bool is_dir(const char *path) in is_dir() 93 static int make_parent_dir(const char *path) in make_parent_dir()
|
D | gconf.c | 779 GtkTreePath *path = gtk_tree_path_new_from_string(path_string); in renderer_edited() local 880 GtkTreePath *path; in on_treeview2_button_press_event() local 937 GtkTreePath *path; in on_treeview2_key_press_event() local 998 GtkTreePath *path; in on_treeview1_button_press_event() local
|
/scripts/dtc/ |
D | fdtput.c | 152 const char *path = in_path; in create_paths() local
|
D | srcpos.c | 26 static char *get_dirname(const char *path) in get_dirname()
|
D | util.c | 84 char *join_path(const char *path, const char *name) in join_path()
|
D | livetree.c | 512 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path()
|
D | checks.c | 646 char *path; in fixup_path_references() local
|
/scripts/ |
D | spdxcheck.py | 303 def scan_git_subtree(tree, path, dirdepth): argument
|