Searched defs:path (Results 1 – 13 of 13) sorted by relevance
/scripts/ |
D | rustdoc_test_builder.rs | 69 let path = format!("rust/test/doctests/kernel/{name}"); in main() localVariable
|
D | jobserver-exec | 32 _, _, path = fds.partition('fifo:') variable
|
D | spdxcheck.py | 303 def scan_git_subtree(tree, path, dirdepth): argument
|
/scripts/clang-tools/ |
D | gen_compile_commands.py | 99 def to_cmdfile(path): argument
|
/scripts/dtc/libfdt/ |
D | fdt_overlay.c | 47 const char *path = NULL; in fdt_overlay_target_offset() local 355 const char *path, uint32_t path_len, in overlay_fixup_one_phandle() 430 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 685 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 | 776 GtkTreePath *path = gtk_tree_path_new_from_string(path_string); in renderer_edited() local 877 GtkTreePath *path; in on_treeview2_button_press_event() local 934 GtkTreePath *path; in on_treeview2_key_press_event() local 995 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 | 95 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() 585 const char *label = NULL, *path = NULL; in get_node_by_ref() local
|
D | checks.c | 646 char *path; in fixup_path_references() local
|