Home
last modified time | relevance | path

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

/external/toybox/scripts/
Dmkstatus.py25 blah,toystuff=readit(["./toybox"]) variable
42 for i in toystuff:
46 for i in toystuff + pending:
89 if i in toystuff or i in pending:
90 if i in toystuff: done.append(out)
95 print "implemented=%s" % len(toystuff)
117 if j in toystuff: continue