HomeSort by relevance Sort by last modified time
    Searched refs:LOG_NDEBUG (Results 1 - 25 of 152) sorted by null

1 2 3 4 5 6 7

  /cts/apps/CtsVerifier/lib/colorchecker/
vec2.cpp 16 #define LOG_NDEBUG 0
vec3.cpp 16 #define LOG_NDEBUG 0
  /frameworks/rs/
rsUtils.h 20 #define LOG_NDEBUG 0
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsUtils.h 20 #define LOG_NDEBUG 0
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsUtils.h 20 #define LOG_NDEBUG 0
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsUtils.h 20 #define LOG_NDEBUG 0
  /libnativehelper/
ALog-priv.h 22 #ifndef LOG_NDEBUG
24 #define LOG_NDEBUG 1
26 #define LOG_NDEBUG 0
43 #if LOG_NDEBUG
  /frameworks/rs/cpp/
rsCppInternal.h 32 #undef LOG_NDEBUG
33 #define LOG_NDEBUG 0
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppInternal.h 32 #undef LOG_NDEBUG
33 #define LOG_NDEBUG 0
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppInternal.h 32 #undef LOG_NDEBUG
33 #define LOG_NDEBUG 0
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppInternal.h 32 #undef LOG_NDEBUG
33 #define LOG_NDEBUG 0
  /bootable/recovery/minzip/
Log.h 23 * You can modify this (for example with "#define LOG_NDEBUG 0"
26 #ifndef LOG_NDEBUG
28 #define LOG_NDEBUG 1
30 #define LOG_NDEBUG 0
49 #if LOG_NDEBUG
59 #if LOG_NDEBUG
134 #if LOG_NDEBUG
  /device/generic/goldfish/camera/
EmulatedQemuCamera2.cpp 23 #define LOG_NDEBUG 0
EmulatedBaseCamera.cpp 27 #define LOG_NDEBUG 0
EmulatedFakeCamera.cpp 22 #define LOG_NDEBUG 0
  /frameworks/ex/framesequence/jni/utils/
log.h 30 * You can modify this (for example with "#define LOG_NDEBUG 0"
33 #ifndef LOG_NDEBUG
35 #define LOG_NDEBUG 1
37 #define LOG_NDEBUG 0
56 #if LOG_NDEBUG
66 #if LOG_NDEBUG
139 #if LOG_NDEBUG
202 #if LOG_NDEBUG
  /external/chromium_org/third_party/hwcplus/include/log/
log.h 55 * You can modify this (for example with "#define LOG_NDEBUG 0"
58 #ifndef LOG_NDEBUG
60 #define LOG_NDEBUG 1
62 #define LOG_NDEBUG 0
81 #if LOG_NDEBUG
91 #if LOG_NDEBUG
164 #if LOG_NDEBUG
210 #if LOG_NDEBUG
220 #if LOG_NDEBUG
292 #if LOG_NDEBUG
    [all...]
  /system/core/include/log/
log.h 50 * You can modify this (for example with "#define LOG_NDEBUG 0"
53 #ifndef LOG_NDEBUG
55 #define LOG_NDEBUG 1
57 #define LOG_NDEBUG 0
77 #if LOG_NDEBUG
87 #if LOG_NDEBUG
160 #if LOG_NDEBUG
207 #if LOG_NDEBUG
217 #if LOG_NDEBUG
290 #if LOG_NDEBUG
    [all...]
  /frameworks/native/services/inputflinger/
InputWindow.cpp 18 #define LOG_NDEBUG 0
  /hardware/ti/omap4xxx/hwc/
Android.mk 19 # LOG_NDEBUG=0 means verbose logging enabled
  /hardware/ti/omap4-aah/hwc/
Android.mk 25 # LOG_NDEBUG=0 means verbose logging enabled
  /system/netd/server/
IdletimerController.cpp 96 #define LOG_NDEBUG 0
136 #if !LOG_NDEBUG
  /cts/apps/CtsVerifier/jni/cameraanalyzer/
com_android_cts_verifier_camera_analyzer_AutoLockTest.cpp 16 #define LOG_NDEBUG 0
com_android_cts_verifier_camera_analyzer_ColorCheckerTest.cpp 16 #define LOG_NDEBUG 0
com_android_cts_verifier_camera_analyzer_ExposureCompensationTest.cpp 16 #define LOG_NDEBUG 0

Completed in 1551 milliseconds

1 2 3 4 5 6 7