Searched refs:NDEBUG (Results 1 - 25 of 939) sorted by relevance

1234567891011>>

/external/clang/test/PCH/
H A Dpth.h8 # ifdef NDEBUG
/external/stlport/test/eh/
H A Dmwerks_nosgi_prefix.h5 #define NDEBUG 1 macro
H A Dmwerks_prefix.h4 #define NDEBUG 1 macro
/external/chromium_org/athena/util/
H A Dswitches.cc13 #if NDEBUG
/external/chromium_org/base/memory/
H A Dref_counted.cc18 #ifndef NDEBUG
24 #ifndef NDEBUG
31 #ifndef NDEBUG
38 #ifndef NDEBUG
43 #ifndef NDEBUG
/external/llvm/lib/Support/
H A Dregutils.h47 #ifndef NDEBUG
48 #define NDEBUG /* no assertions please */ macro
/external/chromium_org/ui/base/win/
H A Dscoped_ole_initializer.cc13 #ifndef NDEBUG
18 #ifndef NDEBUG
29 #ifndef NDEBUG
H A Dscoped_ole_initializer.h21 #ifndef NDEBUG
/external/chromium_org/base/debug/
H A Ddebugger_win.cc21 #if defined(NDEBUG)
/external/chromium_org/ui/base/cocoa/
H A Dview_description.h10 #if !NDEBUG
19 #endif // !NDEBUG
/external/llvm/lib/MC/
H A DMCLabel.cpp19 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
/external/chromium_org/base/synchronization/
H A Dcancellation_flag.h22 #if !defined(NDEBUG)
34 #if !defined(NDEBUG)
H A Dcancellation_flag.cc12 #if !defined(NDEBUG)
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DBidiCharacterRun.cpp38 #ifndef NDEBUG
46 #ifndef NDEBUG
/external/chromium_org/third_party/cld/base/
H A Dlog_severity.h19 #ifdef NDEBUG
31 // NDEBUG usage helpers related to (RAW_)DCHECK:
33 // DEBUG_MODE is for small !NDEBUG uses like
36 // #ifndef NDEBUG
40 #ifdef NDEBUG
/external/llvm/include/llvm/IR/
H A DLeakDetector.h14 // When compiling with NDEBUG (Release build), this class does nothing, thus
38 #ifndef NDEBUG
48 #ifndef NDEBUG
61 #ifndef NDEBUG
71 #ifndef NDEBUG
76 #ifndef NDEBUG
/external/chromium_org/base/win/
H A Dscoped_com_initializer.h40 #ifndef NDEBUG
52 #ifndef NDEBUG
56 #ifndef NDEBUG
65 #ifndef NDEBUG
/external/chromium_org/v8/src/
H A Dv8.h14 #if defined(DEBUG) && defined(NDEBUG)
16 // version of V8. We do not use NDEBUG and simply undef it here for
18 #undef NDEBUG macro
23 // may use NDEBUG - make sure they are consistent.
24 #if defined(DEBUG) && defined(NDEBUG)
25 #error both DEBUG and NDEBUG are set
/external/llvm/unittests/IR/
H A DLeakDetectorTest.cpp18 #ifndef NDEBUG
/external/openssl/crypto/aes/
H A Daes_ecb.c53 # ifndef NDEBUG
54 # define NDEBUG macro
/external/chromium_org/ppapi/proxy/
H A Dproxy_completion_callback_factory.h23 #ifndef NDEBUG
29 #ifndef NDEBUG
35 #ifndef NDEBUG
42 #ifndef NDEBUG
51 #ifndef NDEBUG
/external/chromium_org/ppapi/utility/
H A Dcompletion_callback_factory_thread_traits.h86 #ifndef NDEBUG
114 #ifndef NDEBUG
127 #ifndef NDEBUG
140 #ifndef NDEBUG
149 #ifndef NDEBUG
156 #ifndef NDEBUG
/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextEncodingRegistry.h52 #ifndef NDEBUG
61 #ifndef NDEBUG
/external/chromium_org/base/
H A Dsequence_checker.h9 #if (!defined(NDEBUG) || defined(DCHECK_ALWAYS_ON))
/external/chromium_org/base/threading/
H A Dnon_thread_safe.h15 #if (!defined(NDEBUG) || defined(DCHECK_ALWAYS_ON))

Completed in 4535 milliseconds

1234567891011>>