Searched defs:fobj (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/scripts/ | ||
H A D | simpletrace.py | 40 def read_header(fobj, hfmt): argument |
/openbmc/qemu/scripts/tracetool/ | ||
H A D | __init__.py | 347 def read_events(fobj, fname): argument |
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ | ||
H A D | knotty.py | 83 fobj = sys.stdout variable in NonInteractiveProgress |