Searched refs:DEBUG_PRINT (Results 1 – 14 of 14) sorted by relevance
/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/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/mesa3d/src/gallium/winsys/sw/kms-dri/ |
D | kms_dri_sw_winsys.c | 58 #define DEBUG_PRINT(msg, ...) fprintf(stderr, msg, __VA_ARGS__) macro 60 #define DEBUG_PRINT(msg, ...) macro 135 DEBUG_PRINT("KMS-DEBUG: plane too big. format: %d stride: %d height: %d " in get_plane() 202 DEBUG_PRINT("KMS-DEBUG: created buffer %u (size %u)\n", kms_sw_dt->handle, kms_sw_dt->size); in kms_sw_displaytarget_create() 230 DEBUG_PRINT("KMS-DEBUG: leaked map buffer %u\n", kms_sw_dt->handle); in kms_sw_displaytarget_destroy() 239 DEBUG_PRINT("KMS-DEBUG: destroyed buffer %u\n", kms_sw_dt->handle); in kms_sw_displaytarget_destroy() 276 DEBUG_PRINT("KMS-DEBUG: mapped buffer %u (size %u) at %p\n", in kms_sw_displaytarget_map() 294 DEBUG_PRINT("KMS-DEBUG: imported buffer %u (size %u)\n", in kms_sw_displaytarget_find_and_ref() 364 DEBUG_PRINT("KMS-DEBUG: ignore duplicated unmap %u", kms_sw_dt->handle); in kms_sw_displaytarget_unmap() 369 DEBUG_PRINT("KMS-DEBUG: ignore unmap for busy buffer %u", kms_sw_dt->handle); in kms_sw_displaytarget_unmap() [all …]
|
/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/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ossl/ |
D | TpmToOsslMath.c | 119 # define DEBUG_PRINT(x) macro 121 # define DEBUG_PRINT(x) printf("%s", x) macro 302 DEBUG_PRINT("In BnDiv:\n"); in BnDiv()
|
/external/libmpeg2/decoder/ |
D | impeg2d_api.h | 48 #define DEBUG_PRINT printf macro
|
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 650 #define DEBUG_PRINT(what,len) { \ macro 678 DEBUG_PRINT("MakeUp", te->runlen); in putspan() 689 DEBUG_PRINT("MakeUp", te->runlen); in putspan() 697 DEBUG_PRINT(" Term", tab[span].runlen); in putspan()
|
/external/libhevc/encoder/ |
D | ihevce_rc_interface.c | 102 #define DEBUG_PRINT 0 macro
|