Searched defs:NDEBUG (Results 1 - 25 of 49) sorted by relevance

12

/external/mesa3d/src/util/
H A Du_atomic_test.c30 #undef NDEBUG macro
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregutils.h44 #ifndef NDEBUG
45 #define NDEBUG /* no assertions please */ macro
/external/llvm/lib/Support/
H A Dregutils.h47 #ifndef NDEBUG
48 #define NDEBUG /* no assertions please */ macro
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregutils.h47 #ifndef NDEBUG
48 #define NDEBUG /* no assertions please */ macro
/external/compiler-rt/test/tsan/
H A Dsigsuspend.cc4 #ifdef NDEBUG
5 #undef NDEBUG macro
/external/google-benchmark/test/
H A Doptions_test.cc5 #if defined(NDEBUG)
6 #undef NDEBUG macro
H A Dcxx03_test.cc1 #undef NDEBUG macro
H A Duser_counters_tabular_test.cc2 #undef NDEBUG macro
H A Dreporter_output_test.cc2 #undef NDEBUG macro
H A Duser_counters_test.cc2 #undef NDEBUG macro
/external/libcxx/utils/google-benchmark/test/
H A Doptions_test.cc5 #if defined(NDEBUG)
6 #undef NDEBUG macro
H A Dcxx03_test.cc1 #undef NDEBUG macro
H A Duser_counters_tabular_test.cc2 #undef NDEBUG macro
H A Dreporter_output_test.cc2 #undef NDEBUG macro
H A Duser_counters_test.cc2 #undef NDEBUG macro
/external/libdrm/tests/etnaviv/
H A Detnaviv_cmd_stream_test.c27 #undef NDEBUG macro
H A Detnaviv_bo_cache_test.c31 #undef NDEBUG macro
/external/deqp/framework/delibs/debase/
H A DdeDefs.c46 #if (DE_OS == DE_OS_UNIX || DE_OS == DE_OS_WIN32) && defined(NDEBUG)
48 # undef NDEBUG macro
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
H A Dtest_context.c29 #undef NDEBUG macro
H A Dtest_surface.c29 #undef NDEBUG macro
H A Dtest_blocks.c29 #undef NDEBUG macro
H A Dtest_subpicture.c29 #undef NDEBUG macro
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_driver.h38 #undef NDEBUG macro
/external/webrtc/webrtc/test/channel_transport/
H A Dchannel_transport.cc22 #undef NDEBUG macro
/external/eigen/test/
H A Dmain.h105 #ifdef NDEBUG
106 #undef NDEBUG macro
109 // On windows CE, NDEBUG is automatically defined <assert.h> if NDEBUG is not defined.

Completed in 1229 milliseconds

12