Home
last modified time | relevance | path

Searched refs:STDOUT (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/third_party/jlink/SEGGER_RTT_V640/Syscalls/
DSEGGER_RTT_Syscalls_KEIL.c92 #define STDOUT 0x8002 // Standard Output Stream macro
148 return (STDOUT); in _sys_open()
196 if (hFile == STDOUT) { in _sys_write()
/openthread-latest/third_party/mbedtls/repo/scripts/
Dabi_check.py171 stderr=subprocess.STDOUT
184 stderr=subprocess.STDOUT
190 stderr=subprocess.STDOUT
202 stderr=subprocess.STDOUT
214 stderr=subprocess.STDOUT
224 stderr=subprocess.STDOUT
239 stderr=subprocess.STDOUT
273 stderr=subprocess.STDOUT
371 stderr=subprocess.STDOUT
435 stderr=subprocess.STDOUT
Dcode_size_compare.py319 stderr=subprocess.STDOUT
346 cwd=git_worktree_path, stderr=subprocess.STDOUT,
351 cwd=git_worktree_path, stderr=subprocess.STDOUT,
356 cwd=git_worktree_path, stderr=subprocess.STDOUT,
392 stderr=subprocess.STDOUT
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dtest_config_script.py84 stderr=subprocess.STDOUT).stdout
Dcheck_names.py702 stderr=subprocess.STDOUT,
755 stderr=subprocess.STDOUT,
/openthread-latest/tests/toranj/ncp/
Dwpan.py388 … result = subprocess.check_output(self._wpanctl_cmd + cmd, shell=True, stderr=subprocess.STDOUT)
609 result = subprocess.check_output(cmd, shell=True, stderr=subprocess.STDOUT)
623 result = subprocess.check_output(cmd, shell=True, stderr=subprocess.STDOUT)
/openthread-latest/tools/harness-automation/autothreadharness/
Dharness_case.py921 stderr=subprocess.STDOUT,