/aosp_15_r20/external/freetype/builds/windows/ |
H A D | ftdebug.c | 103 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 D | test_utils_win32.cpp | 71 OutputDebugStringA(buffer); in OnCallstackEntry() 79 OutputDebugStringA("Backtrace:\n"); in PrintBacktrace()
|
/aosp_15_r20/external/angle/src/common/ |
H A D | debug.cpp | 310 OutputDebugStringA(str.c_str()); in Trace() 311 OutputDebugStringA("\n"); in Trace()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/ |
H A D | ContextMenu.cpp | 80 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 D | SkDebug_win.cpp | 33 OutputDebugStringA(buffer); in SkDebugf()
|
/aosp_15_r20/external/swiftshader/src/Reactor/ |
H A D | Assert.cpp | 48 OutputDebugStringA(string); in failedAssert()
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/ |
H A D | msvc_sink.h | 40 OutputDebugStringA(msg.formatted.c_str()); in _sink_it()
|
/aosp_15_r20/hardware/google/gfxstream/host/testlibs/windows/ |
D | Windows_system_utils.cpp | 34 OutputDebugStringA(buffer.data()); in WriteDebugMessage()
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | Shell.cpp | 33 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/ |
D | debugapi.h | 19 WINBASEAPI VOID WINAPI OutputDebugStringA (LPCSTR lpOutputString);
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Debug.cpp | 36 OutputDebugStringA(buf); in DebugPrintf()
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/ControlPanel/ |
H A D | FourthPage.cpp | 188 OutputDebugStringA( buf ); in OnBnClickedPowerManagement()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | PanelItemOpen.cpp | 53 #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 D | COFF_Thumb.s | 84 .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 D | log_sink_set.cc | 160 ::OutputDebugStringA(entry.text_message_with_prefix_and_newline_c_str()); in Send()
|
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | os_misc.c | 105 OutputDebugStringA(message); in os_log_message()
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/log/internal/ |
H A D | log_sink_set.cc | 160 ::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/ |
D | log_sink_set.cc | 160 ::OutputDebugStringA(entry.text_message_with_prefix_and_newline_c_str()); in Send()
|
/aosp_15_r20/external/abseil-cpp/absl/log/internal/ |
H A D | log_sink_set.cc | 161 ::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 D | log_sink_set.cc | 161 ::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 D | log_sink_set.cc | 161 ::OutputDebugStringA(entry.text_message_with_prefix_and_newline_c_str()); in Send()
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | os_misc.c | 117 OutputDebugStringA(message); in os_log_message()
|
H A D | log.c | 355 OutputDebugStringA(msg); in logger_windbg()
|
/aosp_15_r20/external/angle/util/windows/ |
H A D | test_utils_win.cpp | 403 OutputDebugStringA(buffer.data()); in WriteDebugMessage()
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | logging.cc | 385 OutputDebugStringA(msg_str.c_str()); in OutputToDebug()
|