Searched refs:DEBUG_PRINT (Results 1 – 14 of 14) sorted by relevance
/external/strace/tests-mx32/ |
D | nsyscalls.c | 47 #ifndef DEBUG_PRINT 48 # define DEBUG_PRINT 0 macro 58 #if DEBUG_PRINT 78 #if DEBUG_PRINT in test_syscall() 103 #if DEBUG_PRINT in main()
|
D | nsyscalls-d.c | 1 #define DEBUG_PRINT 1 macro
|
/external/strace/tests/ |
D | nsyscalls.c | 47 #ifndef DEBUG_PRINT 48 # define DEBUG_PRINT 0 macro 58 #if DEBUG_PRINT 78 #if DEBUG_PRINT in test_syscall() 103 #if DEBUG_PRINT in main()
|
D | nsyscalls-d.c | 1 #define DEBUG_PRINT 1 macro
|
/external/strace/tests-m32/ |
D | nsyscalls.c | 47 #ifndef DEBUG_PRINT 48 # define DEBUG_PRINT 0 macro 58 #if DEBUG_PRINT 78 #if DEBUG_PRINT in test_syscall() 103 #if DEBUG_PRINT in main()
|
D | nsyscalls-d.c | 1 #define DEBUG_PRINT 1 macro
|
/external/mesa3d/src/gallium/winsys/sw/kms-dri/ |
D | kms_dri_sw_winsys.c | 57 #define DEBUG_PRINT(msg, ...) fprintf(stderr, msg, __VA_ARGS__) macro 59 #define DEBUG_PRINT(msg, ...) macro 147 DEBUG_PRINT("KMS-DEBUG: created buffer %u (size %u)\n", kms_sw_dt->handle, kms_sw_dt->size); in kms_sw_displaytarget_create() 179 DEBUG_PRINT("KMS-DEBUG: destroyed buffer %u\n", kms_sw_dt->handle); in kms_sw_displaytarget_destroy() 207 DEBUG_PRINT("KMS-DEBUG: mapped buffer %u (size %u) at %p\n", in kms_sw_displaytarget_map() 223 DEBUG_PRINT("KMS-DEBUG: imported buffer %u (size %u)\n", in kms_sw_displaytarget_find_and_ref() 280 DEBUG_PRINT("KMS-DEBUG: unmapped buffer %u (was %p)\n", kms_sw_dt->handle, kms_sw_dt->mapped); in kms_sw_displaytarget_unmap() 299 DEBUG_PRINT("KMS-DEBUG: attempt to import unsupported winsys offset %d\n", in kms_sw_displaytarget_from_handle()
|
/external/webrtc/webrtc/voice_engine/ |
D | voice_engine_defines.h | 138 #define DEBUG_PRINT(...) \ macro 146 #define DEBUG_PRINT(exp) ((void)0) macro
|
/external/libavc/encoder/ |
D | ih264e_config.h | 47 #define DEBUG_PRINT 0 macro
|
/external/libavc/common/ |
D | ih264_debug.h | 42 #if DEBUG_PRINT
|
/external/libhevc/common/ |
D | ihevc_debug.h | 39 #ifdef DEBUG_PRINT
|
/external/libmpeg2/decoder/ |
D | impeg2d_api.h | 48 #define DEBUG_PRINT printf macro
|
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 652 #define DEBUG_PRINT(what,len) { \ macro 680 DEBUG_PRINT("MakeUp", te->runlen); in putspan() 691 DEBUG_PRINT("MakeUp", te->runlen); in putspan() 699 DEBUG_PRINT(" Term", tab[span].runlen); in putspan()
|
/external/libhevc/encoder/ |
D | ihevce_rc_interface.c | 102 #define DEBUG_PRINT 0 macro
|