| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | jpegtran.c | 91 select_transform (JXFORM_CODE transform) in select_transform() argument 97 if (transformoption.transform == JXFORM_NONE || in select_transform() 98 transformoption.transform == transform) { in select_transform() 99 transformoption.transform = transform; in select_transform() 134 transformoption.transform = JXFORM_NONE; in parse_switches()
|
| H A D | transupp.h | 88 JXFORM_CODE transform; /* image transform operator */ member
|
| H A D | jdmarker.c | 667 unsigned int version, flags0, flags1, transform; in examine_app14() local 679 transform = GETJOCTET(data[11]); in examine_app14() 680 TRACEMS4(cinfo, 1, JTRC_ADOBE, version, flags0, flags1, transform); in examine_app14() 682 cinfo->Adobe_transform = (UINT8) transform; in examine_app14()
|
| H A D | transupp.c | 585 switch (info->transform) { in jtransform_request_workspace() 761 switch (info->transform) { in jtransform_adjust_parameters() 826 switch (info->transform) { in jtransform_execute_transformation()
|
| H A D | coderules.doc | 58 ansi2knr does not transform method declarations (function pointers in
|
| H A D | structure.doc | 22 A "coefficient" is a frequency coefficient (a DCT transform output number). 39 * cjpeg/djpeg, two sample applications that use the library to transform
|
| H A D | usage.doc | 446 transform complete blocks of DCT coefficient data in the desired way.
|
| /plan9/sys/src/cmd/ |
| H A D | gview.c | 512 typedef struct transform { struct 515 } transform; argument 529 transform cur_trans(void) in cur_trans() 531 transform t; in cur_trans() 611 transform tr = cur_trans(); in recenter_disp() 633 transform tr = cur_trans(); in untransform_corners() 1072 double min_hsep(const transform* tr) in min_hsep() 1080 lab_interval mark_x_axis(const transform* tr) in mark_x_axis() 1105 lab_interval mark_y_axis(const transform* tr) in mark_y_axis() 1168 transform draw_frame(void) in draw_frame() [all …]
|
| /plan9/sys/src/libgeometry/ |
| H A D | mkfile | 9 transform.$O\
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gxshade4.h | 159 void (*transform) (gs_fixed_point *, const patch_curve_t[4],
|
| H A D | ttfmain.c | 409 element->transform.xx = 1 << 16; in Init_Glyph_Component() 410 element->transform.xy = 0; in Init_Glyph_Component() 411 element->transform.yx = 0; in Init_Glyph_Component() 412 element->transform.yy = 1 << 16; in Init_Glyph_Component() 414 element->transform.ox = 0; in Init_Glyph_Component() 415 element->transform.oy = 0; in Init_Glyph_Component()
|
| H A D | ttobjs.h | 403 TTransform transform; /* transform */ member
|
| /plan9/sys/src/ape/cmd/patch/ |
| H A D | Makefile.in | 31 transform = @program_transform_name@
|
| H A D | ChangeLog | 291 * Makefile.in (transform, patch_name): New vars, 756 (install): Use $(transform) to allow program to be renamed by configure.
|
| /plan9/sys/lib/troff/font/devutf/charlib/ |
| H A D | L1 | 154 1.02 1 transform round exch round exch itransform
|
| H A D | LV | 190 1.02 1 transform round exch round exch itransform
|
| /plan9/sys/src/cmd/gs/icclib/ |
| H A D | Readme.txt | 74 Bradford transform by default. (ie. we are now ignoring the
|
| /plan9/sys/lib/ghostscript/ |
| H A D | pdf_sec-ps.bak | 81 % We construct the MD5 transform by a sort of inline expansion.
|
| /plan9/sys/src/cmd/gs/libpng/ |
| H A D | libpng.txt | 397 followed the set of transformations indicated by the transform mask, 401 to transformation parameters required by some future input transform.) 750 ways to transform the data will be described in the order that they 766 unless the library has been told to transform it into another format. 774 transform it to regular RGB RGB triplets, or png_set_filler() or 1100 callback function, and you can inform libpng that your transform 2011 followed the set of transformations indicated by the transform mask, 2015 to transformation parameters required by some future output transform.) 2055 ways to transform the data will be described in the order that they
|
| H A D | CHANGES | 276 Added user transform callbacks, with test of the feature in pngtest.c 284 Added user transform capability 483 Increase max_pixel_depth in pngrutil.c if a user transform needs it. 745 are user transforms (new in version 1.0.0),the user transform pointer
|
| /plan9/sys/src/cmd/gs/zlib/ |
| H A D | FAQ | 49 web page zlib.html. Volunteers to transform this to Unix-style man pages,
|
| /plan9/sys/doc/ |
| H A D | lp.ms | 496 The appropriate preprocessor is then selected to transform the
|
| H A D | compiler.ms | 854 The second transform will do relabeling
|
| H A D | mk.ms | 275 The transform applies a pattern to each member,
|
| H A D | comp.ms | 914 to transform the external byte stream
|