Searched refs:_DEBUG (Results 51 - 75 of 78) sorted by relevance

1234

/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
H A DEASLib.c629 #if defined(_DEBUG) && !defined(MSC)
676 #if defined(_DEBUG) && !defined(MSC)
715 #if defined(_DEBUG) && !defined(MSC)
H A DEASLibVst.c324 #if defined(_DEBUG) && !defined(MSC)
371 #if defined(_DEBUG) && !defined(MSC)
410 #if defined(_DEBUG) && !defined(MSC)
/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c69 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
3704 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
3726 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
3742 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
3792 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
3815 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c66 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
3374 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
3396 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
3412 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
3463 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
3486 #if defined(_DEBUGHEAP) && defined(_DEBUG) && defined(WIN32)
/external/chromium/third_party/libjingle/source/talk/base/
H A Dlogging.cc91 #if _DEBUG
93 #else // !_DEBUG
95 #endif // !_DEBUG
H A Dnetwork.cc313 #ifdef _DEBUG
315 #else // !_DEBUG
320 #endif // !_DEBUG
H A Dsigslot.h547 #ifdef _DEBUG
701 #ifdef _DEBUG
840 #ifdef _DEBUG
978 #ifdef _DEBUG
1116 #ifdef _DEBUG
1256 #ifdef _DEBUG
1396 #ifdef _DEBUG
1536 #ifdef _DEBUG
1677 #ifdef _DEBUG
/external/opencv/cv/src/
H A D_cvlist.h66 #ifdef _DEBUG
68 #endif /*_DEBUG*/
/external/quake/quake/src/QW/server/
H A Dqwsv.mak212 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
213 # ADD CPP /nologo /Gm /GX /Zi /Od /I "." /I "../client" /D "_DEBUG" /D "SERVERONLY" /D "WIN32" /D "_CONSOLE" /FR /YX /c
214 CPP_PROJ=/nologo /MLd /Gm /GX /Zi /Od /I "." /I "../client" /D "_DEBUG" /D\
219 # ADD BASE RSC /l 0x409 /d "_DEBUG"
220 # ADD RSC /l 0x409 /d "_DEBUG"
/external/icu4c/i18n/
H A Dfmtable.cpp788 #ifdef _DEBUG
/external/webkit/Tools/DumpRenderTree/win/
H A DDumpRenderTree.cpp1409 #ifdef _DEBUG
1443 #ifdef _DEBUG
/external/tinyxml/
H A Dtinyxml.h42 #if defined( _DEBUG ) && !defined( DEBUG )
/external/tinyxml2/
H A Dtinyxml2.h40 #if defined( _DEBUG ) || defined( DEBUG ) || defined (__DEBUG__)
/external/opencv/cxcore/src/
H A Dcxdrawing.cpp1271 #ifdef _DEBUG
1280 #ifdef _DEBUG
/external/libvpx/mkvparser/
H A Dmkvparser.cpp34 //#ifdef _DEBUG
66 //#ifdef _DEBUG
1590 #ifdef _DEBUG
4493 #ifdef _DEBUG
4598 #ifdef _DEBUG
7844 #ifdef _DEBUG
/external/qemu/distrib/sdl-1.2.15/src/video/gapi/
H A DSDL_gapivideo.c62 #if defined(DEBUG) || defined (_DEBUG) || defined(NDEBUG)
/external/srec/seti/sltsEngine/src/
H A Drun_seq_lts.c49 #ifdef _DEBUG
/external/dbus/dbus/
H A Ddbus-sysdeps-win.c2539 #ifdef _DEBUG
/external/icu4c/test/intltest/
H A Dtmsgfmt.cpp190 #if defined(_DEBUG) && U_IOSTREAM_SOURCE!=0
246 #endif /* defined(_DEBUG) && U_IOSTREAM_SOURCE!=0 */
/external/libpng/
H A Dpng.h2687 #ifndef _DEBUG
2688 # define _DEBUG macro
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc2864 #if _MSC_VER == 1310 && !defined(_DEBUG) // MSVC 7.1 and optimized build.
2870 #endif // _MSC_VER==1310 && !defined(_DEBUG)
/external/opencv/ml/src/
H A Dmlsvm.cpp629 #ifdef _DEBUG
/external/chromium/testing/gtest/src/
H A Dgtest.cc3645 #if (_MSC_VER == 1310 && !defined(_DEBUG)) || defined(__BORLANDC__)
3651 #endif // (_MSC_VER == 1310 && !defined(_DEBUG)) || defined(__BORLANDC__)
/external/eigen/unsupported/test/mpreal/
H A Dmpreal.h114 #if defined(MPREAL_HAVE_MSVC_DEBUGVIEW) && defined(_MSC_VER) && defined(_DEBUG)
/external/gtest/src/
H A Dgtest.cc3645 #if (_MSC_VER == 1310 && !defined(_DEBUG)) || defined(__BORLANDC__)
3651 #endif // (_MSC_VER == 1310 && !defined(_DEBUG)) || defined(__BORLANDC__)

Completed in 719 milliseconds

1234