Home
last modified time | relevance | path

Searched refs:OutputDebugStringA (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/external/freetype/builds/windows/
H A Dftdebug.c103 OutputDebugStringA( LPCSTR lpOutputString ) in OutputDebugStringA() function
147 OutputDebugStringA( buf ); in FT_Message()
173 OutputDebugStringA( buf ); in FT_Panic()
/aosp_15_r20/external/angle/util/windows/win32/
H A Dtest_utils_win32.cpp71 OutputDebugStringA(buffer); in OnCallstackEntry()
79 OutputDebugStringA("Backtrace:\n"); in PrintBacktrace()
/aosp_15_r20/external/angle/src/common/
H A Ddebug.cpp310 OutputDebugStringA(str.c_str()); in Trace()
311 OutputDebugStringA("\n"); in Trace()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/
H A DContextMenu.cpp80 OutputDebugStringA(m); in PrintStringA()
110 OutputDebugStringA(m); in Print_Ptr()
119 OutputDebugStringA(m); in Print_Number()
125 #define ODS_SPRF_s(x) { char s[256]; x; OutputDebugStringA(s); }
/aosp_15_r20/external/skia/src/ports/
H A DSkDebug_win.cpp33 OutputDebugStringA(buffer); in SkDebugf()
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DAssert.cpp48 OutputDebugStringA(string); in failedAssert()
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/
H A Dmsvc_sink.h40 OutputDebugStringA(msg.formatted.c_str()); in _sink_it()
/aosp_15_r20/hardware/google/gfxstream/host/testlibs/windows/
DWindows_system_utils.cpp34 OutputDebugStringA(buffer.data()); in WriteDebugMessage()
/aosp_15_r20/external/lzma/CPP/Windows/
H A DShell.cpp33 OutputDebugStringA(s2); in Print_Number()
36 #define ODS(sz) { OutputDebugStringA(sz); }
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddebugapi.h19 WINBASEAPI VOID WINAPI OutputDebugStringA (LPCSTR lpOutputString);
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/
H A DDebug.cpp36 OutputDebugStringA(buf); in DebugPrintf()
/aosp_15_r20/external/mdnsresponder/mDNSWindows/ControlPanel/
H A DFourthPage.cpp188 OutputDebugStringA( buf ); in OnBnClickedPowerManagement()
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelItemOpen.cpp53 #define DEBUG_PRINT(s) OutputDebugStringA(s);
55 …, num) { char ttt[32]; ConvertUInt32ToString(num, ttt); OutputDebugStringA(s); OutputDebugStringA(…
/aosp_15_r20/external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
H A DCOFF_Thumb.s84 .long OutputDebugStringA @ IMAGE_REL_ARM_ADDR32
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/
H A Dlog_sink_set.cc160 ::OutputDebugStringA(entry.text_message_with_prefix_and_newline_c_str()); in Send()
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Dos_misc.c105 OutputDebugStringA(message); in os_log_message()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/log/internal/
H A Dlog_sink_set.cc160 ::OutputDebugStringA(entry.text_message_with_prefix_and_newline_c_str()); in Send()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dlog_sink_set.cc160 ::OutputDebugStringA(entry.text_message_with_prefix_and_newline_c_str()); in Send()
/aosp_15_r20/external/abseil-cpp/absl/log/internal/
H A Dlog_sink_set.cc161 ::OutputDebugStringA(entry.text_message_with_prefix_and_newline_c_str()); in Send()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/
H A Dlog_sink_set.cc161 ::OutputDebugStringA(entry.text_message_with_prefix_and_newline_c_str()); in Send()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/
H A Dlog_sink_set.cc161 ::OutputDebugStringA(entry.text_message_with_prefix_and_newline_c_str()); in Send()
/aosp_15_r20/external/mesa3d/src/util/
H A Dos_misc.c117 OutputDebugStringA(message); in os_log_message()
H A Dlog.c355 OutputDebugStringA(msg); in logger_windbg()
/aosp_15_r20/external/angle/util/windows/
H A Dtest_utils_win.cpp403 OutputDebugStringA(buffer.data()); in WriteDebugMessage()
/aosp_15_r20/external/webrtc/rtc_base/
H A Dlogging.cc385 OutputDebugStringA(msg_str.c_str()); in OutputToDebug()

123