Searched defs:nextoffset (Results 1 – 19 of 19) sorted by relevance
/external/u-boot/scripts/dtc/libfdt/ |
D | fdt.c | 94 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag() 167 int nextoffset = 0; in fdt_next_node() local
|
D | fdt_rw.c | 225 int nextoffset; in fdt_add_property_() local 351 int offset, nextoffset; in fdt_add_subnode_namelen() local
|
D | fdt_sw.c | 263 int offset, nextoffset; in fdt_finish() local
|
D | fdt_ro.c | 138 int nextoffset; in nextprop_() local
|
/external/dtc/libfdt/ |
D | fdt.c | 94 uint32_t fdt_next_tag(const void *fdt, int startoffset, int *nextoffset) in fdt_next_tag() 164 int nextoffset = 0; in fdt_next_node() local
|
D | fdt_rw.c | 225 int nextoffset; in _fdt_add_property() local 337 int offset, nextoffset; in fdt_add_subnode_namelen() local
|
D | fdt_sw.c | 263 int offset, nextoffset; in fdt_finish() local
|
D | fdt_ro.c | 137 int nextoffset; in _nextprop() local
|
/external/dtc/tests/ |
D | nopulate.c | 34 int offset, nextoffset = 0; in nopulate_struct() local
|
D | dtb_reverse.c | 85 int nextoffset = offset; in reverse_children() local
|
/external/u-boot/fs/cramfs/ |
D | cramfs.c | 120 unsigned long inodeoffset = 0, nextoffset; in cramfs_resolve() local 299 unsigned long inodeoffset = 0, nextoffset; in cramfs_ls() local
|
/external/u-boot/include/linux/ |
D | libfdt.h | 74 int nextoffset; /* Next node offset to check */ member
|
/external/dtc/ |
D | fdtget.c | 152 int nextoffset; /* next node offset from libfdt */ in list_subnodes() local
|
/external/u-boot/lib/libfdt/ |
D | fdt_region.c | 37 int nextoffset = 0; in fdt_find_regions() local
|
D | fdt_ro.c | 96 int nextoffset; in _nextprop() local
|
/external/u-boot/cmd/ |
D | fdt.c | 956 int nextoffset; /* next node offset from libfdt */ in fdt_print() local
|
/external/u-boot/tools/ |
D | fdtgrep.c | 239 int offset, nextoffset; in display_fdt_by_regions() local
|
/external/python/cpython2/Objects/ |
D | obmalloc.c | 288 uint nextoffset; /* bytes to virgin block */ member
|
/external/python/cpython3/Objects/ |
D | obmalloc.c | 905 uint nextoffset; /* bytes to virgin block */ member
|