Home
last modified time | relevance | path

Searched refs:size_dt_strings (Results 1 – 8 of 8) sorted by relevance

/external/dtc/libfdt/
Dfdt.h25 fdt32_t size_dt_strings; /* size of the strings block */ member
Dlibfdt.h248 #define fdt_size_dt_strings(fdt) (fdt_get_header(fdt, size_dt_strings))
265 fdt_set_hdr_(size_dt_strings);
/external/crosvm/arch/src/
Dfdt.rs323 let size_dt_strings = self in finish() localVariable
338 self.update_u32(8 * 4, size_dt_strings); in finish()
/external/dtc/
Dfdtdump.c85 fdt32_to_cpu(bph->size_dt_strings)); in dump_blob()
Dflattree.c340 fdt->size_dt_strings = cpu_to_fdt32(strsize); in make_fdt_header()
883 uint32_t size_str = fdt32_to_cpu(fdt->size_dt_strings); in dt_from_blob()
/external/dtc/pylibfdt/
Dlibfdt.i265 def size_dt_strings(self):
/external/dtc/tests/
Dpylibfdt_tests.py294 self.assertEqual(self.fdt.size_dt_strings(), 105)
/external/dtc/Documentation/
Dmanual.txt323 u32 size_dt_strings; /* size of the strings block */
424 - size_dt_strings