Searched refs:STDOUT (Results 1 - 4 of 4) sorted by relevance

/u-boot/tools/u_boot_pylib/
H A Dcros_subprocess.py28 STDOUT = subprocess.STDOUT variable
92 # Note that if stderr is STDOUT, then self.stderr will be set to None by
151 stderr=cros_subprocess.STDOUT to the constructor.
156 Note also that if you set stderr to STDOUT, then stderr will be empty
/u-boot/test/py/
H A Dmultiplexed_log.py143 stdout=subprocess.PIPE, stderr=subprocess.STDOUT, env=env)
/u-boot/tools/
H A Dqconfig.py697 stderr=subprocess.STDOUT, cwd=self.src_dir)
/u-boot/scripts/
H A Dcheckpatch.pl369 $color = (-t STDOUT);

Completed in 175 milliseconds