Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 8 of 8) sorted by relevance

/scripts/dtc/libfdt/
Dfdt.c235 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
277 int depth = 0; in fdt_first_subnode() local
288 int depth = 1; in fdt_next_subnode() local
Dfdt_wip.c75 int depth = 0; in fdt_node_end_offset_() local
Dfdt_ro.c228 int depth; in fdt_subnode_offset_namelen() local
545 int offset, depth, namelen; in fdt_get_path() local
597 int offset, depth; in fdt_supernode_atdepth_offset() local
/scripts/dtc/
Dfdtdump.c60 int depth, sz, shift; in dump_blob() local
Dfdtget.c142 int depth = 1; /* the assumed depth of this node */ in list_subnodes() local
Dlivetree.c959 int i, depth; in add_local_fixup_entry() local
/scripts/gdb/linux/
Dproc.py55 def get_resources(resource, depth): argument
/scripts/
Dunifdef.c202 static int depth; /* current #if nesting */ variable