Home
last modified time | relevance | path

Searched refs:second (Results 1 – 16 of 16) sorted by relevance

/tools/dtoc/test/
A Ddtoc_test_copy.dts32 second {
68 second: second { label
A Ddtoc_test_simple.dts65 args = "-n first", "second", "-p", "123,456", "-x";
67 args3 = "-n first second -p 123,456 -x";
/tools/binman/test/
A D289_template_section.dts31 second {
44 second {
A Dembed_data.c12 int second[10] = {1}; variable
A D286_template.dts30 second {
/tools/patman/test/
A Dtest01.txt17 - second revision change
/tools/dtoc/
A Dtest_fdt346 second = dtb.GetNode('/dest/base/second')
347 self.assertTrue(second)
348 self.assertEqual([over.name, first.name, second.name],
367 [n.name for n in second.subnodes])
370 second1 = second.FindNode('second1')
A Dtest_fdt.py346 second = dtb.GetNode('/dest/base/second')
347 self.assertTrue(second)
348 self.assertEqual([over.name, first.name, second.name],
367 [n.name for n in second.subnodes])
370 second1 = second.FindNode('second1')
/tools/binman/
A Dftest.py1340 second = data[len(U_BOOT_NODTB_DATA):]
1342 fdt_len = self.GetFdtLen(second)
1343 third = second[fdt_len:]
1344 second = second[:fdt_len]
1347 self.assertIn(ucode_data, second)
1422 second = data[len(U_BOOT_NODTB_DATA):]
1424 fdt_len = self.GetFdtLen(second)
1425 self.assertEqual(dtb, second[:fdt_len])
7039 second = U_BOOT_DATA + b'#' + VGA_DATA + U_BOOT_DTB_DATA
7040 self.assertEqual(U_BOOT_IMG_DATA + first + second, data)
[all …]
A DREADME.rst596 padding comes from the fact that the second binary is placed at
1003 Often this can be handled by incorporating the dependency into the second
1295 the first template node appears first, then the second.
1306 a failure before the final `u-boot.dtb.out` file is written. A second
A Dbinman.rst596 padding comes from the fact that the second binary is placed at
1003 Often this can be handled by incorporating the dependency into the second
1295 the first template node appears first, then the second.
1306 a failure before the final `u-boot.dtb.out` file is written. A second
A Dentries.rst372 with the second subnode below::
1162 data = <...contents of second segment...>;
1171 value = <...hash of second segment...>;
/tools/patman/
A Dpatman.rst527 Let's say that patman reports an error in the second patch. Then:
899 The second option is to get patman to create the new 'video2' branch in one
A DREADME.rst527 Let's say that patman reports an error in the second patch. Then:
899 The second option is to get patman to create the new 'video2' branch in one
/tools/buildman/
A DREADME.rst1352 took 21 seconds and the builds happened at the rate of 0.24 per second. The
A Dbuildman.rst1352 took 21 seconds and the builds happened at the rate of 0.24 per second. The

Completed in 66 milliseconds