Searched defs:path (Results 1 – 10 of 10) sorted by relevance
/scripts/ |
A D | gen_compile_commands.py | 101 def to_cmdfile(path): argument
|
A D | spdxcheck.py | 219 def scan_git_subtree(tree, path): argument
|
/scripts/dtc/libfdt/ |
A 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
|
A 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/ |
A D | confdata.c | 20 static bool is_present(const char *path) in is_present() 28 static bool is_dir(const char *path) in is_dir() 43 static int make_parent_dir(const char *path) in make_parent_dir() 910 char path[PATH_MAX+1]; in conf_split_config() local
|
A D | gconf.c | 755 GtkTreePath *path = gtk_tree_path_new_from_string(path_string); in renderer_edited() local 855 GtkTreePath *path; in on_treeview2_button_press_event() local 912 GtkTreePath *path; in on_treeview2_key_press_event() local 971 GtkTreePath *path; in on_treeview1_button_press_event() local
|
/scripts/dtc/ |
A D | srcpos.c | 36 static char *get_dirname(const char *path) in get_dirname()
|
A D | util.c | 90 char *join_path(const char *path, const char *name) in join_path()
|
A D | livetree.c | 513 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path() 587 const char *label = NULL, *path = NULL; in get_node_by_ref() local
|
A D | checks.c | 603 char *path; in fixup_path_references() local
|
Completed in 57 milliseconds