HomeSort by relevance Sort by last modified time
    Searched full:ndebug (Results 176 - 200 of 1935) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
50 #ifdef NDEBUG
  /art/imgdiag/
Android.bp 17 // Build variants {target,host} x {debug,ndebug} x {32,64}
  /external/blktrace/btreplay/
Makefile 5 # NDEBUG - Defined: no asserts, Undefined: asserts
  /external/clang/tools/scan-build-py/tests/unit/
test_clang.py 24 self.assertTrue('NDEBUG' in result)
  /external/google-benchmark/test/
cxx03_test.cc 1 #undef NDEBUG
  /external/google-breakpad/src/common/mac/
BreakpadRelease.xcconfig 34 GCC_PREPROCESSOR_DEFINITIONS = $(inherited) NDEBUG
  /external/google-breakpad/src/testing/gtest/xcode/Config/
ReleaseProject.xcconfig 27 // NDEBUG is used by things like assert.h, so define it for general compat.

Completed in 1735 milliseconds

1 2 3 4 5 6 78 91011>>