Home
last modified time | relevance | path

Searched defs:stdout_handle (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcolorprint.cc133 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColorPrintf() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcolorprint.cc133 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColorPrintf() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-win32.c768 HANDLE stdout_handle; in pex_win32_exec_child() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-win32.c768 HANDLE stdout_handle; in pex_win32_exec_child() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dpex-win32.c768 HANDLE stdout_handle; in pex_win32_exec_child() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dpex-win32.c789 HANDLE stdout_handle; in pex_win32_exec_child() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc3051 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local