| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_print.cpp | 778 INFO("%s (%u)\n", buf, encSize); 800 INFO("\n%s:%i (", fn->getName(), fn->getLabel()); 803 INFO("out"); 808 INFO(" %s", str); 812 INFO("%s%sin", colour[TXT_DEFAULT], fn->outs.empty() ? "" : ", "); 817 INFO(" %s", str); 819 INFO("%s)\n", colour[TXT_DEFAULT]); 828 INFO("---\n"); 830 INFO(" <- BB:%i (%s)\n", 834 INFO("B [all...] |
| H A D | nv50_ir_sched_gm107.h | 85 INFO("rd $r%i @ %i\n", i, rd.r[i]); 87 INFO("wr $r%i @ %i\n", i, wr.r[i]); 91 INFO("rd $p%i @ %i\n", i, rd.p[i]); 93 INFO("wr $p%i @ %i\n", i, wr.p[i]); 96 INFO("rd $c @ %i\n", rd.c); 98 INFO("wr $c @ %i\n", wr.c);
|
| H A D | nv50_ir_util.cpp | 218 INFO("[%i %i)", head->bgn, head->end); 220 INFO(" [%i %i)", r->bgn, r->end); 221 INFO("\n"); 382 INFO("BitSet of size %u:\n", size); 388 INFO(" %i", i * 32 + pos); 391 INFO("\n"); 395 INFO("\n");
|
| H A D | nv50_ir_target.cpp | 203 INFO("program binary (%u bytes)", codeSize); 206 INFO("\n"); 207 INFO("%08x ", bin[pos]); 209 INFO("\n");
|
| H A D | nv50_ir_ssa.cpp | 68 INFO("SEMI(%i) = %i\n", i, SEMI(i)); 69 INFO("ANCESTOR(%i) = %i\n", i, ANCESTOR(i)); 70 INFO("PARENT(%i) = %i\n", i, PARENT(i)); 71 INFO("LABEL(%i) = %i\n", i, LABEL(i)); 72 INFO("DOM(%i) = %i\n", i, DOM(i));
|
| H A D | nv50_ir_emit_nvc0.cpp | 3138 INFO("rd $r%i @ %i\n", i, rd.r[i]); 3140 INFO("wr $r%i @ %i\n", i, wr.r[i]); 3144 INFO("rd $p%i @ %i\n", i, rd.p[i]); 3146 INFO("wr $p%i @ %i\n", i, wr.p[i]); 3149 INFO("rd $c @ %i\n", rd.c); 3151 INFO("wr $c @ %i\n", wr.c); 3153 INFO("sfu @ %i\n", res.sfu); 3155 INFO("imul @ %i\n", res.imul); 3157 INFO("tex @ %i\n", res.tex); 3266 INFO(" [all...] |
| H A D | nv50_ir_ra.cpp | 157 INFO("GPR:"); 159 INFO("\n"); 630 INFO("BB:%i live set of out blocks:\n", bb->getId()); 656 INFO("BB:%i live set after propagation:\n", bb->getId()); 890 INFO("RIG_Node[%%%i]($[%u]%i): %u colors, weight %f, deg %u/%u\n X", 897 INFO(" %%%i", RIG_Node::get(ei)->getValue()->id); 899 INFO(" %%%i", RIG_Node::get(ei)->getValue()->id); 900 INFO("\n"); 1093 INFO("makeCompound(split = %i): ", split); 1932 INFO("Retr [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_print.cpp | 738 INFO("%s (%u)\n", buf, encSize); 760 INFO("\n%s:%i (", fn->getName(), fn->getLabel()); 763 INFO("out"); 768 INFO(" %s", str); 772 INFO("%s%sin", colour[TXT_DEFAULT], fn->outs.empty() ? "" : ", "); 777 INFO(" %s", str); 779 INFO("%s)\n", colour[TXT_DEFAULT]); 788 INFO("---\n"); 790 INFO(" <- BB:%i (%s)\n", 794 INFO("B [all...] |
| H A D | nv50_ir_util.cpp | 218 INFO("[%i %i)", head->bgn, head->end); 220 INFO(" [%i %i)", r->bgn, r->end); 221 INFO("\n"); 382 INFO("BitSet of size %u:\n", size); 388 INFO(" %i", i * 32 + pos); 391 INFO("\n"); 395 INFO("\n");
|
| H A D | nv50_ir_ssa.cpp | 68 INFO("SEMI(%i) = %i\n", i, SEMI(i)); 69 INFO("ANCESTOR(%i) = %i\n", i, ANCESTOR(i)); 70 INFO("PARENT(%i) = %i\n", i, PARENT(i)); 71 INFO("LABEL(%i) = %i\n", i, LABEL(i)); 72 INFO("DOM(%i) = %i\n", i, DOM(i));
|
| H A D | nv50_ir_target.cpp | 194 INFO("program binary (%u bytes)", codeSize); 197 INFO("\n"); 198 INFO("%08x ", bin[pos]); 200 INFO("\n");
|
| H A D | nv50_ir_emit_nvc0.cpp | 3130 INFO("rd $r%i @ %i\n", i, rd.r[i]); 3132 INFO("wr $r%i @ %i\n", i, wr.r[i]); 3136 INFO("rd $p%i @ %i\n", i, rd.p[i]); 3138 INFO("wr $p%i @ %i\n", i, wr.p[i]); 3141 INFO("rd $c @ %i\n", rd.c); 3143 INFO("wr $c @ %i\n", wr.c); 3145 INFO("sfu @ %i\n", res.sfu); 3147 INFO("imul @ %i\n", res.imul); 3149 INFO("tex @ %i\n", res.tex); 3258 INFO(" [all...] |
| H A D | nv50_ir_ra.cpp | 157 INFO("GPR:"); 159 INFO("\n"); 585 INFO("BB:%i live set of out blocks:\n", bb->getId()); 611 INFO("BB:%i live set after propagation:\n", bb->getId()); 845 INFO("RIG_Node[%%%i]($[%u]%i): %u colors, weight %f, deg %u/%u\n X", 852 INFO(" %%%i", RIG_Node::get(ei)->getValue()->id); 854 INFO(" %%%i", RIG_Node::get(ei)->getValue()->id); 855 INFO("\n"); 1046 INFO("makeCompound(split = %i): ", split); 1882 INFO("Retr [all...] |
| H A D | nv50_ir_emit_gm107.cpp | 3793 INFO("rd $r%i @ %i\n", i, rd.r[i]); 3795 INFO("wr $r%i @ %i\n", i, wr.r[i]); 3799 INFO("rd $p%i @ %i\n", i, rd.p[i]); 3801 INFO("wr $p%i @ %i\n", i, wr.p[i]); 3804 INFO("rd $c @ %i\n", rd.c); 3806 INFO("wr $c @ %i\n", wr.c); 3921 INFO("cycle %i, (st 0x%x, yl 0x%x, wr 0x%x, rd 0x%x, wt 0x%x, ru 0x%x)\n", 4429 INFO("=== BB:%i initial scores\n", bb->getId());
|
| H A D | nv50_ir_bb.cpp | 516 INFO("printing control flow graph to: %s\n", filePath);
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | utils.h | 91 #define INFO uInformation macro
|
| H A D | xkbcomp.c | 285 INFO("Setting debug flags to %d\n", debugFlags); 522 INFO("Setting path count to %d\n", dirsToStrip); 867 INFO("%s was compiled with XKB version %d.%02d\n", 879 INFO("%s was compiled with XKB version %d.%02d\n", 976 INFO("%s was compiled with XKB version %d.%02d\n", 1090 INFO("Errors encountered in %s; not compiled.\n", inputFile);
|
| H A D | keytypes.c | 554 INFO("ignoring %s\n", str); 674 INFO("%s\n", MapEntryTxt(type, xkb, &entry)); 724 INFO("%s\n", PreserveIndexTxt(type, xkb, &new)); 748 INFO("%s\n", PreserveIndexTxt(type, xkb, &new)); 875 INFO("ignoring %s\n", XkbVModMaskText(type->dpy, xkb, mods,
|
| H A D | expr.c | 932 INFO(", %s", values->name); 934 INFO("%s", values->name); 938 INFO(")\n");
|
| H A D | misc.c | 78 INFO("About to parse include file %s\n", stmt->file);
|
| H A D | keycodes.c | 327 INFO("Keycodes above %d (e.g. <%s>) are not supported by X and are ignored\n", 586 INFO("Keycodes above %d (e.g. <%s>) are not supported by X and are ignored\n",
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_draw.c | 209 pipe_debug_message(&svga->debug.callback, INFO, "%s", msg);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_draw.c | 321 pipe_debug_message(&svga->debug.callback, INFO, "%s", msg);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_load_store_vectorize.c | 67 #define INFO(mode, op, atomic, res, base, deref, val) \ macro 72 #define LOAD(mode, op, res, base, deref) INFO(mode, load_##op, false, res, base, deref, -1) 73 #define STORE(mode, op, res, base, deref, val) INFO(mode, store_##op, false, res, base, deref, val) 74 #define ATOMIC(mode, type, op, res, base, deref, val) INFO(mode, type##_atomic_##op, true, res, base, deref, val) 146 #undef INFO
|
| /xsrc/external/mit/xorgproto/dist/scripts/ |
| H A D | keysym-generator.py | 457 {2: logging.DEBUG, 1: logging.INFO, 0: logging.WARNING}.get(ns.verbose, 2)
|