Home
last modified time | relevance | path

Searched defs:DEBUG_PRINT (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/utility/source/
Drtp_dump_impl.cc29 #define DEBUG_PRINT(expr) OutputDebugString(##expr) macro
37 #define DEBUG_PRINT(expr) ((void)0) macro
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/
DSDL_mintaudio_mcsn.c59 #define DEBUG_PRINT(what) macro
DSDL_mintaudio_stfa.c58 #define DEBUG_PRINT(what) macro
DSDL_mintaudio_dma8.c57 #define DEBUG_PRINT(what) macro
DSDL_mintaudio_gsxb.c57 #define DEBUG_PRINT(what) macro
DSDL_mintaudio_xbios.c61 #define DEBUG_PRINT(what) macro
/external/chromium_org/third_party/webrtc/voice_engine/
Dvoice_engine_defines.h162 #define DEBUG_PRINT(...) \ macro
170 #define DEBUG_PRINT(exp) ((void)0) macro
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_utility.cc36 #define DEBUG_PRINT(...) \ macro
44 #define DEBUG_PRINT(exp) ((void)0) macro
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
DSDL_xbios.c69 #define DEBUG_PRINT(what) macro
/external/srec/tools/grxmlcompile/
Dgrxmldoc.cpp42 #define DEBUG_PRINT(x) std::cout << (x) << std::endl; macro
46 #define DEBUG_PRINT(x) // macro