Home
last modified time | relevance | path

Searched refs:dprintf2 (Results 1 – 25 of 25) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Didebug.c70 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 Dzcolor.c555 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 Dgdevtrac.c72 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 Dgxiscale.c235 dprintf2("%c%04x", (ci == 0 ? ' ' : ','), psrc[ci]); in image_render_interpolate()
294 dprintf2("%c%04x", (ci == 0 ? ' ' : ','), in image_render_interpolate()
H A Dgstrans.c199 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 Dstd.h222 #define dprintf2(str,arg1,arg2)\ macro
225 (_dpl dprintf2(str, arg1, arg2))
H A Diname.c68 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 Dgsalloc.c638dprintf2(" 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 Dgsmemory.c302 dprintf2(" basic_enum_ptrs: Attempt to enum 0 size structure at 0x%lx, type: %s\n", in ENUM_PTRS_BEGIN_PROC()
H A Dgxi16bit.c248 dprintf2("[B]cc[0..%d]=%g", spp - 1, in image_render_frac()
H A Dgdevdrop.c58 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 Dgxi12bit.c305 dprintf2("[B]cc[0..%d]=%g", spp - 1, in image_render_frac()
H A Disave.c229 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 Dsjpx.c83 dprintf2("JPX image is %d x %d\n", in dump_jas_image()
H A Dgximage.c258 dprintf2("%s%g", str, pim->Decode[i]); in debug_b_print_decode()
H A Dgxicolor.c341 dprintf2("[B]cc[0..%d]=%g", spp - 1, in image_render_color()
H A Dgscoord.c526 dprintf2("\t\tt_fixed: [%6g %6g]\n", in trace_matrix_fixed()
H A Dilocate.c554 dprintf2(" ssize = %u, in chunk 0x%lx!\n", in ialloc_validate_object()
H A Dgxclutil.c120 dprintf2(" %lu(%lu)", stats_cmd.op_counts[cj], in cmd_print_stats()
H A Dgdevdflt.c550 dprintf2("**** Warning: device %s implements obsolete procedure %s\n",\ in gx_device_fill_in_procs()
H A Dgdevijs.c1094 dprintf2("ijs: Can't set parameter %s=%s\n", key, value); in gsijs_client_set_param()
H A Dgsmisc.c461 dprintf2(" fp=0x%lx ip=0x%lx\n", (ulong)fp_, fp_[1]);\
H A Dgxcpath.c1001 dprintf2(" rule=%d list.refct=%ld\n", in gx_cpath_print()
H A Dgdevprn.c118 dprintf2(" fp=0x%lx ip=0x%lx\n", (ulong)fp_, fp_[1]);\ in gdev_prn_setup_as_command_list()
H A Dgxclrast.c804 dprintf2(" depth=%d, data_x=%d\n", in clist_playback_band()