Home
last modified time | relevance | path

Searched defs:nextoffset (Results 1 – 11 of 11) sorted by relevance

/third_party/uboot/u-boot-2020.01/scripts/dtc/libfdt/
Dfdt.c150 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag()
225 int nextoffset = 0; in fdt_next_node() local
Dfdt_rw.c207 int nextoffset; in fdt_add_property_() local
338 int offset, nextoffset; in fdt_add_subnode_namelen() local
Dfdt_sw.c342 int offset, nextoffset; in fdt_finish() local
Dfdt_ro.c202 int nextoffset; in nextprop_() local
863 int offset, nextoffset = 0; in fdt_check_full() local
/third_party/uboot/u-boot-2020.01/fs/cramfs/
Dcramfs.c120 unsigned long inodeoffset = 0, nextoffset; in cramfs_resolve() local
299 unsigned long inodeoffset = 0, nextoffset; in cramfs_ls() local
/third_party/uboot/u-boot-2020.01/include/linux/
Dlibfdt.h74 int nextoffset; /* Next node offset to check */ member
/third_party/uboot/u-boot-2020.01/lib/libfdt/
Dfdt_ro.c206 int nextoffset; in nextprop_() local
867 int offset, nextoffset = 0; in fdt_check_full() local
Dfdt_region.c37 int nextoffset = 0; in fdt_find_regions() local
/third_party/uboot/u-boot-2020.01/cmd/
Dfdt.c997 int nextoffset; /* next node offset from libfdt */ in fdt_print() local
/third_party/uboot/u-boot-2020.01/tools/
Dfdtgrep.c239 int offset, nextoffset; in display_fdt_by_regions() local
/third_party/python/Objects/
Dobmalloc.c946 uint nextoffset; /* bytes to virgin block */ member