Home
last modified time | relevance | path

Searched defs:capture_stderr (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/patman/
H A Dcommand.py43 capture=False, capture_stderr=False, oneline=False, argument
/openbmc/u-boot/tools/dtoc/
H A Dfdt_util.py57 def EnsureCompiled(fname, capture_stderr=False): argument
H A Dtest_dtoc.py51 def get_dtb_file(dts_fname, capture_stderr=False): argument