| /plan9/sys/src/cmd/gs/src/ |
| H A D | idebug.c | 70 dprintf2("array(%u)0x%lx", size, (ulong) pref->value.refs); in debug_print_full_ref() 97 dprintf2("mixed packedarray(%u)0x%lx", size, in debug_print_full_ref() 101 dprintf2("name(0x%lx#%u)", (ulong) pref->value.pname, in debug_print_full_ref() 109 dprintf2("op_array(%u)0x%lx:", size, (ulong) pref->value.const_refs); in debug_print_full_ref() 130 dprintf2("short packedarray(%u)0x%lx", size, in debug_print_full_ref() 134 dprintf2("string(%u)0x%lx", size, (ulong) pref->value.bytes); in debug_print_full_ref() 143 dprintf2("struct %s 0x%lx", in debug_print_full_ref() 174 dprintf2("(0x%lx#%u)", (ulong) nref.value.pname, elt); in debug_print_packed_ref() 178 dprintf2("<packed_%d?>0x%x", *pref >> r_packed_type_shift, elt); in debug_print_packed_ref() 218 dprintf2(" 0x%04x 0x%08lx", r_size(p), *(const ulong *)&p->value); in debug_dump_one_ref() [all …]
|
| H A D | zcolor.c | 555 dprintf2("max_gray = %d dither_grays = %d\n", in zcolor_test_all() 557 dprintf2("max_color = %d dither_colors = %d\n", in zcolor_test_all() 601 dprintf2("encode_color=%x gx_default_encode_color=%x\n", in zcolor_test_all() 644 dprintf2("Maximum error %g %s\n", in zcolor_test_all() 650 dprintf2("Maximum linear_and_separable error %g %s\n", in zcolor_test_all()
|
| H A D | gdevtrac.c | 72 dprintf2(", (base=%u, level=%u)", in trace_drawing_color() 99 dprintf2(" %g %g moveto\n", fixed2float(pts[0].x), in trace_path() 103 dprintf2(" %g %g lineto\n", fixed2float(pts[0].x), in trace_path() 159 dprintf2(" colors=(0x%lx,0x%lx))\n", (ulong)zero, (ulong)one); in trace_copy_mono() 180 dprintf2(" color=0x%lx, depth=%d)\n", (ulong)color, depth); in trace_copy_alpha() 476 dprintf2(", delta_all=(%g,%g)", text->delta_all.x, text->delta_all.y); in trace_text_begin()
|
| H A D | gxiscale.c | 235 dprintf2("%c%04x", (ci == 0 ? ' ' : ','), psrc[ci]); in image_render_interpolate() 294 dprintf2("%c%04x", (ci == 0 ? ' ' : ','), in image_render_interpolate()
|
| H A D | gstrans.c | 199 dprintf2(" Isolated = %d Knockout = %d\n", in gs_begin_transparency_group() 252 dprintf2(" Isolated = %d Knockout = %d\n", in gx_begin_transparency_group()
|
| H A D | std.h | 222 #define dprintf2(str,arg1,arg2)\ macro 225 (_dpl dprintf2(str, arg1, arg2))
|
| H A D | iname.c | 68 dprintf2(" (0x%lx#%u)", (ulong)pname, nidx); in name_print() 70 dprintf2("(0x%lx,%u)\n", (ulong)str, pnstr->string_size); in name_print()
|
| H A D | gsalloc.c | 638 …dprintf2(" i_alloc_struct_array: called with incorrect structure type (not element), struct='%s',… in i_alloc_struct_array() 1989 dprintf2(" type=%s(0x%lx)", struct_type_name_string(type), in debug_print_object() 1998 dprintf2(" smark/back=%u (0x%x)", pre->o_smark, pre->o_smark); in debug_print_object() 2019 dprintf2("0x%lx(%u)", (ulong) str->data, str->size); in debug_print_object() 2052 dprintf2(" sreloc=0x%lx cend=0x%lx\n", in debug_dump_chunk() 2058 dprintf2(" sfree1=0x%lx sfree=0x%x\n", in debug_dump_chunk()
|
| H A D | gsmemory.c | 302 dprintf2(" basic_enum_ptrs: Attempt to enum 0 size structure at 0x%lx, type: %s\n", in ENUM_PTRS_BEGIN_PROC()
|
| H A D | gxi16bit.c | 248 dprintf2("[B]cc[0..%d]=%g", spp - 1, in image_render_frac()
|
| H A D | gdevdrop.c | 58 dprintf2("(%lu,%lu);\n", scolors[0], scolors[1]); in trace_copy_rop() 69 dprintf2(" colors=(%lu,%lu)\n", tcolors[0], tcolors[1]); in trace_copy_rop()
|
| H A D | gxi12bit.c | 305 dprintf2("[B]cc[0..%d]=%g", spp - 1, in image_render_frac()
|
| H A D | isave.c | 229 dprintf2(" 0x%lx: 0x%lx: ", (ulong) cp, (ulong) cp->where); in alloc_save_print() 232 dprintf2("saved=%x cur=%x\n", *(ref_packed *) & cp->contents, in alloc_save_print()
|
| H A D | sjpx.c | 83 dprintf2("JPX image is %d x %d\n", in dump_jas_image()
|
| H A D | gximage.c | 258 dprintf2("%s%g", str, pim->Decode[i]); in debug_b_print_decode()
|
| H A D | gxicolor.c | 341 dprintf2("[B]cc[0..%d]=%g", spp - 1, in image_render_color()
|
| H A D | gscoord.c | 526 dprintf2("\t\tt_fixed: [%6g %6g]\n", in trace_matrix_fixed()
|
| H A D | ilocate.c | 554 dprintf2(" ssize = %u, in chunk 0x%lx!\n", in ialloc_validate_object()
|
| H A D | gxclutil.c | 120 dprintf2(" %lu(%lu)", stats_cmd.op_counts[cj], in cmd_print_stats()
|
| H A D | gdevdflt.c | 550 dprintf2("**** Warning: device %s implements obsolete procedure %s\n",\ in gx_device_fill_in_procs()
|
| H A D | gdevijs.c | 1094 dprintf2("ijs: Can't set parameter %s=%s\n", key, value); in gsijs_client_set_param()
|
| H A D | gsmisc.c | 461 dprintf2(" fp=0x%lx ip=0x%lx\n", (ulong)fp_, fp_[1]);\
|
| H A D | gxcpath.c | 1001 dprintf2(" rule=%d list.refct=%ld\n", in gx_cpath_print()
|
| H A D | gdevprn.c | 118 dprintf2(" fp=0x%lx ip=0x%lx\n", (ulong)fp_, fp_[1]);\ in gdev_prn_setup_as_command_list()
|
| H A D | gxclrast.c | 804 dprintf2(" depth=%d, data_x=%d\n", in clist_playback_band()
|