Home
last modified time | relevance | path

Searched refs:STD_ERROR_HANDLE (Results 1 - 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/tools/trace/
H A Dformat.py104 STD_ERROR_HANDLE = -12 variable in WindowsConsoleFormatter
130 nStdHandle = self.STD_ERROR_HANDLE
/third_party/node/deps/openssl/openssl/crypto/
H A Dcryptlib.c117 # ifdef STD_ERROR_HANDLE in OPENSSL_showfatal()
120 if ((h = GetStdHandle(STD_ERROR_HANDLE)) != NULL && in OPENSSL_showfatal()
/third_party/openssl/crypto/
H A Dcryptlib.c117 # ifdef STD_ERROR_HANDLE in OPENSSL_showfatal()
120 if ((h = GetStdHandle(STD_ERROR_HANDLE)) != NULL && in OPENSSL_showfatal()
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dprint.cpp54 SetConsoleForegroundColorPrimary(GetStdHandle(STD_ERROR_HANDLE), color);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dprint.cpp54 SetConsoleForegroundColorPrimary(GetStdHandle(STD_ERROR_HANDLE), color);
/third_party/spirv-tools/source/
H A Dprint.cpp55 SetConsoleForegroundColorPrimary(GetStdHandle(STD_ERROR_HANDLE), color);
/third_party/ninja/src/
H A Dmsvc_helper-win32.cc66 startup_info.hStdError = ::GetStdHandle(STD_ERROR_HANDLE); in Run()
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter_windows.cc41 console.handle = GetStdHandle(STD_ERROR_HANDLE); in console_info()
/third_party/openssl/ohos_lite/crypto/
H A Dcryptlib.c272 # ifdef STD_ERROR_HANDLE in OPENSSL_showfatal()
275 if ((h = GetStdHandle(STD_ERROR_HANDLE)) != NULL && in OPENSSL_showfatal()
/third_party/rust/crates/atty/src/
H A Dlib.rs68 STD_ERROR_HANDLE as STD_ERROR, STD_INPUT_HANDLE as STD_INPUT, in is()
/third_party/curl/src/
H A Dtool_cb_prg.c266 HANDLE stderr_hnd = GetStdHandle(STD_ERROR_HANDLE); in progressbarinit()
/third_party/gn/src/gn/
H A Dexec_process.cc96 start_info.hStdError = GetStdHandle(STD_ERROR_HANDLE); in ExecProcess()
/third_party/lame/frontend/
H A Dconsole.c126 mfp->Console_Handle = GetStdHandle(STD_ERROR_HANDLE); in init_console()
/third_party/libuv/src/win/
H A Dprocess-stdio.c87 handle = GetStdHandle(STD_ERROR_HANDLE); in uv_disable_stdio_inheritance()
/third_party/node/deps/uv/src/win/
H A Dprocess-stdio.c87 handle = GetStdHandle(STD_ERROR_HANDLE); in uv_disable_stdio_inheritance()
/third_party/skia/third_party/externals/angle2/util/windows/
H A Dtest_utils_win.cpp201 startInfo.hStdError = ::GetStdHandle(STD_ERROR_HANDLE); in WindowsProcess()
/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc122 startup_info.hStdError = GetStdHandle(STD_ERROR_HANDLE); in Start()
/third_party/ffmpeg/libavutil/
H A Dlog.c157 con = GetStdHandle(STD_ERROR_HANDLE); in check_color_terminal()
/third_party/node/src/
H A Ddebug_utils.cc488 GetStdHandle(file == stdout ? STD_OUTPUT_HANDLE : STD_ERROR_HANDLE); in FWrite()
/third_party/curl/tests/server/
H A Dsockfilt.c201 handle = GetStdHandle(STD_ERROR_HANDLE); in write_wincon()
736 handles[nfd] = GetStdHandle(STD_ERROR_HANDLE); in select_ws()
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c405 con = GetStdHandle(STD_ERROR_HANDLE); in color_printf()
/third_party/python/Lib/
H A Dsubprocess.py84 STD_ERROR_HANDLE, SW_HIDE,
94 "STD_ERROR_HANDLE", "SW_HIDE",
1388 errwrite = _winapi.GetStdHandle(_winapi.STD_ERROR_HANDLE)
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc792 startup_info.hStdError = ::GetStdHandle(STD_ERROR_HANDLE); in AssumeRole()
/third_party/node/deps/googletest/src/
H A Dgtest-death-test.cc810 startup_info.hStdError = ::GetStdHandle(STD_ERROR_HANDLE); in AssumeRole()
/third_party/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc792 startup_info.hStdError = ::GetStdHandle(STD_ERROR_HANDLE); in AssumeRole()

Completed in 21 milliseconds

12