HomeSort by relevance Sort by last modified time
    Searched refs:qDNGDebug (Results 1 - 5 of 5) sorted by null

  /external/dng_sdk/source/
dng_assertions.h 30 #if qDNGDebug
46 #if qDNGDebug
49 /// it fails and assertions are compiled in via qDNGDebug
58 /// it fails and assertions are compiled in via qDNGDebug
71 #if qDNGDebug
74 /// an exception if it fails and assertions are compiled in via qDNGDebug
97 /// an exception if it fails and assertions are compiled in via qDNGDebug
dng_flags.h 81 /// \def qDNGDebug
87 #ifndef qDNGDebug
90 #define qDNGDebug Debug
93 #define qDNGDebug _DEBUG
96 #define qDNGDebug 0
dng_exceptions.cpp 25 #define qDNGReportErrors ((qDNGDebug && qMacOS) || qDNGValidate)
dng_mutex.cpp 163 #if qDNGDebug
dng_utils.cpp 55 #if qDNGDebug

Completed in 185 milliseconds