Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
Dkms_dri_sw_winsys.c58 #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 …]
/third_party/libcoap/examples/contiki/
Dcoap_config.h122 # define DEBUG DEBUG_PRINT
Dserver.c35 #define DEBUG DEBUG_PRINT
/third_party/libcoap/
Dcoap_config.h.contiki122 # define DEBUG DEBUG_PRINT
/third_party/libcoap/src/
Dcoap_debug.c40 # define DEBUG DEBUG_PRINT
Dnet.c130 # define DEBUG DEBUG_PRINT