Searched refs:NDEBUG (Results 176 - 200 of 939) sorted by relevance

1234567891011>>

/external/chromium_org/ui/views/
H A Dview_model.h82 #if !defined(NDEBUG)
/external/clang/lib/AST/
H A DDeclFriend.cpp32 #ifndef NDEBUG
/external/gtest/include/gtest/
H A Dgtest-death-test.h234 // #ifdef NDEBUG
256 # ifdef NDEBUG
272 # endif // NDEBUG for EXPECT_DEBUG_DEATH
/external/libgsm/src/
H A Ddebug.c11 #ifndef NDEBUG
13 /* If NDEBUG _is_ defined and no debugging should be performed,
/external/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h86 #ifndef NDEBUG
/external/llvm/include/llvm/MC/
H A DMachineLocation.h72 #ifndef NDEBUG
/external/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp42 #ifndef NDEBUG
105 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
175 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
282 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
/external/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp77 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DScheduleDAGPrinter.cpp88 #ifndef NDEBUG
93 #endif // NDEBUG
/external/llvm/lib/MC/
H A DMCSymbol.cpp90 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
/external/llvm/lib/Support/
H A DDebug.cpp33 // All Debug.h functionality is a no-op in NDEBUG mode.
34 #ifndef NDEBUG
75 // This is a bit sneaky. Since this is under #ifndef NDEBUG, we
77 // circular_raw_ostream. If NDEBUG is defined, then dbgs() ==
/external/llvm/lib/Target/PowerPC/
H A DPPC.h35 #ifndef NDEBUG
H A DPPCCTRLoops.cpp50 #ifndef NDEBUG
64 #ifndef NDEBUG
72 #ifndef NDEBUG
80 #ifndef NDEBUG
118 #ifndef NDEBUG
122 #ifndef NDEBUG
143 #endif // NDEBUG
158 #ifndef NDEBUG
168 #endif // NDEBUG
415 #ifndef NDEBUG
[all...]
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-death-test.h223 // #ifdef NDEBUG
245 # ifdef NDEBUG
261 # endif // NDEBUG for EXPECT_DEBUG_DEATH
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-death-test.h223 // #ifdef NDEBUG
245 # ifdef NDEBUG
261 # endif // NDEBUG for EXPECT_DEBUG_DEATH
/external/protobuf/gtest/include/gtest/
H A Dgtest-death-test.h223 // #ifdef NDEBUG
245 #ifdef NDEBUG
261 #endif // NDEBUG for EXPECT_DEBUG_DEATH
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc245 #ifndef NDEBUG
263 #ifndef NDEBUG
269 #ifndef NDEBUG
276 #ifndef NDEBUG
/external/chromium_org/extensions/browser/api/cast_channel/
H A Dcast_channel_apitest.cc192 #if defined(OS_WIN) && !defined(NDEBUG)
208 #if defined(OS_WIN) && !defined(NDEBUG)
224 #if defined(OS_WIN) && !defined(NDEBUG)
260 #if defined(OS_WIN) && !defined(NDEBUG)
274 #if defined(OS_WIN) && !defined(NDEBUG)
/external/chromium_org/mojo/public/cpp/environment/tests/
H A Dlogging_unittest.cc385 #ifdef NDEBUG
409 #ifdef NDEBUG
420 #ifndef NDEBUG
424 #ifdef NDEBUG
449 #ifdef NDEBUG
/external/chromium_org/third_party/WebKit/Source/platform/
H A DPODIntervalTreeTest.cpp43 #ifndef NDEBUG
89 #ifndef NDEBUG
132 #ifndef NDEBUG
189 #ifndef NDEBUG
210 #ifndef NDEBUG
H A DPODRedBlackTree.h79 #ifndef NDEBUG
87 #ifndef NDEBUG
116 #ifndef NDEBUG
128 #ifndef NDEBUG
140 #ifndef NDEBUG
228 #ifndef NDEBUG
784 #ifdef NDEBUG
794 #ifndef NDEBUG
821 #ifndef NDEBUG
/external/chromium_org/base/strings/
H A Dsafe_sprintf_unittest.cc110 #if defined(NDEBUG)
178 #if defined(NDEBUG)
188 #if defined(NDEBUG)
377 #if defined(NDEBUG)
433 #if defined(NDEBUG)
448 #if !defined(NDEBUG)
488 #if !defined(NDEBUG)
526 #if defined(NDEBUG)
562 #if defined(NDEBUG)
596 #if defined(NDEBUG)
[all...]
/external/chromium_org/base/memory/
H A Ddiscardable_memory_mac.cc104 #if !defined(NDEBUG)
134 #if !defined(NDEBUG)
/external/chromium_org/components/visitedlink/browser/
H A Dvisitedlink_master.cc229 #ifndef NDEBUG
561 #ifndef NDEBUG
581 #ifndef NDEBUG
718 #ifndef NDEBUG
765 #ifndef NDEBUG
791 #ifndef NDEBUG
896 #ifndef NDEBUG
938 #ifndef NDEBUG
/external/chromium_org/sandbox/win/src/
H A Dprocess_mitigations_test.cc97 #if defined(NDEBUG) // ASLR cannot be forced in debug builds.
121 #if defined(NDEBUG) // ASLR cannot be forced in debug builds.

Completed in 672 milliseconds

1234567891011>>