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

1234567891011>>

/external/bison/lib/
H A Dconfig.in.h1830 #undef NDEBUG macro
/external/ceres-solver/internal/ceres/miniglog/glog/
H A Dlogging.h324 #ifndef NDEBUG
345 #ifndef NDEBUG
353 #endif // NDEBUG
370 #ifndef NDEBUG
386 #endif // NDEBUG
414 #ifndef NDEBUG
422 #endif // NDEBUG
/external/chromium_org/ash/accelerators/
H A Daccelerator_controller.cc87 #if defined(NDEBUG)
798 #if !defined(NDEBUG)
H A Daccelerator_controller_unittest.cc814 #if !defined(NDEBUG)
823 #endif // !NDEBUG
1163 #if !defined(NDEBUG)
1177 #if !defined(NDEBUG)
H A Daccelerator_table.cc180 #if !defined(NDEBUG)
300 #if defined(OS_CHROMEOS) && !defined(NDEBUG)
350 #if !defined(NDEBUG)
H A Daccelerator_table.h160 #if !defined(NDEBUG)
/external/chromium_org/ash/
H A Dshell.cc398 #ifndef NDEBUG
/external/chromium_org/athena/screen/
H A Dscreen_manager_impl.cc289 #if !defined(NDEBUG)
309 #if !defined(NDEBUG)
/external/chromium_org/athena/util/
H A Dswitches.cc13 #if NDEBUG
/external/chromium_org/base/allocator/
H A Dgeneric_allocators.cc112 #ifndef NDEBUG
171 #endif // NDEBUG
H A Dtcmalloc_unittest.cc47 #ifdef NDEBUG
/external/chromium_org/base/android/
H A Dbuild_info.cc40 #ifndef NDEBUG
H A Djni_int_wrapper.h18 #ifdef NDEBUG
54 #endif // NDEBUG
/external/chromium_org/base/
H A Dbind_unittest.cc816 #if (!defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)) && GTEST_HAS_DEATH_TEST
825 #endif // (!defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)) &&
H A Dlazy_instance.h59 #ifndef NDEBUG
93 #ifndef NDEBUG
142 #ifndef NDEBUG
H A Dlogging.cc462 #if !defined(NDEBUG)
513 #endif // !defined(NDEBUG)
545 #if !defined(NDEBUG) && !defined(OS_NACL) && !defined(__UCLIBC__)
640 #ifndef NDEBUG
H A Dlogging.h198 // whether NDEBUG is defined or not so that we'll fail to link if someone tries
199 // to compile logging.cc with NDEBUG but includes logging.h without defining it,
201 #if NDEBUG
294 #ifdef NDEBUG
430 // controlled by NDEBUG, so the check will be executed regardless of
436 #if defined(OFFICIAL_BUILD) && defined(NDEBUG) && !defined(OS_ANDROID)
536 #if defined(NDEBUG)
542 #if defined(NDEBUG) && !defined(DCHECK_ALWAYS_ON)
562 // |condition| (which may reference a variable defined only if NDEBUG
578 // #ifndef NDEBUG
[all...]
H A Dlogging_unittest.cc20 #if !defined(OFFICIAL_BUILD) || defined(DCHECK_ALWAYS_ON) || !defined(NDEBUG)
88 #if defined(NDEBUG)
90 #else // defined(NDEBUG)
92 #endif // defined(NDEBUG)
175 #if !defined(NDEBUG)
202 #if defined(NDEBUG) && !defined(DCHECK_ALWAYS_ON)
206 #elif defined(NDEBUG) && defined(DCHECK_ALWAYS_ON)
/external/chromium_org/base/debug/
H A Ddebugger_posix.cc194 #if defined(NDEBUG) && !defined(OS_MACOSX) && !defined(OS_ANDROID)
248 #elif defined(NDEBUG)
H A Ddebugger_win.cc21 #if defined(NDEBUG)
H A Dleak_tracker.h11 #if !defined(NDEBUG) && !defined(__UCLIBC__)
H A Dstack_trace_posix.cc504 #if !defined(NDEBUG)
525 #endif // !defined(NDEBUG)
615 #if !defined(NDEBUG)
647 #endif // !defined(NDEBUG)
669 #if !defined(NDEBUG)
677 #endif // !defined(NDEBUG)
683 #if !defined(NDEBUG)
689 #endif // !defined(NDEBUG)
H A Dstack_trace_unittest.cc50 #if defined(OS_POSIX) && !defined(OS_MACOSX) && NDEBUG
55 #endif // defined(OS_POSIX) && !defined(OS_MACOSX) && NDEBUG
/external/chromium_org/base/i18n/
H A Dicu_util.cc47 #if !defined(NDEBUG)
59 #if !defined(NDEBUG)
84 #if !defined(NDEBUG)
160 #if !defined(NDEBUG)
/external/chromium_org/base/mac/
H A Dmac_logging.h48 #if defined(NDEBUG)

Completed in 1070 milliseconds

1234567891011>>