Searched refs:DEBUG_UNUSED (Results 1 - 6 of 6) sorted by last modified time

/external/skia/experimental/Intersection/
H A DSimplify.cpp34 #define DEBUG_UNUSED 0 // set to expose unused functions macro
508 #if DEBUG_UNUSED
H A DSimplifyFindNext_Test.cpp80 #if DEBUG_UNUSED
96 #if DEBUG_UNUSED
/external/mdnsresponder/mDNSShared/
H A DDebugServices.c1134 DEBUG_UNUSED( inComponentSignature );
1135 DEBUG_UNUSED( inOptions );
1136 DEBUG_UNUSED( inExceptionString );
1137 DEBUG_UNUSED( inValue );
1138 DEBUG_UNUSED( inOutputMsg );
2049 DEBUG_UNUSED( inType );
2050 DEBUG_UNUSED( inTypeSize );
H A DDebugServices.h359 /*! @defined DEBUG_UNUSED
365 There is no universally supported pragma/attribute for indicating a variable is unused. DEBUG_UNUSED lets us
369 #define DEBUG_UNUSED( X ) (void)( X ) macro
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplify.cpp34 #define DEBUG_UNUSED 0 // set to expose unused functions macro
508 #if DEBUG_UNUSED
H A DSimplifyFindNext_Test.cpp80 #if DEBUG_UNUSED
96 #if DEBUG_UNUSED

Completed in 136 milliseconds