Home
last modified time | relevance | path

Searched refs:DEBUG_PRINT (Results 1 – 14 of 14) sorted by relevance

/external/strace/tests-mx32/
Dnsyscalls.c47 #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()
Dnsyscalls-d.c1 #define DEBUG_PRINT 1 macro
/external/strace/tests/
Dnsyscalls.c47 #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()
Dnsyscalls-d.c1 #define DEBUG_PRINT 1 macro
/external/strace/tests-m32/
Dnsyscalls.c47 #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()
Dnsyscalls-d.c1 #define DEBUG_PRINT 1 macro
/external/mesa3d/src/gallium/winsys/sw/kms-dri/
Dkms_dri_sw_winsys.c57 #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/
Dvoice_engine_defines.h138 #define DEBUG_PRINT(...) \ macro
146 #define DEBUG_PRINT(exp) ((void)0) macro
/external/libavc/encoder/
Dih264e_config.h47 #define DEBUG_PRINT 0 macro
/external/libavc/common/
Dih264_debug.h42 #if DEBUG_PRINT
/external/libhevc/common/
Dihevc_debug.h39 #ifdef DEBUG_PRINT
/external/libmpeg2/decoder/
Dimpeg2d_api.h48 #define DEBUG_PRINT printf macro
/external/pdfium/third_party/libtiff/
Dtif_fax3.c652 #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/
Dihevce_rc_interface.c102 #define DEBUG_PRINT 0 macro