HomeSort by relevance Sort by last modified time
    Searched defs:NDEBUG (Results 1 - 25 of 66) sorted by null

1 2 3

  /bionic/tests/headers/posix/
assert_h.c 29 #undef NDEBUG
31 #define NDEBUG
37 #undef NDEBUG
  /bionic/tests/
assert_test.cpp 19 #undef NDEBUG
34 #define NDEBUG
  /external/mesa3d/src/util/
u_atomic_test.c 30 #undef NDEBUG
  /external/swiftshader/third_party/LLVM/lib/Support/
regutils.h 44 #ifndef NDEBUG
45 #define NDEBUG /* no assertions please */
  /external/llvm/lib/Support/
regutils.h 47 #ifndef NDEBUG
48 #define NDEBUG /* no assertions please */
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regutils.h 47 #ifndef NDEBUG
48 #define NDEBUG /* no assertions please */
  /bionic/libc/upstream-netbsd/lib/libc/regex/
utils.h 82 #ifndef NDEBUG
83 #define NDEBUG /* no assertions please */
  /external/google-benchmark/test/
options_test.cc 5 #if defined(NDEBUG)
6 #undef NDEBUG
cxx03_test.cc 1 #undef NDEBUG
user_counters_tabular_test.cc 2 #undef NDEBUG
user_counters_test.cc 2 #undef NDEBUG
  /external/libcxx/utils/google-benchmark/test/
options_test.cc 5 #if defined(NDEBUG)
6 #undef NDEBUG
cxx03_test.cc 1 #undef NDEBUG
user_counters_tabular_test.cc 2 #undef NDEBUG
  /external/libdrm/tests/etnaviv/
etnaviv_cmd_stream_test.c 27 #undef NDEBUG
etnaviv_bo_cache_test.c 31 #undef NDEBUG
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/test/
cxx03_test.cc 1 #undef NDEBUG
options_test.cc 5 #if defined(NDEBUG)
6 #undef NDEBUG
reporter_output_test.cc 2 #undef NDEBUG
  /external/compiler-rt/test/tsan/
sigsuspend.cc 4 #ifdef NDEBUG
5 #undef NDEBUG
  /external/deqp/framework/delibs/debase/
deDefs.c 46 #if (DE_OS == DE_OS_UNIX || DE_OS == DE_OS_WIN32) && defined(NDEBUG)
48 # undef NDEBUG
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_context.c 29 #undef NDEBUG
test_surface.c 29 #undef NDEBUG
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_driver.h 38 #undef NDEBUG
  /external/webrtc/webrtc/test/channel_transport/
channel_transport.cc 22 #undef NDEBUG

Completed in 300 milliseconds

1 2 3