Home
last modified time | relevance | path

Searched refs:NDEBUG (Results 1 – 25 of 1460) sorted by relevance

12345678910>>...59

/third_party/boost/libs/assert/test/
Dassert_is_void_test.cpp16 #undef NDEBUG
26 #define NDEBUG macro
38 #undef NDEBUG
48 #define NDEBUG macro
62 #undef NDEBUG
72 #define NDEBUG macro
86 #undef NDEBUG
96 #define NDEBUG macro
Dassert_msg_test2.cpp17 #undef NDEBUG
32 #define NDEBUG macro
55 #undef NDEBUG
86 #define NDEBUG macro
Dassert_test2.cpp17 #undef NDEBUG
32 #define NDEBUG macro
55 #undef NDEBUG
86 #define NDEBUG macro
/third_party/boost/libs/assert/test/exp/
Dverify_msg_exp_test.cpp19 #undef NDEBUG
32 #define NDEBUG macro
46 #undef NDEBUG
58 #define NDEBUG macro
74 #undef NDEBUG
87 #define NDEBUG macro
104 #undef NDEBUG
117 #define NDEBUG macro
Dverify_exp_test.cpp19 #undef NDEBUG
32 #define NDEBUG macro
45 #undef NDEBUG
57 #undef NDEBUG
73 #undef NDEBUG
83 #define NDEBUG macro
100 #undef NDEBUG
113 #define NDEBUG macro
Dassert_exp_test.cpp34 #undef NDEBUG
47 #define NDEBUG macro
62 #undef NDEBUG
74 #define NDEBUG macro
93 #undef NDEBUG
107 #define NDEBUG macro
125 #undef NDEBUG
139 #define NDEBUG macro
Dassert_msg_exp_test.cpp34 #undef NDEBUG
47 #define NDEBUG macro
62 #undef NDEBUG
74 #define NDEBUG macro
93 #undef NDEBUG
107 #define NDEBUG macro
125 #undef NDEBUG
139 #define NDEBUG macro
/third_party/flutter/engine/flutter/fml/memory/
Dref_counted_internal.h22 #ifndef NDEBUG in AddRef()
41 #ifndef NDEBUG in Release()
60 #ifndef NDEBUG in Release()
68 #ifndef NDEBUG
78 #ifndef NDEBUG
88 #ifndef NDEBUG in RefCountedThreadSafeBase()
97 #ifndef NDEBUG in ~RefCountedThreadSafeBase()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.h83 #ifdef NDEBUG
100 #ifndef NDEBUG
112 #ifndef NDEBUG
124 #ifndef NDEBUG
136 #ifndef NDEBUG
148 #ifndef NDEBUG
169 #ifndef NDEBUG
197 #ifndef NDEBUG
223 #ifndef NDEBUG
250 #ifndef NDEBUG
[all …]
/third_party/grpc/src/core/lib/gprpp/
Dref_counted.h58 #ifndef NDEBUG
64 #ifndef NDEBUG
72 #ifndef NDEBUG
83 #ifndef NDEBUG
100 #ifndef NDEBUG in RefNonZero()
112 #ifndef NDEBUG in RefNonZero()
129 #ifndef NDEBUG in RefIfNonZero()
139 #ifndef NDEBUG in RefIfNonZero()
156 #ifndef NDEBUG in Unref()
163 #ifndef NDEBUG in Unref()
[all …]
Ddual_ref_counted.h72 #ifndef NDEBUG in Unref()
90 #ifndef NDEBUG in Unref()
114 #ifndef NDEBUG in RefIfNonZero()
133 #ifndef NDEBUG in RefIfNonZero()
165 #ifndef NDEBUG in WeakUnref()
174 #ifndef NDEBUG in WeakUnref()
187 #ifndef NDEBUG in WeakUnref()
196 #ifndef NDEBUG in WeakUnref()
222 #ifndef NDEBUG
229 #ifndef NDEBUG
[all …]
/third_party/grpc/src/core/lib/iomgr/
Dclosure.h81 #ifndef NDEBUG
91 #ifndef NDEBUG
102 #ifndef NDEBUG
114 #ifndef NDEBUG
139 #ifndef NDEBUG
149 #ifndef NDEBUG
159 #ifndef NDEBUG
236 #ifndef NDEBUG
245 #ifndef NDEBUG
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp84 #ifndef NDEBUG in getNodeIdentifierLabel()
119 #ifndef NDEBUG in getNodeAttributes()
152 #ifndef NDEBUG in viewGraph()
170 #ifndef NDEBUG in clearGraphAttrs()
182 #ifndef NDEBUG in setGraphAttrs()
194 #ifndef NDEBUG in getGraphAttrs()
212 #ifndef NDEBUG in setGraphColor()
227 #ifndef NDEBUG in setSubgraphColorHelper()
256 #ifndef NDEBUG in setSubgraphColor()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_debug.h37 #if defined(DEBUG) || !defined(NDEBUG)
52 #if defined(DEBUG) || !defined(NDEBUG)
94 #if defined(DEBUG) || !defined(NDEBUG)
108 #if defined(DEBUG) || !defined(NDEBUG)
116 #if defined(DEBUG) || !defined(NDEBUG)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAccelTable.h125 #ifndef NDEBUG
149 #ifndef NDEBUG
182 #ifndef NDEBUG
233 #ifndef NDEBUG
256 #ifndef NDEBUG
278 #ifndef NDEBUG
330 #ifndef NDEBUG
351 #ifndef NDEBUG
367 #ifndef NDEBUG
394 #ifndef NDEBUG
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DObject.cpp25 #ifndef NDEBUG
34 #ifndef NDEBUG in Object()
44 #ifndef NDEBUG in ~Object()
90 #ifndef NDEBUG
/third_party/boost/boost/
Dassert.hpp36 …defined(BOOST_DISABLE_ASSERTS) || ( defined(BOOST_ENABLE_ASSERT_DEBUG_HANDLER) && defined(NDEBUG) )
42 …(BOOST_ENABLE_ASSERT_HANDLER) || ( defined(BOOST_ENABLE_ASSERT_DEBUG_HANDLER) && !defined(NDEBUG) )
62 #if defined(NDEBUG)
75 #if defined(BOOST_DISABLE_ASSERTS) || ( !defined(BOOST_ENABLE_ASSERT_HANDLER) && defined(NDEBUG) )
/third_party/boost/boost/range/algorithm_ext/
Doverwrite.hpp38 #ifndef NDEBUG in overwrite()
45 #ifndef NDEBUG in overwrite()
65 #ifndef NDEBUG in overwrite()
72 #ifndef NDEBUG in overwrite()
/third_party/mesa3d/src/broadcom/cle/
Dv3d_packet_helpers.h38 #ifndef NDEBUG
73 #ifndef NDEBUG in __gen_uint()
91 #ifndef NDEBUG in __gen_sint()
108 #ifndef NDEBUG in __gen_offset()
131 #ifndef NDEBUG in __gen_sfixed()
150 #ifndef NDEBUG in __gen_ufixed()
/third_party/skia/third_party/externals/swiftshader/src/System/
DDebug.hpp75 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
84 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
107 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
149 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
/third_party/skia/third_party/externals/swiftshader/src/Common/
DDebug.hpp34 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
40 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
51 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
/third_party/boost/libs/assert/doc/
Dassert.adoc29 the macro `NDEBUG` is defined. This allows users to selectively disable `BOOST_ASSERT` without
42 This is true regardless of whether `NDEBUG` is defined.
57 is included, `BOOST_ASSERT(expr)` expands to `((void)0)` when `NDEBUG` is
73 the macro `NDEBUG` is defined.
83 This is true regardless of whether `NDEBUG` is defined.
98 is included, `BOOST_ASSERT_MSG(expr)` expands to `((void)0)` when `NDEBUG` is
119 * Otherwise, `BOOST_VERIFY(expr)` expands to `\((void)(expr))` when `NDEBUG` is
132 * Otherwise, `BOOST_VERIFY_MSG(expr,msg)` expands to `\((void)(expr))` when `NDEBUG` is
163 * By default, `BOOST_ASSERT_IS_VOID` is defined if `NDEBUG` is defined.
166 …_ASSERT_DEBUG_HANDLER` is defined, then `BOOST_ASSERT_IS_VOID` is defined when `NDEBUG` is defined.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp59 #ifndef NDEBUG
70 #ifndef NDEBUG
76 #ifndef NDEBUG
100 #ifndef NDEBUG
112 #ifndef NDEBUG
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DDebug.hpp77 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
86 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
109 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
158 #if !defined(NDEBUG) || defined(DCHECK_ALWAYS_ON)
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-config.hh43 #ifndef NDEBUG
44 #define NDEBUG macro
114 #ifdef NDEBUG

12345678910>>...59