Searched defs:_DEBUG (Results 1 - 6 of 6) sorted by path

/external/chromium_org/third_party/libpng/
H A Dpng.h2615 #ifndef _DEBUG
2616 # define _DEBUG macro
/external/chromium_org/tools/grit/grit/gather/
H A Dtr_html.py209 _DEBUG = 0 variable
211 if _DEBUG:
/external/libpng/
H A Dpngdebug.h57 # ifndef _DEBUG
58 # define _DEBUG macro
/external/pdfium/core/include/fxcrt/
H A Dfx_system.h113 #if defined(DEBUG) && !defined(_DEBUG)
114 #define _DEBUG macro
130 #ifdef _DEBUG
/external/qemu/distrib/libpng-1.2.46/
H A Dpng.h2687 #ifndef _DEBUG
2688 # define _DEBUG macro
/external/stlport/stlport/stl/config/
H A D_evc.h43 // Ensure _DEBUG is defined.
44 #if defined (DEBUG) && !defined (_DEBUG)
45 # define _DEBUG macro

Completed in 3090 milliseconds