Home
last modified time | relevance | path

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

/tools/u_boot_pylib/
A Dterminal.py118 left = size
125 toadd = before[:left]
129 left -= len(toadd)
137 toadd = after[:left]
/tools/patman/
A Dseries.py356 left = [commit for commit in self.commits
358 if not left:
361 for c in left[:2])
/tools/
A Dkwboot.c1393 size_t sent, left; in kwboot_xmodem_one() local
1399 left = size; in kwboot_xmodem_one()
1407 blksz = kwboot_xm_makeblock(&block, data, left, (*pnum)++); in kwboot_xmodem_one()
1410 last_block = (left <= blksz); in kwboot_xmodem_one()
1440 left -= blksz; in kwboot_xmodem_one()
/tools/buildman/
A Dkconfiglib.py6452 left, right = expr[1:]
6455 left, right = right, left
6456 elif left is not sym:
A DREADME.rst40 where it left off. This should happen cleanly and without side-effects.
556 and 124 more didn't build at all. It has 18374 builds left to complete.
A Dbuildman.rst40 where it left off. This should happen cleanly and without side-effects.
556 and 124 more didn't build at all. It has 18374 builds left to complete.
/tools/binman/
A DREADME.rst366 Binman is intended to replace all of this, with ifdtool left to handle only
A Dbinman.rst366 Binman is intended to replace all of this, with ifdtool left to handle only

Completed in 26 milliseconds