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

12

/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/google-benchmark/test/
H A Dcxx03_test.cc1 #undef NDEBUG macro
H A Dreporter_output_test.cc2 #undef NDEBUG macro
H A Doutput_test.h4 #undef NDEBUG macro
H A Dcomplexity_test.cc1 #undef NDEBUG macro
H A Dregister_benchmark_test.cc2 #undef NDEBUG macro
H A Dskip_with_error_test.cc2 #undef NDEBUG macro
/external/libcxx/utils/google-benchmark/test/
H A Dcxx03_test.cc1 #undef NDEBUG macro
H A Dreporter_output_test.cc2 #undef NDEBUG macro
H A Doutput_test.h4 #undef NDEBUG macro
H A Dcomplexity_test.cc1 #undef NDEBUG macro
H A Dregister_benchmark_test.cc2 #undef NDEBUG macro
H A Dskip_with_error_test.cc2 #undef NDEBUG macro
/external/compiler-rt/test/tsan/
H A Dsigsuspend.cc4 #ifdef NDEBUG
5 #undef NDEBUG macro
H A Ddeadlock_detector_stress_test.cc11 #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/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.
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_draw_upload.c28 #undef NDEBUG macro
/external/syslinux/lzo/src/
H A Dlzo_conf.h160 #undef NDEBUG macro
163 # define NDEBUG 1 macro
168 # define NDEBUG 1
/external/syslinux/gpxe/src/include/
H A Dcompiler.h450 #define NDEBUG macro
/external/syslinux/gpxe/src/util/
H A Dnrv2b.c34 #define NDEBUG 1 macro
276 #if !defined( NDEBUG)
/external/libxml2/
H A Dtrio.c86 #if !(defined(DEBUG) || defined(NDEBUG))
87 # define NDEBUG macro

Completed in 441 milliseconds

12