Searched defs:path (Results 1 – 15 of 15) sorted by relevance
/scripts/ |
A D | macro_checker.py | 107 def get_correct_macros(path): argument
|
A D | spdxcheck.py | 309 def scan_git_subtree(tree, path, dirdepth): argument
|
/scripts/clang-tools/ |
A D | gen_compile_commands.py | 99 def to_cmdfile(path): argument
|
/scripts/dtc/libfdt/ |
A D | fdt_overlay.c | 47 const char *path = NULL; in fdt_overlay_target_offset() local 333 const char *path, uint32_t path_len, in overlay_fixup_one_phandle() 408 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 912 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() 298 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset() 528 static const void *fdt_path_getprop_namelen(const void *fdt, const char *path, in fdt_path_getprop_namelen()
|
/scripts/lib/abi/ |
A D | system_symbols.py | 23 def graph_add_file(self, path, link=None): argument
|
A D | abi_parser.py | 284 def parse_file(self, fname, path, basename): argument
|
/scripts/kconfig/ |
A D | gconf.c | 109 GtkTreePath *path; in _select_menu() local 662 GtkTreePath *path = gtk_tree_path_new_from_string(path_string); in renderer_edited() local 751 GtkTreePath *path; in on_treeview2_button_press_event() local 804 GtkTreePath *path; in on_treeview2_key_press_event() local 862 GtkTreePath *path; in on_treeview1_button_press_event() local
|
A D | confdata.c | 28 static bool is_present(const char *path) in is_present() 36 static bool is_dir(const char *path) in is_dir() 97 static int make_parent_dir(const char *path) in make_parent_dir()
|
/scripts/dtc/ |
A D | fdtput.c | 152 const char *path = in_path; in create_paths() local
|
A D | srcpos.c | 28 static char *get_dirname(const char *path) in get_dirname()
|
A D | util.c | 95 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() 586 const char *label = NULL, *path = NULL; in get_node_by_ref() local
|
A D | checks.c | 647 char *path; in fixup_path_references() local
|
/scripts/mod/ |
A D | modpost.c | 108 const char *get_basename(const char *path) in get_basename()
|
Completed in 28 milliseconds