| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/ |
| H A D | etnaviv_perfmon.c | 50 DEBUG_MSG("perfmon signal:"); 51 DEBUG_MSG("id = %d", req.id); 52 DEBUG_MSG("name = %s", req.name); 87 DEBUG_MSG("perfmon domain:"); 88 DEBUG_MSG("id = %d", req.id); 89 DEBUG_MSG("name = %s", req.name); 90 DEBUG_MSG("nr_signals = %d", req.nr_signals);
|
| H A D | etnaviv_priv.h | 196 #define DEBUG_MSG(fmt, ...) \ macro
|
| H A D | etnaviv_cmd_stream.c | 78 DEBUG_MSG("command buffer too long, forcing flush.");
|
| /xsrc/external/mit/libdrm/dist/freedreno/ |
| H A D | freedreno_device.c | 54 DEBUG_MSG("msm DRM device"); 66 DEBUG_MSG("kgsl DRM device");
|
| H A D | freedreno_priv.h | 186 #define DEBUG_MSG(fmt, ...) \ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ |
| H A D | freedreno_device.c | 65 DEBUG_MSG("msm DRM device"); 77 DEBUG_MSG("kgsl DRM device");
|
| H A D | freedreno_priv.h | 189 #define DEBUG_MSG(fmt, ...) \ macro
|
| H A D | msm_ringbuffer_sp.c | 286 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos);
|
| H A D | msm_ringbuffer.c | 393 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | freedreno_device.c | 52 DEBUG_MSG("msm DRM device"); 64 DEBUG_MSG("kgsl DRM device");
|
| H A D | msm_ringbuffer_sp.c | 318 DEBUG_MSG("merged %u submits", cmd_idx); 379 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos); 415 DEBUG_MSG("finish: %u", submit->fence); 443 DEBUG_MSG("enqueue: %u", submit->fence); 515 DEBUG_MSG("defer: %u", submit->fence); 541 DEBUG_MSG("flush: %u", fence);
|
| H A D | freedreno_priv.h | 345 #define DEBUG_MSG(fmt, ...) \ macro
|
| H A D | msm_ringbuffer.c | 366 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | print.c | 90 DEBUG_MSG("closePrinter\n"); 99 DEBUG_MSG("...closePrinter (done)\n"); 303 DEBUG_MSG("xtermPrintEverything\n"); 430 DEBUG_MSG("charToPrinter: subprocess for printer\n"); 450 DEBUG_MSG("charToPrinter: opened pipe to printer\n"); 458 DEBUG_MSG("charToPrinter: break on ferror\n"); 461 DEBUG_MSG("charToPrinter: break on feof\n"); 464 DEBUG_MSG("charToPrinter: break on EOF\n"); 472 DEBUG_MSG("charToPrinter: calling pclose\n"); 481 DEBUG_MSG("charToPrinte [all...] |
| H A D | main.c | 3378 DEBUG_MSG("handle:hungtty\n"); 5488 DEBUG_MSG("handle:Exit USE_UTEMPTER\n"); 5498 DEBUG_MSG("handle:Exit USE_SYSV_UTMP\n"); 5572 DEBUG_MSG("handle:Exit !USE_SYSV_UTMP\n"); 5761 DEBUG_MSG("handle:reapchild\n"); 5774 DEBUG_MSG("Exiting\n");
|
| H A D | xterm.h | 436 #define DEBUG_MSG(text) if_DEBUG({ IGNORE_RC(write(2, text, sizeof(text) - 1)); }) macro
|
| H A D | misc.c | 2329 DEBUG_MSG("handle:logpipe\n");
|
| H A D | charproc.c | 9386 DEBUG_MSG("Expose\n");
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_exa.c | 50 #define DEBUG_MSG(x) ErrorF x 52 #define DEBUG_MSG(x) macro 322 DEBUG_MSG(("Solid / gradient pictures not supported\n")); 330 DEBUG_MSG(("Picture w/h too large (%dx%d)\n", w, h)); 335 DEBUG_MSG(("Unsupported picture format 0x%x\n", pPict->format)); 340 DEBUG_MSG(("Unsupported repeat type %d\n", pPict->repeatType)); 345 DEBUG_MSG(("NPOT repeat unsupported (%dx%d)\n", w, h)); 351 DEBUG_MSG(("Unsupported filter 0x%x\n", pPict->filter)); 365 DEBUG_MSG(("unsupported op %x\n", op)); 377 DEBUG_MSG(("Componen [all...] |
| /xsrc/external/mit/libdrm/dist/etnaviv/ |
| H A D | etnaviv_priv.h | 187 #define DEBUG_MSG(fmt, ...) \ macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | win.h | 197 #define DEBUG_MSG(str,...) \ macro 208 #define DEBUG_MSG(str,...) macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | win.h | 216 #define DEBUG_MSG(str,...) \ macro 227 #define DEBUG_MSG(str,...) macro
|
| /xsrc/external/mit/libdrm/dist/freedreno/msm/ |
| H A D | msm_ringbuffer.c | 514 DEBUG_MSG("nr_cmds=%u, nr_bos=%u", req.nr_cmds, req.nr_bos);
|