Searched defs:stdout (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | stdio.h | 49 #define stdout 1 macro
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | command.py | 27 def __init__(self, stdout='', stderr='', combined='', return_code=0, argument
|
| H A D | tout.py | 146 def Init(_verbose=WARNING, stdout=sys.stdout): argument
|
| H A D | cros_subprocess.py | 56 def __init__(self, args, stdin=None, stdout=PIPE_PTY, stderr=PIPE_PTY, argument
|