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