Searched refs:_DEBUG (Results 1 - 25 of 78) sorted by relevance

1234

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
H A Dslglobals.h56 #if defined(_DEBUG)
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Ddebug.h14 #ifdef _DEBUG
16 #endif // _DEBUG
/external/webkit/Tools/WinLauncher/
H A Dstdafx.h64 #if defined(_MSC_VER) && defined(_DEBUG)
/external/chromium/third_party/libjingle/source/talk/base/
H A Dtaskrunner.h64 #ifdef _DEBUG
107 #ifdef _DEBUG
H A Dtaskparent.cc63 #ifdef _DEBUG
86 #ifdef _DEBUG
95 #ifdef _DEBUG
H A Dtaskrunner.cc43 #ifdef _DEBUG
108 #ifdef _DEBUG
112 #ifdef _DEBUG
H A Dtask.cc88 #ifdef _DEBUG
108 #ifdef _DEBUG
145 #if _DEBUG
170 #ifdef _DEBUG
H A Dtaskparent.h62 #ifdef _DEBUG
H A Dcriticalsection.h39 #ifdef _DEBUG
41 #endif // _DEBUG
H A Dopenssladapter.h78 #if _DEBUG
80 #endif // !_DEBUG
H A Dcommon.h70 #define ENABLE_DEBUG _DEBUG
/external/bluetooth/bluedroid/stack/include/
H A Dwcassert.h22 #ifdef _DEBUG
54 #else /* _DEBUG*/
64 #endif /* _DEBUG*/
/external/llvm/include/llvm/Support/
H A DSwapByteOrder.h28 #if defined(_MSC_VER) && !defined(_DEBUG)
45 #elif defined(_MSC_VER) && !defined(_DEBUG)
62 #elif defined(_MSC_VER) && !defined(_DEBUG)
/external/dbus/dbus/
H A Dversioninfo.rc.in24 #ifdef _DEBUG
/external/stlport/stlport/stl/config/
H A D_auto_link.h15 # elif defined (_DEBUG)
H A D_evc.h43 // Ensure _DEBUG is defined.
44 #if defined (DEBUG) && !defined (_DEBUG)
45 # define _DEBUG macro
/external/chromium/third_party/libjingle/source/talk/xmpp/
H A Dxmpptask.h80 #ifdef _DEBUG
123 #ifdef _DEBUG
H A Dxmpplogintask.h91 #ifdef _DEBUG
93 #endif // _DEBUG
H A Dxmpptask.cc40 #ifdef _DEBUG
89 #ifdef _DEBUG
/external/aac/libSYS/include/
H A Dmachine_type.h106 #if defined(_DEBUG)
/external/icu4c/common/unicode/
H A Dppalmos.h160 #ifdef _DEBUG
H A Dpwin32.h195 #ifdef _DEBUG
/external/stlport/test/eh/
H A Dbcb.mak46 USERDEFINES = _DEBUG
/external/webrtc/src/system_wrappers/source/
H A Dtrace_posix.cc27 #if defined(_DEBUG)
/external/quake/quake/src/QW/gas2masm/
H A Dgas2masm.mak120 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
121 # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
122 CPP_PROJ=/nologo /MLd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE"\
126 # ADD BASE RSC /l 0x409 /d "_DEBUG"
127 # ADD RSC /l 0x409 /d "_DEBUG"

Completed in 1694 milliseconds

1234