Searched defs:tree (Results 1 – 8 of 8) sorted by relevance
/scripts/dtc/ |
D | fstree.c | 16 struct node *tree; in read_fstree() local 70 struct node *tree; in dt_from_fs() local
|
D | livetree.c | 399 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info() 447 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label() 473 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label() 512 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path() 538 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label() 558 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle() 582 struct node *get_node_by_ref(struct node *tree, const char *ref) in get_node_by_ref() 623 uint32_t guess_boot_cpuid(struct node *tree) in guess_boot_cpuid()
|
D | yamltree.c | 176 static void yaml_tree(struct node *tree, yaml_emitter_t *emitter) in yaml_tree()
|
D | dtc.c | 31 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
|
D | treesource.c | 281 static void write_tree_source_node(FILE *f, struct node *tree, int level) in write_tree_source_node()
|
D | flattree.c | 235 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree() 809 struct node *tree; in dt_from_blob() local
|
/scripts/ |
D | spdxcheck.py | 206 def scan_git_tree(tree): argument 219 def scan_git_subtree(tree, path): argument
|
/scripts/kconfig/ |
D | gconf.c | 51 GtkTreeStore *tree1, *tree2, *tree; variable
|