DEBUG 78 lib/as3/abc.c DEBUG printf("%d metadata\n", num_metadata);
DEBUG 83 lib/as3/abc.c DEBUG printf(" %s\n", entry_name);
DEBUG 90 lib/as3/abc.c DEBUG printf(" %s=%s\n", key, value);
DEBUG 440 lib/as3/abc.c DEBUG printf("%d traits\n", num_traits);
DEBUG 450 lib/as3/abc.c DEBUG name = multiname_tostring(trait->name);
DEBUG 456 lib/as3/abc.c DEBUG printf(" trait %d) %s type=%02x\n", t, name, kind);
DEBUG 461 lib/as3/abc.c DEBUG printf(" method/getter/setter\n");
DEBUG 469 lib/as3/abc.c DEBUG printf(" class %s %d %08x\n", name, trait->slot_id, (int)trait->cls);
DEBUG 478 lib/as3/abc.c DEBUG printf(" slot %s %d %s (%s)\n", name, trait->slot_id, trait->type_name->name, constant_tostring(trait->value));
DEBUG 739 lib/as3/abc.c DEBUG printf("flags=%08x\n", abcflags);
DEBUG 751 lib/as3/abc.c DEBUG printf("%d methods\n", num_methods);
DEBUG 778 lib/as3/abc.c DEBUG printf("method %d) %s ", t, m->name);
DEBUG 779 lib/as3/abc.c DEBUG params_dump(stdout, m->parameters, m->optional_parameters);
DEBUG 780 lib/as3/abc.c DEBUG printf("flags=%02x\n", m->flags);
DEBUG 811 lib/as3/abc.c DEBUG printf("%d classes\n", num_classes);
DEBUG 822 lib/as3/abc.c DEBUG printf("class %d %02x\n", t, cls->flags);
DEBUG 832 lib/as3/abc.c DEBUG printf(" class %d interface: %s\n", t, m->name);
DEBUG 836 lib/as3/abc.c DEBUG printf("--iinit-->%d\n", iinit);
DEBUG 842 lib/as3/abc.c DEBUG printf("--cinit(%d)-->%d\n", t, cinit);
DEBUG 847 lib/as3/abc.c DEBUG printf("%d scripts\n", num_scripts);
DEBUG 854 lib/as3/abc.c DEBUG printf("%d method bodies\n", num_method_bodies);
DEBUG 899 lib/as3/abc.c DEBUG printf("method_body %d) (method %d), %d bytes of code\n", t, methodnr, code_length);
DEBUG 104 lib/as3/compiler.c DEBUG printf("[pass %d] parse file %s %s\n", as3_pass, name, filename);
DEBUG 108 lib/as3/compiler.c DEBUG printf("[pass %d] parse bytearray %s (%d bytes)\n", as3_pass, name, length);
DEBUG 132 lib/as3/compiler.c DEBUG printf("[pass %d] parse scheduled\n", as3_pass);
DEBUG 167 lib/as3/compiler.c DEBUG printf("[pass %d] schedule %s %s\n", as3_pass, name, filename);
DEBUG 234 lib/as3/compiler.c DEBUG printf("[pass %d] schedule directory %s\n", as3_pass, dirname);
DEBUG 240 lib/as3/compiler.c DEBUG printf("[pass %d] ... %s\n", as3_pass, fulldirname);
DEBUG 271 lib/as3/compiler.c DEBUG printf("[pass %d] schedule package %s\n", as3_pass, package);
DEBUG 286 lib/as3/compiler.c DEBUG printf("[pass %d] schedule class %s.%s\n", as3_pass, package, cls);
DEBUG 165 lib/as3/initcode.c #ifdef DEBUG
DEBUG 1094 lib/as3/pool.c DEBUG printf("%d ints\n", num_ints);
DEBUG 1098 lib/as3/pool.c DEBUG printf("int %d) %d\n", t, v);
DEBUG 1103 lib/as3/pool.c DEBUG printf("%d uints\n", num_uints);
DEBUG 1106 lib/as3/pool.c DEBUG printf("uint %d) %d\n", t, v);
DEBUG 1111 lib/as3/pool.c DEBUG printf("%d floats\n", num_floats);
DEBUG 1114 lib/as3/pool.c DEBUG printf("float %d) %f\n", t, d);
DEBUG 1119 lib/as3/pool.c DEBUG printf("%d strings\n", num_strings);
DEBUG 1125 lib/as3/pool.c DEBUG printf("%d) \"%s\"\n", t, ((string_t*)array_getkey(pool->x_strings, t))->str);
DEBUG 1128 lib/as3/pool.c DEBUG printf("%d namespaces\n", num_namespaces);
DEBUG 1137 lib/as3/pool.c DEBUG printf("%d) %02x \"%s\"\n", t, type, namespace_tostring(ns));
DEBUG 1141 lib/as3/pool.c DEBUG printf("%d namespace sets\n", num_sets);
DEBUG 1155 lib/as3/pool.c DEBUG printf("set %d) %s\n", t, namespace_set_tostring(nsset));
DEBUG 1160 lib/as3/pool.c DEBUG printf("%d multinames\n", num_multinames);
DEBUG 1203 lib/as3/pool.c DEBUG printf("multiname %d) %s\n", t, multiname_tostring(&m));
DEBUG 173 lib/gfxfont.c #ifdef DEBUG
DEBUG 205 lib/gfxfont.c #ifdef DEBUG
DEBUG 234 lib/gfxfont.c #ifdef DEBUG
DEBUG 280 lib/gfxfont.c #ifdef DEBUG
DEBUG 1013 lib/gfxpoly.c #ifdef DEBUG
DEBUG 1035 lib/gfxpoly.c #ifdef DEBUG
DEBUG 1059 lib/gfxpoly.c #ifdef DEBUG
DEBUG 1069 lib/gfxpoly.c #ifdef DEBUG
DEBUG 1079 lib/gfxpoly.c #ifdef DEBUG
DEBUG 420 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 501 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 586 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 596 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 610 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 615 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 626 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 634 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 642 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 652 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 661 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 669 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 680 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 687 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 724 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 826 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 836 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1050 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1059 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1102 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1143 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1207 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1245 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1326 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1398 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1453 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1531 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 1551 lib/gfxpoly/poly.c #ifdef DEBUG
DEBUG 284 lib/gocr/database.c #if DEBUG == 2
DEBUG 322 lib/gocr/database.c #if DEBUG == 2
DEBUG 26 lib/gocr/list.h #ifdef DEBUG
DEBUG 347 lib/gocr/ocr0.c #ifdef DEBUG
DEBUG 366 lib/gocr/ocr0.c #ifdef DEBUG
DEBUG 436 lib/gocr/ocr0.c #ifdef DEBUG
DEBUG 43 lib/gocr/unicode.c #ifdef DEBUG
DEBUG 33 lib/graphcut.c #ifdef DEBUG
DEBUG 737 lib/modules/swfrender.c if(DEBUG&2)
DEBUG 746 lib/modules/swfrender.c if(DEBUG&2)
DEBUG 835 lib/modules/swfrender.c if(DEBUG&2) {
DEBUG 845 lib/modules/swfrender.c if(DEBUG&2) printf("<D>");
DEBUG 853 lib/modules/swfrender.c if(DEBUG&2) printf("<X>");
DEBUG 857 lib/modules/swfrender.c if(DEBUG&2) printf("<X>");
DEBUG 860 lib/modules/swfrender.c if(DEBUG&2) printf("<!>");
DEBUG 880 lib/modules/swfrender.c if(DEBUG&2) printf("<+>");
DEBUG 4440 src/swfc.c #ifdef DEBUG
DEBUG 4481 src/swfc.c #ifdef DEBUG